Skip to main content
POST
Update SalesOrder Cargo Info (body-based POST variant).

Authorizations

Authorization
string
header
required

Headers

X-Tenant-Id
string

If you want to emulate, please enter TenantId.

Body

referenceNumber
string
cargoCarrier
string
cargoDocumentUrl
string

HTTP(S) URL pointing to a cargo waybill (typically PDF). Rehosted to blob storage. Mutually exclusive with CargoDocumentZpl. Ignored when CargoCode is set.

cargoDocumentZpl
string

Raw ZPL label payload. Stored as a .zpl blob; the resulting blob URL becomes the order's CargoDocumentUrl. Mutually exclusive with CargoDocumentUrl. Ignored when CargoCode is set.

cargoCode
string

Response

200

Success