Referenced refund
This document outlines the mapping of EBANX API fields to Zuora fields for refund requests and responses, including integration keys and payment hashes.
|
EBANX API Field |
Zuora Field |
Request/Response |
Description |
|---|---|---|---|
|
integration_key |
The Integration Key field in the UI |
Request |
Your unique and secret integration key. |
|
hash |
ReferenceId |
Request |
The payment hash, which is the EBANX unique identifier. |
|
merchant_refund_code |
TenantId_RefundNumber |
Request |
The ID of the refund in the merchant system. |
|
description |
RefundComment |
Request |
Description of the refund reason. |
|
refund.id |
GatewayReferenceId |
Response | |
|
refund.merchant_refund_code |
GatewaySecondReference |
Response | |
|
payment.hash |
GatewayThirdReference |
Response |