depositTransactionReversal
The depositTransactionReversal
element is the parent element for Deposit Reversal transactions, used by merchants to reverse quasi-cash transactions. You can submit this transaction type using either Online or Batch transactions.
Parent Elements:
cnpOnlineRequest, batchRequest
Attributes:
Attribute Name |
Type |
Required? |
Description |
---|---|---|---|
id |
String |
Yes |
A unique identifier assigned by the presenter and mirrored back in the response. minLength = 1 maxLength = 36 |
customerId |
String |
No |
A value assigned by the merchant to identify the consumer. minLength = N/A maxLength = 50 |
reportGroup |
String |
Yes |
Required attribute that defines the merchant sub-group in the user interface where this transaction will be displayed. For additional information, please refer to Coding for Report Groups. minLength = 1 maxLength = 25 |
Child Elements:
Required: cnpTxnId
Optional: amount, surchargeAmount
If you do not specify an amount, the system uses the full amount from the associated settlement transaction.