{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Dispute API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Dispute", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieves A Single Dispute By Id", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/shopify_payments/disputes/:dispute_id.json", "params": [ { "name": "dispute_id", "value": "", "type": "path", "description": "dispute_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shopify_payments/dispute#show-2020-01" } ] } ], "bundled": true }