Name
Description
Type
Additional information
remoteId
Reference Id From client which gets echoed back in response. ID provided by the Merchant.
string
None.
transactionId
A unique Transaction ID generated by Intercash which corresponds to the load request transaction.
integer
None.
amount
The amount Loaded to the card.
decimal number
None.
currency
The currency in which the card was loaded. (USD, EUR, GBP)
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.