Skip to main content
POST
Cancel an order

Authorizations

x-app-id
string
header
required

Your application ID. Required for all app-tier and user-tier routes.

Authorization
string
header
required

JWT access token returned by POST /auth/verify. Required for user-tier routes.

Path Parameters

orderId
string
required

Body

application/json

The body is of type object.

Response

200

quoteId
string | null
required
orderIds
string[]
required
status
enum<string>
required
Available options:
cancelled,
cancel_pending