depositTransactionReversalResponse
The depositTransactionReversalResponse
element is the parent element for information returned to you in response to a Deposit Transaction Reversal transaction. It can be a child of either a cnpOnlineResponse
element or a batchResponse
element.
Parent Elements:
cnpOnlineResponse, batchResponse
Attributes:
Attribute Name |
Type |
Required? |
Description |
---|---|---|---|
id |
String |
Yes |
The response returns the same value submitted in the transactionReversal transaction. minLength = 1 maxLength = 36 |
customerId |
String |
No |
The response returns the same value submitted in the transactionReversaltransaction. minLength = N/A maxLength = 50 |
reportGroup |
String |
Yes |
The response returns the same value submitted in the transactionReversal transaction. minLength = 1 maxLength = 25 |
Child Elements:
Required: cnpTxnId, response, responseTime, message
Optional: location, postDate, recyclingResponse
The system returns the postDate
child element only in responses to Online transactions.