improved
Route type simplification
over 1 year ago by Daniel Oakley
Executive Summary
We are simplifying how we return route types from the Sendle API. This may affect your integration if you use the types
same-city
,national
, orexport
.
Changes
Today the route.type
object returned by our API can have these values: same-city
, national
, remote
, or export
.
From August 1st, we are simplifying this object so that it returns remote
for remote routes, and standard
otherwise. This more closely matches how integrations use the value today.
Endpoints
This change will affect these endpoints:
If you have any questions, please reach out to [email protected].