DEV API changelog (2026-05-14)
May 14th, 2026
Last updated: 2026-05-14 22:24:17 AEST
API Changelog 2026-05-14_20-51_a02c474 vs. 2026-05-14_22-13_2f750db
API Changes
POST /sub-account/loans/applications
- ⚠️ removed the request property
applicantInfo/address/addressLine - the request property
applicantInfo/address/countrybecame nullable - the request property
applicantInfo/address/postalCodebecame nullable - the request property
applicantInfo/address/statebecame nullable - the request property
applicantInfo/address/suburbbecame nullable
PATCH /sub-account/loans/applications/{id}
- ⚠️ removed the request property
applicantInfo/address/addressLine
GET /sub-account/loans/redraws/applications
- ⚠️ the response property
items/applicantInfo/address/countrybecame nullable for the status200 - ⚠️ the response property
items/applicantInfo/address/postalCodebecame nullable for the status200 - ⚠️ the response property
items/applicantInfo/address/statebecame nullable for the status200 - ⚠️ the response property
items/applicantInfo/address/suburbbecame nullable for the status200 - ⚠️ removed the optional property
items/applicantInfo/address/addressLinefrom the response with the200status
POST /sub-account/loans/redraws/applications
- ⚠️ the response property
applicantInfo/address/countrybecame nullable for the status200 - ⚠️ the response property
applicantInfo/address/postalCodebecame nullable for the status200 - ⚠️ the response property
applicantInfo/address/statebecame nullable for the status200 - ⚠️ the response property
applicantInfo/address/suburbbecame nullable for the status200 - ⚠️ removed the request property
applicantInfo/address/addressLine - ⚠️ removed the optional property
applicantInfo/address/addressLinefrom the response with the200status - the request property
applicantInfo/address/countrybecame nullable - the request property
applicantInfo/address/postalCodebecame nullable - the request property
applicantInfo/address/statebecame nullable - the request property
applicantInfo/address/suburbbecame nullable
POST /sub-account/loans/rollovers/applications
- ⚠️ removed the request property
oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine - ⚠️ removed the request property
oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine - the request property
oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/countrybecame nullable - the request property
oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/postalCodebecame nullable - the request property
oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/statebecame nullable - the request property
oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/suburbbecame nullable - the request property
oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/countrybecame nullable - the request property
oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/postalCodebecame nullable - the request property
oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/statebecame nullable - the request property
oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/suburbbecame nullable
