Cancel single Order by Order ID

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

orderIdstringRequiredformat: "int32"
The order ID to cancel

Headers

shipbob_channel_idstringRequiredformat: "int32"
Channel ID for Operation

Response

Success
canceled_shipment_resultslist of objects or null
Results of canceling the shipments associated with the order
orderobject or null
order_idinteger or null
The ID of the canceled order
statusenum or null
Allowed values:

Errors