Edit information of your own company.
This data set can be queried with API call getCompanyInfo.
| Parameter name | Description | Possible value | Required |
|---|---|---|---|
| name | Company name. DEPRECATED — companyName and companyTypeID are recommended instead. | string | |
| companyName | Company name. Company name cannot be set to an empty value. | string | |
| companyTypeID | Company type ID. To retrieve a list of company types, see getCompanyTypes. | integer | |
| code | Company's registry code. | string | |
| VAT | Company's VAT number. | string | |
| phone | Corporate phone number. | string | |
| mobile | Corporate cellphone number. | string | |
| fax | Corporate fax number. | string | |
| Corporate e-mail address. | string | ||
| web | Website address. | string | |
| bankName | Name of company's bank. | string | |
| bankAccountNumber | Number of company's bank account. | string | |
| bankIBAN | IBAN number of company's bank account. | string | |
| bankSWIFT | BIC/SWIFT identifier of company's bank account. | string | |
| bankName2 | Name of company's bank. | string | |
| bankAccountNumber2 | Number of company's bank account. | string | |
| bankIBAN2 | IBAN number of company's bank account. | string | |
| bankSWIFT2 | BIC/SWIFT identifier of company's bank account. | string | |
| intermediatorCode | Intermediator code. | string | |
| eInvoiceAddress | E-Invoice address. | string |