GET /v1/payment_methods/{payment_method}

stripe.com

Summary:
Operation ID: GetPaymentMethodsPaymentMethod
Auth: unknown
Description

<p>Retrieves a PaymentMethod object attached to the StripeAccount. To retrieve a payment method attached to a Customer, you should use <a href="/docs/api/payment_methods/customer">Retrieve a Customer’s PaymentMethods</a></p>

Parameters (2)

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.