v1

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

submitFulfillmentOrderStatusUpdate

Requests 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.

put/fba/outbound/2020-07-01/fulfillmentOrders/{sellerFulfillmentOrderId}/status

Path parameters

sellerFulfillmentOrderIdstring required

The identifier assigned to the item by the seller when the fulfillment order was created.

Request body

fulfillmentOrderStatus'New' | 'Received' | 'Planning' | 'Processing' | 'Cancelled' | 'Complete' | 'CompletePartialled' | 'Unfulfillable' | 'Invalid'

The current status of the fulfillment order.

Response

Success.