Changelog
Keep track of every change to the Adatree Banking APIThis changelog lists all additions and updates to the Adatree Banking APIs, in reverse chronological order.
March 27, 2026
The following changes have been made for the /adr/banking/arrangements/{cdrArrangementId}/accounts/{accountId} API:
- Remove default
truevalue onfeatures[].isActivated - Add
isInstalmentDetailAvailableandinstalmentsfields - Add new
BankingProductInstalmentsmodel - Changes to the
depositRates[].tiersandlendingRates[].tiersfields:- Deprecated
minimumValue,maximumValueandapplicabilityConditionsfields - Added new
minimumValueString,maximumValueStringandapplicabilityConditionListfields
- Deprecated
- Changes to the
depositRatesandlendingRatesmodels:- Add new
applicationTypeandapplicabilityConditionListfields
- Add new
- Changes to the
BankingProductRateConditionmodel:- Add new
rateApplicabilityTypeandadditionalValuefields
- Add new
- Changes to the
feesmodel:- Deprecated fields:
amount,balanceRate,transactionRate,accruedRate,accrualFrequency - Added new fields:
feeMethodUType,fixedAmount,rateBased,variable,feeCap,feeCapPeriod
- Deprecated fields:
- Add new enum values:
BankingProductFeatureType:EXTRA_DOWN_PAYMENT,FUNDS_AVAILABLE_AFTERBankingLoanAccount.repaymentType:OTHER,UNCONSTRAINEDBankingProductCategory:BUY_NOW_PAY_LATERBankingProductFee.feeType:CASH_ADVANCE,DISHONOUR,ENQUIRY,LATE_PAYMENT,OTHER,REPLACEMENT,UPFRONT_PER_PLAN,VARIATIONBankingProductLendingRate.lendingRateType:BALANCE_TRANSFERBankingProductLendingRate.loanPurpose:OTHER,UNCONSTRAINEDBankingProductLendingRate.repaymentType:OTHER,UNCONSTRAINED
June 19, 2025
- Remove unsupported DataHolderDiscovery APIs
September 24, 2024
- Add support for new value
digitalWalleton enumBankingScheduledPayment.paymentSet.to.toUType - Add support for
digitalWallettoBankingScheduledPayment.paymentSet.to
January 17, 2023
- Add support for
accountOwnershipto Bank Account list and Bank Account Detail. 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 to Payee list and Payee detail - Add support for new value
digitalWalleton enum PayeeDetail.payeeUType to Payee detail - Add support for
digitalWalletto Payee Detail - Add support for
occupationCodeVersiontoCustomer.personwith both basic and detail payloads- 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.organisationwith both basic and detail payloads- 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
