Authorization: ********************x-api-key: ********************{
"rate": 4
}{
"status": "success",
"message": "Rate created successfully",
"data": {
"rate": {
"_id": "507f1f77bcf86cd799439011",
"vendor": "507f1f77bcf86cd799439012",
"user": "507f1f77bcf86cd799439013",
"rate": 4,
"comment": "Great service, fast delivery!",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
}
}