On_Status
Fetch the status of the order
Overview
The BPP will send the order object with current status to the BAP.
Request
URL
/on_status
Method
POST
Request Body Schema
Field | Type |
---|---|
context* | ContextForOn_status |
message | MessageForOn_status |
error | Error |
Response
Response Body Schema
Field | Type |
---|---|
message* | { Ack } |
error | Error |
Response Codes
Code | Description |
---|---|
200 | Acknowledgement of message received |