| Name | Description | Type | Additional information |
|---|---|---|---|
| WS_Key |
(Mandatory) Webservice Key provided by 2ship support |
string |
None. |
| FindBy |
(Mandatory) Find Order By Order Number or by Shipment Id |
WS_Repository.Models.Requests.Hold.FindByType |
None. |
| OrderNumber |
(Conditionally Mandatory) specify the Order Number to find the order if FindBy = ByOrderNumber |
string |
None. |
| ShipmentId |
(Conditionally Mandatory) specify the shipment id to find the order if FindBy = ByShipmentId |
integer |
None. |
| RetrieveBase64Documents |
(Optional) Use to get in the response also the documents in Base64String format |
boolean |
None. |