Get a list of disputes
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of disputes to return (default: 10, max: 100)
1 <= x <= 100
Number of disputes to skip (default: 0)
x >= 0
List of disputes
The response is of type object
.