Travtus home page
Search...
⌘K
Ask AI
Search...
Navigation
Messages
Reviews
Introduction
Welcome to the Travtus Technical Documentation site.
Deployment Guide
File Uploads
Uploading Data to the Travtus Platform
Data Types & Data Structure
Communities
Units
Vacancies
Resident
Users
Messages
Emails
SMS
Chat Messages
Call Recordings
Reviews
Data Feeds
Chat Widget Deployment
Embedded Gateway
3rd Party Integrations
Travtus API & Webhook
Request Access
API License Agreement
POST
Authentication
Webhook
Data Types & Endpoints
Miscellaneous
Chrome Extension
Glossary
Glossary
Messages
Reviews
All datetime fields included in the body parameters need to be specified as
ISO8601-formatted date strings
.
Datetime fields should follow a “YYYY-MM-DDThh:mm:ss” format.
Below is our standard data structure for a review:
review_id
string
default:
"none"
The ID of the review to be created.
rating
string
default:
"none"
The rating for the review to be created.
display_name
string
default:
"none"
The name of the person that has left the review to be created.
is_anonymous
string
default:
"none"
Whether the person that has left the review to be created was anonymous or not.
created_datetime
datetime
default:
"none"
The date and time that the review was posted. Example: 2023-01-01T00:00:00
updated_datetime
datetime
default:
"none"
The date and time that the review was updated. Example: 2023-01-01T00:00:00
comment
string
default:
"none"
The comment left for the review to be created.
Call Recordings
Accessing Your Data Feeds
Assistant
Responses are generated using AI and may contain mistakes.