Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the card order to cancel.
Response
Card order successfully cancelled.
Example:
true
This endpoint transitions the card order to the cancelled state.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the card order to cancel.
Card order successfully cancelled.
true