DEV API changelog (2026-05-20)

Last updated: 2026-05-20 06:37:32 AEST

API Changelog 2026-05-19_13-45_ed76984 vs. 2026-05-20_06-28_d224882

API Changes

POST /main-account/sub-accounts

  • ⚠️ the businessDetails request property type/format changed from object/ to `null`/
  • added the new required request property contactNumber with a default value
  • added the new required request property email with a default value
  • the request property businessDetails became nullable
  • the gender request property default value `` was added