DEV API changelog (2026-05-21)

Last updated: 2026-05-21 17:58:55 AEST

API Changelog 2026-05-20_22-18_d5f9706 vs. 2026-05-21_17-48_3080516

API Changes

POST /main-account/sub-accounts

  • ⚠️ added the new required request property email
  • ⚠️ the businessDetails request property type/format changed from object/ to `null`/
  • added the new optional request property contactNumber
  • 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