Cancel
Cancel an order
Overview
The BAP will send the order id to cancel the order
Request
URL
/cancel
Method
POST
Request Body Schema
| Field | Type |
|---|---|
| context* | ContextForCancel |
| message | MessageForCancel |
Response
Response Body Schema
| Field | Type |
|---|---|
| message* | { Ack } |
| error | Error |
Response Codes
| Code | Description |
|---|---|
| 200 | Acknowledgement of message received |



