POST
/
orders

Body

application/json
client_order_id
string
is_pm
boolean
market_id
string
required
price
number
side
enum<string>
Available options:
short,
long
size
number
size_percent
number
time_in_force
enum<string>
Available options:
good_till_cancel,
immediate_or_cancel,
fill_or_kill,
post_only
trigger_price
number
type
enum<string>
required
Available options:
ping_limit,
limit,
market,
stop_loss,
take_profit,
stop_loss_limit,
take_profit_limit,
stop_market,
stop_limit,
cancel,
amend

Response

200 - application/json
error
string
pagination
object
result
object[]
success
boolean