post https://api.banking.netevia.dev/netevia/paymentCard
This API method issues a new payment card for a user in the banking application.
Functionality:
- Allows users to request the issuance of a new payment card.
- Requires details such as the cardholder's name, billing address, and card type.
Key Features:
- Card Issuance: Generates a new payment card.
- Card Details: Returns the card number, expiration date, and security code upon successful request.
Response:
A confirmation response containing the issued card's details: card number, expiration date, and security code.
Summary:
This endpoint facilitates the secure issuance of new payment cards, enabling users to add and manage payment methods within the banking application