API structure has changed
6 structure changes including:
4 Additions
2 Modifications
Modified
2
Breaking
GET /reservation/api/1/platform/{platform-code}/profile
- Response
-
200 response Modified
-
application/json content type Modified
-
webhookUrl property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- baseUrl, orderWebhookUrl, integrationWebhookUrl, onboardingWebhookUrl, errorsWebhookUrl properties Added
-
webhookUrl property Removed
-
application/json content type Modified
POST /reservation/api/1/platform/{platform-code}/profile
- Body
-
application/json content type Modified
-
webhookUrl property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- baseUrl, orderWebhookUrl, integrationWebhookUrl, onboardingWebhookUrl, errorsWebhookUrl properties Added
-
webhookUrl property Removed
Added
4
GET /reservation/api/1/platform/error-webhook-sample
GET /reservation/api/1/platform/integration-webhook-sample
GET /reservation/api/1/platform/onboarding-webhook-sample
GET /reservation/api/1/platform/order-webhook-sample