Logo
GoCardless API API Documentation

Core Endpoints-Creditors Bank Accounts

Number of APIs: 4


1. Disable a Creditor Bank Account

POST {{url}}/creditor_bank_accounts/{{creditor_bank_account}}/actions/disable



2. Get a single Creditor Bank Account

GET {{url}}/creditor_bank_accounts/{{creditor_bank_account}}



3. List Creditor Bank Accounts

GET {{url}}/creditor_bank_accounts



4. Create a Creditor Bank Account

POST {{url}}/creditor_bank_accounts



ENDPOINTS