Delivery
Tracking packages is core to many eCommerce experiences. And if you've tried using the FedEx or UPS APIs, you'll know that they are not for the faint of heart. Use one or more of these templates to build an API that allows you to effectively query these services - regardless of the type of API or shape of the data returned.
There is a lot of possibly useful data in these APIs. Let us know if you'd like to see other information in these templates.
Showing 2 API Templates
UPS
The response from the UPS REST API is voluminous. As a frontend developer, you are typically interested in returning the latest status of a delivery, and also need to generate a message for the user. To that end, we've extracted the data types that we hope will be most useful.
FedEx
FedEx has a SOAP API. As such, extracting the correct bits from it can be complicated and the documentation can be hard to follow. We have done the work so that you can fetch the latest delivery status from FedEx.
StepZen is free for developers
Sign up for your free account and start building today.