Cards
Stored and saved card management
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
Saved card retrieved
Authentication required
Card not found
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
CSRF token header for unsafe methods (POST/PUT/PATCH/DELETE)
Saved card deleted
Authentication required
Card not found
No content
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
CSRF token header for unsafe methods (POST/PUT/PATCH/DELETE)
Fields allowed for saved card update
User-defined card label
Saved card updated
Authentication required
Card not found
Returns stored cards for the authenticated user.
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
Stored cards listed
Authentication required
Last updated
Was this helpful?

