DEV API changelog (2026-03-18)
March 18th, 2026
Last updated: 2026-03-18 12:03:01 AEDT
API Changelog 2026-03-16_09-18_4196a65 vs. 2026-03-18_11-54_701b76a
POST /sub-account/loans/applications
- ⚠️ removed the enum value 'DIVORCED_OR_WIDOWED' of the request property 'applicantInfo/relationshipStatus'
- ⚠️ removed the enum value 'MARRIED_OR_LIVING_WITH_PARTNER' of the request property 'applicantInfo/relationshipStatus'
- added the new 'DIVORCED' enum value to the request property 'applicantInfo/relationshipStatus'
- added the new 'MARRIED_OR_DEFACTO' enum value to the request property 'applicantInfo/relationshipStatus'
- added the new 'WIDOWED' enum value to the request property 'applicantInfo/relationshipStatus'
GET /sub-account/loans/redraws/applications
- ⚠️ added the new 'DIVORCED' enum value to the '/items/applicantInfo/relationshipStatus' response property for the response status '200'
- ⚠️ added the new 'MARRIED_OR_DEFACTO' enum value to the '/items/applicantInfo/relationshipStatus' response property for the response status '200'
- ⚠️ added the new 'WIDOWED' enum value to the '/items/applicantInfo/relationshipStatus' response property for the response status '200'
- removed the 'DIVORCED_OR_WIDOWED' enum value from the '/items/applicantInfo/relationshipStatus' response property for the response status '200'
- removed the 'MARRIED_OR_LIVING_WITH_PARTNER' enum value from the '/items/applicantInfo/relationshipStatus' response property for the response status '200'
POST /sub-account/loans/redraws/applications
- ⚠️ removed the enum value 'DIVORCED_OR_WIDOWED' of the request property 'applicantInfo/relationshipStatus'
- ⚠️ removed the enum value 'MARRIED_OR_LIVING_WITH_PARTNER' of the request property 'applicantInfo/relationshipStatus'
- ⚠️ added the new 'DIVORCED' enum value to the 'applicantInfo/relationshipStatus' response property for the response status '200'
- ⚠️ added the new 'MARRIED_OR_DEFACTO' enum value to the 'applicantInfo/relationshipStatus' response property for the response status '200'
- ⚠️ added the new 'WIDOWED' enum value to the 'applicantInfo/relationshipStatus' response property for the response status '200'
- added the new 'DIVORCED' enum value to the request property 'applicantInfo/relationshipStatus'
- added the new 'MARRIED_OR_DEFACTO' enum value to the request property 'applicantInfo/relationshipStatus'
- added the new 'WIDOWED' enum value to the request property 'applicantInfo/relationshipStatus'
- removed the 'DIVORCED_OR_WIDOWED' enum value from the 'applicantInfo/relationshipStatus' response property for the response status '200'
- removed the 'MARRIED_OR_LIVING_WITH_PARTNER' enum value from the 'applicantInfo/relationshipStatus' response property for the response status '200'
POST /sub-account/loans/rollovers/applications
- ⚠️ removed the enum value 'DIVORCED_OR_WIDOWED' of the request property '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- ⚠️ removed the enum value 'DIVORCED_OR_WIDOWED' of the request property '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- ⚠️ removed the enum value 'MARRIED_OR_LIVING_WITH_PARTNER' of the request property '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- ⚠️ removed the enum value 'MARRIED_OR_LIVING_WITH_PARTNER' of the request property '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- added the new 'DIVORCED' enum value to the request property '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- added the new 'DIVORCED' enum value to the request property '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- added the new 'MARRIED_OR_DEFACTO' enum value to the request property '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- added the new 'MARRIED_OR_DEFACTO' enum value to the request property '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- added the new 'WIDOWED' enum value to the request property '/oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
- added the new 'WIDOWED' enum value to the request property '/oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus'
