Skip to main content
PUT
/
commerce
/
shipments
/
order
/
{orderId}
/
canceled
Error
A valid request URL is required to generate request examples
{
  "_embedded": {},
  "_links": {}
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

orderId

Body

application/json

cancelShipmentRequestDto

blockAssignment
boolean
canceledReason
CanceledReason · object
sendNotifications
boolean

Response

OK

_embedded
object