creditResponse
The creditResponse element is the parent element for information returned to you in response to a Credit transaction. It can be a child of either a cnpOnlineResponse element or a batchResponse element.
If you coded to schema V11 or above, verify the Approved status of credit transaction by reviewing the Decline transaction report.
Parent Elements:
cnpOnlineResponse, batchResponse
Attributes:
|
Attribute Name |
Type |
Required? |
Description |
|---|---|---|---|
|
id |
String |
Yes |
The response returns the same value submitted in the credit transaction. minLength = 1 maxLength = 36 |
|
customerId |
String |
No |
The response returns the same value submitted in the credit transaction. minLength = N/A maxLength = 50 |
|
reportGroup |
String |
Yes |
The response returns the same value submitted in the credit transaction. minLength = 1 maxLength = 25 |
Child Elements:
Required: cnpTxnId, response, responseTime, message
Optional: postDate, tokenResponse, giftCardResponse, applepayResponse, checkoutId
The postDate child element is returned only in responses to Online transactions.