Organisation |
Organisation.addAddressesItem(AddressForOrganisation addressesItem) |
Address details for organisation – see Addresses
|
Organisation |
Organisation.addExternalLinksItem(ExternalLink externalLinksItem) |
Organisation profile links for popular services such as Facebook,Twitter, GooglePlus and
LinkedIn.
|
Organisation |
Organisation.addPhonesItem(Phone phonesItem) |
Phones details for organisation – see Phones
|
Organisation |
Organisation.addresses(List<AddressForOrganisation> addresses) |
Address details for organisation – see Addresses
|
Organisation |
Organisation.apIKey(String apIKey) |
Display a unique key used for Xero-to-Xero transactions
|
Organisation |
Organisation.baseCurrency(CurrencyCode baseCurrency) |
baseCurrency
|
Organisation |
Organisation.countryCode(CountryCode countryCode) |
countryCode
|
Organisation |
Organisation.defaultPurchasesTax(String defaultPurchasesTax) |
The default for LineAmountTypes on purchase transactions
|
Organisation |
Organisation.defaultSalesTax(String defaultSalesTax) |
The default for LineAmountTypes on sales transactions
|
Organisation |
Organisation.edition(Organisation.EditionEnum edition) |
BUSINESS or PARTNER.
|
Organisation |
Organisation.employerIdentificationNumber(String employerIdentificationNumber) |
Shown if set.
|
Organisation |
Organisation.endOfYearLockDate(String endOfYearLockDate) |
Shown if set.
|
Organisation |
Organisation.externalLinks(List<ExternalLink> externalLinks) |
Organisation profile links for popular services such as Facebook,Twitter, GooglePlus and
LinkedIn.
|
Organisation |
Organisation.financialYearEndDay(Integer financialYearEndDay) |
Calendar day e.g.
|
Organisation |
Organisation.financialYearEndMonth(Integer financialYearEndMonth) |
Calendar Month e.g.
|
Organisation |
Organisation.isDemoCompany(Boolean isDemoCompany) |
Boolean to describe if organisation is a demo company.
|
Organisation |
Organisation.legalName(String legalName) |
Organisation name shown on Reports
|
Organisation |
Organisation.lineOfBusiness(String lineOfBusiness) |
Description of business type as defined in Organisation settings
|
Organisation |
Organisation.name(String name) |
Display name of organisation shown in Xero
|
Organisation |
Organisation.organisationEntityType(Organisation.OrganisationEntityTypeEnum organisationEntityType) |
Organisation Entity Type
|
Organisation |
Organisation.organisationID(UUID organisationID) |
Unique Xero identifier
|
Organisation |
Organisation.organisationStatus(String organisationStatus) |
Will be set to ACTIVE if you can connect to organisation via the Xero API
|
Organisation |
Organisation.organisationType(Organisation.OrganisationTypeEnum organisationType) |
Organisation Type
|
Organisation |
Organisation.paymentTerms(PaymentTerm paymentTerms) |
paymentTerms
|
Organisation |
Organisation.paysTax(Boolean paysTax) |
Boolean to describe if organisation is registered with a local tax authority i.e.
|
Organisation |
Organisation.periodLockDate(String periodLockDate) |
Shown if set.
|
Organisation |
Organisation.phones(List<Phone> phones) |
Phones details for organisation – see Phones
|
Organisation |
Organisation.propertyClass(Organisation.PropertyClassEnum propertyClass) |
Organisation Classes describe which plan the Xero organisation is on (e.g.
|
Organisation |
Organisation.registrationNumber(String registrationNumber) |
Shows for New Zealand, Australian and UK organisations
|
Organisation |
Organisation.salesTaxBasis(Organisation.SalesTaxBasisEnum salesTaxBasis) |
The accounting basis used for tax returns.
|
Organisation |
Organisation.salesTaxPeriod(Organisation.SalesTaxPeriodEnum salesTaxPeriod) |
The frequency with which tax returns are processed.
|
Organisation |
Organisation.shortCode(String shortCode) |
A unique identifier for the organisation.
|
Organisation |
Organisation.taxNumber(String taxNumber) |
Shown if set.
|
Organisation |
Organisation.timezone(TimeZone timezone) |
timezone
|
Organisation |
Organisation.version(Organisation.VersionEnum version) |
See Version Types
|