Orders
Update order
Update the status of an existing order (e.g. set to IGNORE to cancel)
PUT
Update order
Authorizations
JWT access token obtained from /v2/auth endpoint
Path Parameters
Order ID
Body
application/json
Set to IGNORE to cancel the order
Available options:
IGNORE Example:
"IGNORE"
Update order