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

Jan 6, 2025

staging
1.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /parcels
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accessCodes property Modified
        • consigneeCollection property Modified
          • Type went from string to object | null
            Breaking
POST ParcelUpdateswebhook
  • Body
  • application/json content type Modified
    • accessCodes property Modified
      • consigneeCollection property Modified
        • Type went from string to object | null
          Breaking
        • code, validUntil properties Added