-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
I was looking to use this to get transit times for FedEx, and it worked for most shipping speeds. With one exception, FedEx Ground. It seems there is not DeliveryTimestampSpecified for Ground or it is weeks in the future, which is not really going to be the delivery date. Instead, the TransitTimeSpecified is set. I also noticed that TransitTimeSpecified does not get set for a few of the other speeds.
What I did to get around this was to add transit time to Rate and set it to zero by default and then to whatever TransitTime is returned, if it is not null. I'll fork the project and upload the code tomorrow. It's a hack, but maybe we can figure out a better way to go about it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels