On_Rating
Provide feedback on a service
Overview
The BPP will send the feecback object to the BAP.
Request
URL
/on_rating
Method
POST
Request Body Schema
| Field | Type |
|---|---|
| context* | ContextForOn_rating |
| message | MessageForOn_rating |
| error | Error |
Response
Response Body Schema
| Field | Type |
|---|---|
| message* | { Ack } |
| error | Error |
Response Codes
| Code | Description |
|---|---|
| 200 | Acknowledgement of message received |



