v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
Disputes

Get dispute details

Retrieve detailed information about a single dispute by its ID.

get/disputes/{id}

Path parameters

idstring uuid required

The unique identifier of the dispute

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Response

Return dispute details

idstring uuid required

The unique identifier of the dispute

transactionIdstring required

The transaction ID

disputeAmountnumber float required

The disputed amount

disputeCurrency'344' | '840' required

The ISO 4217 numeric currency code

disputeReasonstring required

The dispute reason

status'PENDING' | 'RECEIVED' | 'REVIEWING' | 'SUBMITTED' | 'REQUIRE_ACTION' | 'WON' | 'REFUNDED' | 'LOST' | 'DECLINED' | 'CANCELED' required

Current status of the dispute

cardIdstring required

The card ID associated with the dispute

cardholderNamestring required

The cardholder full name

cardholderEmailstring email required

The cardholder email

contactEmailstring email required

Email address to be informed of the dispute outcome

createdAtstring date-time required

Date the dispute was created

updatedAtstring date-time required

Date the dispute was last updated