v1
latestOpenAPI 3.1.02026-08-06911,228852.2 KBReservations for Platforms
Onboarding notification
These notifications are sent to the URL provided in theonboardingWebhookUrl field.
postWebhookreservation-serviceReservation onboarding notification
Payload
Example payload
{
"businessInformation": {
"businessLocationId": 9765040300495492,
"city": "Genève",
"country": "CH",
"name": "Le Gâteau",
"state": "Canton de Genève",
"street1": "Rue de la Servette 10",
"street2": "Suite 2",
"zip": "101201"
},
"epochSecondsDeadlineUtc": 1711628625,
"onboardingId": "84f16177-98c5-4010-a7ab-d00144d1dede",
"platformCode": "MyPlatform",
"platformRestaurantReference": "Schnitzel_and_Kartoffel"
}Response
Your server returns this code if it accepts the callback.