VendorRating (XC\MultiVendor)
This repo contains customer ratings of the vendor interaction, based on the specific order.
GET
Retrieve order review records by conditions
_cnd[limit]
array
Sets the offset (first item) and the limit (second item)
_cnd[orderBy]
array
Sets sorting order field
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>[] array
Sample response
[{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}]
_cnd[limit]
array
Sets the offset (first item) and the limit (second item)
_cnd[orderBy]
array
Sets sorting order field
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>[] array
Sample response
[{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}]
GET
Retrieve order review record by id
id
integer Required
Id value of the VendorRating object
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
id
integer Required
Id value of the VendorRating object
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
PUT
Update order review record by id
id
integer Required
Id value of the VendorRating object
<XLite\Module\XC\MultiVendor\Model\VendorRating>
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
id
integer Required
Id value of the VendorRating object
<XLite\Module\XC\MultiVendor\Model\VendorRating>
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
DELETE
Delete order review record by id
id
integer Required
Id value of the VendorRating object
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
id
integer Required
Id value of the VendorRating object
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
POST
Add order review record
<XLite\Module\XC\MultiVendor\Model\VendorRating>
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
<XLite\Module\XC\MultiVendor\Model\VendorRating>
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities
default Success <XLite\Module\XC\MultiVendor\Model\VendorRating>
Sample response
{"id":66,"rating":"example","type":"example","additionDate":11,"order":"<order object>","xcPendingExport":false}
id
integer
Review Unique ID
rating
string
Rating
type
string
Rating type
additionDate
integer
Addition date (UNIX timestamp)
order
Relation to a product entity
xcPendingExport
boolean
Flag to exporting entities