stripe

List Payment Methods

List payment methods for current user.

get/stripe/payment-methods

Response

Successful Response

idstring uuid required
stripe_payment_method_idstring required
brandstring nullable required
last4string nullable required
exp_monthinteger nullable required
exp_yearinteger nullable required
is_defaultboolean required
created_atstring date-time required

Changes