echeckRedepositResponse
The echeckRedepositResponse
element is the parent element for information returned to you in response to an echeckRedeposit
transaction.
Parent Elements:
batchResponse, cnpOnlineResponse
Attributes:
Attribute Name |
Type |
Required? |
Description |
---|---|---|---|
id |
String |
Yes |
The response returns the same value submitted in the echeckSale transaction. minLength = 1 maxLength = 36 |
customerId |
String |
No |
The response returns the same value submitted in the echeckSale transaction. minLength = N/A maxLength = 50 |
reportGroup |
String |
Yes |
The response returns the same value submitted in the echeckSale transaction. minLength = 1 maxLength = 25 |
Child Elements:
Required: cnpTxnId, response, responseTime, message
Optional: postDate, accountUpdater
The postDate
child element is returned only in responses to Online transactions.