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

Nov 11, 2024

staging
1.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /lockers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • carriers property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • carrier property Added
  • Query
  • carrierId, providerId query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • providerName query parameter Added
PATCH /lockers/{uid}
  • Body
  • application/json content type Modified
    • carrier property Modified
      • name property Removed
  • Response
  • 200 response Modified
    • application/json content type Modified
      • carriers property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • carrier property Added
POST /lockers
  • Body
  • application/json content type Modified
    • carrier property Modified
      • name property Removed
  • Response
  • 201 response Modified
    • application/json content type Modified
      • carriers property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • carrier property Added
POST LockerUpdateswebhook
  • Body
  • application/json content type Modified
    • carriers property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • carrier property Added