summaryrefslogtreecommitdiffstats
path: root/test/remote-python/failing-script/request-payload.json
blob: d4c612ca6fb0deae4623ec3115b1772775ecd603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "commonHeader": {
    "originatorId": "System",
    "requestId": "remote-python-failing-script",
    "subRequestId": "1"
  },
  "actionIdentifiers": {
    "blueprintName": "RT-remote-python",
    "blueprintVersion": "1.0.0",
    "actionName": "failing-remote-python",
    "mode": "sync"
  },
  "payload": {
    "failing-remote-python-request": {}
  }
}