DEV API changelog (2026-04-04)

Last updated: 2026-04-04 09:50:56 AEDT

API Changelog 2026-04-04_00-41_214738c vs. 2026-04-04_09-43_8d73ad1

API Changes

GET /sub-account/loans/applications

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

POST /sub-account/loans/applications

  • ⚠️ added the new 'DRAFT' enum value to the 'applyFor' response property for the response status '200'
  • ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'
  • added the new 'DRAFT' enum value to the request property 'applyFor'

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

  • endpoint added

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

  • ⚠️ added the new 'DRAFT' enum value to the 'applyFor' response property for the response status '200'
  • ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'

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

  • ⚠️ added the new 'DRAFT' enum value to the 'applyFor' response property for the response status '200'
  • ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'

GET /sub-account/loans/redraws/applications

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

POST /sub-account/loans/redraws/applications

  • ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'