DEV API changelog (2026-05-20)

Last updated: 2026-05-20 22:58:36 AEST

API Changelog 2026-05-20_22-18_d5f9706 vs. 2026-05-20_22-38_c649998

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