Get a packing slip

Learn how to use the Vendor Direct Fulfillment Shipping API to get a packing slip.

Learn how to use the Vendor Direct Fulfillment Shipping API to get a packing slip. The getPackingSlip operation returns the packing slip for the purchase order number that you specify. The response includes a base64 encoded string of the packing slip. The content type will always be "application/pdf".

📘

Note

This is a restricted operation and requires a Restricted Data Token (RDT) for authorization. For more information, refer to the Tokens API Use Case Guide.

The following diagram shows the integration workflow when retrieving a packing slip:

The Direct Fulfillment integration workflow when retrieving a packing slip.

Prerequisites

To complete this tutorial, you need:

Get a packing slip

To return a packing slip, call the getPackingSlip operation.