API structure has changed
5 structure changes including:
1 Breaking change
5 Modifications
Modified
5
Breaking
GET /hosted_sessions
- Response
-
200 response Modified
- items property Modified
GET /hosted_sessions/{hosted_session_id}
- Response
-
200 response Modified
- preferred_quote_types property Added
PATCH /hosted_sessions/{hosted_session_id}/cancel
- Response
-
200 response Modified
- preferred_quote_types property Added
PATCH /webhooks/{webhook_id}
- Body
- content type Added
POST /hosted_sessions
- Body
-
content type Modified
- hosted_session property Modified
- Response
-
201 response Modified
- preferred_quote_types property Added