get
/v1/customers/{customer}/cards/{id} Retrieve a card
GetCustomersCustomerCardsId
<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
| 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.