βπ³ Create a Card
{
"Authorization": "Bearer YOUR_API_SECRET",
"Content-Type": "application/json",
"api-key": "YOUR_API_KEY"
}Field
Type
Required
Description
{
"customer_id": "cus_123456",
"businessId": "xixapay_7890",
"country": "US",
"amount": 10.00
}Last updated