v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Fulfillment Outbound v2020-07-01

getFulfillmentPreview

Returns a list of fulfillment order previews based on shipping criteria that you specify.

Usage Plan:

Rate (requests per second)Burst
230

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above 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 than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

post/fba/outbound/2020-07-01/fulfillmentOrders/preview

Request body

marketplaceIdstring

The marketplace the fulfillment order is placed against.

shippingSpeedCategoriesShippingSpeedCategory[]

List of shipping speed categories.

includeCODFulfillmentPreviewboolean

When true, returns all fulfillment order previews both for COD and not for COD. Otherwise, returns only fulfillment order previews that are not for COD.

includeDeliveryWindowsboolean

When true, returns the ScheduledDeliveryInfo response object, which contains the available delivery windows for a Scheduled Delivery. The ScheduledDeliveryInfo response object can only be returned for fulfillment order previews with ShippingSpeedCategories equal to ScheduledDelivery.

Response

Success.