Quandoo · Example Payload

Quandoo Public Partner Api Merchant Vault Settings Dto Example

RestaurantReservationsBookingAvailabilityMerchantsMarketplace

Quandoo Public Partner Api Merchant Vault Settings Dto 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

idfeefeeTypefeePercentageForTime

Example Payload

Raw ↑
{
  "id": "88086",
  "fee": 1.0,
  "feeType": "string",
  "feePercentageForTime": {}
}