On_Track

Send tracking details of an active order

Overview

The BPP will send the tracking details of an active order object to the BAP.

Request

URL

/on_track

Method

POST

Request Body Schema

Field Type
context* ContextForOn_track
message MessageForOn_track
error Error

Response

Response Body Schema

Field Type
message* { Ack }
error Error

Response Codes

Code Description
200 Acknowledgement of message received
On this page