FulfillmentOrderReleaseHold
Releases the fulfillment hold on a fulfillment order.
Input
| Name | Type | Required | Description |
| FulfillmentOrderId | String | True | The ID of the fulfillment order. |
| HoldIds | String | False | The IDs of the fulfillment holds to release. |
| ExternalId | String | False | An external identifier to identify the hold to release. |
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 | The ID of the fulfillment order. |
| FulfillmentOrderStatus | String | The status of the fulfillment order. |