summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/test/resources/payloads/named-queries/query-payload.SvcSubscriberModelInfo-1.0.json
blob: 9e39c2fab528e5b92f5cc2182fbc5bd962ae199c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"instance-filters": {
"instance-filter": [
{
"customer": {
"global-customer-id": "junit-global-customer-id"
},
"service-subscription": {
"service-type": "junit-service-type"
}

}
]
},
"query-parameters": {
"named-query": {
"named-query-uuid": "6e806bc2-8f9b-4534-bb68-be91267ff6c8"
}
}
}