SubmitFulfillmentOrderStatus
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.
Input
Name | Type | Required | Description |
SellerFulfillmentOrderId | String | True | The fulfillment order identifier. |
FulfillmentOrderStatus | String | True | The current status of the fulfillment order. |
Result Set Columns
Name | Type | Description |
Success | String | Boolean indicating whether the stored procedure was successfully executed. |