class GoCardlessPro::Resources::CreditorBankAccount

Creditor Bank Accounts hold the bank details of a [creditor](core-endpoints-creditors). These are the bank accounts which your [payouts](core-endpoints-payouts) will be sent to.

Note that creditor bank accounts must be unique, and so you will encounter a ‘bank_account_exists` error if you try to create a duplicate bank account. You may wish to handle this by updating the existing record instead, the ID of which will be provided as `links` in the error response.

<p class=“restricted-notice”><strong>Restricted</strong>: This API is not available for partner integrations.</p>