Quandoo · Example Payload

Quandoo Public Partner Api Customer Statistics Data Example

RestaurantReservationsBookingAvailabilityMerchantsMarketplace

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

Top-level fields

reservationSuccessfulCountreservationCancelledCountreservationNoShowCount

Example Payload

Raw ↑
{
  "reservationSuccessfulCount": 4,
  "reservationCancelledCount": 4,
  "reservationNoShowCount": 4
}