Skip to main content
Aria Knowledge Central

get_company_profile_m

Input Arguments

 
Req Field Name Field Type Max Length Description
required-icon.png client_no long 22 Aria-assigned unique identifier indicating the Aria client providing service to this account.
required-icon.png auth_key string 32 Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor.

Output Arguments

 
Field Name Field Type Description
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.
client hash  
brd_arrow.gif client_name string Specifies the name of the client
brd_arrow.gif domain string Specifies the name of the domain
brd_arrow.gif address1 string Specifies the number and street name
brd_arrow.gif address2 string Specifies the floor number, building number, etc.
brd_arrow.gif city string Specifies the city
brd_arrow.gif locality string Specifies the locality
brd_arrow.gif state_prov string Specifies the state or province
brd_arrow.gif country string Specifies the country
brd_arrow.gif postal_code string Specifies the postal code
brd_arrow.gif phone string Specifies the phone number
brd_arrow.gif contact string Specifies the contact
brd_arrow.gif contact_address1 string Specifies the number and street name of the contact
brd_arrow.gif contact_address2 string Specifies the floor number, building number, etc. of the contact
brd_arrow.gif contact_city string Specifies the contact city
brd_arrow.gif contact_state string Specifies the contact state
brd_arrow.gif contact_zip string Specifies the contact zip
brd_arrow.gif contact_phone string Specifies the contact phone number
brd_arrow.gif contact_email string Specifies the contact email
brd_arrow.gif billing_contact string Specifies the billing contact
brd_arrow.gif billing_address1 string Specifies the number and street name of the billing contact
brd_arrow.gif billing_address2 string Specifies the floor number, building number, etc. of the billing contact
brd_arrow.gif billing_city string Specifies the billing city
brd_arrow.gif billing_state string Specifies the billing state
brd_arrow.gif billing_zip string Specifies the billing zip code
brd_arrow.gif billing_phone string Specifies the billing phone number
brd_arrow.gif billing_email string Specifies the billing email
brd_arrow.gif contact_country string Specifies the contact country
brd_arrow.gif contact_locality string Specifies the contact locality
brd_arrow.gif billing_country string Specifies the billing country
brd_arrow.gif billing_locality string Specifies the billing locality
brd_arrow.gif batch_job_alert_contact string Specifies the full name of the contact for batch job error alerts
brd_arrow.gif batch_job_alert_email string Specifies the email address for batch job error alerts
brd_arrow.gif client_locale_name string Name of the client locale.
  • Was this article helpful?