API structure has changed
7 structure changes including:
1 Breaking change
7 Modifications
Modified
7
Breaking
GET /requests/{request_id}
- Response
-
200 response Modified
- destination, objects, origin properties Modified
GET /shipments/{shipment_id}
- Response
-
200 response Modified
- destination, origin properties Modified
PATCH /requests/{request_id}/cancel
- Response
-
200 response Modified
- destination, objects, origin properties Modified
PATCH /requests/{request_id}/custom
- Response
-
200 response Modified
- destination, objects, origin properties Modified
PATCH /webhooks/{webhook_id}
- Body
- content type Added
POST /requests
- Response
-
201 response Modified
- destination, objects, origin properties Modified
POST /shipments
- Response
-
200 response Modified
- destination, origin properties Modified