On_Select

Send draft order object with quoted price for selected items

Overview

The BPP will send the draft order with the quoted price to the BAP.

Request

URL

/on_select

Method

POST

Request Body Schema

Field Type
context* ContextForOn_select
message MessageForOn_select
error Error

Response

Response Body Schema

Field Type
message* { Ack }
error Error

Response Codes

Code Description
200 Acknowledgement of message received
On this page