SantoshB | 70902ea | 2020-09-10 17:32:12 +0530 | [diff] [blame] | 1 | { |
2 | "actionIdentifiers": { | ||||
3 | "mode": "sync", | ||||
4 | "blueprintName": "test101", | ||||
5 | "blueprintVersion": "1.0.1", | ||||
6 | "actionName": "helloworld" | ||||
7 | }, | ||||
8 | "payload": { | ||||
9 | "helloworld-request": { | ||||
10 | "template-prefix": [ | ||||
11 | "hello-world" | ||||
12 | ] | ||||
13 | } | ||||
14 | }, | ||||
15 | "commonHeader": { | ||||
16 | "subRequestId": "654-654", | ||||
17 | "requestId": "654321", | ||||
18 | "originatorId": "CDS" | ||||
19 | } | ||||
20 | } |