v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Disputes

Fetch dispute by ID

Retrieve full details of a specific dispute including submitted evidence.

get/disputes/{id}

Path parameters

idstring required

Dispute ID (disp_*).

Response

Dispute details.

idstring

Unique dispute identifier. Prefix: disp_

entity'dispute'
payment_idstring

The payment against which the dispute was raised (pay_*).

amountinteger

Disputed amount in currency subunits.

currencystring
amount_deductedinteger

Amount deducted from your balance when dispute is lost.

reason_codestring

Code identifying the dispute reason.

reason_descriptionstring

Human-readable explanation of the dispute cause.

respond_byinteger

Unix timestamp by which you must respond. Missing this forfeits the dispute.

status'open' | 'under_review' | 'won' | 'lost' | 'closed'

open: action required. under_review: evidence submitted, awaiting bank decision. won: resolved in your favour. lost: resolved against you. closed: resolved without chargeback.

phase'fraud' | 'retrieval' | 'chargeback' | 'pre_arbitration' | 'arbitration'

Escalation stage of the dispute process.

created_atinteger