RestoreOrder
This method will change the status of the given order from On Hold to Awaiting Shipment. This endpoint is used when a HoldUntil Date is attached to an order.
Input
| Name | Type | Required | Description |
| OrderId | Integer | True | Identifies the order that will be restored to awaiting_shipment from on_hold. |
Result Set Columns
| Name | Type | Description |
| Status | String | The status of the operation. |