aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/test/resources/payloads/bulk/complex-bulk-process-transactions.json
blob: 62b2e9712e4784b0919b64b6a39d727c1e3ed2a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"transactions": [
		{
			"delete": [
				{
					"uri": "/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-<UUID>"
				}
			]
		}
	]
}