post https://api.nexiopaysandbox.com/pay/v3/refund
Allows you to refund a credit or debit card transaction using the Nexio Payment ID. To do so:
- Run a transaction using the Run card transaction endpoint.
- Retrieve the
id
from the response. This is the Nexio Payment ID. - Include that
id
in the body of your request to this endpoint.