Status

Fetch the latest order object

Overview

The BAP will send the order id to get the latest status of the order

Request

URL

/status

Method

POST

Request Body Schema

Field Type
context* ContextForStatus
message MessageForStatus

Response

Response Body Schema

Field Type
message* { Ack }
error Error

Response Codes

Code Description
200 Acknowledgement of message received
On this page