CompanyRead
object
Reads a Company.
Returns a Company with the specified ID.
Fields
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
visible | Int! | |
isConfirmed | Boolean! | |
name | String! | |
slug | String! | Unique identifier |
vat | String! | Vat Number |
discount | Float! | |
hasDefaultData | Boolean! | |
email | String! | |
address | String | Address |
city | String | City |
capital | String | Capital stock |
commercialRegistryNumber | String | |
commercialRegistryOffice | String | |
phone | String | |
fax | String | |
website | String | |
invoicingEmail | String | |
invoicingContact | String | |
img1 | String | |
createdAt | DateTime! | |
agent | AgentRead | |
countryId | Int | |
country | CountryRead | |
alternateCountryId | Int | |
alternateCountry | CountryRead | |
currency | CurrencyRead | |
subscription | [SubscriptionRead!] | |
userCompanies | [CompanyUserRead!] | |
zipCode | String | |
isRetailerOrTSP | Boolean | |
decimalSeparator | String | |
thousandsSeparator | String | |
numDecimalPlacesDocs | Int! | |
forceNumCopies | Boolean! | |
transportMovesStock | Boolean! | |
transportDateNow | Boolean! | |
conversionOriginalDate | Boolean! | |
salesDocsShowSalesperson | Boolean! | |
maturityNextWeekday | Boolean! | |
maturityNoAutoWhenOptional | Boolean! | |
showProductRowsByDefault | Boolean! | |
notes | String | |
swift | String | |
iban | String | |
sepaId | String | |
documentFooter | String | |
documentCommercialInfoFooter | Boolean! | |
documentCompanyInfoPos | Int | |
documentFontType | Int | |
documentShowRelated | Boolean! | |
showRelatedDocInfoInPdfProductLine | 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 | |
emailSenderName | String | |
emailSenderAddress | String | |
emailSenderValidated | Int | |
homepageShowGraphics | Boolean! | |
showInactiveCustomers | Boolean! | |
showInactiveProducts | Boolean! | |
showCustomerDocumentSet | Boolean | |
sortCodesNumerically | Boolean! | |
sendOverdueDocumentsNotifications | Boolean! | |
documentAlertQtyAboveStock | Boolean! | |
documentAlertNoStock | Boolean! | |
documentAlertMinStock | Boolean! | |
emailAlertStockAddress | String | |
emailAlertNoStock | Boolean! | |
emailAlertMinStock | Boolean! | |
showTotalHUD | Boolean! | |
copies | [CopiesRead!] | |
bankingInfo | [BankingInfoDefaultRead!] | |
timezoneId | Int | |
timezone | TimezoneRead | |
documentPrintModelId | Int | |
documentPrintModel | DocumentPrintModelRead | |
lastUserLoggedIn | LastUserLoggedInRead | |
documentSetsLocksBySettings | [DocumentSetsLockRead!] | |
createNewDocumentSetsEveryNewYear | Boolean! | |
fiscalZone | FiscalZoneTaxSettings | |
hasClosedDocuments | Boolean! | Flags if has closed documents If set to true, this company has closed documents |
attached | Boolean | |
documentsCnt | Int | |
customersCnt | Int | |
salespeopleCnt | Int | |
suppliersCnt | Int | |
productsCnt | Int | |
productCategoriesCnt | Int | |
taxesCnt | Int | |
retentionsCnt | Int | |
deliveryMethodsCnt | Int | |
identTemplatesCnt | Int | |
bankingInfosCnt | Int | |
maturityDatesCnt | Int | |
measurementUnitsCnt | Int | |
geographicZonesCnt | Int | |
paymentMethodsCnt | Int | |
vehiclesCnt | Int | |
documentSetsCnt | Int | |
priceClassesCnt | Int | |
warehousesCnt | Int | |
cashRegistersCnt | Int | |
areasAndTablesCnt | Int | |
bankRemittancesCnt | Int | |
companyApiClientsCnt | Int | |
companyRolesCnt | Int | |
companyUsersCnt | Int | |
customFieldsCnt | Int | |
documentMailMessageTemplatesCnt | Int | |
economicActivityClassificationCodesCnt | Int | |
eventsCnt | Int | |
hooksCnt | Int | |
labelTemplatesCnt | Int | |
posRequestsCnt | Int | |
propertyGroupsCnt | Int | |
storesCnt | Int | |
activeSubscription | SubscriptionRead | |
futureSubscription | SubscriptionRead | |
businessAreas | [CompanyBusinessAreaRead!] | |
documentTypesDefaultDocumentSets | [CompanyDocumentTypeDefaultDocumentSet!] | |
specialTaxSchemeId | Int | |
specialTaxScheme | SpecialTaxSchemeRead | |
companyAT | ATSettingsRead | |
limits | [CompanyLimitRead!]! |
Deprecated fields (1)
| Name | Type | Description |
|---|---|---|
documentPreserveNetValue | Boolean! | Use documentCalculationsMode instead |