API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
GET /parcels
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
object
toarray[object]
Breaking
-
shipmentUid, lockerUid, carrierParcelId, carrierLockerId, shipmentType, dimensionsStatus, shipmentStatus, accessCodes, consignee, events properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- response.yaml property Added
-
Type went from
-
application/json content type Modified