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
-
Removing a resource is always breaking unless it was deprecated before
- carrierLockerId property Added
-
lockerUid property Removed