This API allows you to retrieve the reviews collected via the CRM Experience satisfaction surveys for display on your website.
Reviews created modified deleted
This method will return a list of review identifiers that have been created or modified over the selected period. This way you can maintain your website up to date, even with a review deleted inside the CRM.
These identifiers can then be used with the Reviews details method to retrieve the details of the review.
This method will return the details of the reviews.
It takes as parameter reviews identifiers retrieved with the created-modified-deleted method, with a maximum of 25 identifiers per call.
Request
GET
Response
Status Code 200 OK
Fields available
Fields
Type
Description
id
Numeric
Experience CRM internal Id for the Satisfaction Survey
partner_property_id
Numeric
Property management code at the partner.
If you need this field with your own property ID, you can send us the list of properties with their ID at your place, and we can send it back to you for each reservation.
experience_property_id
Numeric
Experience CRM Id for the property
property_name
String
Property Name in Experience CRM
publishable
Numeric
0: The review cannot be shown on a website.
1: The review can be shown on a website.