Delete order review record by id
Delete order review record by id
Authorizations:Token
Query Parameters
id required | integerId value of the VendorRating object |
Responses
200Success
Response schema:
Success id | integerReview Unique ID |
rating | stringRating |
type | stringRating type |
additionDate | integerAddition date (UNIX timestamp) |
order | object (Relation to a product entity)Relation to a product entity |
xcPendingExport | booleanFlag to exporting entities |