action rebilly_get_bank_account { label: "Retrieve a Bank Account" description: "Retrieve a Bank Account with specified identifier string.\n" provider: rebilly method: GET path: "/bank-accounts/{id}" encoding: json output: { type: "object" } }