This method retrieve a log of activity for a payment dispute. The identifier of the payment dispute is passed in as a path parameter. The output includes a timestamp for each action of the payment dispute, from creation to resolution, and all steps in between.
Request
Path Params
Responses
🟢200Success
application/json
Body
🟠400Bad Request
🟠404Invalid Payment Dispute Id
🔴500Internal Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://api.ebay.com{basePath}/payment_dispute//activity'