Skip to content

Cancel Shipment

Request cancellation of an existing shipment. If successful, a dispatch notification will be sent with quantity zero.

Direction Host → WMS

HTTP Method POST

Path /inbound/shipment/cancel/{shipmentNumber}

  • shipmentNumber (string) - The unique shipment number to cancel

200: Cancellation request accepted (returns true)

400: Shipment number is empty or null (returns false)