aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/HighLevelObjects_getServiceInstanceNOAAIInput.json
blob: 403ca304508a7935c77bf47573268c2b184be863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"customer": {
		"global-customer-id": "globalCustomerId",
		"subscriber-name": "subscriberName",
		"subscriber-type": "subscriberType",
		"service-subscription": {
			"service-type": "subscriptionServiceType"
		}
	},
	"project": {
		"project-name": "projectName"
	},
	"owningEntity": {
		"owning-entity-id": "owningEntityId",
		"owning-entity-name": "owningEntityName"
	},
	"platform": null,
	"lineOfBusiness": null
}