DeductCardLoadProfile

Deduct requested amount from card and load the amount back to the profile.

Request

Path parameters

terminalID

string,  10 characters,  required

The Paymentology issued terminal ID of the terminal requesting the transaction

profileNumber

string,  1-20 characters,  required

The profile to which the card belongs, funds will be deducted from this profile

cardIdentifier

string,  1-20 characters,  required

The card number, tracking number or sequence number of the card to deduct

requestAmount

integer,  required

The requested amount to be deducted from the card and loaded onto the profile, in cents

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-SHA1 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 of incoming value

profileNumber

string

Echo of incoming value

cardNumber

string

Number of the card found using the cardIdentifier

requestAmount

integer

Echo of incoming value

clientTransactionID

string

Echo of incoming value

serverTransactionID

date

Transaction ID generated by Paymentology

balanceAmount

integer

Balance amount in cents

authNumber

string

Authorisation number for transaction

expiryDate

date

The expiry date of the card

TransactionFee

integer

Transaction fee amount in cents

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.