Update order status
Update order status
Path Parameters |
---|
id int32 — REQUIREDThe order id. |
status int32 — REQUIREDPossible values: [ The order status to set. |
transactionId string — REQUIREDA transaction id can be set here if status is set to pending. |
secondaryTransactionId string — REQUIREDA secondary transaction id, if any, can be set here if status is set to pending. |
Responses | |||
---|---|---|---|
200 Ok.
| |||
400 Bad request.
| |||
404 Not found.
|