DEV API changelog (2026-02-05)

Last updated: 2026-02-05 10:25:42 AEDT

API Changelog bdf7b61 vs. 2026-02-05_10-16_48191b8

POST /main-account/loans/transactions

  • the 'sorting/field' request property's minLength was decreased from '1' to '0'

POST /sub-account/loans/applications

  • ⚠️ the 'applicantInfo/decreaseOfMonthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/existingCreditLimit' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/increaseOfMonthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/monthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/monthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''

PATCH /sub-account/loans/applications/{id}/apply-for/{reason}

  • for the 'path' request parameter 'id', the minLength was decreased from '1' to '0'

GET /sub-account/loans/applications/{id}/documents/{type}/upload-link

  • for the 'path' request parameter 'id', the minLength was decreased from '1' to '0'

POST /sub-account/loans/applications/{id}/withdraw

  • for the 'path' request parameter 'id', the minLength was decreased from '1' to '0'

GET /sub-account/loans/redraws/applications

  • ⚠️ the '/items/applicantInfo/decreaseOfMonthlyIncome' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the '/items/applicantInfo/existingCreditLimit' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the '/items/applicantInfo/increaseOfMonthlyExpenses' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the '/items/applicantInfo/monthlyExpenses' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the '/items/applicantInfo/monthlyIncome' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'

POST /sub-account/loans/redraws/applications

  • ⚠️ the 'applicantInfo/decreaseOfMonthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/existingCreditLimit' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/increaseOfMonthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/monthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/monthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the 'applicantInfo/decreaseOfMonthlyIncome' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the 'applicantInfo/existingCreditLimit' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the 'applicantInfo/increaseOfMonthlyExpenses' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the 'applicantInfo/monthlyExpenses' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'
  • ⚠️ the 'applicantInfo/monthlyIncome' response's property type/format changed from 'number'/'double' to 'number'/'' for status '200'

POST /sub-account/loans/rollovers/applications

  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/decreaseOfMonthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/existingCreditLimit' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/increaseOfMonthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/monthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/monthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/decreaseOfMonthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/existingCreditLimit' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/increaseOfMonthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/monthlyExpenses' request property type/format changed from 'number'/'double' to 'number'/''
  • ⚠️ the '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/monthlyIncome' request property type/format changed from 'number'/'double' to 'number'/''

POST /sub-account/loans/transactions

  • the 'sorting/field' request property's minLength was decreased from '1' to '0'

GET /sub-account/loans/{loanId}/repayments/schedule

  • ⚠️ added the new 'LIQUIDATION' enum value to the '/items/transactionType' response property for the response status '200'