Name
Description
Type
Additional information
currency
Currency to use for the transaction (USD, EUR, GBP)
string
None.
cardStatus
Currently status of the card: Unknown = 0, Suspend = 3, Normal = 4, Inactive = 5, Lost = 6, Stolen = 7, Expired = 8
integer
None.
cardHolderEmail
Cardholder’s email address.
string
None.
cardType
Type of card. Plastic = 0, Virtual = 1, Convert to Plastic Requested = 2
integer
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.