put https://api.epaytools.com/PaymentGateway/refund
This method allows you to submit a "refund" operation against a previously created "charge" (using [POST] /PaymentGateway/charge
) or "capture" (using [POST] /PaymentGateway/capture
) operations.
This method allows you to submit a "refund" operation against a previously created "charge" (using [POST] /PaymentGateway/charge
) or "capture" (using [POST] /PaymentGateway/capture
) operations.
Try It!
to start a request and see the response here!