API structure has changed
9 structure changes including:
9 Modifications
Modified
9
GET /hosted_sessions
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- preferred_parcel_transport_services property Added
-
items property Modified
-
application/json content type Modified
GET /hosted_sessions/{hosted_session_id}
- Response
-
200 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified
GET /requests/{request_id}
- Response
-
200 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified
PATCH /hosted_sessions/{hosted_session_id}/cancel
- Response
-
200 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified
PATCH /requests/{request_id}/cancel
- Response
-
200 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified
PATCH /requests/{request_id}/contacts
- Response
-
200 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified
PATCH /requests/{request_id}/custom
- Response
-
200 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified
POST /hosted_sessions
- Body
-
application/json content type Modified
-
BookingSession alternative Modified
-
hosted_session property Modified
- preferred_parcel_transport_services property Added
-
hosted_session property Modified
-
BookingSession alternative Modified
- Response
-
201 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified
POST /requests
- Body
-
application/json content type Modified
-
request property Modified
- preferred_parcel_transport_services property Added
-
request property Modified
- Response
-
201 response Modified
-
application/json content type Modified
- preferred_parcel_transport_services property Added
-
application/json content type Modified