Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.closerx.ai/api/list-cards/ \ --header 'api_key: <api-key>'
{ "success": true, "errors": [], "response": [ { "display_brand": "visa", "exp_month": 9, "exp_year": 2032, "last4": "99999", "customer": "z45j888B", "id": "88GE", "default": true } ], "message": "Cards List" }
Retrieves a list of saved payment methods (cards) for the authenticated user.
Successfully retrieved list of saved cards
true
[]
Show child attributes
"Cards List"