{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Events API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Events", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieves A List Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/events.json", "params": [ { "name": "limit", "value": "", "type": "query", "description": "The number of results to show.\n (default: 50, maximum: 250)" }, { "name": "since_id", "value": "", "type": "query", "description": "Show only results after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "filter", "value": "", "type": "query", "description": "Show events specified in this filter." }, { "name": "verb", "value": "", "type": "query", "description": "Show events of a certain type." }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#index-2020-01" }, { "info": { "name": "Shopify Retrieves A Single Event By Its Id", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/events/:event_id.json", "params": [ { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#show-2020-01" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-01" }, { "info": { "name": "Shopify Retrieves A List Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/events.json", "params": [ { "name": "limit", "value": "", "type": "query", "description": "The number of results to show.\n (default: 50, maximum: 250)" }, { "name": "since_id", "value": "", "type": "query", "description": "Show only results after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "filter", "value": "", "type": "query", "description": "Show events specified in this filter." }, { "name": "verb", "value": "", "type": "query", "description": "Show events of a certain type." }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#index-2020-04" }, { "info": { "name": "Shopify Retrieves A Single Event By Its Id", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/events/:event_id.json", "params": [ { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#show-2020-04" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-04" }, { "info": { "name": "Shopify Retrieves A List Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/events.json", "params": [ { "name": "limit", "value": "", "type": "query", "description": "The number of results to show.\n (default: 50, maximum: 250)" }, { "name": "since_id", "value": "", "type": "query", "description": "Show only results after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "filter", "value": "", "type": "query", "description": "Show events specified in this filter." }, { "name": "verb", "value": "", "type": "query", "description": "Show events of a certain type." }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#index-2020-07" }, { "info": { "name": "Shopify Retrieves A Single Event By Its Id", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/events/:event_id.json", "params": [ { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#show-2020-07" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-07" }, { "info": { "name": "Shopify Retrieves A List Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/events.json", "params": [ { "name": "limit", "value": "", "type": "query", "description": "The number of results to show.\n (default: 50, maximum: 250)" }, { "name": "since_id", "value": "", "type": "query", "description": "Show only results after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "filter", "value": "", "type": "query", "description": "Show events specified in this filter." }, { "name": "verb", "value": "", "type": "query", "description": "Show events of a certain type." }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#index-2020-10" }, { "info": { "name": "Shopify Retrieves A Single Event By Its Id", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/events/:event_id.json", "params": [ { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#show-2020-10" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2020-10" }, { "info": { "name": "Shopify Retrieves A List Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/events.json", "params": [ { "name": "limit", "value": "", "type": "query", "description": "The number of results to show.\n (default: 50, maximum: 250)" }, { "name": "since_id", "value": "", "type": "query", "description": "Show only results after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "filter", "value": "", "type": "query", "description": "Show events specified in this filter." }, { "name": "verb", "value": "", "type": "query", "description": "Show events of a certain type." }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#index-2021-01" }, { "info": { "name": "Shopify Retrieves A Single Event By Its Id", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/events/:event_id.json", "params": [ { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#show-2021-01" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-2021-01" }, { "info": { "name": "Shopify Retrieves A List Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/events.json", "params": [ { "name": "limit", "value": "", "type": "query", "description": "The number of results to show.\n (default: 50, maximum: 250)" }, { "name": "since_id", "value": "", "type": "query", "description": "Show only results after the specified ID." }, { "name": "created_at_min", "value": "", "type": "query", "description": "Show events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Show events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "filter", "value": "", "type": "query", "description": "Show events specified in this filter." }, { "name": "verb", "value": "", "type": "query", "description": "Show events of a certain type." }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#index-unstable" }, { "info": { "name": "Shopify Retrieves A Single Event By Its Id", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/events/:event_id.json", "params": [ { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#show-unstable" }, { "info": { "name": "Shopify Retrieves A Count Of Events", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/events/count.json", "params": [ { "name": "created_at_min", "value": "", "type": "query", "description": "Count only events created at or after this date and time. (format: 2014-04-25T16:15:47-04:00)" }, { "name": "created_at_max", "value": "", "type": "query", "description": "Count only events created at or before this date and time. (format: 2014-04-25T16:15:47-04:00)" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/events/event#count-unstable" }, { "info": { "name": "Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "fulfillment_id", "value": "", "type": "query", "description": "The ID of the fulfillment that's associated with the fulfillment event." }, { "name": "order_id", "value": "", "type": "query", "description": "The ID of the order that's associated with the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#index-2020-01" }, { "info": { "name": "Shopify Creates A Fulfillment Event", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#create-2020-01" }, { "info": { "name": "Shopify Retrieves A Specific Fulfillment Event", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "event_id", "value": "", "type": "query", "description": "The ID of the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#show-2020-01" }, { "info": { "name": "Shopify Deletes A Fulfillment Event", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#destroy-2020-01" }, { "info": { "name": "Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "fulfillment_id", "value": "", "type": "query", "description": "The ID of the fulfillment that's associated with the fulfillment event." }, { "name": "order_id", "value": "", "type": "query", "description": "The ID of the order that's associated with the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#index-2020-04" }, { "info": { "name": "Shopify Creates A Fulfillment Event", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#create-2020-04" }, { "info": { "name": "Shopify Retrieves A Specific Fulfillment Event", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "event_id", "value": "", "type": "query", "description": "The ID of the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#show-2020-04" }, { "info": { "name": "Shopify Deletes A Fulfillment Event", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#destroy-2020-04" }, { "info": { "name": "Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "fulfillment_id", "value": "", "type": "query", "description": "The ID of the fulfillment that's associated with the fulfillment event." }, { "name": "order_id", "value": "", "type": "query", "description": "The ID of the order that's associated with the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#index-2020-07" }, { "info": { "name": "Shopify Creates A Fulfillment Event", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#create-2020-07" }, { "info": { "name": "Shopify Retrieves A Specific Fulfillment Event", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "event_id", "value": "", "type": "query", "description": "The ID of the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#show-2020-07" }, { "info": { "name": "Shopify Deletes A Fulfillment Event", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#destroy-2020-07" }, { "info": { "name": "Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "fulfillment_id", "value": "", "type": "query", "description": "The ID of the fulfillment that's associated with the fulfillment event." }, { "name": "order_id", "value": "", "type": "query", "description": "The ID of the order that's associated with the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#index-2020-10" }, { "info": { "name": "Shopify Creates A Fulfillment Event", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#create-2020-10" }, { "info": { "name": "Shopify Retrieves A Specific Fulfillment Event", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "event_id", "value": "", "type": "query", "description": "The ID of the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#show-2020-10" }, { "info": { "name": "Shopify Deletes A Fulfillment Event", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#destroy-2020-10" }, { "info": { "name": "Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "fulfillment_id", "value": "", "type": "query", "description": "The ID of the fulfillment that's associated with the fulfillment event." }, { "name": "order_id", "value": "", "type": "query", "description": "The ID of the order that's associated with the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#index-2021-01" }, { "info": { "name": "Shopify Creates A Fulfillment Event", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#create-2021-01" }, { "info": { "name": "Shopify Retrieves A Specific Fulfillment Event", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "event_id", "value": "", "type": "query", "description": "The ID of the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#show-2021-01" }, { "info": { "name": "Shopify Deletes A Fulfillment Event", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#destroy-2021-01" }, { "info": { "name": "Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "fulfillment_id", "value": "", "type": "query", "description": "The ID of the fulfillment that's associated with the fulfillment event." }, { "name": "order_id", "value": "", "type": "query", "description": "The ID of the order that's associated with the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#index-unstable" }, { "info": { "name": "Shopify Creates A Fulfillment Event", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/orders/:order_id/fulfillments/:fulfillment_id/events.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#create-unstable" }, { "info": { "name": "Shopify Retrieves A Specific Fulfillment Event", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" }, { "name": "event_id", "value": "", "type": "query", "description": "The ID of the fulfillment event." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#show-unstable" }, { "info": { "name": "Shopify Deletes A Fulfillment Event", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/orders/:order_id/fulfillments/:fulfillment_id/events/:event_id.json", "params": [ { "name": "order_id", "value": "", "type": "path", "description": "order_id" }, { "name": "fulfillment_id", "value": "", "type": "path", "description": "fulfillment_id" }, { "name": "event_id", "value": "", "type": "path", "description": "event_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillmentevent#destroy-unstable" } ] } ], "bundled": true }