CompanyUpdate
input
Updates a Company.
Updates the selected Company with the inserted data. Only the fields sent are updated.
Fields
| Name | Type | Description |
|---|---|---|
name | String | |
vat | String | |
commercialRegistryNumber | String | |
commercialRegistryOffice | String | |
city | String | |
capital | String | |
zipCode | String | |
notes | String | |
swift | String | |
iban | String | |
sepaId | String | |
isRetailerOrTSP | Boolean | |
countryId | Int | |
alternateCountryId | Int | |
currencyId | Int | |
email | String | |
address | String | |
phone | String | |
website | String | |
fax | String | |
emailSenderName | String | |
emailSenderAddress | String | |
invoicingEmail | String | |
invoicingContact | String | |
decimalSeparator | String | |
thousandsSeparator | String | |
homepageShowGraphics | Boolean | |
showInactiveCustomers | Boolean | |
showInactiveProducts | Boolean | |
showCustomerDocumentSet | Boolean | |
sortCodesNumerically | Boolean | |
sendOverdueDocumentsNotifications | Boolean | |
documentAlertQtyAboveStock | Boolean | |
documentAlertNoStock | Boolean | |
documentAlertMinStock | Boolean | |
emailAlertStockAddress | String | |
emailAlertNoStock | Boolean | |
emailAlertMinStock | Boolean | |
discount | Float | |
documentFooter | String | |
documentCommercialInfoFooter | Boolean | |
documentCompanyInfoPos | Int | |
documentFontType | Int | |
numDecimalPlacesDocs | Int | |
documentShowRelated | Boolean | |
showTotalHUD | Boolean | |
documentShowClientPhone | Boolean | |
documentDeliveryNoteShowValues | Boolean | |
documentBillOfLadingShowValues | Boolean | |
documentServiceNoteShowValues | Boolean | |
documentCustomerReturnNoteShowValues | Boolean | |
documentLineShowPriceWithTaxes | Boolean | |
documentCustomerShowVATPrefix | Boolean | |
documentCompanyShowVATPrefix | Boolean | |
documentShowCompanyNotes | Boolean | |
documentShowProductSummary | Boolean | |
documentShowProductIdentification | Boolean | |
documentEstimateShowProductImages | Boolean | |
documentAlertLowPrice | Boolean | |
documentSupplierBuyChangesPrices | Boolean | |
documentConfirmClose | Boolean | |
documentShowProductUnitValueWithTaxes | Boolean | |
documentCalculationsMode | Int | |
forceNumCopies | Boolean | |
transportMovesStock | Boolean | |
transportDateNow | Boolean | |
conversionOriginalDate | Boolean | |
salesDocsShowSalesperson | Boolean | |
maturityNextWeekday | Boolean | |
maturityNoAutoWhenOptional | Boolean | |
showProductRowsByDefault | Boolean | |
img1 | Upload | |
timezoneId | Int | |
documentPrintModelId | Int | |
createNewDocumentSetsEveryNewYear | Boolean | |
ticketBAIReport | Boolean | |
documentSetsLocksBySettings | [Int!] | |
businessAreas | [CompanyBusinessAreaInput!] | |
copies | [Copies!] | |
bankingInfoDefault | [BankingInfoDefault!] | |
documentTypesDefaultDocumentSets | [CompanyDocumentTypeDefaultDocumentSetInput!] | |
specialTaxSchemeId | Int |
Deprecated fields (1)
| Name | Type | Description |
|---|---|---|
documentPreserveNetValue | Boolean | Use documentCalculationsMode instead |