Skip to main content

Update order review record by id

Update order review record by id

Authorizations:Token
Query Parameters
id
required
integerId value of the VendorRating object
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