On_Init
Send order object with payment details updated
Overview
The BPP will send the draft order with the payment and fulfilment terms to the BAP.
Request
URL
/on_init
Method
POST
Request Body Schema
Field | Type |
---|---|
context* | ContextForOn_init |
message | MessageForOn_init |
error | Error |
Response
Response Body Schema
Field | Type |
---|---|
message* | { Ack } |
error | Error |
Response Codes
Code | Description |
---|---|
200 | Acknowledgement of message received |