# Get financial settings Returns the organisation financial settings the current user is linked to Endpoint: GET /v1/organisations/financialsettings Version: 1.0 ## Response 200 fields (text/plain): - `id` (integer) The organisation ID that the financial settings belong to - `yearEndDay` (integer) The day of the month corresponding to financial year end - `yearEndMonth` (integer) The month corresponding to financial year end - `accountsPayableContacts` (string,null) Accounts payable contact details - `currency` (string,null) ISO code of the organisation's default currency e.g. USD - `currencyName` (string,null) The Name of the organisation's default currency e.g. US Dollar - `currencySymbol` (string,null) The Symbol of the organisation's default currency e.g. $