Skip to main content

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

DDA Account enabled successfully