Update order status

Update the status of a specific order by its ID.

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

Uniquely identifies the Order.

string
enum
required

New status to be set for the order (e.g: Draft, Submitted, Executed, Cancelled)

Allowed:
Query Params
int64

The timestamp when order status was updated.

boolean

Admin approval to bypass the approval flow

Response
default

successful operation

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!