Order Physical card with required parameters (V2)

The POST /api/paymentCards/v2/orderPhysicalPaymentCard endpoint enables users to order a physical payment card linked to their account. This method facilitates the issuance and dispatch of a physical card by providing essential user details and preferences. It streamlines the card ordering process, ensuring that users receive their payment cards securely and efficiently.

Purpose:

This API method allows users to request a physical payment card that can be used for transactions at merchants, both online and in-store. By providing necessary parameters, users can customize their card request and ensure that it meets their needs.

Response:

Upon a successful request, the API returns response confirming the order and providing details about the physical payment card.

Key Features:

  • Customizable Orders: Users can specify their preferred card type and delivery address, ensuring that the card meets their specific requirements.
  • Secure Processing: The card issuance process is handled securely, protecting sensitive user information during the order.
  • Efficient Dispatch: The method triggers the production and dispatch of the physical card, streamlining the entire ordering process.

📘

Summary:

The POST /api/paymentCards/v2/orderPhysicalPaymentCard API method allows users to order a physical payment card efficiently. By providing key details such as user ID, card type, and delivery address, users can ensure that their card is issued and dispatched securely. This endpoint is essential for users who need a physical card for their banking activities, enhancing their overall banking experience by offering a convenient and straightforward ordering process.

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