Support
Contact support
Overview
The BAP will send the id of an entity for which support is required from the BPP.
Request
URL
/support
Method
POST
Request Body Schema
Field | Type |
---|---|
context* | ContextForSupport |
message | MessageForSupport |
Response
Response Body Schema
Field | Type |
---|---|
message* | { Ack } |
error | Error |
Response Codes
Code | Description |
---|---|
200 | Acknowledgement of message received |