- Retail Payment Services Using EMV and Card Data
- PIN Debit Services
- PIN Debit EBT Purchase with SNAP Account Swiped Track Data and Balance Inquiry
- Mobile Point-of-Sale Payment Services
On This Page
Reverse a PIN Debit EBT Purchase
This section describes how to reverse a PIN debit EBT purchase.
You can reverse these types of transactions:
- Purchase from a cash benefits account
- Purchase from a SNAP account
- Purchase manually entered from a SNAP account
- Electronic voucher purchase from a SNAP account
Send the reversal request to the voids endpoint.
Endpoint
Production:
POST
https://api.visaacceptance.com
/pts/v2/payments/{id}
/voidsTest:
POST
https://apitest.visaacceptance.com
/pts/v2/payments/{id}
/voidsThe is the transaction ID returned in the
purchase response.
{id}