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 /pts/v2/payments/
{id}
/voidsTest:
POST /pts/v2/payments/
{id}
/voidsThe is the transaction ID returned in the
purchase response.
{id}