{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Modifies API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Modifies", "type": "folder" }, "items": [ { "info": { "name": "Shopify Modifies An Existing Checkout", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/checkouts/:token.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#update-2020-01" }, { "info": { "name": "Shopify Modifies An Existing Checkout", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/checkouts/:token.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#update-2020-04" }, { "info": { "name": "Shopify Modifies An Existing Checkout", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/checkouts/:token.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#update-2020-07" }, { "info": { "name": "Shopify Modifies An Existing Checkout", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/checkouts/:token.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#update-2020-10" }, { "info": { "name": "Shopify Modifies An Existing Checkout", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/checkouts/:token.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#update-2021-01" }, { "info": { "name": "Shopify Modifies An Existing Checkout", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/checkouts/:token.json", "params": [ { "name": "token", "value": "", "type": "path", "description": "token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/sales-channels/checkout#update-unstable" } ] } ], "bundled": true }