Use this endpoint to retrieve all disputes. Supports filtering by state, category, and date range with cursor-based pagination.
Bearer token authentication (format: "Bearer {token}")
A unique identifier for tracing the request across services.
The maximum number of items to include in the response.
1 <= x <= 200The cursor value for retrieving the next page of results.
Filter by dispute state
DRAFT, OPEN, PENDING_EVIDENCE, WON, LOST Filter by dispute category
BANK_FEE_ERROR, UNRECOGNIZED_CHARGE, DUPLICATE_TRANSACTION, OTHER Start date filter (RFC 3339 format)
End date filter (RFC 3339 format)