DEV API changelog (2026-05-21)
May 21st, 2026
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
businessDetailsrequest property type/format changed fromobject/to `null`/ - added the new optional request property
contactNumber - the request property
businessDetailsbecame nullable
GET /main-account/webhooks
- ⚠️ added the new
MISSING_BANK_ACCOUNTenum value to thecontent/items/eventTyperesponse property for the response status200
POST /main-account/webhooks
- added the new
MISSING_BANK_ACCOUNTenum value to the request propertyeventType
GET /main-account/webhooks/executions
- ⚠️ added the new
MISSING_BANK_ACCOUNTenum value to thecontent/items/eventTyperesponse property for the response status200
GET /main-account/webhooks/{id}
- ⚠️ added the new
MISSING_BANK_ACCOUNTenum value to theeventTyperesponse property for the response status200
