Select
Select items from the catalog and build your order
Overview
The BAP will send items to the BPP to build the order
Request
URL
/select
Method
POST
Request Body Schema
| Field | Type |
|---|---|
| context* | ContextForSelect |
| message | MessageForSelect |
Response
Response Body Schema
| Field | Type |
|---|---|
| message* | { Ack } |
| error | Error |
Response Codes
| Code | Description |
|---|---|
| 200 | Acknowledgement of message received |



