set_company_profile_m
Summary
| API Name | set_company_profile_m |
|---|---|
| Class | administration_services_m |
| Update Version |
Description
Inputs
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| client_no | long | 12 | Yes |
Aria-assigned unique identifier indicating the Aria client providing service to this account. |
| auth_key | string | 32 | Yes |
Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor. |
| domain | string | 60 | No |
Specifies the domain |
| address1 | string | 30 | No |
Specifies the number and street name |
| address2 | string | 30 | No |
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 | No |
Specifies the city where the company is located. |
| locality | string | 25 | No |
Specifies the locality |
| state_prov | string | 10 | No |
Specifies the state or province |
| country | string | 10 | No |
Specifies the country |
| postal_code | string | 15 | No |
Specifies the postal code |
| phone | string | 25 | No |
Specifies the phone number |
| contact | string | 25 | No |
Specifies the contact |
| contact_address1 | string | 30 | No |
Specifies the number and street name of the contact |
| contact_address2 | string | 30 | No |
Specifies the floor number, building number, etc. of the contact |
| contact_city | string | 25 | No |
Specifies the contact city |
| contact_state | string | 10 | No |
Specifies the contact state |
| contact_zip | string | 9 | No |
Specifies the contact zip code |
| contact_phone | string | 25 | No |
Specifies the contact phone number |
| contact_email | string | 40 | No |
Specifies the contact email |
| billing_contact | string | 25 | No |
Specifies the billing contact |
| billing_address1 | string | 30 | No |
Specifies the number and street name of the billing contact |
| billing_address2 | string | 30 | No |
Specifies the floor number, building number, etc. of the billing contact |
| billing_city | string | 25 | No |
Specifies the billing city |
| billing_state | string | 10 | No |
Specifies the billing state |
| billing_zip | string | 9 | No |
Specifies the billing zip |
| billing_phone | string | 25 | No |
Specifies the billing phone |
| billing_email | string | 40 | No |
Specifies the billing email address |
| contact_country | string | 10 | No |
Specifies the contact country |
| contact_locality | string | 100 | No |
Specifies the contact locality |
| billing_country | string | 10 | No |
Specifies the billing country |
| billing_locality | string | 100 | No |
Specifies the billing locality |
| batch_job_alert_contact | string | 25 | No |
Specifies the full name of the contact for batch job error alerts |
| batch_job_alert_email | string | 40 | No |
Specifies the email address for batch job error alerts |
| locale_no | long | 38 | No |
Aria-assigned unique identifier of the locale used for translations. Alternative field: locale_name |
| locale_name | string | 32 | No |
Name of the locale to which the translations belong. Alternative field: locale_no |
| vat_registration_no | string | 30 | No |
Specifies the VAT Registration Number for e-invoicing |
Outputs
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| error_code | long | No |
Aria-assigned error identifier. 0 indicates no error |
|
| error_msg | string | No |
Textual description of any error that occurred. "OK" if there was no error. |
|
| client | object | No |
The client associated with this method. |
client fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| client_name | string | Yes |
Specifies the name of the client |
|
| domain | string | No |
Specifies the domain |
|
| address1 | string | No |
Specifies the number and street name |
|
| address2 | string | No |
Specifies the floor number, building number, etc. |
|
| city | string | No |
Specifies the city |
|
| locality | string | No |
Specifies the locality |
|
| state_prov | string | No |
Specifies the state or province |
|
| country | string | No |
Specifies the country |
|
| postal_code | string | No |
Specifies the postal code |
|
| phone | string | No |
Specifies the phone number |
|
| contact | string | No |
Specifies the contact |
|
| contact_address1 | string | No |
Specifies the number and street name of the contact |
|
| contact_address2 | string | No |
Specifies the floor number, building number, etc. of the contact |
|
| contact_city | string | No |
Specifies the contact city |
|
| contact_state | string | No |
Specifies the contact state |
|
| contact_zip | string | No |
Specifies the contact zip code |
|
| contact_phone | string | No |
Specifies the contact phone number |
|
| contact_email | string | No |
Specifies the contact email address |
|
| billing_contact | string | No |
Specifies the billing contact |
|
| billing_address1 | string | No |
Specifies the number and street name of the billing contact |
|
| billing_address2 | string | No |
Specifies the floor number, building number, etc. of the billing contact |
|
| billing_city | string | No |
Specifies the billing city |
|
| billing_state | string | No |
Specifies the billing state |
|
| billing_zip | string | No |
Specifies the billing zip code |
|
| billing_phone | string | No |
Specifies the billing phone number |
|
| billing_email | string | No |
Specifies the billing email address |
|
| contact_country | string | No |
Specifies the contact country |
|
| contact_locality | string | No |
Specifies the contact locality |
|
| billing_country | string | No |
Specifies the billing country |
|
| billing_locality | string | No |
Specifies the billing locality |
|
| batch_job_alert_contact | string | No |
Specifies the full name of the contact for batch job error alerts |
|
| batch_job_alert_email | string | No |
Specifies the email address for batch job error alerts |
|
| locale_no | long | 38 | No |
Aria-assigned unique identifier of the locale used for translations. Alternative field: locale_name |
| locale_name | string | 32 | No |
Name of the locale to which the translations belong. Alternative field: locale_no |
| vat_registration_no | string | No |
Specifies the VAT Registration Number for e-invoicing |