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:
Activate the Customer for Virtual Cards
POST "/customer/virtual/cards/activate"
Make an authenticated POST request to:
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:
Use the following request body:
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.