summaryrefslogtreecommitdiffstats
path: root/test/retrieve-resolution/dummy-request-payload.json
blob: 5c437baebc8edcad220ac83eca160705719b7c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "commonHeader": {
    "originatorId": "System",
    "requestId": "dummy-request-should-fail",
    "subRequestId": "11"
  },
  "actionIdentifiers": {
    "blueprintName": "RT-retrieve-resolution",
    "blueprintVersion": "1.0.0",
    "actionName": "dummy",
    "mode": "sync"
  },
  "payload": {}
}