Skip to main content
POST
Cancel an order (only while it is awaiting payment)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
reason
string
Example:

"Ordered the wrong size"

Response

200 - undefined