Skip to main content
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:
string
default:"none"
The ID of the review to be created.
string
default:"none"
The rating for the review to be created.
string
default:"none"
The name of the person that has left the review to be created.
string
default:"none"
Whether the person that has left the review to be created was anonymous or not.
datetime
default:"none"
The date and time that the review was posted. Example: 2023-01-01T00:00:00
datetime
default:"none"
The date and time that the review was updated. Example: 2023-01-01T00:00:00
string
default:"none"
The comment left for the review to be created.