Show the preview details of all ship speeds
Learn how to get the preview details of all ships speeds.
Learn how to get the preview details of all ships speeds.
If the getFulfillmentPreview
operation is called without mentioning any ship speeds in the request, the response shows preview details of all ship speeds.
Prerequisites
To complete this tutorial, you need:
- Authorization from the selling partner for whom you are making calls. Refer to Authorizing Selling Partner API Applications for more information.
- The Amazon Fulfillment role assigned to your developer profile.
- The Amazon Fulfillment role selected in the App registration page for your application.
Step 1. Get the fulfillment preview for all ship speeds
To retrieve preview details of an order for all ship speeds, do not include the shippingCategories
attribute in the request.
Call the getFulfillmentPreview
operation.
Updated about 21 hours ago