On_Search
Send catalog
Overview
The BPP will send the catalog of items/services matching the search intent to the BAP.
Request
URL
/on_search
Method
POST
Request Body Schema
| Field | Type |
|---|---|
| context* | ContextForOn_search |
| message.catalog | { Catalog } |
| error | Error |
Response
Response Body Schema
| Field | Type |
|---|---|
| message* | { Ack } |
| error | Error |
Response Codes
| Code | Description |
|---|---|
| 200 | Acknowledgement of message received |



