Enable DDA Account
PUT/v2/payment/dda_accounts/:uid/enable
Requests enabling of a previously disabled DDA account. Subject to a 21-minute cooldown period after disabling.
Webhook Events
The payment.dda.account.db.updated event is triggered in this operation, reflecting the change in enable_requested_at. The enabling itself is only confirmed asynchronously, when the provider responds: payment.dda.account.enabled (success) or payment.dda.account.failed (failure/incomplete provider response).
Request
Responses
- 200
- 404
- 422
DDA Account enabled successfully
DDA Account Not Found
DDA Account cannot be enabled without signed letter and approved status