Review Generation
Create new review template for given location Ids
Creates a review template. When email is present the template type is EMAIL and the locations' businesses need the REVIEW_GENERATION_EMAIL product plan feature; when email is absent the template type is SMS (REVIEW_GENERATION_SMS). For EMAIL templates every review link must have a label.
post/customer-engagement/review-template
Request body
Example request
{
"email": {
"actionButtonColor": "#3C8ECB"
}
}Response
OK response