Jamesbrendamour's picture
|
download
raw
1.59 kB
metadata
title: Financial Setup | Sage Intacct Developer
url: https://developer.intacct.com/api/company-console/financial-setup/

Financial Setup | Sage Intacct Developer

  • Get Financial Setup

Provides basic financial setup information for a company such as its base currency, first fiscal month, multi-currency setting, and so forth.


Get Financial Setup

Get financial setup of a company.

getFinancialSetup

<getFinancialSetup/>

Parameters

No parameters

Response

<financialSetup>
    <baseCurrency>USD</baseCurrency>
    <defaultBook>ACCRUAL</defaultBook>
    <firstFiscalMonth>1</firstFiscalMonth>
    <multiBaseCurrency>false</multiBaseCurrency>
    <multiBook>false</multiBook>
    <multiCurrency>true</multiCurrency>
    <multiEntityShared>true</multiEntityShared>
</financialSetup>

Parameters

Name Type Description
defaultBook string Company’s default book can be either ACCRUAL or CASH.
multiBook boolean This is true if a company is enabled for multiple books (Cash and Accrual).
firstFiscalMonth string First fiscal month (1-12)
multiEntityShared boolean This is true if a company is enabled for multiple shared entities.
multiCurrency boolean This is true if a company is enabled for multiple currencies.
multiBaseCurrency boolean This is true if a company is enabled for multiple base currencies.
baseCurrency string Company’s base currency. This will be empty if multiBaseCurrency is true.

Provide feedback

Xet Storage Details

Size:
1.59 kB
·
Xet hash:
17d8b24bbe45617740f5441b31137079ae4641c1cbd0072e82e6d6eab8ea5a5f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.