Confirm
Confirms an order by agreeing to the terms of the order.
Overview
The BAP will send the confirm request to the BPP after agreeing to the payment and fulfilment terms sent by the BPP.
Request
URL
/confirm
Method
POST
Request Body Schema
Field | Type |
---|---|
context* | ContextForContext |
message | MessageForConfirm |
Response
Response Body Schema
Field | Type |
---|---|
message* | { Ack } |
error | Error |
Response Codes
Code | Description |
---|---|
200 | Acknowledgement of message received |