Rating
Provide feedback on a service.
Overview
The BAP will send the rating for a service to the BPP.
Request
URL
/rating
Method
POST
Request Body Schema
| Field | Type |
|---|---|
| context* | ContextForRating |
| message.id | string |
| message.value | integer |
Response
Response Body Schema
| Field | Type |
|---|---|
| message* | { Ack } |
| error | Error |
Response Codes
| Code | Description |
|---|---|
| 200 | Acknowledgement of message received |



