v1
latestOpenAPI 3.1.02026-07-2422707.0 MBAdd V1 online guest creation
This API creates new online guests from custom webstores to support “Checkout as guest” flows. This is a dummy guest and is not retrievable on Zenoti POS.
post/v1/guests/online_guests
Request body
Response
200
Example response
{
"online_guest_id": "6a1893ba-e9c0-4bc3-9316-3e25a4e61df7",
"guest_id": "e0a70531-30b6-44ef-a9fb-b7e18c9bd8a8"
}