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

stripe.com

Summary:
Operation ID: GetCustomersCustomerCardsId
Auth: unknown
Description

<p>You can always see the 10 most recent cards directly on a customer; this method lets you retrieve details about a specific card stored on the customer.</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.