Quandoo · Example Payload

Quandoo Public Partner Api Area Dto Example

RestaurantReservationsBookingAvailabilityMerchantsMarketplace

Quandoo Public Partner Api Area Dto 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

idnamepriority

Example Payload

Raw ↑
{
  "id": 1,
  "name": "Sample Restaurant",
  "priority": 1
}