Create reviewAsk AIpost https://api.yotpo.com/v1/widget/reviewsThis is the asynchronous method and is recommended for general use.Body ParamsappkeystringrequiredThe store IDdomainstringThe account domainskustringrequiredThe unique ID of the product on your site (doesn't have to be the SKU). To create a site review, use the value: yotpo_site_reviews. This parameter supports alphanumeric (a...z, A...Z, 0...9), "_" and "-" characters.product_titlestringrequiredThe title of the productproduct_descriptionstringThe description of the productproduct_urlstringrequiredThe url of the product where the reviews are displayedproduct_image_urlstringThe url of the product imagedisplay_namestringrequiredThe reviewer's nameemailstringrequiredThe email of the revieweris_incentivizedbooleanIndicates if the review comes from an incentivized source (for example, a product sampling company)truetruefalseincentive_typestringenumThe type of incentive provided for the reviewfree_productcouponloyalty_pointspaid_promotionemployee_reviewotherAllowed:free_productcouponloyalty_pointspaid_promotionemployee_reviewotherreview_contentstringrequiredThe content of the reviewreview_titlestringrequiredThe title of the reviewreview_scoreint32requiredThe review scoresignaturestringRelevant only for customers using the Trusted Vendors feature. The signature is the hexadecimal representation of a computed Hash-based Message Authentication Code, using SHA256 as the cryptographic function (HMAC-SHA256). The secret for the function is the account secret. Note: The time_stamp and reviewer_type parameters are mandatory when using the signature parameter.time_stampdate-timeRequired for customers using the Trusted Vendors feature. Unix timestamp.submission_time_stampdate-timeRelevant only for customers using the Trusted Vendors feature. The date the review was created (if not today). Can be up to 7 days in the past. If you want to add a creation date that is more than 7 days in the past, please contact supportreviewer_typestringRequired for customers using the Trusted Vendors feature. Possible values: verified_buyer or verified_reviewerdelivery_typestringThe type of delivery designated for this purchase e.g. express, expedited, standardorder_metadataobjectorder_metadata objectproduct_metadataobjectproduct_metadata objectcustomer_metadataobjectcustomer_metadata objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 500500Updated 8 months ago