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

Body Params
date-time
boolean
int32
int32 | null
string | null
boolean
string | null
string | null
string | null
string | null
int32 | null
cardDeliveryDetails
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request 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