Quandoo · Example Payload

Quandoo Public Partner Api Merchant Reservation Example

RestaurantReservationsBookingAvailabilityMerchantsMarketplace

Quandoo Public Partner Api Merchant Reservation Example is an example object payload from Quandoo, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idmerchantIdcapacityareaIddateTimeextraInfopromoCodecreditCardVaultSettingsIdrecurringCardDetailIdreservationTags

Example Payload

Raw ↑
{
  "id": "88086",
  "merchantId": 88086,
  "capacity": 4,
  "areaId": 1,
  "dateTime": "2026-07-15T19:30:00",
  "extraInfo": "Window table preferred if available.",
  "promoCode": "string",
  "creditCardVaultSettingsId": "88086",
  "recurringCardDetailId": "88086",
  "reservationTags": [
    1
  ]
}