GET
/
v2.01
/
{ClientId}
/
repudiations
/
{RepudiationId}
/
refunds

Repudiations are refunded when a dispute is won.

Query parameters

Status
string

Allowed values: CREATED, SUCCEEDED, FAILED

The status of the transaction. You can filter on multiple statuses by separating them with a comma.

ResultCode
string

The code indicating the result of the operation. You can filter on multiple result codes by separating them with a comma.

Path parameters

RepudiationId
string
required

The unique identifier of the repudiation.

Responses