List disputes for a merchant, customer, or consumer. At least one of merchantId, customerId, or consumerId must be provided.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter disputes for a specific merchant. At least one of merchantId, customerId, or consumerId must be provided.
Filter disputes for a specific customer. At least one of merchantId, customerId, or consumerId must be provided.
Filter disputes for a specific consumer. At least one of merchantId, customerId, or consumerId must be provided.
Filter by dispute status
pending
, accepted
, declined
Number of disputes to return
1 <= x <= 100
Number of disputes to skip
x >= 0
List of disputes
The response is of type object
.