| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestAPickup |
Flag to specify a pickup request is sheduled |
boolean |
None. |
| ReadyTime |
(Mandatory if RequestAPickup = true) the of day (HH:mm) when the shipments are ready |
string |
None. |
| CompanyCloseTime |
(Mandatory if RequestAPickup = true) the time of day (HH:mm) when the company close |
string |
None. |
| PurolatorPickupRequest |
(Mandatory if the shipping carrier is Purolator) |
WS_Repository.Models.Requests.Ship.PurolatorPickupRequest |
None. |
| UPSPickupRequest |
(Mandatory if carrier the shipping is UPS) |
WS_Repository.Models.Requests.Ship.UPSPickupRequest |
None. |