Report - Investment Income Comparison

GET {{baseUrl}}/sf/funds/:fundId/reports/incomeComparison?financialYear={{financialYear}}

The Investment Income Comparison Report displays the amount of income received from each investment during the year and compares this against the expected income to be received based on data from the ASX and Iress Data.

API Scopes

The following API scopes can access this resouce - investment - audit - smsf_partner

Entities Supported

The following entityTypes are supported - SMSF - BillableTrust - BillableCompany - BillableIndividual

Response

KeyTypeComments
reconciledInvestmentsArrayContains a set of investments displaying in the Reconciled list of the report. See Investment Control Account Array
unreconciledInvestmentsarrayContains a set of investments displaying in the Unreconciled list of the report. See Investment Control Account Array

Investment Control Account Array

KeyTypeComments
accountCodestringThe Account Code from the Chart of Accounts.
investmentControlNameThe header for each investment class in the report (eg: Shares in Listed Companies (Australian)
accountsarrayList of sub-accounts for the Control account
totalIncomeAmountnumberTotal of Income Amount for the Control Account
totalFrankingCreditnumberTotal Franking Credits for the Control Account
totalExternalEstimatedIncomenumberTotal Estimated Income for the Control Account
totalExternalEstimatedFrankingnumberTotal Estimated Franking Credits for the Control Account

account array

KeyTypeComments
accountCodestringThe Sub-Account Code from the Chart of Accounts.
securityCodestringValue in Investment column / code eg: ABC.AX
accountNamestringThe name of the account from the Chart of Accounts eg: Adelaide Brighton Limited
incomeEntriesarrayEach investment account can have multiple income entries

incomeEntries array

KeyTypeComments
transactionDatestringTransaction Date recorded in Simple Fund 360.
incomeAmountstringIncome Amount recorded in Simple Fund 360
frankingCreditstringFranking/Imputed Credits recorded in Simple Fund 360
externalDatePayablestringDate Payable reported by third party
externalExDatestringEx dividend/distribution date reported by Third Party
unitsOnHandstringUnits on hand as at externalExDate
45DayQualifiedUnitsstringNumber of units which pass 45 day rule test
externalAmountPerUnitstringIncome amount per unit as reported by External Source e.g. ASX
externalEstimatedIncomestringEstimated Income amount based on external data
externalEstimatedFrankingnumberEstimated Franking amount based on external data

Request Params

KeyDatatypeRequiredDescription
financialYearstring[REQUIRED] Financial Year of Report. Expected format : YYYY

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring