Vendor Direct Fulfillment Shipping v2021-12-28

getPackingSlip

Returns a packing slip based on the purchaseOrderNumber that you specify.

Usage Plan:

Rate (requests per second)Burst
1010

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values then those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

get/vendor/directFulfillment/shipping/2021-12-28/packingSlips/{purchaseOrderNumber}

Path parameters

purchaseOrderNumberstring required

The purchaseOrderNumber for the packing slip that you want.

Response

Success.

purchaseOrderNumberstring required

Purchase order number of the shipment that the packing slip is for.

contentstring required

A Base64 string of the packing slip PDF.

contentType'application/pdf'

The format of the file such as PDF, JPEG etc.