API structure has changed
10 structure changes including:
10 Modifications
Modified
10
GET /hosted_sessions/{hosted_session_id}
- Response
-
200 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
GET /requests/{request_id}
- Response
-
200 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
GET /shipments/{shipment_id}
- Response
-
200 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
PATCH /hosted_sessions/{hosted_session_id}/cancel
- Response
-
200 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
PATCH /requests/{request_id}/cancel
- Response
-
200 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
PATCH /requests/{request_id}/contacts
- Response
-
200 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
PATCH /requests/{request_id}/custom
- Response
-
200 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
POST /hosted_sessions
- Body
-
application/json content type Modified
-
alternative Modified
-
BookingSession alternative Modified
- hosted_session property Modified
-
InboundBookingSession alternative Modified
- hosted_session property Modified
-
BookingSession alternative Modified
-
alternative Modified
- Response
-
201 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
POST /requests
- Body
-
application/json content type Modified
-
request property Modified
- customs_end_use, customs_process properties Added
-
request property Modified
- Response
-
201 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified
POST /shipments
- Body
-
application/json content type Modified
-
alternative Modified
-
ArtaShipmentPayload alternative Modified
- shipment property Modified
-
ArtaShipmentPayload alternative Modified
-
alternative Modified
- Response
-
201 response Modified
-
application/json content type Modified
- customs_end_use, customs_process properties Added
-
application/json content type Modified