v1
latestOpenAPI 3.1.02026-08-06911,228852.2 KBReservations for Platforms
Error notification
These notifications are sent to the URL provided in theerrorsWebhookUrl field.
postWebhookreservation-serviceReservation error notification
Payload
Example payload
{
"entityType": "platform-reservation",
"errorCode": "REQUESTED_TABLE_IS_UNAVAILABLE",
"errorMessage": "Incorrect properties",
"errorProperties": [
"tableNumbers"
],
"httpCode": 400,
"platformCode": "MyPlatform",
"platformReservationId": "Reservation-123",
"platformRestaurantId": "Restaurant-123",
"traceId": "b43f8e3e-5ac9-464e-ab34-20b4e137115e"
}Response
Your server returns this code if it accepts the callback.