Quandoo · Example Payload

Quandoo Public Partner Api Tracking Example

RestaurantReservationsBookingAvailabilityMerchantsMarketplace

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

Top-level fields

agentcookie

Example Payload

Raw ↑
{
  "agent": {
    "id": 1
  },
  "cookie": {
    "tracking": "string",
    "referenceId": "88086"
  }
}