A Refund transaction allows a merchant to issue a refund back to a customer's credit card account.
Refunds
Refund By Transaction ID
post /v3/card/batch/refund
This method can be used to process a refund of a settled transactions. If the amount is submitted, the specific amount will be refunded to the credit card used in the referred transaction.
Parameters
X-Integrator-Id
Type
stringMaximum Length
12Loading...
X-Permalinks
Type
stringMaximum Length
4Loading...
Request Schema
merchant_id required
Type
integerExample
246810Loading...
batch_items required
Type
arrayLoading...
Example Request
200 Batch Refund Successful Response
422 Batch Refund Error Response