Skip to main content
PUT
Update order

Authorizations

x-token
string
header
required

JWT access token obtained from /v2/auth endpoint

Path Parameters

id
string
required

Order ID

Body

application/json
status
enum<string>
required

Set to IGNORE to cancel the order

Available options:
IGNORE
Example:

"IGNORE"

Response

Order updated successfully

success
boolean
data
object
timestamp
string
unix
integer