Request New Payment Cards (Virtual or Physical)

The POST /api/paymentCards/v2/Issue endpoint allows users to request the issuance of a new payment card. This method enables the creation of both virtual and physical payment cards linked to a user's account by providing essential details such as account information, card type (credit, debit), and personal identification. The API facilitates a secure and streamlined card issuance process, ensuring users receive their new payment cards efficiently.

Purpose:

This endpoint is designed to create new payment cards (either physical or virtual) for a user. It enhances the banking experience by offering a fast and secure way to issue cards, which can be immediately available for use in cases like virtual cards, or mailed to the user for physical cards.

📘

Summary:

The POST /api/paymentCards/v2/Issue endpoint provides a secure and streamlined method for users to request the issuance of new payment cards, whether virtual or physical. By sending the necessary account and identification details, users can receive cards efficiently, with real-time feedback on the card issuance process. The API is designed to enhance the user banking experience while maintaining a high level of security for sensitive information

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