API structure has changed
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /requests
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- tags property Added
-
items property Modified
-
application/json content type Modified
GET /requests/{request_id}
- Response
-
200 response Modified
-
application/json content type Modified
- tags property Added
-
application/json content type Modified
GET /shipments
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
-
tags property Modified
-
Type went from
array[string]
toarray[object]
Breaking
-
Type went from
-
tags property Modified
-
items property Modified
-
application/json content type Modified
PATCH /requests/{request_id}/cancel
- Response
-
200 response Modified
-
application/json content type Modified
- tags property Added
-
application/json content type Modified
PATCH /requests/{request_id}/contacts
- Response
-
200 response Modified
-
application/json content type Modified
- tags property Added
-
application/json content type Modified
PATCH /requests/{request_id}/custom
- Response
-
200 response Modified
-
application/json content type Modified
- tags property Added
-
application/json content type Modified
POST /requests
- Response
-
201 response Modified
-
application/json content type Modified
- tags property Added
-
application/json content type Modified