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".

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

📘

Note

This is a restricted operation and requires a Restricted Data Token (RDT) for authorization. Some operations require restrictions because they contain customer PII data. These operations require passing an additional security review. For more information on RDT, refer to the Tokens API guide.

To return a packing slip, call the getPackingSlip operation.