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