Generate a manifest in Base64-encoded format.
Note: You can use this operation only if the consignment lifecycle status is Manifested
.
Tip: To generate the manifest as a PDF file, you must first decode the string inluded in a successful response by using a Base64 encoder/decoder and then send it to a network printer.
Manifest paperwork created
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
{- "paperwork": {
- "manifest": "string",
- "consolidatedClearanceContainerLabel": "string",
- "commercialInvoice": "string"
}, - "links": [
- {
- "rel": "string",
- "href": "string"
}
]
}