aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/cds/cba_process.json
blob: e55073e6e70f2bd1df98c30c53a71cf457ae0705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "actionIdentifiers": {
    "mode": "sync",
    "blueprintName": "test101",
    "blueprintVersion": "1.0.1",
    "actionName": "helloworld"
  },
  "payload": {
    "helloworld-request": {
      "template-prefix": [
        "hello-world"
      ]
    }
  },
  "commonHeader": {
    "subRequestId": "654-654",
    "requestId": "654321",
    "originatorId": "CDS"
  }
}