Cancel Shipment by Order ID and Shipment ID

View as Markdown
Cancels a specific shipment by order ID and shipment ID. The shipment must not be picked, packed, or shipped to proceed with the cancellation.

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token or OAuth2

Path parameters

shipmentIdstringRequiredformat: "int32"
The shipment id to get
orderIdstringRequired

Response

Success
object
OR
object

Errors