Update DDA Account
PUT/v2/payment/dda_accounts/:uid
Updates the signatories of a DDA account. Only allowed when the account is editable (editable=true).
Webhook Events
The payment.dda.account.db.updated event is triggered in this operation.
If the account had a letter in external_letter_status: waiting_signatures, the system synchronizes the new signatories with the signature provider asynchronously. If the provider restarts the signature flow, the payment.dda.account.letter.pending and subsequent events will be triggered.
Request
Responses
- 200
- 422
DDA Account updated successfully
Account not editable