DEV API changelog (2026-05-09)
May 8th, 2026
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/addressLinedeprecated
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/addressLinedeprecated
GET /sub-account/loans/redraws/applications
- added the optional property
items/applicantInfo/address/apartmentNumberto the response with the200status - added the optional property
items/applicantInfo/address/buildingNumberto the response with the200status - added the optional property
items/applicantInfo/address/streetto the response with the200status - response property
items/applicantInfo/address/addressLinedeprecated
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/addressLinedeprecated - added the optional property
applicantInfo/address/apartmentNumberto the response with the200status - added the optional property
applicantInfo/address/buildingNumberto the response with the200status - added the optional property
applicantInfo/address/streetto the response with the200status - response property
applicantInfo/address/addressLinedeprecated
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/addressLinedeprecated - request property
oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLinedeprecated
