{ "opencollection": "1.0.0", "info": { "name": "eBay Account Advertising_eligibility Payment_dispute API", "version": "v1.9.2" }, "items": [ { "info": { "name": "Payment_dispute", "type": "folder" }, "items": [ { "info": { "name": "eBay Get Payment Dispute Details", "type": "http" }, "http": { "method": "GET", "url": "https://api.ebay.com{basePath}/payment_dispute/:payment_dispute_id", "params": [ { "name": "payment_dispute_id", "value": "", "type": "path", "description": "This parameter is used to specify the unique identifier of the payment dispute being retrieved.

Use the getPaymentDisputeSummaries method to retrieve payment dispute IDs." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://auth.ebay.com/oauth2/authorize", "accessTokenUrl": "https://api.ebay.com/identity/v1/oauth2/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "This method retrieves detailed information on a specific payment dispute. The payment dispute identifier is passed in as path parameter at the end of the call URI.

Below is a summary of the information that is retrieved: