ebay_get_payment_dispute_summaries
Retrieve payment dispute summaries with filters for status, buyer, or order ID.
Instructions
Get summaries of all payment disputes. Use filters to narrow results by dispute status, buyer username, or order ID.
Required OAuth Scope: sell.fulfillment Minimum Scope: https://api.ebay.com/oauth/api_scope/sell.fulfillment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of disputes to return | |
| offset | No | Number of disputes to skip | |
| orderId | No | Filter by one order ID | |
| openDateTo | No | End date for dispute open date filter | |
| openDateFrom | No | Start date for dispute open date filter | |
| buyerUsername | No | Filter by buyer username | |
| paymentDisputeStatus | No | Filter by payment dispute status |