ebay_add_payment_dispute_evidence
Attach evidence files and specify evidence type to strengthen your case in eBay payment disputes. Provide file IDs and optional line item details to support dispute resolution.
Instructions
Add evidence to support your case in a payment dispute. Provide evidence files and supporting information.
Required OAuth Scope: sell.fulfillment Minimum Scope: https://api.ebay.com/oauth/api_scope/sell.fulfillment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paymentDisputeId | Yes | The payment dispute ID | |
| evidenceId | No | Optional evidence ID to update existing evidence | |
| evidenceType | No | Type of evidence (e.g., PROOF_OF_DELIVERY, PROOF_OF_AUTHENTICITY) | |
| files | No | Array of file IDs to attach as evidence | |
| lineItems | No | Line items this evidence applies to |