Change Updates

Do not miss any Carrier Integration REST API changes, ever again

Subscribe to the Carrier Integration REST API changelog to be up to date on recent changes.

RSS

Mar 6, 2025

staging
1.0
Compare

API structure has changed

2 structure changes including:
1 Breaking change
2 Modifications
Modified 2 Breaking
POST /parcels/data
  • Path went from /parcels/data/by-tenant-locker-id to /parcels/data (same operationId)
    Breaking
POST /parcels/data/by-tenant-locker-id
  • Body
  • application/json content type Modified
    • lockerUid property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • carrierLockerId property Added