Getting Started

1. Set-up 2. Send your first API request 3. Create a payment 4. Stay up-to date with webhooks 5. Go-live checklist

CLI Reference

gocardless get customer_bank_account

Get customer bank account by ID

Synopsis

This will fetch a customer bank account using its ID

gocardless get customer_bank_account {ID} [flags]

Examples

gocardless get customer_bank_account XYZ12344

Options

-h, --help help for customer_bank_account

Options inherited from parent commands

--config string config file (default is $HOME/.gc-cli/config.json)

SEE ALSO

Need help?