| Name | Description | Type | Additional information |
|---|---|---|---|
| WS_Key |
Required - Webservice Key provided by 2ship support |
string |
None. |
| CarrierId |
Optional - If provided it should match the shipment carrier id |
integer |
None. |
| FindByType |
Required - Indicate what field is used in the search for updating the shipment with container ID |
WS_Repository.Models.Requests.Shipments.FindByType |
None. |
| LicencePlate |
Required if FindByType = ByLicencePlate - Licence Plate number to identify the package/skid to update the Container ID |
string |
None. |
| TrackingNumber |
Required if FindByType = ByTrackingNumber - Tracking Number to identify the package/skid to update the Container ID |
string |
None. |
| ContainerID |
Required - Container ID to updated on the package/skid |
string |
None. |