Cancel Order

Creates a new request to cancel the sale(s) corresponding to the given customerOrderId.

POST /orders/:customerOrderId:/cancel
{
"reason": "CustomerRequest",
"attemptDeliveryRedirect": true,
"summary": "string"
}

Language
Credentials
http
Click Try It! to start a request and see the response here!