Name
Description
Type
Additional information
cardCurrency

Currently Card Currency. The currency the card is denominated in.

string

None.

cardStatus

Currently Card Status. The current status of the card. Enumerable value described as: 0 = Issued, 2 = Hold, 3 = Suspend, 4 = Normal, 5 = Inactive, 6 = Lost, 7 = Stolen, 8 = Expired

integer

None.

pin

The card Personal Identification Number (PIN) associated to the card and programmed to the card EMV chip.

string

None.

errorMessage

Error sent by the method

string

None.

status

A single digit indicating the status of the request. Result of the transaction (Enum CodeStatus) Example: 0 - Success

integer

None.

description

Description of the transaction (Login failed, Access denied, Success or Specific Error) Example: Success

string

None.