Optionalconfiguration: ConfigurationRequest that Amazon stop attempting to fulfill a fulfillment order. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | 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 see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The ID of the order that you want to cancel.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Request that Amazon ship items from the seller's inventory in Amazon's fulfillment network to a destination address. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | 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 see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The request body schema for the `createOrder` operation.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Retrieve delivery options that include an estimated delivery date and offer expiration, based on criteria that you specify. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 30 | 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 see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The request body schema for the `getOffers` operation.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Retrieve a fulfillment order. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | 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 see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The ID of the order you want to retrieve.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionalshipments: GetOrderShipmentsEnum
Whether to include shipment data in the response. Included by default.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Retrieve a list of fulfillment order previews based on shipping criteria that you specify. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | 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 see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The request body schema for the `getOrderPreview` operation.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Retrieve a list of fulfillment orders that match the criteria you specify. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | 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 see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
OptionalupdatedAfter: string
The response includes orders updated after this time. Must be in ISO 8601 format.
OptionalpageToken: string
A token that you use to retrieve the next page of results. The response includes `pageToken` when the number of results exceeds the page size. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `pageToken` is `null`.
Optionalshipments: ListOrdersShipmentsEnum
Whether to include shipment data in the response. Included by default.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Update and/or request shipment for a fulfillment order with an order hold on it. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | 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 see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The ID of the order that you want to update and/or request shipment of.
The request body schema for the `updateOrder` operation.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Request that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to Fulfillment Outbound Dynamic Sandbox Guide and Selling Partner API sandbox for more information.
The ID of the order that you want to update.
The new status of the fulfillment order.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Update package information for a specific package in a fulfillment order. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to Fulfillment Outbound Dynamic Sandbox Guide and Selling Partner API sandbox for more information.
The ID of the order that contains the package that you want to update.
The ID of the package that you want to update.
The new package information.
OptionalxAmznFulfillmentServiceId: string
The identifier of the fulfillment service used for this operation.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
FulfillmentOutboundApi - functional programming interface