Skip to main content

Add order review record

Add order review record

Authorizations:Token
Request Body Schema:
VendorRating object that needs to be added
idintegerReview Unique ID
ratingstringRating
typestringRating type
additionDateintegerAddition date (UNIX timestamp)
orderobject (Relation to a product entity)Relation to a product entity
xcPendingExportbooleanFlag to exporting entities

Responses

200Success
Response schema:
Success
idintegerReview Unique ID
ratingstringRating
typestringRating type
additionDateintegerAddition date (UNIX timestamp)
orderobject (Relation to a product entity)Relation to a product entity
xcPendingExportbooleanFlag to exporting entities