On_Update
Returns updated service with updated runtime object
Overview
The BPP will send the updated order object to the BAP.
Request
URL
/on_update
Method
POST
Request Body Schema
Field | Type |
---|---|
context* | ContextForOn_update |
message | MessageForOn_update |
error | Error |
Response
Response Body Schema
Field | Type |
---|---|
message* | { Ack } |
error | Error |
Response Codes
Code | Description |
---|---|
200 | Acknowledgement of message received |