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

terminalID

string,  10 characters,  required

The Paymentology issued terminal ID of the terminal requesting the transaction

campaignUUID

string,  1-35 characters,  required

Indicator for which campaign the card is to be created

customerReference

string,  1-255 characters,  required

Customer reference linked with this card

cardLabel

string,  1-20 characters,  required

A string to label the card for the customer’s ease

notificationNumber

string,  1-20 characters,  required

The contact number for receiving SMS transaction notifications

expiryDate

date,  required

The date on which the virtual card should expire

requestAmount

integer,  required

The requested amount to be loaded on the card

transactionID

string,  1-255 characters,  required

Transaction ID number generated by the calling client

transactionDate

date,  required

Transaction date generated by the calling client

checksum

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

terminalID

string

Echo

campaignUUID

string

Echo

customerReference

string

Echo

cardLabel

string

Echo

notificationNumber

string

Echo

trackingNumber

string

The tracking number of the created virtual card.

cardNumber

string

The full 16-digit card number

cvv2

string

The CVV2 for the card

expiryDate

date

The expiry date of the created virtual card

clientTransactionID

string

Echo

serverTransactionID

string

Transaction ID number generated by Paymentology

resultCode

integer

Status code indicating transaction result

resultText

string

Text indicating transaction result

Was this page helpful?

Are you ready to use our APIs

If you are not yet registered with us.

Still have questions? Contact us.