Create a text review
Creates a new text review (textnote) for a woku. Includes a star rating (1-5) and text feedback. You can optionally associate a client email or phone number.
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys.
Body
MongoDB ObjectId of the woku to add the review to
"507f1f77bcf86cd799439011"
Star rating from 1 to 5
1 <= x <= 55
Text content of the review (max 3000 characters)
3000"Excellent service! The staff was very helpful and friendly."
Email address of the reviewer
"reviewer@example.com"
Phone number of the reviewer (including country code, no spaces or symbols)
56988887777
Whether the review should be anonymous
false
Response
Textnote created successfully
Unique identifier of the textnote
"507f1f77bcf86cd799439018"
Woku ID the textnote belongs to
"507f1f77bcf86cd799439011"
Text content of the review
"Excellent service!"
false