/FedEx_API_Python_examples

FedEx OAuth, create & cancel pickup examples

Primary LanguagePythonMIT LicenseMIT

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.