Authorizations
Headers
Bearer token from authentication
Example:
"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
getmipay authentication token
Example:
"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
Path Parameters
User ID for whom to create the card
Example:
"SP6VC"
Body
application/json
Virtual card creation details
Required range:
x >= 0.01Example:
10
Available options:
USD, EUR, XAF Example:
"USD"
Available options:
VISA, MASTERCARD Example:
"VISA"
Available options:
PERSONAL, BUSINESS Example:
"PERSONAL"
Available options:
BASIC, PREMIUM Example:
"BASIC"
