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