List DDA Bank Billets
GET/v2/payment/dda_bank_billets
Lists all DDA bank billets linked to the account. Supports pagination.
Webhook Events
DDA bank billets arrive exclusively via automatic synchronization (there is no manual creation). The related webhook events are:
payment.dda.bank_billet.db.created— triggered when a new billet is synchronized from the providerpayment.dda.bank_billet.external_status_changed— triggered when the external status of the billet changes (ex:open→paid)
Request
Responses
- 200
- 401
- 403
Empty list when there are no DDA bank billets
Authentication failure. Invalid token
Permission failure. Required scope missing.