ShipmentApi

Cancel Shipments

Enables the cancellation of one or more shipments that have been previously created but not yet committed. This is useful for halting shipments due to order changes or errors.

post/cancelshipments

Request body

integer[] required

Response

OK

status'OK' | 'Error' | 'ValidationFailed'

0 = OK, 1 = Error, 2 = ValidationFailed

shipmentidsinteger[] nullable
traceIDstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.