Cancel TP/SL order

Cancel an accepted TP/SL order that hasn't been triggered yet.

Signature (required):
Sign EIP-712 typed data (same domain as regular orders) with primaryType CancelTpslOrder:
fields: account(address), orderId(string), deadline(uint32).

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

Order ID to cancel (UUID format)

string

Account address that owns the order

string

Signer address (session key) that signed this request

string

65-byte ECDSA signature (r+s+v) from signer over EIP-712 CancelTpslOrder typed data

int64

Unix timestamp after which the signature expires

Responses

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