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

14 days ago

staging
1.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /lockers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • provider property Modified
        • name property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • providerName property Added
GET /lockers/providers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name, lockerUid properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • providerName, providerUid properties Added
PATCH /lockers/{uid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • provider property Modified
        • name property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • providerName property Added
POST /lockers
  • Body
  • application/json content type Modified
    • provider property Modified
      • name property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • providerName property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • provider property Modified
        • name property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • providerName property Added
POST LockerUpdateswebhook
  • Body
  • application/json content type Modified
    • provider property Modified
      • name property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • providerName property Added