Skip to content

av1d/FedEx_API_Python_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FedEx_API_Python_examples

FedEx OAuth, create & cancel pickup examples

This is a basic demonstration on how to obtain an OAuth token then schedule & cancel a package pickup with the FedEx API. Change the code in main() depending on what you want to do. For Python 3. Tested in 3.6.9.

This uses the sandbox API by default. See settings to change to production.

Please read the FedEx documentation! https://developer.fedex.com/api/en-us/catalog/pickup/v1/docs.html

This software is neither created nor endorsed by FedEx. Use at your own risk.

About

FedEx OAuth, create & cancel pickup examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages