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"
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
enum

Reason for cancelling the sale

Allowed:
boolean

Whether delivery redirect should be attempted

string | null

Further information that might need to be added to the cancellation request

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json