Search Help Contents:

 


 

Topics

Home

Getting Started

Data Types

Event Codes & References

Error Codes

Best Practices

Notifications

Version Policy

API Calls

  POST /oauth2/token

  GET /health

  Shipments

    GET shipments

    GET shipments/count

    GET shipments/{id}

    GET shipments/{id}/address_information

   GET shipments/{id}/documents

    GET shipments/{id}/documents/{documentId}/download

    GET shipments/{id}/documents/download

    GET shipments/{id}/events

    GET shipments/{id}/references

    GET shipments/exactmatch

  Containers

  OM Containers

  Consignments and Cross-Dock

 

GET shipments/{id}/documents/download

 

Download all documents for a shipment as a combined PDF. Supports optional filtering by document type.

 

Only Proof of Delivery (POD) documents are available by default. Please reach out to your Expeditors representative for access to additional documents.

 

Example Request

GET /shipments/5555/documents/download?docType=POD,PCL HTTP/1.1

Host: localhost:8080

X-Consumer-ID: TEST_CONSUMER_ID

X-Consumer-Custom-ID: TEST_CUSTOM_CONSUMER_ID

Authorization: Ejr2YotnFZFEjr1zCsicMWpAAotnFZFEjr1zCsic

 

Headers

Header Purpose Values

Required?

Authorization Provide bearer token Bearer "{token}"

Y

 

Parameters

Parameter Purpose Values

Required?

id Identifier for shipment URL-encoded string, 1 to 12 characters

Y

docType Optional comma-separated list of document type codes to filter by (e.g., 'POD', 'PCL'). When specified, only documents matching these types will be included in the download. Comma-separated document type codes (e.g., POD, PCL)

N (default returns all documents)

 

Response

Format Data Type
application/octet-stream pdf

 

 

 

 

 

© 2024 Expeditors International of Washington, Inc.  

All information contained herein is business confidential and proprietary and may not be reproduced in any form without advanced

written consent of an authorized officer of the copyright holder.

 

EULA - End User License Agreement