post

/shopgate.catalog.addProductReview.v1

This pipeline is used to add a new review for the given product.

Request Body

Schema
object
productId
string

Product id to get reviews for

required
author
string

Name of the reviewer

2 validations + required
rate
integer
4 validations + required
title
string
2 validations
review
string
1 validation

Responses

Successful response.

Schema
object

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host