Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Comma-separated fields to include in the response.
Body
application/json
A schema for creating a review.
The unique identifier of the order.
Indicates if review reference is seller or product
Available options:
seller
, product
The unique identifier of reference.
The customer rating on the resource.
Required range:
1 <= x <= 5
The customer note on the resource.
Maximum length:
300
Response
201 - application/json
OK
A product/seller review with rating and comment