Search
Search for services by intent
Overview
The BAP will send the search intent to the BPP for services
Request
URL
/search
Method
POST
Request Body Schema
| Field | Type |
|---|---|
| context* | ContextForSearch |
| message | MessageForSearch |
Response
Response Body Schema
| Field | Type |
|---|---|
| message* | { Ack } |
| error | Error |
Response Codes
| Code | Description |
|---|---|
| 200 | Acknowledgement of message received |



