error_code |
long |
Aria-assigned error identifier. 0 indicates no error |
error_msg |
string |
Textual description of any error that occurred. "OK" if there was no error. |
starting_record |
long |
This indicates the number of objects that were (or would be) skipped before beginning output. |
total_records |
long |
This is the total number of objects that matched the provided criteria. |
account_details |
hash |
Detailed information about any accounts matching the query |
acct_no |
long |
The Aria assigned ID of the account |
senior_acct_no |
long |
The Aria assigned ID of the parent account, if any. |
user_id |
string |
The client defined user_id for the account |
password |
string |
Deprecated The password of the account. Warning: this is sensitive data! |
status_cd |
string |
The status code of the account. See the Aria Account Services API documentation for details |
plan_no |
long |
The Aria assigned ID of the master plan for this account |
first_name |
string |
Account holder's first name |
mi |
string |
Account holder's middle initial |
last_name |
string |
Account holder's last name |
address_1 |
string |
First address line of the account holder |
address_2 |
string |
Second address line of the account holder |
city |
string |
Account holder's city |
locality |
string |
Account holder's locality |
postal_code |
string |
Account holder's postal code |
country |
string |
Account holder's ISO-compliant, 2-character country code abbreviation in uppercase |
phone_npa |
long |
Account holder's numbering Plan Area value (area code) |
phone_nxx |
long |
Account holder's exchange (first 3 numbers following the area code/NPA) |
phone_suffix |
string |
Account holder's phone number (this is the number on the exchange/NXX) |
phone_extension |
string |
Account holder's phone extension |
intl_phone |
string |
Account holder's international phone number |
alt_email |
string |
Account holder's alternate email address |
client_acct_id |
string |
Client specified account identifier |
promo_cd |
string |
Promotion code used |
resp_level_cd |
string |
Responsibility level of this account (for child accounts) |
pay_method |
string |
Primary pay method number |
created |
string |
The date the account was created |
last_updated |
string |
Most recent date on which the account information was updated |
client_1 |
string |
Client defined field |
company_name |
string |
Account holder's company name |
current_billing_info |
hash |
|
billing_first_name |
string |
First name of the billing contact |
billing_middle_initial |
string |
Middle initial of the billing contact |
billing_last_name |
string |
Last name of the billing contact |
billing_address1 |
string |
Billing contact's first address line |
billing_address2 |
string |
Billing contact's second address line |
billing_city |
string |
Billing contact's city |
billing_state |
string |
Billing contact's state |
billing_locality |
string |
Billing contact's locality (examples: county, rural unincorporated area name) |
billing_zip |
string |
Billing contact's zip or postal code |
billing_country |
string |
Billing contact's ISO-compliant 2-character country code abbreviation in uppercase |
billing_phone_npa |
string |
Billing contact's area code |
billing_phone_nxx |
string |
Billing contact's exchange number (The NXX follows the NPA and comes before the phone number). |
billing_phone_suffix |
string |
Last digits of the billing contact's phone number, immediately following the NPA and NXX (also referred to as the phone number) |
billing_phone_extension |
string |
The office, desk, or group extension for the billing contact's phone number |
billing_intl_phone |
string |
The international phone number of the billing contact |
billing_email |
string |
The email address of the billing contact, or the general billing email address |
billing_pay_method |
string |
Pay method number |
billing_cc_expire_mm |
string |
Expiration month of the credit card |
billing_cc_expire_yyyy |
string |
Expiration year of the credit card |
billing_bank_routing_num |
string |
ABA (American Banking Association) unique identifier for the account's financial institution |
billing_agreement_id |
string |
Unique identifier of the bill agreement (also referred to as a token) |
plan_name |
string |
Name of the master plan for this account |
state_prov |
string |
State or Province Name |
country_english |
string |
Country name in english |
promo_name |
string |
Description of the promotion that this account, is using |
no_provision_ind |
long |
Whether this account should be provisioned |
bill_action_cd |
long |
Whether this account should be billed |
status_name |
string |
The status of this account |
acct_balance |
double |
The current balance for this account |
supp_field |
hash |
|
supp_field_name |
string |
Array of supplemental field names |
supp_field_value |
string |
Array of supplemental field values |
bill_day |
long |
Billing day for account, e.g., 12 |
supp_plan |
hash |
|
supp_plan_no |
long |
Aria-assigned identifier for a supplemental plan |
supp_plan_name |
string |
Name of a supplemental plan |
invoice_posting_method_cd |
int |
This configuration specifies whether invoices for this Account need to be manually posted. This setting supersedes the standard client setting for this specific Account.
Values |
Description |
0 |
Follow the standard client defined setting. |
1 |
Auto post all invoices. |
2 |
All invoices require manual posting. |
3 |
Only invoices paid via non-electronic payment methods require manual posting. |
|
acct_start_date |
string |
Returns the account start date. If account start date is empty, account created date will be returned |
pay_method_name |
string |
Returns the payment method name |