Place Multiple Order

Place multiple orders, such as an OCA order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

batchPlaceType: OCA (One-Cancels-All), ATTACHED (child orders), ATTACHED_OCA, or SAME_ACCOUNT (same sub-account orders)

string
enum
required

Batch place type. OCA=One-Cancels-All (cancelling one order cancels the rest); ATTACHED=attached/child orders; ATTACHED_OCA=OCA among attached orders; SAME_ACCOUNT=orders placed under the same sub-account.

Allowed:
string
enum
required

Rejection strategy for batch orders. FAIL_FAST (default) — if any single order is rejected, all orders in the batch are cancelled; FAIL_SELF — a rejected order only cancels itself, other orders remain active.

Allowed:
orders
array of objects
required

refer to place order request

orders*
Headers
string
required

The token obtained from the /oauth2/v1/token endpoint

string
required

The Tiger user who initiated the request, usually is the advisor

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json