GET /v1/customers/{customer}/payment_methods/{payment_method}

stripe.com

Summary:
Operation ID: GetCustomersCustomerPaymentMethodsPaymentMethod
Auth: unknown
Description

<p>Retrieves a PaymentMethod object for a given Customer.</p>

Parameters (3)

customer (string, path, required)

Constraints: {'maxLength': 5000}

expand (array, query, optional)

Specifies which fields in the response should be expanded.

payment_method (string, path, required)

Constraints: {'maxLength': 5000}

No probe data for this endpoint yet.