JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

TrackReply not returning Events #111

Closed joeybab3 closed 5 years ago

joeybab3 commented 5 years ago

Let me know if I'm just completely going about this in the wrong way, but I'm using the TrackService to attempt to get the current status code to essentially confirm when a package has been picked up.

According to TrackReply Elements somewhere in there should be Events (Events/EventType seems to be what I'm after), but at least using the example provided, only CompletedTrackDetails are returned.

joeybab3 commented 5 years ago

I was just going about this incorrectly and needed to pass TrackRequestProcessingOptionType.

govindtotla commented 2 years ago

any way to include TrackingDateOrTimestampType (ESTIMATED_DELIVERY), I need to find the shipping promised date from fedex.