DEV API changelog (2026-05-05)

Last updated: 2026-05-05 07:55:04 AEST

API Changelog 2026-04-30_19-26_543d710 vs. 2026-05-05_07-46_74ffa23

API Changes

GET /main-account/webhooks

  • ⚠️ added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the content/items/eventType response property for the response status 200

POST /main-account/webhooks

  • added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the request property eventType

GET /main-account/webhooks/executions

  • ⚠️ added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the content/items/eventType response property for the response status 200

GET /main-account/webhooks/{id}

  • ⚠️ added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the eventType response property for the response status 200

Components

  • webhook NotSuppliedLoanCloseDeclined added