CustomerReviewData is a JSON Structure definition published by Quandoo, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/quandoo/refs/heads/main/json-structure/quandoo-public-partner-api-customer-review-data-structure.json",
"name": "CustomerReviewData",
"description": "CustomerReviewData schema from Quandoo Public Partner API",
"type": "object",
"properties": {
"identifier": {
"type": "string",
"description": "Identifier of the customer associated to this review. Only in detailed view."
},
"firstName": {
"type": "string",
"description": "Customer first name associated to this review. Only in detailed view."
},
"lastName": {
"type": "string",
"description": "First letter of customer last name associated to this review. Only in detailed view."
},
"profileImage": {
"type": "string",
"description": "Customer profile image URL associated to this review. Only in detailed view."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.