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

Could you add example for Location near somewhere? #87

Closed trangunghoa closed 5 years ago

trangunghoa commented 5 years ago

Could you add example for Location near somewhere. I want to get all fedex location near an address to Drop package, how can do it?

JeremyDunn commented 5 years ago

Hello, an example of how to use the locations service can be found here: https://github.com/JeremyDunn/php-fedex-api-wrapper/blob/master/examples/location-service.php