UpdateTriggerRulesBody
UpdateTriggerRulesBody
Any of
accountLevelUpdateTriggerRequest
Properties
| Name | Type | Required | Description |
|---|---|---|---|
triggerId | string | No | The system assigned UUID of the trigger |
triggerName | string | No | The user defined name of the trigger |
ecpdId | string | No | The Enterprise Customer Profile Database ID |
triggerCategory | string (one of: AccountUsage, DeviceGroupUsage, PricePlanDataUsage) | No | The type of trigger being created or modified |
dataTrigger | object | No | |
notification | object | No | |
notificationType | string | No | |
callback | boolean | No | |
emailNotification | boolean | No | |
notificationGroupName | string | No | |
notificationFrequencyFactor | integer | No | |
notificationFrequencyInterval | string | No | |
externalEmailRecipients | string | No | |
smsNotification | boolean | No | |
smsNumbers | array | No | |
reminder | boolean | No | |
severity | string | No | |
active | string (one of: true, false) | No | A flag to indicate of the trigger is active, true, or not, false |
deviceLevelUpdateTriggerRequest
Properties
| Name | Type | Required | Description |
|---|---|---|---|
triggerId | string | No | The system assigned UUID of the trigger |
triggerName | string | No | The user defined name of the trigger |
ecpdId | string | No | The Enterprise Customer Profile Database ID |
triggerCategory | string (one of: AccountUsage, DeviceGroupUsage, PricePlanDataUsage) | No | The type of trigger being created or modified |
dataTrigger | object | No | |
notification | object | No | |
active | string (one of: true, false) | No | A flag to indicate of the trigger is active, true, or not, false |
accountGroupShareUpdateTriggerRequest
Properties
| Name | Type | Required | Description |
|---|---|---|---|
triggerId | string | No | The system assigned UUID of the trigger |
triggerName | string | No | The user defined name of the trigger |
accountName | string | No | The numeric name of the account and must include leading zeroes |
triggerCategory | string (one of: AccountUsage, DeviceGroupUsage, PricePlanDataUsage) | No | The type of trigger being created or modified |
dataTrigger | object | No | |
notification | object | No | |
active | string (one of: true, false) | No | A flag to indicate of the trigger is active, true, or not, false |
accountShareUpdateTriggerRequest
Properties
| Name | Type | Required | Description |
|---|---|---|---|
triggerId | string | No | The system assigned UUID of the trigger |
triggerName | string | No | The user defined name of the trigger |
ecpdId | string | No | The Enterprise Customer Profile Database ID |
triggerCategory | string (one of: AccountUsage, DeviceGroupUsage, PricePlanDataUsage) | No | The type of trigger being created or modified |
pricePlanTrigger | any | No | |
notification | any | No | |
active | string (one of: true, false) | No | A flag to indicate of the trigger is active, true, or not, false |
payAsYouGoUpdateTriggerRequest
Properties
| Name | Type | Required | Description |
|---|---|---|---|
triggerId | string | No | The system assigned UUID of the trigger |
triggerName | string | No | The user defined name of the trigger |
ecpdId | string | No | The Enterprise Customer Profile Database ID |
triggerCategory | string (one of: AccountUsage, DeviceGroupUsage, PricePlanDataUsage) | No | The type of trigger being created or modified |
pricePlanTrigger | any | No | |
notification | any | No | |
active | string (one of: true, false) | No | A flag to indicate of the trigger is active, true, or not, false |
updatetriggerchunk
Properties
| Name | Type | Required | Description |
|---|---|---|---|
triggerId | string | No | The system assigned UUID of the trigger |
triggerName | string | No | The user defined name of the trigger |
ecpdId | string | No | The Enterprise Customer Profile Database ID |
triggerCategory | string (one of: AccountUsage, DeviceGroupUsage, PricePlanDataUsage) | No | The type of trigger being created or modified |
pricePlanTrigger | any | No | |
notification | any | No | |
active | string (one of: true, false) | No | A flag to indicate of the trigger is active, true, or not, false |