Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

Payload contains ActiveShipments and CanceledShipment. ActiveShipments are the active shipments from the order to redistribute costs to. CanceledShipment is the shipment being canceled.

Shipment being canceled The active shipments to redistribute costs to
activeShipments
object[] | null
canceledShipment
object

Response

OK

activeShipment
object
canceledShipment
object