{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Available API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Available", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieves A List Of Available Shipping Rates For The Specified Checkout", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/checkouts/:token/shipping_rates.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#shipping_rates-2020-01" }, { "info": { "name": "Shopify Retrieves A List Of Available Shipping Rates For The Specified Checkout", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/checkouts/:token/shipping_rates.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#shipping_rates-2020-04" }, { "info": { "name": "Shopify Retrieves A List Of Available Shipping Rates For The Specified Checkout", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/checkouts/:token/shipping_rates.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#shipping_rates-2020-07" }, { "info": { "name": "Shopify Retrieves A List Of Available Shipping Rates For The Specified Checkout", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/checkouts/:token/shipping_rates.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#shipping_rates-2020-10" }, { "info": { "name": "Shopify Retrieves A List Of Available Shipping Rates For The Specified Checkout", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/checkouts/:token/shipping_rates.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#shipping_rates-2021-01" }, { "info": { "name": "Shopify Retrieves A List Of Available Shipping Rates For The Specified Checkout", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/checkouts/:token/shipping_rates.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#shipping_rates-unstable" } ] } ], "bundled": true }