Skip to main content
POST
Cancel a member order
Cancels an order that belongs to a member of the API client. The order’s status flips from Active to Terminated, escrowed funds are reversed, and an order.cancelled webhook event is fired.
string
required
The ID of the member who owns the order.
string
required
The ID of the order to cancel.

Error responses