Create review

This is the asynchronous method and is recommended for general use.

👍

How to use this endpoint

  • To see example requests, click Examples in the payload on the right.
  • For example responses, click the relevant status code on the right.
  • Requests for this endpoint are limited to 5,000 requests/minute, per app key.
  • Data retrieved by this endpoint will be no older than 1 hour.

❗️

Important!

  • This call will create reviews only as anonymous and will send out review verification emails to all the customers you've created reviews for
  • For information on importing reviews to Yotpo, see this Help Center article

📘

Please note:

  • The following parameters are relevant only for customers using the Trusted Vendors feature: signature, time_stamp, submission_time_stamp, and reviewer_type.
  • If you're using this feature, please make sure you refer to our dedicated help center article before you use this endpoint. To learn more, please contact your Yotpo representative.

Custom questions

Click the Create Review + Custom Questions tab to view a sample response of a review with custom review form fields. Contact your Yotpo Customer Success Manager if you need help identifying the custom_field slug.

e.g.
custom_fields": {
"--12159": ["Chilly days","Rainy mornings","Windy evenings"],
"--12014": "123"}

Note that custom fields should carry values that are in line with the type of question being asked. For example, a rating question type would carry numerical values e.g. 1-5 while a textual question type would carry values such as "good" "okay" and "poor".

Metadata fields and properties

NameDescription
Predefined FieldsYotpo supports several predefined fields on products, orders, and customers:
-Products: Color, Size, Vendor, Material, Model, Coupon Used
-Orders: Coupon Used, Delivery type
-Customers: State, Country, Address, Phone Number

These fields are all optional.
Custom PropertiesCustom properties can be included in orders and retrieved as part of reviews.

There are three types of custom fields:
-Product related
-Customer-related
-Order related
Validation & ErrorsField names are not case sensitive and can contain numbers & symbols.
Two fields cannot have the same name.
There’s a limit of 10 custom fields per type (order/customer/product).
GeneralFields are Case Sensitive everywhere they’re configured
Language