CancelFulfillmentOrder
Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier. You cannot cancel a fulfillment order with a status of Processing, Complete, or CompletePartialled.
Input
Name | Type | Required | Description |
SellerFulfillmentOrderId | String | True | The fulfillment order identifier. |
Result Set Columns
Name | Type | Description |
Success | String | Boolean indicating whether the stored procedure was successfully executed. |