FILTER BY TAG

Refunds

This topic describes how to process an airline refund.
This service returns the funds used in the initial capture and requires the original capture ID.

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.