Changelog
Keep track of every change to the Adatree Data APIThis changelog lists all additions and updates to the Adatree Data APIs, in reverse chronological order.
October 31, 2025
- Add deprecation for
GET /data/energy/accounts
July 1, 2025
- Removed endpoint
GET /data/energy/plansas energy plans are not supported by all data providers
June 25, 2025
- Introduced
GET /data/v2/energy/accounts, which returns the fieldTimeVaryingTariffsas an array
September 24, 2024
- Add support for new value
digitalWalleton enumBankingScheduledPayment.paymentSet.to.toUType - Add support for
digitalWallettoBankingScheduledPayment.paymentSet.to
June 17, 2024
- Update energy bills endpoint
usageanddemandobjects to reflect newtimeOfUseTypeenum values as defined by CDS Energy Bills v3
June 14, 2024
- Energy bills endpoint upgraded to CDS Energy Bills v3, which now returns a new
measureUnitfield fortransactionUType: demand
January 3, 2024
- Energy account detail endpoint now returns either
amountorratesarray forsolarFeedInTariffdepending on what the data holder supports. Also added additional V3 fields.
December 21, 2023
- Add new query parameter
statusesto/data/banking/transactionsendpoint
September 28, 2023
- Remove fields
loanEndDate,nextInstalmentDateandrepaymentFrequencyfromBankingLoanAccountmandatory requirement as these are optional in the CDS
January 20, 2023
- Add support for
additionalOverviewUris,additionalTermsUris,additionalEligibilityUris,additionalFeesAndPricingUris,additionalBundleUristoBankingProduct_additionalInformation.
January 17, 2023
- Add support for
accountOwnershipto Bank Account. The value indicating the number of customers that have ownership of the account, according to the data holder's definition of account ownership. Does not indicate that all account owners are eligible consumers. Values areUNKNOWN,ONE_PARTY,TWO_PARTY,MANY_PARTY, orOTHER. - Add support for new value
DIGITAL_WALLETon enum Payee.type - Add support for new value
digitalWalleton enum Payee.payeeUType - Add support for
digitalWalletto Payee - Add support for
occupationCodeVersiontoCustomer.person- The applicable [ANZSCO] release version of the occupation code provided. Mandatory if an occupationCode is supplied. If occupationCode is supplied but occupationCodeVersion is absent, default is ANZSCO_1220.0_2013_V1.2
- Values are ANZSCO_1220.0_2006_V1.0, ANZSCO_1220.0_2006_V1.1, ANZSCO_1220.0_2013_V1.2, or ANZSCO_1220.0_2013_V1.3. Default value is ANZSCO_1220.0_2013_V1.2.
- Add support for
industryCodeVersiontoCustomer.organisation- The applicable ANZSIC release version of the industry code provided. Should only be supplied if industryCode is also supplied. If industryCode is supplied but industryCodeVersion is absent, default is ANZSIC_1292.0_2006_V2.0.
- Values are ANZSIC_1292.0_2006_V1.0 or ANZSIC_1292.0_2006_V2.0. Default value is ANZSIC_1292.0_2006_V2.0.
January 1, 2023
- API Changelog created
