Skip to main content
GET
List payment methods

Response

OK

id
string
required

The unique ID for this Stripe payment method.

brand
string
required

The brand value for this Stripe payment method.

last4
string
required

The date and time for the last4 value on this Stripe payment method.

expMonth
string<int32>

The exp month value for this Stripe payment method.

Pattern: ^-?(?:0|[1-9]\d*)$
expYear
string<int32>

The exp year value for this Stripe payment method.

Pattern: ^-?(?:0|[1-9]\d*)$
isDefault
boolean

Whether this Stripe payment method is default.

createdAt
string<date-time> | null

The date and time for the created at value on this Stripe payment method.