SendCancellationRequest
Sends a cancellation request to the fulfillment service of a fulfillment order.
Input
Name | Type | Description |
Id | String | The ID of the fulfillment order associated with fulfillment request. |
Message | String | An optional message for the fulfillment request. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether or not the operation executed successfully. |
Details | String | Any extra details on the operation's execution. |
FulfillmentOrderID | String | A globally-unique ID. |
RequestStatus | String | The status of the SP. |