get
/v1/customers/{customer}/bank_accounts/{id} Retrieve a bank account
GetCustomersCustomerBankAccountsId
<p>By default, you can see the 10 most recent sources stored on a Customer directly on the object, but you can also retrieve details about a specific bank account stored on the Stripe account.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
customer | path | string | yes | |
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
id | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.