How Do I Issue Physical or Virtual Cards to My Customers?

Sotonye McLeod Bob-Manuel

Last Update منذ ٦ أشهر

Currently, Yativo only supports the creation of virtual cards for customers. To issue a virtual card, follow these steps:

  1. Activate the Customer for Virtual Cards
    Make an authenticated POST request to:

    POST "/customer/virtual/cards/activate"

Include the following in the request body:

  • This step sets up the customer for virtual card issuance.

  • Create the Virtual Card
    Once the customer is activated, create the virtual card by sending a POST request to:

    POST "/customer/virtual/cards/create"
  • Use the following request body:

    Learn More

    For more information and additional configuration options, please refer to the Yativo Developer Documentation.


    If you encounter any issues or need further assistance, please contact our support team.

    Was this article helpful?

    0 out of 0 liked this article