Authorizations
API key authentication
Query Parameters
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
Available options:
pending
, accepted
, declined
Number of disputes to return
Required range:
1 <= x <= 100
Number of disputes to skip
Required range:
x >= 0