Amazon Services
Amazon Marketplace Web Service (Amazon MWS) Documentation

Deprecation Notice:

Amazon Marketplace Web Service (MWS) will no longer be available after March 31, 2024. All MWS developers must migrate to Selling Partner API (SP-API) to avoid service disruptions. Refer to the Migration Hub for more information.

Amazon MWS Documentation

How to reprint a shipping label

This shows how to add functionality to the workflow described in How to fulfill Seller Fulfilled Prime orders.

To reprint a shipping label

  1. Call the GetShipment operation, specifying the ShipmentId value of the shipment for which you want to reprint the shipping label.
  2. Extract and print the shipping label from the FileContents element returned by the GetShipment operation. See How to extract a shipping label file.