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

Oct 18, 2024

staging
1.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /parcels
  • Response
  • 200 response Modified
    • application/json content type Modified
      • carrierLockerId property Modified
        • Type went from string to string | null
      • accessCodes, consignee properties Modified
        • Type went from object to object | null
POST /parcels/data
  • Body
  • application/json content type Modified
    • consignee property Modified
      • Type went from object to object | null
POST CollectionNotificationwebhook
  • Response
  • 200 response Modified
    • application/json content type Modified
      • carrierLockerId property Added
POST ParcelUpdateswebhook
  • Response
  • 200 response Modified
    • application/json content type Modified
      • carrierLockerId property Modified
        • Type went from string to string | null
      • accessCodes, consignee properties Modified
        • Type went from object to object | null