DEV API changelog (2026-05-20)
May 19th, 2026
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
businessDetailsrequest property type/format changed fromobject/to `null`/ - 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
