Report - Member's Statement

GET {{baseUrl}}/sf/funds/:fundId/reports/membersStatement?start={{start}}&end={{end}}

The Member's Statement will report each Member Account's balances, movement, Preservation components and Taxation components for a period.

API Scopes

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

Response Body

KeyTypeComments
accountsarraysee accounts array
addressIdStringUniqueID of address for a firm. If the address is used for multiple people or companies the id will be the same.
countryStringAddress - Country
dobDatePerson's Date of birth. ISO 8601 date https://en.wikipedia.org/wiki/ISO_8601
emailstringPerson's email address if known
firstNamestringPerosn's first name
lastNamestringPerson's last name
otherNamestringPerson's other/middle names
peopleIdstringUniqueID of the person for a firm. If a person is used for multiple companies or funds the id will be the same.
phonephoneperson's phone number if known
postcodestringAddress - Postcode
statestringList in ( VIC, NSW, QLD, WA, NSW, ACT, TAS, FOR)
streetLine1StringAddress - Street Line 1
streetLine2StringAddress - Street Line 2
suburbStringAddress - Suburb
tfnStringwill return 'Provided' or 'Not Provided'
titleStringTitle if known

Accounts Array

KeyTypeComments
accountDescriptionStringFreeform description of account entered by the user
accountPhaseObjectAccumulation or RetirementPhase
accountTypeObjectAccumulation or Pension. A TRIS will always be regarded as a Pension for this field.
balanceClosingnumberAccount Balance as at End Date requested
balanceOpeningNumberAccount Balance as at Start Date requested
balancePreservednumberPreserved balance as at end date.
balanceRestrictedNonPreservednumberRestricted Non Preserved as at end date.
balanceTaxablenumberMember's Taxable balance as at the end date.
balanceTaxFreenumberMember's Tax-Free balance as at the end date.
balanceUnrestrictedNonPreservednumberUnrestricted Non Preserved balance as at end date.
beneficiariesArraySee below
decreaseBenefitsPaidTransfersOutnumberTotal Benefits Paid/Transfers Out recorded for the period
decreaseContributionsTaxnumberTotal Contributions Tax recorded for the period
decreaseDivision293TaxnumberTotal Division 293 Tax recorded for the period
decreaseExcessContributionsTaxnumberTotal Excess Contributions Tax recorded for the period
decreaseIncomeTaxnumberTotal Income Tax recorded for the period
decreaseInsurancePolicyPremiumsnumberTotal Insurance Policy Premiums Paid recorded for the period
decreaseInternalTransferOutnumberTotal Internal Transfer Out recorded for the period
decreaseManagementFeesnumberTotal Management Fees recorded for the period
decreaseMemberExpensesnumberTotal Member Expenses recorded for the period
decreaseNoTFN ExcessTaxnumberTotal No TFN Excess Contributions Tax recorded for the period
decreasePensionsPaidnumberTotal Pensions Paid recorded for the period
decreaseRefundExcessContributionsnumberTotal Refund Excess Contributions recorded for the period
decreaseSuperannuationSurchargeTaxnumberTotal Superannuation Surcharge Tax recorded for the period
endDateDateIf the account has been closed then the date is returned
increaseEmployerContributionsnumberTotal Employer Contributions recorded for the period
increaseGovernmentCoContributionsnumberTotal Government Co-Contributions recorded for the period
increaseInternalTransferInnumberTotal Internal Transfer In recorded for the period
increaseNetEarningsnumberTotal Net Earnings recorded for the period
increasePersonalContributionsConcessionalnumberTotal Personal Concessional Contributions recorded for the period
increasePersonalContributionsNonConcessionalnumberTotal Personal NCC Contributions recorded for the period
increaseProceedsOfInsurancePoliciesnumberTotal Proceeds of Insurance Policies recorded for the period
increaseTransfersInnumberTotal Transfers In recorded for the period
memberCodeStringMember Code of Member Account recorded for the period
nominationBindingbooleanFor Death Benefit Nominations, has been created as binding or non-binding
nominationTimeframeString3 year Lapsing or Non Lapsing. Used for Death Benefit Nominations
nominationEndDateDateUsed for Death Benefit Nominations
pensionSetupWithReversionaryBeneficiarybooleanTrue or "False: Has Pension been setup with a Reversionary Beneficiary
pensionTypeObjectList in (Accumulation = null, Account-Based Pension = AccountBasedPension, Market Linked Pension = MarketLinkedPension, TRIS (Retirement Phase) = TRISRetirementPhase, Transition to Retirement Pension = TransitionToRetirement, Allocated Pension = AllocatedPension, Complying Pension = ComplyingPension)
startDateDateThe date the member account commenced in the fund
taxFreeProportionNumberThe tax-free percentage of the member's account balance will display. This amount is automatically calculated based on the taxable and tax-free components of the member's balances upon pension commencement.
totalDeathBenefitNumberAccount Entitlement in the event of death.
totalDisbabilityBenefitNumberAccount Entitlement in the event of a Permanent Disability.
vestedBenefitsNumberSuperannuation is said to vest in a member when the member becomes legally entitled to it

