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 | String | Whether the operation completed successfully or not. |