Send a signed intent and block until it’s committed or rejected (or times out). Orders: type=market|limit; TIF=GTC|IOC|FOK|PostOnly; stops via trigger_price. ActionStatus: 0 Pending, 1 Success, 2 Rejected.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
x >= 0Intent payload variants include:
order_createorder_cancelorder_cancel_allleverage_assignFor order_create entries:
type = "market" | "limit"GTC | IOC | FOK | PostOnly (rejected if it would take liquidity)trigger_price:
type = "market"type = "limit" + pricebracket):
take_profit, stop_lossorder_type = MARKET | LIMIT (LIMIT requires limit_price)"0x3c0fc5e16a720127bbd3a3b017363a419c41bed70190a2d016e71a9ab5091eb4c558660c4695701bb7a531c86ce0d06301d286e983b6d9b7e0277a87b1512301"
Intent committed
ActionStatus: 0 = Pending, 1 = Success, 2 = Rejected.
x >= 01
Error message present when status = 2 (Rejected).
x >= 0x >= 0x >= 0