CreateVirtualCardWithLoad
Create a virtual card in the campaign identified by its UUID and linked to the customer reference given and loads the card
Request
Path parameters
string, 10 characters, required
The Paymentology issued terminal ID of the terminal requesting the transaction
string, 1-35 characters, required
Indicator for which campaign the card is to be created
string, 1-255 characters, required
Customer reference linked with this card
string, 1-20 characters, required
A string to label the card for the customer’s ease
string, 1-20 characters, required
The contact number for receiving SMS transaction notifications
date, required
The date on which the virtual card should expire
integer, required
The requested amount to be loaded on the card
string, 1-255 characters, required
A unique identifier generated by the client, which must not be duplicated over time.
date, required
Transaction date generated by the calling client
string, required
HMAC-SHA256 hashed signature of the concatenated method name with all argument values using the terminal password as private key
Response
STATUS200 OK
Schema
string
Echo
string
Echo
string
Echo
string
Echo
string
Echo
string
The tracking number of the created virtual card.
string
The full 16-digit card number
string
The CVV2 for the card
date
The expiry date of the created virtual card
string
Echo
string
Transaction ID number generated by Paymentology
integer
Status code indicating transaction result
string
Text indicating transaction result
Was this page helpful?