Skip to Content

RatingInput

Properties

NameTypeDescriptionNotes
order_idLongThe ID of the order being rated (must be greater than 0)[default to null]
ratingIntegerThe rating score from 1 (worst) to 5 (best)[default to null]
reviewStringWritten review comment describing the experience (required, cannot be empty)[default to null]
vendor_idLongOptional vendor ID if rating a vendor’s service[optional] [default to null]
driver_idLongOptional driver ID if rating a delivery driver[optional] [default to null]
user_idLongOptional user ID if rating a rider/delivery person[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]