aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/SDNCAdapterRestCallbackFinal.json
blob: cf9a621e02c8327bc5b8c609ef6bcd5a4731b547 (plain)
1
2
3
4
5
6
7
8
{
  "SDNCServiceResponse": {
    "sdncRequestId": "((REQUEST-ID))",
    "responseCode": "200",
    "responseMessage": "OK",
    "ackFinalIndicator": "Y"
  }
}