Beneficiaries Array

KeyTypeComments
firstNameStringPerson's first name
lastNameString
nominationLastModifiedDateDate and time Beneficiary details were last modified.
otherNameStringPerson's other/middle names
peopleIdStringUniqueID of the person for a firm. If a person is used for multiple companies or funds the id will be the same.
relationshipStringUser Entered e.g Spouse
proportionNumber1-100%

Request Params

KeyDatatypeRequiredDescription
startstring[REQUIRED] Start Date of Report. Expected format : YYYY/MM/DD
endstring[REQUIRED] End Date of Report. Expected format : YYYY/MM/DD

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"members":[{"accounts":[{"accountDescription":"Pension","accountPhase":"Retirement Phase","accountType":"Pension","balanceClosing":542290,"balanceOpening":535467,"balancePreserved":0,"balanceRestrictedNonPreserved":0,"balanceTaxFree":62779,"balanceTaxable":479511,"balanceUnrestrictedNonPreserved":542290,"beneficiaries":[{"firstName":"Mary","lastName":"Jones","nominationLastModified":"2020-09-14","otherName":null,"peopleId":"8ad08b356cf44a92016cf597be3a003a","proportion":100,"relationship":"Wife"}],"decreaseBenefitsPaidTransfersOut":0,"decreaseContributionsTax":0,"decreaseDivision293Tax":0,"decreaseExcessContributionsTax":0,"decreaseIncomeTax":0,"decreaseInsurancePolicyPremiums":0,"decreaseInternalTransferOut":0,"decreaseManagementFees":0,"decreaseMemberExpenses":0,"decreaseNoTFNExcessTax":0,"decreasePensionsPaid":0,"decreaseRefundExcessContributions":0,"decreaseSuperannuationSurchargeTax":0,"endDate":"","increaseEmployerContributions":0,"increaseGovernmentCoContributions":0,"increaseInternalTransferIn":0,"increaseNetEarnings":6823,"increaseOtherContributions":0,"increasePersonalContributionsConcessional":0,"increasePersonalContributionsNonConcessional":0,"increaseProceedsOfInsurancePolicies":0,"increaseTransfersIn":0,"memberCode":"JONJOH00001P","nominationBinding":true,"nominationEndDate":null,"nominationTimeframe":"NonLapsing","pensionSetupWithReversionaryBeneficiary":false,"pensionType":"AccountBasedPension","startDate":"1994-06-14","taxFreeProportion":11.58,"totalDeathBenefit":1542290,"totalDisbabilityBenefit":0,"vestedBenefits":542290},{"accountDescription":"Accumulation","accountPhase":"Accumulation Phase","accountType":"Accumulation","balanceClosing":546206,"balanceOpening":519362,"balancePreserved":0,"balanceRestrictedNonPreserved":0,"balanceTaxFree":520000,"balanceTaxable":26206,"balanceUnrestrictedNonPreserved":546206,"beneficiaries":[],"decreaseBenefitsPaidTransfersOut":0,"decreaseContributionsTax":3750,"decreaseDivision293Tax":0,"decreaseExcessContributionsTax":0,"decreaseIncomeTax":1035,"decreaseInsurancePolicyPremiums":0,"decreaseInternalTransferOut":0,"decreaseManagementFees":0,"decreaseMemberExpenses":0,"decreaseNoTFNExcessTax":0,"decreasePensionsPaid":0,"decreaseRefundExcessContributions":0,"decreaseSuperannuationSurchargeTax":0,"endDate":"","increaseEmployerContributions":0,"increaseGovernmentCoContributions":0,"increaseInternalTransferIn":0,"increaseNetEarnings":6629,"increaseOtherContributions":0,"increasePersonalContributionsConcessional":25000,"increasePersonalContributionsNonConcessional":0,"increaseProceedsOfInsurancePolicies":0,"increaseTransfersIn":0,"memberCode":"JONJOH00002A","nominationBinding":false,"nominationEndDate":null,"nominationTimeframe":null,"pensionSetupWithReversionaryBeneficiary":false,"pensionType":null,"startDate":"1994-06-14","taxFreeProportion":null,"totalDeathBenefit":null,"totalDisbabilityBenefit":null,"vestedBenefits":546206}],"addressId":"18435","country":"AUSTRALIA","dob":"1947-09-05","email":null,"firstName":"John","lastName":"Jones","otherName":null,"peopleId":"8ad08bf35f7b8296015fb8492c2200dd","phone":"0396960000","postcode":"3205","state":"VICTORIA","streetLine1":"12 Market Street","streetLine2":null,"suburb":"South Melbourne","tfn":"Provided","title":null},{"accounts":[{"accountDescription":"Accumulation","accountPhase":"Accumulation Phase","accountType":"Accumulation","balanceClosing":977776,"balanceOpening":843027,"balancePreserved":968652,"balanceRestrictedNonPreserved":0,"balanceTaxFree":414235,"balanceTaxable":563541,"balanceUnrestrictedNonPreserved":9124,"beneficiaries":[],"decreaseBenefitsPaidTransfersOut":0,"decreaseContributionsTax":2010,"decreaseDivision293Tax":0,"decreaseExcessContributionsTax":0,"decreaseIncomeTax":1688,"decreaseInsurancePolicyPremiums":0,"decreaseInternalTransferOut":0,"decreaseManagementFees":0,"decreaseMemberExpenses":0,"decreaseNoTFNExcessTax":0,"decreasePensionsPaid":0,"decreaseRefundExcessContributions":0,"decreaseSuperannuationSurchargeTax":0,"endDate":"","increaseEmployerContributions":0,"increaseGovernmentCoContributions":0,"increaseInternalTransferIn":0,"increaseNetEarnings":10812,"increaseOtherContributions":0,"increasePersonalContributionsConcessional":13400,"increasePersonalContributionsNonConcessional":114235,"increaseProceedsOfInsurancePolicies":0,"increaseTransfersIn":0,"memberCode":"JONMAR00001A","nominationBinding":false,"nominationEndDate":null,"nominationTimeframe":null,"pensionSetupWithReversionaryBeneficiary":false,"pensionType":null,"startDate":"1994-06-14","taxFreeProportion":null,"totalDeathBenefit":1977776,"totalDisbabilityBenefit":0,"vestedBenefits":977776}],"addressId":"18435","country":"AUSTRALIA","dob":"1948-08-17","email":null,"firstName":"Mary","lastName":"Jones","otherName":null,"peopleId":"8ad08bf35f7b8296015fb8492c2900df","phone":"0396960000","postcode":"3205","state":"VICTORIA","streetLine1":"12 Market Street","streetLine2":null,"suburb":"South Melbourne","tfn":"Provided","title":null}]}