-
Notifications
You must be signed in to change notification settings - Fork 17
Description
All Web Services WSDLs need to be migrated to FedEx APIs (REST) no later than June 1, 2026, to avoid any disruptions. After this date, FedEx Web Services will no longer be available. FedEx has created the FedEx Developer Portal to guide you through the upgrade process. You can read about the benefits of upgrading, how to get started, and browse through the API Catalog to learn more.
We just received this from our FedEx rep - you may already be aware.
Entirely possible I am just an idiot but the way the provider is in v3 calls to the rating API fail at authentication - I also believe the REST api doesn't allow the "REGULAR_PICKUP" enum anymore for pickupType..I had to modify the provider a bit to work with the REST apis and changed the pickupType to DROPOFF_AT_FEDEX_LOCATION - for our uses it's all back to happy.
Appreciate you putting this together!