Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Quandoo Customers API

The Customers API from Quandoo — 3 operation(s) for customers.

Quandoo Customers API is one of 10 APIs that Quandoo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 118 JSON Schema definitions.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, authentication docs, and 118 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://public-api.prod.quandoo.com.

3 operations 3 paths 10 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://public-api.prod.quandoo.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Quandoo Customers API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Quandoo-AuthToken (API_TOKEN). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Customers 3
GET
/v1/customers/{customerId}
Quandoo Get Customer Data
getCustomer_1 1 param → 200400403404500
GET
/v1/customers/{customerId}/reservations
Quandoo Get Customer Reservations
getReservations_1 1 param → 200400403404500
GET
/v1/merchants/{merchantId}/customers
Quandoo Get a List of Customers of a Merchant
getCustomersOfMerchant_1 5 params → 200400403404500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are MerchantCustomerData (14 properties), ReservationData (13 properties), CustomerResponse (10 properties), CustomerStatisticsData (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
2 properties
MerchantCustomerData
object
14 properties 13 required
ReservationData
object
13 properties 7 required
CustomerStatisticsData
object
3 properties 3 required
MarketingSettingDto
object
2 properties
CustomerDataList
object
3 properties
LinkRelationDto
object
3 properties
ReservationDataList
object
1 property
CustomerResponse
object
10 properties 10 required
MerchantSubscription
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quandoo-customers-api-openapi.yml Raw ↑

Other APIs Quandoo publishes across the network.

Quandoo Availabilities API
Quandoo Merchants API
Quandoo Reservation Enquiries API
Quandoo Reservation Settings API
Quandoo Reservations API
Quandoo Reservations Tags API
Quandoo Reviews API
Quandoo Status API
Quandoo Validations API