Disputes
Disputes - List Disputes
Lists all the Disputes for a merchant
GET
Authorizations
Use the API key created under your merchant account from the GreenBanana dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
Query Parameters
The maximum number of Dispute Objects to include in the response
The status of dispute
Available options:
dispute_opened
, dispute_expired
, dispute_accepted
, dispute_cancelled
, dispute_challenged
, dispute_won
, dispute_lost
The stage of dispute
Available options:
pre_dispute
, dispute
, pre_arbitration
The reason for dispute
The connector linked to dispute
The time at which dispute is received
Time less than the dispute received time
Time greater than the dispute received time
Time less than or equals to the dispute received time
Time greater than or equals to the dispute received time
Response
200
application/json
The dispute list was retrieved successfully
The response is of type object[]
.