Get Payment cards list

This API method retrieves a list of payment cards associated with a specified user profile.

Functionality:

  • Fetches details of all payment cards linked to the given profile, including:
    • Card numbers (masked for security)
    • Expiration dates
    • Card types

Key Features:

  • Profile-Based Query: Uses profileId to identify and retrieve the user's payment cards.
  • Secure Access: Ensures that sensitive card data is protected and only available to authorized users.

Response:

A list of payment cards associated with the provided profileId, with essential details for each card.

📘

Summary:

This endpoint provides a secure way to access and manage all payment cards linked to a specific user profile, facilitating easy account management and transaction processing.

Path Params
int32
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json