DeductCardLoadProfile
Deduct requested amount from card and load the amount back to the profile.
Request
Path parameters
string, 10 characters, required
The Paymentology issued terminal ID of the terminal requesting the transaction
string, 1-20 characters, required
The profile to which the card belongs, funds will be deducted from this profile
string, 1-20 characters, required
The card number, tracking number or sequence number of the card to deduct
integer, required
The requested amount to be deducted from the card and loaded onto the profile, in cents
string, 1-255 characters, required
Transaction ID number generated by the calling client
date, required
Transaction date generated by the calling client
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
string
Echo of incoming value
string
Echo of incoming value
string
Number of the card found using the cardIdentifier
integer
Echo of incoming value
string
Echo of incoming value
date
Transaction ID generated by Paymentology
integer
Balance amount in cents
string
Authorisation number for transaction
date
The expiry date of the card
integer
Transaction fee amount in cents
integer
Status code indicating transaction result
string
Text indicating transaction result
Was this page helpful?