Query Parameters
Only display disputes with a final decision time less than or equal to end_time
Only display disputes with a creation time greater than or equal to start_time
Only display disputes with a creation date less than or equal to to_date
Only display disputes with a creation date greater than or equal to from_date
The current status of the dispute.
OPEN, CLOSED uuid representing an account
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
| Decision | Description |
|---|---|
| LOST | Decision reached in favour of the network. |
| NONE | No decision was reached. |
| ONGOING | Dispute is ongoing and requires further action. |
| RESOLVED | Resolved in favour of the account holder. |
| WON | Decision reached in favour of the account holder. |
LOST, NONE, ONGOING, RESOLVED, WON The unique identifier of a posted transaction
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The unique identifier for a transaction related to the dispute, such as a provisional credit or chargeback.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Specifies the payment rail type for the returned disputes.
CARD, EXTERNAL_CARD, ACH Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1100
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
Response
List of disputes
Array of disputes
- Card Dispute
- External Card
- ACH Dispute
If returned, use the next_page_token to query for the next page of results. Not returned if there are no more rows.
"a8937a0d"

