Allows update of certain properties in an order

put/trade-falcon/api/prime/trading/v1/orders/{orderId}

Updates an order

Path Parameters

  • orderIdstringRequired
    Order id

Request Body

status string
The status of the trading order
Allowed values: OPEN CANCELED FAILED COMPLETED
Example: CANCELED
closedAt string
Set the closing time of the order

200 Response

400 Response

error string required
Human-readable error message
errorName string required
Immutable error code for API integration
reqId string required
Client request id