Skip to main content
POST
Cancel a Physical Card Order

Authorizations

Authorization
string
header
required

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

Path Parameters

orderId
string
required

The unique identifier of the card order to cancel.

Response

Card order successfully cancelled.

ok
boolean
Example:

true