Returns a list of disputes associated with a particular account.
GET
/v2/disputes
Returns a list of disputes associated with a particular account.
A pagination cursor returned by a previous call to this endpoint. Provide this cursor to retrieve the next set of results for the original query. For more information, see Pagination.
The dispute states used to filter the result. If not specified, the endpoint returns all disputes.
The pagination cursor to be used in a subsequent request. If unset, this is the final response. For more information, see Pagination.