naftiko: 1.0.0-alpha2 info: label: Shopify API — Specific description: 'Shopify API — Specific. 78 operations. Lead operation: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Specific created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-specific baseUri: '' description: Shopify API — Specific business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-assigned_fulfillment_orders.json path: /admin/api/2020-01/assigned_fulfillment_orders.json operations: - name: deprecated202001getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-01-collection_listings-collection_listing_id}.json path: /admin/api/2020-01/collection_listings/{collection_listing_id}.json operations: - name: deprecated202001getcollectionlistingsparamcollectionlistingid method: GET description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collection_listing_id in: path type: string description: collection_listing_id required: true - name: admin-api-2020-01-collects-collect_id}.json path: /admin/api/2020-01/collects/{collect_id}.json operations: - name: deprecated202001getcollectsparamcollectid method: GET description: Shopify Retrieves A Specific Collect By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collect_id in: path type: string description: collect_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-01-countries-country_id}.json path: /admin/api/2020-01/countries/{country_id}.json operations: - name: deprecated202001getcountriesparamcountryid method: GET description: Shopify Retrieves A Specific County outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: country_id in: path type: string description: country_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202001getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-01-orders-order_id}.json path: /admin/api/2020-01/orders/{order_id}.json operations: - name: deprecated202001getordersparamorderid method: GET description: Shopify Retrieves A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fields in: query type: string description: Retrieve only certain fields, specified by a comma-separated list of fields names. - name: admin-api-2020-01-orders-order_id-fulfillment_orders.json path: /admin/api/2020-01/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202001getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-01-orders-order_id-fulfillments-count.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202001getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: admin-api-2020-01-orders-order_id-refunds-refund_id}.json path: /admin/api/2020-01/orders/{order_id}/refunds/{refund_id}.json operations: - name: deprecated202001getordersparamorderidrefundsparamrefundid method: GET description: Shopify Retrieves A Specific Refund outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: refund_id in: path type: string description: refund_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2020-01-product_listings-product_listing_id}.json path: /admin/api/2020-01/product_listings/{product_listing_id}.json operations: - name: deprecated202001getproductlistingsparamproductlistingid method: GET description: Shopify Retrieve A Specific Product Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_listing_id in: path type: string description: product_listing_id required: true - name: admin-api-2020-04-assigned_fulfillment_orders.json path: /admin/api/2020-04/assigned_fulfillment_orders.json operations: - name: deprecated202004getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-04-collection_listings-collection_listing_id}.json path: /admin/api/2020-04/collection_listings/{collection_listing_id}.json operations: - name: deprecated202004getcollectionlistingsparamcollectionlistingid method: GET description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collection_listing_id in: path type: string description: collection_listing_id required: true - name: admin-api-2020-04-collects-collect_id}.json path: /admin/api/2020-04/collects/{collect_id}.json operations: - name: deprecated202004getcollectsparamcollectid method: GET description: Shopify Retrieves A Specific Collect By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collect_id in: path type: string description: collect_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-04-countries-country_id}.json path: /admin/api/2020-04/countries/{country_id}.json operations: - name: deprecated202004getcountriesparamcountryid method: GET description: Shopify Retrieves A Specific County outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: country_id in: path type: string description: country_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202004getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-04-orders-order_id}.json path: /admin/api/2020-04/orders/{order_id}.json operations: - name: deprecated202004getordersparamorderid method: GET description: Shopify Retrieves A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fields in: query type: string description: Retrieve only certain fields, specified by a comma-separated list of fields names. - name: admin-api-2020-04-orders-order_id-fulfillment_orders.json path: /admin/api/2020-04/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202004getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-04-orders-order_id-fulfillments-count.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202004getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: admin-api-2020-04-orders-order_id-refunds-refund_id}.json path: /admin/api/2020-04/orders/{order_id}/refunds/{refund_id}.json operations: - name: deprecated202004getordersparamorderidrefundsparamrefundid method: GET description: Shopify Retrieves A Specific Refund outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: refund_id in: path type: string description: refund_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2020-04-product_listings-product_listing_id}.json path: /admin/api/2020-04/product_listings/{product_listing_id}.json operations: - name: deprecated202004getproductlistingsparamproductlistingid method: GET description: Shopify Retrieve A Specific Product Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_listing_id in: path type: string description: product_listing_id required: true - name: admin-api-2020-07-assigned_fulfillment_orders.json path: /admin/api/2020-07/assigned_fulfillment_orders.json operations: - name: deprecated202007getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-07-collection_listings-collection_listing_id}.json path: /admin/api/2020-07/collection_listings/{collection_listing_id}.json operations: - name: deprecated202007getcollectionlistingsparamcollectionlistingid method: GET description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collection_listing_id in: path type: string description: collection_listing_id required: true - name: admin-api-2020-07-collects-collect_id}.json path: /admin/api/2020-07/collects/{collect_id}.json operations: - name: deprecated202007getcollectsparamcollectid method: GET description: Shopify Retrieves A Specific Collect By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collect_id in: path type: string description: collect_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-07-countries-country_id}.json path: /admin/api/2020-07/countries/{country_id}.json operations: - name: deprecated202007getcountriesparamcountryid method: GET description: Shopify Retrieves A Specific County outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: country_id in: path type: string description: country_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202007getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-07-orders-order_id-fulfillment_orders.json path: /admin/api/2020-07/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202007getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-07-orders-order_id-fulfillments-count.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202007getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: admin-api-2020-07-orders-order_id-refunds-refund_id}.json path: /admin/api/2020-07/orders/{order_id}/refunds/{refund_id}.json operations: - name: deprecated202007getordersparamorderidrefundsparamrefundid method: GET description: Shopify Retrieves A Specific Refund outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: refund_id in: path type: string description: refund_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2020-07-product_listings-product_listing_id}.json path: /admin/api/2020-07/product_listings/{product_listing_id}.json operations: - name: deprecated202007getproductlistingsparamproductlistingid method: GET description: Shopify Retrieve A Specific Product Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_listing_id in: path type: string description: product_listing_id required: true - name: admin-api-2020-10-assigned_fulfillment_orders.json path: /admin/api/2020-10/assigned_fulfillment_orders.json operations: - name: getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-10-collection_listings-collection_listing_id}.json path: /admin/api/2020-10/collection_listings/{collection_listing_id}.json operations: - name: getcollectionlistingsparamcollectionlistingid method: GET description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collection_listing_id in: path type: string description: collection_listing_id required: true - name: admin-api-2020-10-collects-collect_id}.json path: /admin/api/2020-10/collects/{collect_id}.json operations: - name: getcollectsparamcollectid method: GET description: Shopify Retrieves A Specific Collect By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collect_id in: path type: string description: collect_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-10-countries-country_id}.json path: /admin/api/2020-10/countries/{country_id}.json operations: - name: getcountriesparamcountryid method: GET description: Shopify Retrieves A Specific County outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: country_id in: path type: string description: country_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}.json operations: - name: getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-10-orders-order_id-fulfillment_orders.json path: /admin/api/2020-10/orders/{order_id}/fulfillment_orders.json operations: - name: getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-10-orders-order_id-fulfillments-count.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/count.json operations: - name: getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: admin-api-2020-10-orders-order_id-refunds-refund_id}.json path: /admin/api/2020-10/orders/{order_id}/refunds/{refund_id}.json operations: - name: getordersparamorderidrefundsparamrefundid method: GET description: Shopify Retrieves A Specific Refund outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: refund_id in: path type: string description: refund_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2021-01-assigned_fulfillment_orders.json path: /admin/api/2021-01/assigned_fulfillment_orders.json operations: - name: deprecated202101getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2021-01-collection_listings-collection_listing_id}.json path: /admin/api/2021-01/collection_listings/{collection_listing_id}.json operations: - name: deprecated202101getcollectionlistingsparamcollectionlistingid method: GET description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collection_listing_id in: path type: string description: collection_listing_id required: true - name: admin-api-2021-01-collects-collect_id}.json path: /admin/api/2021-01/collects/{collect_id}.json operations: - name: deprecated202101getcollectsparamcollectid method: GET description: Shopify Retrieves A Specific Collect By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collect_id in: path type: string description: collect_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2021-01-countries-country_id}.json path: /admin/api/2021-01/countries/{country_id}.json operations: - name: deprecated202101getcountriesparamcountryid method: GET description: Shopify Retrieves A Specific County outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: country_id in: path type: string description: country_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202101getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2021-01-orders-order_id-fulfillment_orders.json path: /admin/api/2021-01/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202101getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2021-01-orders-order_id-fulfillments-count.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202101getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: admin-api-2021-01-orders-order_id-refunds-refund_id}.json path: /admin/api/2021-01/orders/{order_id}/refunds/{refund_id}.json operations: - name: deprecated202101getordersparamorderidrefundsparamrefundid method: GET description: Shopify Retrieves A Specific Refund outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: refund_id in: path type: string description: refund_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-unstable-assigned_fulfillment_orders.json path: /admin/api/unstable/assigned_fulfillment_orders.json operations: - name: deprecatedunstablegetassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-unstable-collection_listings-collection_listing_id}.json path: /admin/api/unstable/collection_listings/{collection_listing_id}.json operations: - name: deprecatedunstablegetcollectionlistingsparamcollectionlistingid method: GET description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collection_listing_id in: path type: string description: collection_listing_id required: true - name: admin-api-unstable-collects-collect_id}.json path: /admin/api/unstable/collects/{collect_id}.json operations: - name: deprecatedunstablegetcollectsparamcollectid method: GET description: Shopify Retrieves A Specific Collect By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collect_id in: path type: string description: collect_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-unstable-countries-country_id}.json path: /admin/api/unstable/countries/{country_id}.json operations: - name: deprecatedunstablegetcountriesparamcountryid method: GET description: Shopify Retrieves A Specific County outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: country_id in: path type: string description: country_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-unstable-fulfillment_orders-release_hold.json path: /admin/api/unstable/fulfillment_orders/release_hold.json operations: - name: deprecatedunstablecreatefulfillmentordersreleasehold method: POST description: Shopify Releases The Fulfillment Order Holds For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: query type: string description: The ID of the order that is associated to the fulfillment orders. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-unstable-orders-order_id-fulfillment_orders.json path: /admin/api/unstable/orders/{order_id}/fulfillment_orders.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-unstable-orders-order_id-fulfillments-count.json path: /admin/api/unstable/orders/{order_id}/fulfillments/count.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events-event_id}. path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: admin-api-unstable-orders-order_id-refunds-refund_id}.json path: /admin/api/unstable/orders/{order_id}/refunds/{refund_id}.json operations: - name: deprecatedunstablegetordersparamorderidrefundsparamrefundid method: GET description: Shopify Retrieves A Specific Refund outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: refund_id in: path type: string description: refund_id required: true - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. exposes: - type: rest namespace: shopify-specific-rest port: 8080 description: REST adapter for Shopify API — Specific. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/assigned-fulfillment-orders-json name: admin-api-2020-01-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-01-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202001getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-specific.deprecated202001getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/collection-listings/collection-listing-id-json name: admin-api-2020-01-collection-listings-collection-listing-id-json description: REST surface for admin-api-2020-01-collection_listings-collection_listing_id}.json. operations: - method: GET name: deprecated202001getcollectionlistingsparamcollectionlistingid description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App call: shopify-specific.deprecated202001getcollectionlistingsparamcollectionlistingid with: collection_listing_id: rest.collection_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/collects/collect-id-json name: admin-api-2020-01-collects-collect-id-json description: REST surface for admin-api-2020-01-collects-collect_id}.json. operations: - method: GET name: deprecated202001getcollectsparamcollectid description: Shopify Retrieves A Specific Collect By Its Id call: shopify-specific.deprecated202001getcollectsparamcollectid with: collect_id: rest.collect_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/countries/country-id-json name: admin-api-2020-01-countries-country-id-json description: REST surface for admin-api-2020-01-countries-country_id}.json. operations: - method: GET name: deprecated202001getcountriesparamcountryid description: Shopify Retrieves A Specific County call: shopify-specific.deprecated202001getcountriesparamcountryid with: country_id: rest.country_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202001getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-specific.deprecated202001getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/order-id-json name: admin-api-2020-01-orders-order-id-json description: REST surface for admin-api-2020-01-orders-order_id}.json. operations: - method: GET name: deprecated202001getordersparamorderid description: Shopify Retrieves A Specific Order call: shopify-specific.deprecated202001getordersparamorderid with: order_id: rest.order_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-01-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-specific.deprecated202001getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/count-json name: admin-api-2020-01-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-specific.deprecated202001getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-specific.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-specific.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-specific.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-specific.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/refunds/refund-id-json name: admin-api-2020-01-orders-order-id-refunds-refund-id-json description: REST surface for admin-api-2020-01-orders-order_id-refunds-refund_id}.json. operations: - method: GET name: deprecated202001getordersparamorderidrefundsparamrefundid description: Shopify Retrieves A Specific Refund call: shopify-specific.deprecated202001getordersparamorderidrefundsparamrefundid with: order_id: rest.order_id refund_id: rest.refund_id fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/product-listings/product-listing-id-json name: admin-api-2020-01-product-listings-product-listing-id-json description: REST surface for admin-api-2020-01-product_listings-product_listing_id}.json. operations: - method: GET name: deprecated202001getproductlistingsparamproductlistingid description: Shopify Retrieve A Specific Product Listing That Is Published To Your App call: shopify-specific.deprecated202001getproductlistingsparamproductlistingid with: product_listing_id: rest.product_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/assigned-fulfillment-orders-json name: admin-api-2020-04-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-04-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202004getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-specific.deprecated202004getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/collection-listings/collection-listing-id-json name: admin-api-2020-04-collection-listings-collection-listing-id-json description: REST surface for admin-api-2020-04-collection_listings-collection_listing_id}.json. operations: - method: GET name: deprecated202004getcollectionlistingsparamcollectionlistingid description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App call: shopify-specific.deprecated202004getcollectionlistingsparamcollectionlistingid with: collection_listing_id: rest.collection_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/collects/collect-id-json name: admin-api-2020-04-collects-collect-id-json description: REST surface for admin-api-2020-04-collects-collect_id}.json. operations: - method: GET name: deprecated202004getcollectsparamcollectid description: Shopify Retrieves A Specific Collect By Its Id call: shopify-specific.deprecated202004getcollectsparamcollectid with: collect_id: rest.collect_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/countries/country-id-json name: admin-api-2020-04-countries-country-id-json description: REST surface for admin-api-2020-04-countries-country_id}.json. operations: - method: GET name: deprecated202004getcountriesparamcountryid description: Shopify Retrieves A Specific County call: shopify-specific.deprecated202004getcountriesparamcountryid with: country_id: rest.country_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202004getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-specific.deprecated202004getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/order-id-json name: admin-api-2020-04-orders-order-id-json description: REST surface for admin-api-2020-04-orders-order_id}.json. operations: - method: GET name: deprecated202004getordersparamorderid description: Shopify Retrieves A Specific Order call: shopify-specific.deprecated202004getordersparamorderid with: order_id: rest.order_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-04-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-specific.deprecated202004getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/count-json name: admin-api-2020-04-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-specific.deprecated202004getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-specific.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-specific.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-specific.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-specific.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/refunds/refund-id-json name: admin-api-2020-04-orders-order-id-refunds-refund-id-json description: REST surface for admin-api-2020-04-orders-order_id-refunds-refund_id}.json. operations: - method: GET name: deprecated202004getordersparamorderidrefundsparamrefundid description: Shopify Retrieves A Specific Refund call: shopify-specific.deprecated202004getordersparamorderidrefundsparamrefundid with: order_id: rest.order_id refund_id: rest.refund_id fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/product-listings/product-listing-id-json name: admin-api-2020-04-product-listings-product-listing-id-json description: REST surface for admin-api-2020-04-product_listings-product_listing_id}.json. operations: - method: GET name: deprecated202004getproductlistingsparamproductlistingid description: Shopify Retrieve A Specific Product Listing That Is Published To Your App call: shopify-specific.deprecated202004getproductlistingsparamproductlistingid with: product_listing_id: rest.product_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/assigned-fulfillment-orders-json name: admin-api-2020-07-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-07-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202007getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-specific.deprecated202007getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/collection-listings/collection-listing-id-json name: admin-api-2020-07-collection-listings-collection-listing-id-json description: REST surface for admin-api-2020-07-collection_listings-collection_listing_id}.json. operations: - method: GET name: deprecated202007getcollectionlistingsparamcollectionlistingid description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App call: shopify-specific.deprecated202007getcollectionlistingsparamcollectionlistingid with: collection_listing_id: rest.collection_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/collects/collect-id-json name: admin-api-2020-07-collects-collect-id-json description: REST surface for admin-api-2020-07-collects-collect_id}.json. operations: - method: GET name: deprecated202007getcollectsparamcollectid description: Shopify Retrieves A Specific Collect By Its Id call: shopify-specific.deprecated202007getcollectsparamcollectid with: collect_id: rest.collect_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/countries/country-id-json name: admin-api-2020-07-countries-country-id-json description: REST surface for admin-api-2020-07-countries-country_id}.json. operations: - method: GET name: deprecated202007getcountriesparamcountryid description: Shopify Retrieves A Specific County call: shopify-specific.deprecated202007getcountriesparamcountryid with: country_id: rest.country_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202007getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-specific.deprecated202007getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-07-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-specific.deprecated202007getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/count-json name: admin-api-2020-07-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-specific.deprecated202007getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-specific.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-specific.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-specific.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-specific.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/refunds/refund-id-json name: admin-api-2020-07-orders-order-id-refunds-refund-id-json description: REST surface for admin-api-2020-07-orders-order_id-refunds-refund_id}.json. operations: - method: GET name: deprecated202007getordersparamorderidrefundsparamrefundid description: Shopify Retrieves A Specific Refund call: shopify-specific.deprecated202007getordersparamorderidrefundsparamrefundid with: order_id: rest.order_id refund_id: rest.refund_id fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/product-listings/product-listing-id-json name: admin-api-2020-07-product-listings-product-listing-id-json description: REST surface for admin-api-2020-07-product_listings-product_listing_id}.json. operations: - method: GET name: deprecated202007getproductlistingsparamproductlistingid description: Shopify Retrieve A Specific Product Listing That Is Published To Your App call: shopify-specific.deprecated202007getproductlistingsparamproductlistingid with: product_listing_id: rest.product_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/assigned-fulfillment-orders-json name: admin-api-2020-10-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-10-assigned_fulfillment_orders.json. operations: - method: GET name: getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-specific.getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/collection-listings/collection-listing-id-json name: admin-api-2020-10-collection-listings-collection-listing-id-json description: REST surface for admin-api-2020-10-collection_listings-collection_listing_id}.json. operations: - method: GET name: getcollectionlistingsparamcollectionlistingid description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App call: shopify-specific.getcollectionlistingsparamcollectionlistingid with: collection_listing_id: rest.collection_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/collects/collect-id-json name: admin-api-2020-10-collects-collect-id-json description: REST surface for admin-api-2020-10-collects-collect_id}.json. operations: - method: GET name: getcollectsparamcollectid description: Shopify Retrieves A Specific Collect By Its Id call: shopify-specific.getcollectsparamcollectid with: collect_id: rest.collect_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/countries/country-id-json name: admin-api-2020-10-countries-country-id-json description: REST surface for admin-api-2020-10-countries-country_id}.json. operations: - method: GET name: getcountriesparamcountryid description: Shopify Retrieves A Specific County call: shopify-specific.getcountriesparamcountryid with: country_id: rest.country_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-specific.getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-10-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillment_orders.json. operations: - method: GET name: getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-specific.getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/count-json name: admin-api-2020-10-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-count.json. operations: - method: GET name: getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-specific.getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-specific.getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-specific.createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-specific.getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-specific.getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/refunds/refund-id-json name: admin-api-2020-10-orders-order-id-refunds-refund-id-json description: REST surface for admin-api-2020-10-orders-order_id-refunds-refund_id}.json. operations: - method: GET name: getordersparamorderidrefundsparamrefundid description: Shopify Retrieves A Specific Refund call: shopify-specific.getordersparamorderidrefundsparamrefundid with: order_id: rest.order_id refund_id: rest.refund_id fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/assigned-fulfillment-orders-json name: admin-api-2021-01-assigned-fulfillment-orders-json description: REST surface for admin-api-2021-01-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202101getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-specific.deprecated202101getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/collection-listings/collection-listing-id-json name: admin-api-2021-01-collection-listings-collection-listing-id-json description: REST surface for admin-api-2021-01-collection_listings-collection_listing_id}.json. operations: - method: GET name: deprecated202101getcollectionlistingsparamcollectionlistingid description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App call: shopify-specific.deprecated202101getcollectionlistingsparamcollectionlistingid with: collection_listing_id: rest.collection_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/collects/collect-id-json name: admin-api-2021-01-collects-collect-id-json description: REST surface for admin-api-2021-01-collects-collect_id}.json. operations: - method: GET name: deprecated202101getcollectsparamcollectid description: Shopify Retrieves A Specific Collect By Its Id call: shopify-specific.deprecated202101getcollectsparamcollectid with: collect_id: rest.collect_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/countries/country-id-json name: admin-api-2021-01-countries-country-id-json description: REST surface for admin-api-2021-01-countries-country_id}.json. operations: - method: GET name: deprecated202101getcountriesparamcountryid description: Shopify Retrieves A Specific County call: shopify-specific.deprecated202101getcountriesparamcountryid with: country_id: rest.country_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/fulfillment-order-id-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202101getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-specific.deprecated202101getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillment-orders-json name: admin-api-2021-01-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-specific.deprecated202101getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/count-json name: admin-api-2021-01-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-specific.deprecated202101getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-specific.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-specific.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-specific.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-specific.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/refunds/refund-id-json name: admin-api-2021-01-orders-order-id-refunds-refund-id-json description: REST surface for admin-api-2021-01-orders-order_id-refunds-refund_id}.json. operations: - method: GET name: deprecated202101getordersparamorderidrefundsparamrefundid description: Shopify Retrieves A Specific Refund call: shopify-specific.deprecated202101getordersparamorderidrefundsparamrefundid with: order_id: rest.order_id refund_id: rest.refund_id fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/assigned-fulfillment-orders-json name: admin-api-unstable-assigned-fulfillment-orders-json description: REST surface for admin-api-unstable-assigned_fulfillment_orders.json. operations: - method: GET name: deprecatedunstablegetassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-specific.deprecatedunstablegetassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/collection-listings/collection-listing-id-json name: admin-api-unstable-collection-listings-collection-listing-id-json description: REST surface for admin-api-unstable-collection_listings-collection_listing_id}.json. operations: - method: GET name: deprecatedunstablegetcollectionlistingsparamcollectionlistingid description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App call: shopify-specific.deprecatedunstablegetcollectionlistingsparamcollectionlistingid with: collection_listing_id: rest.collection_listing_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/collects/collect-id-json name: admin-api-unstable-collects-collect-id-json description: REST surface for admin-api-unstable-collects-collect_id}.json. operations: - method: GET name: deprecatedunstablegetcollectsparamcollectid description: Shopify Retrieves A Specific Collect By Its Id call: shopify-specific.deprecatedunstablegetcollectsparamcollectid with: collect_id: rest.collect_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/countries/country-id-json name: admin-api-unstable-countries-country-id-json description: REST surface for admin-api-unstable-countries-country_id}.json. operations: - method: GET name: deprecatedunstablegetcountriesparamcountryid description: Shopify Retrieves A Specific County call: shopify-specific.deprecatedunstablegetcountriesparamcountryid with: country_id: rest.country_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/release-hold-json name: admin-api-unstable-fulfillment-orders-release-hold-json description: REST surface for admin-api-unstable-fulfillment_orders-release_hold.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersreleasehold description: Shopify Releases The Fulfillment Order Holds For A Specific Order call: shopify-specific.deprecatedunstablecreatefulfillmentordersreleasehold with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/fulfillment-order-id-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-specific.deprecatedunstablegetfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillment-orders-json name: admin-api-unstable-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-unstable-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/count-json name: admin-api-unstable-orders-order-id-fulfillments-count-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-specific.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-events-event-id description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events-event_id}.. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/refunds/refund-id-json name: admin-api-unstable-orders-order-id-refunds-refund-id-json description: REST surface for admin-api-unstable-orders-order_id-refunds-refund_id}.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidrefundsparamrefundid description: Shopify Retrieves A Specific Refund call: shopify-specific.deprecatedunstablegetordersparamorderidrefundsparamrefundid with: order_id: rest.order_id refund_id: rest.refund_id fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-specific-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Specific. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-retrieves-list-fulfillment-orders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-collection-listing description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getcollectionlistingsparamcollectionlistingid with: collection_listing_id: tools.collection_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-collect-its description: Shopify Retrieves A Specific Collect By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getcollectsparamcollectid with: collect_id: tools.collect_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-county description: Shopify Retrieves A Specific County hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getcountriesparamcountryid with: country_id: tools.country_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-order description: Shopify Retrieves A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getordersparamorderid with: order_id: tools.order_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-2 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-specific.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-refund description: Shopify Retrieves A Specific Refund hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getordersparamorderidrefundsparamrefundid with: order_id: tools.order_id refund_id: tools.refund_id fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-product-listing description: Shopify Retrieve A Specific Product Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202001getproductlistingsparamproductlistingid with: product_listing_id: tools.product_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-3 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-collection-listing-2 description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getcollectionlistingsparamcollectionlistingid with: collection_listing_id: tools.collection_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-collect-its-2 description: Shopify Retrieves A Specific Collect By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getcollectsparamcollectid with: collect_id: tools.collect_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-county-2 description: Shopify Retrieves A Specific County hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getcountriesparamcountryid with: country_id: tools.country_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-2 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-order-2 description: Shopify Retrieves A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getordersparamorderid with: order_id: tools.order_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-4 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-2 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-2 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-2 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-specific.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-2 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-2 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-refund-2 description: Shopify Retrieves A Specific Refund hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getordersparamorderidrefundsparamrefundid with: order_id: tools.order_id refund_id: tools.refund_id fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-product-listing-2 description: Shopify Retrieve A Specific Product Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202004getproductlistingsparamproductlistingid with: product_listing_id: tools.product_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-5 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-collection-listing-3 description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getcollectionlistingsparamcollectionlistingid with: collection_listing_id: tools.collection_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-collect-its-3 description: Shopify Retrieves A Specific Collect By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getcollectsparamcollectid with: collect_id: tools.collect_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-county-3 description: Shopify Retrieves A Specific County hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getcountriesparamcountryid with: country_id: tools.country_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-3 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-6 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-3 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-3 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-3 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-specific.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-3 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-3 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-refund-3 description: Shopify Retrieves A Specific Refund hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getordersparamorderidrefundsparamrefundid with: order_id: tools.order_id refund_id: tools.refund_id fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-product-listing-3 description: Shopify Retrieve A Specific Product Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202007getproductlistingsparamproductlistingid with: product_listing_id: tools.product_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-7 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-collection-listing-4 description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getcollectionlistingsparamcollectionlistingid with: collection_listing_id: tools.collection_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-collect-its-4 description: Shopify Retrieves A Specific Collect By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getcollectsparamcollectid with: collect_id: tools.collect_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-county-4 description: Shopify Retrieves A Specific County hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getcountriesparamcountryid with: country_id: tools.country_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-4 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-8 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-4 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-4 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-4 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-specific.createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-4 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-4 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-refund-4 description: Shopify Retrieves A Specific Refund hints: readOnly: true destructive: false idempotent: true call: shopify-specific.getordersparamorderidrefundsparamrefundid with: order_id: tools.order_id refund_id: tools.refund_id fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-9 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-collection-listing-5 description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getcollectionlistingsparamcollectionlistingid with: collection_listing_id: tools.collection_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-collect-its-5 description: Shopify Retrieves A Specific Collect By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getcollectsparamcollectid with: collect_id: tools.collect_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-county-5 description: Shopify Retrieves A Specific County hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getcountriesparamcountryid with: country_id: tools.country_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-5 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-10 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-5 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-5 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-5 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-specific.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-5 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-5 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-refund-5 description: Shopify Retrieves A Specific Refund hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecated202101getordersparamorderidrefundsparamrefundid with: order_id: tools.order_id refund_id: tools.refund_id fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-11 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-collection-listing-6 description: Shopify Retrieve A Specific Collection Listing That Is Published To Your App hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetcollectionlistingsparamcollectionlistingid with: collection_listing_id: tools.collection_listing_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-collect-its-6 description: Shopify Retrieves A Specific Collect By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetcollectsparamcollectid with: collect_id: tools.collect_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-county-6 description: Shopify Retrieves A Specific County hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetcountriesparamcountryid with: country_id: tools.country_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-releases-fulfillment-order-holds description: Shopify Releases The Fulfillment Order Holds For A Specific Order hints: readOnly: false destructive: false idempotent: false call: shopify-specific.deprecatedunstablecreatefulfillmentordersreleasehold with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-6 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-12 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-6 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-6 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-6 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-specific.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-6 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-6 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-refund-6 description: Shopify Retrieves A Specific Refund hints: readOnly: true destructive: false idempotent: true call: shopify-specific.deprecatedunstablegetordersparamorderidrefundsparamrefundid with: order_id: tools.order_id refund_id: tools.refund_id fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $.