Name
Description
Type
Additional information
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 was debited. (USD, EUR, GBP)
string
None.
amount
The amount debited from the card.
decimal number
None.
transactionId
A unique Transaction ID generated by Intercash which corresponds to the debit request transaction
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.