CLI Reference

gc get customer_bank_account

Get customer bank account by ID

Synopsis

This will fetch a customer bank account using its ID

gc get customer_bank_account {ID} [flags]

Examples

gc 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

  • gc get - Fetch resources by their ID
Need help?