ebay_fetch_payment_dispute_evidence_content
Download the content of an evidence file attached to a payment dispute. Provide the dispute ID, evidence ID, and file ID to retrieve the file.
Instructions
Download evidence file content from a payment dispute.
Required OAuth Scope: sell.fulfillment Minimum Scope: https://api.ebay.com/oauth/api_scope/sell.fulfillment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The file ID to download | |
| evidenceId | Yes | The evidence ID | |
| paymentDisputeId | Yes | The payment dispute ID |