Place Multileg Order

Place a multileg option order (up to 4 option legs). Send to POST /v1/accounts/{account_id}/orders with class=multileg.

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

ID of the account

Form Data
string
enum
required

Order class identifier

Allowed:
string
required

The underlying security symbol of the options

string
enum
required

The type of order to be placed. One of: market, debit, credit, even

Allowed:
string
enum
required

The order duration

Allowed:
number

The limit price (required for debit and credit orders)

string of strings

OCC option symbol of the option

string
enum

The side of the option leg. One of: buy_to_open, buy_to_close, sell_to_open, sell_to_close

Allowed:
number

The number of contracts for the option leg

string of strings

OCC option symbol of the option

string
enum

The side of the option leg. One of: buy_to_open, buy_to_close, sell_to_open, sell_to_close

Allowed:
number

The number of contracts for the option leg

string of strings

OCC option symbol of the option

string
enum

The side of the option leg. One of: buy_to_open, buy_to_close, sell_to_open, sell_to_close

Allowed:
number

The number of contracts for the option leg

string of strings

OCC option symbol of the option

string
enum

The side of the option leg. One of: buy_to_open, buy_to_close, sell_to_open, sell_to_close

Allowed:
number

The number of contracts for the option leg

string

User-defined tag for the order

boolean
required

When true, validates the order without submitting it

Headers
string
enum
required

Request content type

Allowed:
Responses

400

Invalid request parameters or body

401

Authentication required or invalid credentials

403

Access denied to the requested resource

404

The requested resource was not found

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