Skip to main content
Aria Knowledge Central

get_acct_contacts_m Guide

Returns all the contacts for the specified client account and/or billing group and information about them (e.g. their locations and whether it is an account, billing, backup, or statement contact).

API Specification:

get_acct_contacts_m

Required Fields:
  • <client_no>
  • <auth_key>
  • <acct_no> or <client_acct_id>

Additional Guidance

Input Fields
Field Name Notes
<include_unused_contacts>
Allowable Values
Values Description
0 False (default)
1 True

Error Codes

Error Code/Description Associated Inputs

1001: unexpected error

 

1004: authentication error

<auth_key>, <client_id>, <client_no>

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

<acct_no>, <account_no>, <client_acct_id>, <user_id>, <userid>, <parent_acct_no>

26010: Invalid billing group number

<billing_group_no>

26012: Invalid client-defined billing group ID.

<client_billing_group_id>
  • Was this article helpful?