v2
latestSwagger 2.02026-07-31155351.0 KBManifests
Manifest eligible orders
Manifest all orders in 'Label Generated' and 'Despatched' statuses and return manifest paperwork where possible.
post/manifests
Request body
Example request
{
"carrierName": "Royal Mail OBA"
}Response
The Manifest all eligible orders request was successful, and a manifest has been created. The Printable PDF manifest is available for download.
Example response
{
"manifestNumber": 1001,
"documentPdf": "Base64 encoded PDF document"
}