| Name | Description | Type | Additional information |
|---|---|---|---|
| WS_Key |
(Mandatory) Webservice Key provided by 2ship support |
string |
None. |
| OrderNumber |
(Optional) Mandatory if FindBy = ByOrderNumber |
string |
None. |
| ShipmentId |
(Optional) Mandatory if FindBy = ByShipmentId |
integer |
None. |
| FindBy |
(Mandatory) this element is desired to know how to lookup the onhold order that you wish to update |
WS_Repository.Models.Requests.Hold.FindOrderType |
None. |
| DataToBeUpdated |
(Mandatory) this element is desired to know how to lookup the onhold order that you wish to update |
WS_Repository.Models.Requests.Hold.UpdateOrderInfo |
None. |