Name
Description
Type
Additional information
san

The cardholders account number. Either the SAN (9-10 digits) can be entered here. Please do not use any spaces or hyphens. Example: 123456789

string

Required

String length: inclusive between 9 and 13

amount

The amount to load on the card. Do not include commas or spaces.

decimal number

Required

Matching regular expression pattern: [\d]{0,4}([.,][\d]{1,2})?

description

Description of card load (Description to be shown in card's transaction history)

string

None.

remoteId

Reference Id From client which gets echoed back in response. ID provided by the Merchant.

string

None.

currency

The currency in which the card load should be executed. (Non Mandatory) Currency to load onto the card is iso alphabet (USD, EUR, GBP) If the currency is defined, it will be checked with card's currency.

string

None.

externalId1

Additional transaction ID provided by the Merchant.

string

None.

externalId2

Additional transaction ID provided by the Merchant.

string

None.

externalId3

Additional transaction ID provided by the Merchant.

string

None.

externalId4

string

None.

notify

Notify the cardholder or not. True to send the email with the notification, false in otherwise.

boolean

None.

mobile

The Cardholder's Mobile

string

Matching regular expression pattern: ^[\+]?[(]?[0-9]{0,3}[)]?[-\s\.]?[(]?[0-9]{3}[)]?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}$

notifyBySMS

Notify the cardholder or not. True to send the sms message with the notification, false in otherwise.

boolean

None.

chargeFeeTo

integer

Range: inclusive between 1 and 2

userName

The merchant group’s username. Provided by your account manager.

string

Required

password

The merchant group’s password. Provided by your account manager.

string

Required

serviceIndex

The merchant service index. Provided by your account manager.

string

Required

uniqId

A unique number (integer) with which the service is consumed. (This number is unique, random and cannot be reused) This number is unique by each service consumed

integer

Required

Range: inclusive between 1 and 2147483647

clientId

Partner's assigned Id number. Provided by your account manager.

integer

Required

Range: inclusive between 1 and 2147483647

transactionToken

Provided by your account manager.

string

Required

orginalPartnerId

integer

None.