Skip to main content
Aria Knowledge Central

send_acct_email_m Guide

Sends a specified message type to a particular account holder identified by a user ID.

API Specification: send_acct_email_m
Required Fields:
  • <client_no>
  • <auth_key>
  • <user_id>

 

Additional Guidance

Input Fields
Field Name Notes
<template_class>
Allowable Values
Values Description
A Account Activation
W Account Welcome
P Password Reminder/Reset
S Service Plan Change
N Account Comment/Note

 

Error Codes

Error Code/Description Associated Inputs

1001: unexpected error

 

1004: authentication error

Associated Inputs: auth_key, client_id, client_no

<client_no>, <auth_key>

1009: account does not exist, Account not found: AriaNo (acct_no), Account not found: Userid (userid), or Account not found: ClientId (client_acct_id)

Associated Inputs: acct_no, account_no, client_acct_id, user_id, userid, parent_acct_no

<user_id>

18006: Invalid client template id

Associated Inputs: client_cn_alt_msg_template_id, client_alt_msg_template_id, client_alt_inv_template_id

<template_no>
  • Was this article helpful?