Place an order

Permissions required: Execute trades

Place an order, either Market or Limit, currently only FillOrKill is supported.

One of accountId or subaccountId must be specified but not both.

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

Parameters to place an order.

string

Account ID for this order to book into.

allocation
array of objects

Order subaccount allocation

allocation
string
required

Unique client order ID.

string
required

The currency in which order quantity is specified in.

string

Limit price for the order, required for limit order

string
enum
required

Order type either MARKET or LIMIT

Allowed:
string
required

Order quantity in units of currency.

string
enum
required

Order side, either "BUY" or "SELL".

Allowed:
string

Subaccount ID for this order to book into.

string
required

Symbol for the order, e.g. BTC-USD.

date-time
required

Timestamp when submitting this order. Date-times are always in UTC RFC 3339 'date-time'.

Responses

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