Error
Shipments
Replace Shipment
PUT
Error
Authorizations
We use JWT Tokens for the authorization.
Please add an 'Authorization' header for a request. Generate a valid JWT token using user credentials. See Auth - Token section.
The value should contain the following:
'Bearer GENERATED_TOKEN'
Path Parameters
Body
The updated Shipment resource
Class Shipment
Example:
Pattern:
^[a-zA-Z]{3}$Example:
"EUR"
Only shown in DPD AT labels.
Example:
"reference number 2"
Class Carrier
Available options:
standard, express, other Example:
"standard"
Response
Shipment resource updated
Class Shipment
Example:
Pattern:
^[a-zA-Z]{3}$Example:
"EUR"
Only shown in DPD AT labels.
Example:
"reference number 2"
Class Carrier
Available options:
standard, express, other Example:
"standard"

