A Refund transaction allows a merchant to issue a refund back to a customer's credit card account.
B2B Payment API
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
string
Maximum:
12Loading...
X-Permalinks
string
Maximum:
4Loading...
Request Schema
merchant_id required
integer
Example:
246810
Loading...
batch_items required
array
Loading...
Example Request
200 Batch Refund Successful Response
422 Batch Refund Error Response