aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/etsi/data/serviceDeleteRequest.json
blob: 257b06738c7a474395910cfb2b07d406b6753493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "requestDetails": {
         "modelInfo": {
              "modelType": "service",
              "modelInvariantId": "0ddc448d-5513-44bc-8b02-5759d84600d5",
              "modelVersionId": "28d4acf3-4791-4998-8d06-1cdf6d1767a9",
              "modelName": "manualDistributionTestService",
              "modelVersion": "1.0"
         },
        "requestInfo": {
             "source": "VID",
             "requestorId": "demo"
        },
        "requestParameters": {
            "testApi": "GR_API",
            "aLaCarte": true
        }
    }
}