Quandoo · Example Payload

Quandoo Public Partner Api Customer Review Data Example

RestaurantReservationsBookingAvailabilityMerchantsMarketplace

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

Top-level fields

identifierfirstNamelastNameprofileImage

Example Payload

Raw ↑
{
  "identifier": "string",
  "firstName": "Jane",
  "lastName": "Smith",
  "profileImage": "string"
}