v1
latestOpenAPI 3.0.02026-07-26168846732.2 KBDisputes
Disputes - List Disputes
Lists all the Disputes for a merchant
get/disputes/list
Query parameters
limitinteger nullable
The maximum number of Dispute Objects to include in the response
dispute_status'dispute_opened' | 'dispute_expired' | 'dispute_accepted' | 'dispute_cancelled' | 'dispute_challenged' | 'dispute_won' | 'dispute_lost'
Status of the dispute
The status of dispute
dispute_stage'pre_dispute' | 'dispute' | 'pre_arbitration' | 'arbitration' | 'dispute_reversal'
Stage of the dispute
The stage of dispute
reasonstring nullable
The reason for dispute
connectorstring nullable
The connector linked to dispute
received_timestring date-time nullable
The time at which dispute is received
received_time.ltstring date-time nullable
Time less than the dispute received time
received_time.gtstring date-time nullable
Time greater than the dispute received time
received_time.ltestring date-time nullable
Time less than or equals to the dispute received time
received_time.gtestring date-time nullable
Time greater than or equals to the dispute received time
Response
The dispute list was retrieved successfully