Issue payment card

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

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