CompanyRead
Reads a Company.
Returns a Company with the specified Id.
Fields
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!
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!
financesInvoicingCommunication: Boolean
financesInvoicingCommunicationChange: String
financesInvoicingDelay: Int
financesTransportCommunication: Boolean
financesTransportCommunicationChange: String
financesUser: String
financesPassword: String
copies: [CopiesRead!]
bankingInfo: [BankingInfoDefaultRead!]
timezoneId: Int
timezone: TimezoneRead
documentPrintModelId: Int
documentPrintModel: DocumentPrintModelRead
terminals: [TerminalRead]
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
terminalsCnt: Int
cashRegistersCnt: Int
activeSubscription(options: ActiveSubscriptionOptions): SubscriptionRead
businessAreas: [CompanyBusinessAreaRead!]
ticketBAIReport: Boolean!
ticketBAISettings: CompanyTicketBAISettingsRead
documentTypesDefaultDocumentSets: [CompanyDocumentTypeDefaultDocumentSet!]
specialTaxSchemeId: Int
specialTaxScheme: SpecialTaxSchemeRead
Deprecated fields
These fields are deprecated and might be removed or stop working. Avoid using them.
documentPreserveNetValue: Boolean! Reason: Use documentCalculationsMode instead