REST API | Visa Platform Connect

Refunds

This section provides the information you need in order to process a
refund
, which is linked to a capture or sale.
You must request a
refund
within 180 days of the authorization.

Endpoint

Production:
POST
https://api.cybersource.com
/pts/v2/payments/{id}/refunds
Test:
POST
https://apitest.cybersource.com
/pts/v2/payments/{id}/refunds
The
{id}
is the transaction ID returned in the capture or sale response.