Logo
GoCardless API API Documentation

Embed Flow-2. (Optional) Creditors Bank Accounts

Number of APIs: 4


1. List Creditor Bank Accounts

GET {{url}}/creditor_bank_accounts



2. Get a single Creditor Bank Account

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



3. Disable a Creditor Bank Account

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



4. Create a Creditor Bank Account

POST {{url}}/creditor_bank_accounts



ENDPOINTS