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.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!