PickupLatestTime Property
The latest time a shipment can be picked up.
Syntax
char* GetPickupLatestTime();
int SetPickupLatestTime(char* lpszPickupLatestTime);
Default Value
""
Remarks
This is required when calling SchedulePickup. This contains the latest time UPS can come to pickup the package.
This should be entered in this format: HHmm.
Data Type
String