Download CMR document
GET/api/delivery/cmr/:serviceCode
Generate and download the CMR (Consignment Note for the International Carriage of Goods by Road) document in PDF format.
The document includes:
- Sender and recipient details
- Place and date of loading/unloading
- Nature of the goods
- Number of packages
- Gross weight
- Special instructions
Requirements:
- The service code must exist
- The delivery must belong to the user's company
- The delivery must have complete information to generate the CMR
Usage example:
- Generate CMR for international deliveries
- Provide documentation to carriers
- Comply with legal transport requirements
Request
Responses
- 200
- 400
- 401
CMR document in PDF format
Response Headers
Content-Disposition
Downloaded file name
Request error
Unauthorized