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

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

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