{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Refunds API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Refunds", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieves A List Of Refunds For An Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/:order_id/refunds.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of results to retrieve.\n (default: 50, maximum: 250)" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." }, { "name": "in_shop_currency", "value": "", "type": "query", "description": "Show amounts in the shop currency for the underlying transaction.\n (default: false)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/refund#index-2020-01" }, { "info": { "name": "Shopify Retrieves A List Of Refunds For An Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/:order_id/refunds.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of results to retrieve.\n (default: 50, maximum: 250)" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." }, { "name": "in_shop_currency", "value": "", "type": "query", "description": "Show amounts in the shop currency for the underlying transaction.\n (default: false)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/refund#index-2020-04" }, { "info": { "name": "Shopify Retrieves A List Of Refunds For An Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/orders/:order_id/refunds.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of results to retrieve.\n (default: 50, maximum: 250)" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." }, { "name": "in_shop_currency", "value": "", "type": "query", "description": "Show amounts in the shop currency for the underlying transaction.\n (default: false)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/refund#index-2020-07" }, { "info": { "name": "Shopify Retrieves A List Of Refunds For An Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/orders/:order_id/refunds.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of results to retrieve.\n (default: 50, maximum: 250)" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." }, { "name": "in_shop_currency", "value": "", "type": "query", "description": "Show amounts in the shop currency for the underlying transaction.\n (default: false)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/refund#index-2020-10" }, { "info": { "name": "Shopify Retrieves A List Of Refunds For An Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/orders/:order_id/refunds.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of results to retrieve.\n (default: 50, maximum: 250)" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." }, { "name": "in_shop_currency", "value": "", "type": "query", "description": "Show amounts in the shop currency for the underlying transaction.\n (default: false)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/refund#index-2021-01" }, { "info": { "name": "Shopify Retrieves A List Of Refunds For An Order", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/orders/:order_id/refunds.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of results to retrieve.\n (default: 50, maximum: 250)" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." }, { "name": "in_shop_currency", "value": "", "type": "query", "description": "Show amounts in the shop currency for the underlying transaction.\n (default: false)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/orders/refund#index-unstable" } ] } ], "bundled": true }