DEV API changelog (2026-05-09)

Last updated: 2026-05-09 09:49:14 AEST

API Changelog 2026-05-08_19-41_d92ff7b vs. 2026-05-09_09-40_d934d3e

API Changes

POST /sub-account/loans/applications

  • added the new optional request property applicantInfo/address/apartmentNumber
  • added the new optional request property applicantInfo/address/buildingNumber
  • added the new optional request property applicantInfo/address/street
  • request property applicantInfo/address/addressLine deprecated

PATCH /sub-account/loans/applications/{id}

  • added the new optional request property applicantInfo/address/apartmentNumber
  • added the new optional request property applicantInfo/address/buildingNumber
  • added the new optional request property applicantInfo/address/street
  • request property applicantInfo/address/addressLine deprecated

GET /sub-account/loans/redraws/applications

  • added the optional property items/applicantInfo/address/apartmentNumber to the response with the 200 status
  • added the optional property items/applicantInfo/address/buildingNumber to the response with the 200 status
  • added the optional property items/applicantInfo/address/street to the response with the 200 status
  • response property items/applicantInfo/address/addressLine deprecated

POST /sub-account/loans/redraws/applications

  • added the new optional request property applicantInfo/address/apartmentNumber
  • added the new optional request property applicantInfo/address/buildingNumber
  • added the new optional request property applicantInfo/address/street
  • request property applicantInfo/address/addressLine deprecated
  • added the optional property applicantInfo/address/apartmentNumber to the response with the 200 status
  • added the optional property applicantInfo/address/buildingNumber to the response with the 200 status
  • added the optional property applicantInfo/address/street to the response with the 200 status
  • response property applicantInfo/address/addressLine deprecated

POST /sub-account/loans/rollovers/applications

  • added the new optional request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/apartmentNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/buildingNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/street
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/apartmentNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/buildingNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/street
  • request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine deprecated
  • request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine deprecated