v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Disputes

Accept a dispute

Accept a dispute, acknowledging it as lost. This is irreversible — the dispute status changes to 'lost' and the disputed amount is deducted from your balance. Only accept if you do not wish to contest.

post/disputes/{id}/accept

Path parameters

idstring required

Dispute ID (disp_*).

Response

Dispute accepted. Status changes to 'lost'.

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