DEV API changelog (2026-05-20)

Last updated: 2026-05-20 09:46:37 AEST

API Changelog 2026-05-20_09-31_3e5d2cd vs. 2026-05-20_09-38_c468c58

API Changes

POST /main-account/sub-accounts

  • ⚠️ added the new required request property contactNumber
  • ⚠️ added the new required request property email
  • ⚠️ the businessDetails request property type/format changed from object/ to `null`/
  • the request property businessDetails became nullable

GET /main-account/webhooks

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

POST /main-account/webhooks

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

GET /main-account/webhooks/executions

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

GET /main-account/webhooks/{id}

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