AcceptFulfillmentRequest
Sends a fulfillment request to the fulfillment service of a fulfillment order.
Input
Name | Type | Description |
FulfillmentOrderId | String | The id of the order. |
Message | String | An optional message for the fulfillment request. |
Result Set Columns
Name | Type | Description |
Id | String | The id of the modified fulfillment order. |
Success | Boolean | Indicates whether or not the operation executed successfully. |
Details | String | Any extra details on the operation's execution. |