Milestone Notify Request
Method: HTTP POST method
Endpoint: http://<host_address>:<port_address>/v1/planitem/milestonenotify
Parameter content type: application/json
Sample of milestoneNotifyRequest value is given below:
{
"orderID": "string",
"orderRef": "string",
"planID": "string",
"planItemID": "string",
"milestoneID": "string",
"businessTransactionID": "string",
"correlationID": "string"
}
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
