Skip to main content
Aria Knowledge Central

set_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.
  domain string 60 Specifies the domain
  address1 string 30 Specifies the number and street name
  address2 string 30 Second address line of the company. If you want to delete existing data in this field, leaving it blank, you must enter a '~' in this field.
  city string 30 Specifies the city where the company is located.
  locality string 25 Specifies the locality
  state_prov string 10 Specifies the state or province
  country string 10 Specifies the country
  postal_code string 15 Specifies the postal code
  phone string 25 Specifies the phone number
  contact string 25 Specifies the contact
  contact_address1 string 30 Specifies the number and street name of the contact
  contact_address2 string 30 Specifies the floor number, building number, etc. of the contact
  contact_city string 25 Specifies the contact city
  contact_state string 10 Specifies the contact state
  contact_zip string 9 Specifies the contact zip code
  contact_phone string 25 Specifies the contact phone number
  contact_email string 40 Specifies the contact email
  billing_contact string 25 Specifies the billing contact
  billing_address1 string 30 Specifies the number and street name of the billing contact
  billing_address2 string 30 Specifies the floor number, building number, etc. of the billing contact
  billing_city string 25 Specifies the billing city
  billing_state string 10 Specifies the billing state
  billing_zip string 9 Specifies the billing zip
  billing_phone string 25 Specifies the billing phone
  billing_email string 40 Specifies the billing email address
  contact_country string 10 Specifies the contact country
  contact_locality string 100 Specifies the contact locality
  billing_country string 10 Specifies the billing country
  billing_locality string 100 Specifies the billing locality
  batch_job_alert_contact string 25 Specifies the full name of the contact for batch job error alerts
  batch_job_alert_email string 40 Specifies the email address for batch job error alerts
  locale_no int 38 Aria-assigned unique identifier of the locale used for translations.
  OR      
  locale_name string 32 Name of the locale to which the translations belong.

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 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 code
brd_arrow.gif contact_phone string Specifies the contact phone number
brd_arrow.gif contact_email string Specifies the contact email address
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 address
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 locale_no int Aria-assigned unique identifier of the locale used for translations.
brd_arrow.gif locale_name string Name of the locale to which the translations belong.
  • Was this article helpful?