set_acct_notify_override_m Guide
- Last updated
-
-
Save as PDF
-
The set_acct_notify_override_m API assigns or removes the alternate message template for the given template class.
| API Specification: |
set_acct_notify_override_m |
| Required Fields: |
- <client_no>
- <auth_key>
- <acct_no> or <acct_user_id> or <client_acct_id>
- <template_class>
|
Additional Guidance
Input Fields
| Field Name |
Notes |
| <template_class> |
Allowable Values
| Values |
Description |
| R |
Contract Expiry/Renewal |
| I |
Invoice/Statement |
| D |
Dunning |
| A |
Account Activation |
| W |
Account Welcome |
| C |
Credit Card Expiry |
| T |
Account Termination |
| O |
Other |
| B |
Broadcast |
| P |
Password Reminder/Reset |
| S |
Service Plan Change |
| U |
UnKnown |
| N |
Account Comment/Note |
| Z |
ARC Resource Threshold Warning |
| IM |
Messenger Template |
| IS |
Invoice Subtemplate |
| S2 |
Supplemental Service Plan Change |
| C2 |
Electronic Collection Attempt |
| UMO |
MID Usage Threshold Over |
| UPO |
PTD Usage Threshold Over |
| UMU |
MTD Usage Threshold Under |
| UPU |
PTD Usage Threshold Under |
|
| <behavioral_option> |
Allowable Values
| Values |
Description |
| 1 |
Distill and send message |
| 2 |
Distill message but do not send |
| 3 |
Produce no message |
| |
no behavior specified |
|
| <override_template_option> |
Allowable Values
| Values |
Description |
| 1 |
Set/Update the override message template for the given template class (default). |
| 2 |
Remove the override message template of the given class if exists. |
|