Payment
Get all payment methods for the current user
Retrieves all saved payment methods associated with the current user's account, including card details, validation status, and billing information.
get/v1/stripe/payment-methods
Response
Payment methods retrieved successfully
Changes
Changed in 4 of the 25 revisions of this API.13
- ○
added the required property
data/items/idto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
api operation id
listPaymentMethodsremoved and replaced withapi-operation-id-removed
- ○