Reverse a PIN Debit Purchase or Credit
Visa Platform ConnectREST API
This section describes how to request a merchant-initiated reversal for a PIN debit purchase
or credit when you do not receive a response message for your original transaction request.
Send the merchant-initiated reversal request to the voids endpoint.
Endpoint
Production:
POST
https://api.cybersource.com
/pts/v2/payments/{id}
/voidsTest:
POST
https://apitest.cybersource.com
/pts/v2/payments/{id}
/voidsThe is the transaction ID returned in the
purchase response.
{id}