{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Line API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Line", "type": "folder" }, "items": [ { "info": { "name": "Shopify Create A Fulfillment For The Specified Order And Line Items", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/:order_id/fulfillments.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#create-2020-01" }, { "info": { "name": "Shopify Create A Fulfillment For The Specified Order And Line Items", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/:order_id/fulfillments.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#create-2020-04" }, { "info": { "name": "Shopify Create A Fulfillment For The Specified Order And Line Items", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/orders/:order_id/fulfillments.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#create-2020-07" }, { "info": { "name": "Shopify Create A Fulfillment For The Specified Order And Line Items", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/orders/:order_id/fulfillments.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#create-2020-10" }, { "info": { "name": "Shopify Create A Fulfillment For The Specified Order And Line Items", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/orders/:order_id/fulfillments.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#create-2021-01" }, { "info": { "name": "Shopify Create A Fulfillment For The Specified Order And Line Items", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/orders/:order_id/fulfillments.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#create-unstable" } ] } ], "bundled": true }