Download contract in PDF
GET/company/contracts/:service_code
Generate and return the transport contract in PDF format, ready for printing or signing. The PDF includes all contract data with professional formatting:
- Header with company logos and details
- Complete shipment details
- Economic terms and payment conditions
- Spaces for digital or physical signatures
Features of the generated PDF:
- Standard A4 format
- Watermarks with unique code
- Responsive design for printing
Request
Responses
- 200
- 401
- 404
PDF generated successfully. Contains:
- All contractual clauses
- Updated party data
- Authentication seals
Unauthorized. Possible causes:
- Invalid or expired JWT token
- The contract does not belong to the authenticated company
Contract not found. Please verify that:
- The service code is correct
- The contract has not been deleted
- You have permission to access this contract