SO changes for Service Intent
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / ServiceIntentTest / delete-cll-payload.json
1 {
2   "serviceInstanceID": "cll-101",
3   "globalSubscriberId": "IBNCustomer",
4   "subscriptionServiceType": "IBN",
5   "serviceType": "CLL",
6   "additionalProperties": {
7     "enableSdnc": "false"
8   }
9 }