v1
latestOpenAPI 3.0.12026-07-242073551.1 MBManifests
Print Manifest
Provides base64 encoded image and details for a specific manifest.
get/v4/manifests/{carrierCode}/{manifestNumber}
Path parameters
carrierCodestring required
Carrier Code
manifestNumberstring required
Manifest Number
Response
The manifest, including the PDF, is returned.
Example response
{
"ManifestImage": "jVBERw0KGgoAAAANSUhEUgAA.....A4QAAAXcCAYAAAB6Q0CbAAAAAXNSR0IArs4",
"ManifestNumber": "ISH2802532",
"CarrierCode": "RM",
"Service": "Mixed",
"TotalWeight": 545.612,
"TotalShipments": 562,
"TotalItems": 562,
"ManifestDate": "2024-07-16",
"CreatedDateUtc": "2024-07-16T09:20:54.397Z",
"ShippingLocation": {
"LocationAlias": "Main Warehouse",
"LocationCountry": "GB",
"LocationPostcode": "TW20 0HJ"
},
"ShippingAccount": {
"AccountName": "AB VideoGames",
"AccountAlias": "Account 1",
"AccountNumber": "0123456789"
}
}