GET /v1/customers/{customer}/bank_accounts/{id}

stripe.com

Summary:
Operation ID: GetCustomersCustomerBankAccountsId
Auth: unknown
Description

<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 (3)

customer (string, path, required)

Constraints: {'maxLength': 5000}

expand (array, query, optional)

Specifies which fields in the response should be expanded.

id (string, path, required)

Constraints: {'maxLength': 5000}

No probe data for this endpoint yet.