naftiko: 1.0.0-alpha2 info: label: Shopify API — All description: 'Shopify API — All. 107 operations. Lead operation: Shopify Retrieves All Application Credits. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - All created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-all baseUri: '' description: Shopify API — All business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-application_credits.json path: /admin/api/2020-01/application_credits.json operations: - name: deprecated202001getapplicationcredits method: GET description: Shopify Retrieves All Application Credits outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-01-articles-authors.json path: /admin/api/2020-01/articles/authors.json operations: - name: deprecated202001getarticlesauthors method: GET description: Shopify Retrieves A List All Of Article Authors outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-01-articles-tags.json path: /admin/api/2020-01/articles/tags.json operations: - name: deprecated202001getarticlestags method: GET description: Shopify Retrieves A List Of All The Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of tags to retrieve. - name: popular in: query type: string description: A flag for ordering retrieved tags. If present in the request, then the results will be ordered by popularity, starting with the most popular tag. - name: admin-api-2020-01-blogs.json path: /admin/api/2020-01/blogs.json operations: - name: deprecated202001getblogs method: GET description: Shopify Retrieve A List Of All Blogs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of results to retrieve. - name: since_id in: query type: string description: Restrict results to after the specified ID - name: handle in: query type: string description: Filter by blog handle - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-01-blogs-count.json path: /admin/api/2020-01/blogs/count.json operations: - name: deprecated202001getblogscount method: GET description: Shopify Get A Count Of All Blogs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-01-blogs-blog_id-articles.json path: /admin/api/2020-01/blogs/{blog_id}/articles.json operations: - name: deprecated202001getblogsparamblogidarticles method: GET description: Shopify Retrieves A List Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Show articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Show articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Show articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Show articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Retrieve results based on their published status. - name: handle in: query type: string description: Retrieve an article with a specific handle. - name: tag in: query type: string description: Filter articles with a specific tag. - name: author in: query type: string description: Filter articles by article author. - 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-blogs-blog_id-articles-count.json path: /admin/api/2020-01/blogs/{blog_id}/articles/count.json operations: - name: deprecated202001getblogsparamblogidarticlescount method: GET description: Shopify Retrieves A Count Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: created_at_min in: query type: string description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Count articles with a given published status. - name: admin-api-2020-01-customer_saved_searches-count.json path: /admin/api/2020-01/customer_saved_searches/count.json operations: - name: deprecated202001getcustomersavedsearchescount method: GET description: Shopify Retrieves A Count Of All Customer Saved Searches outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-01-customer_saved_searches-customer_saved_search_id-customers.jso path: /admin/api/2020-01/customer_saved_searches/{customer_saved_search_id}/customers.json operations: - name: deprecated202001getcustomersavedsearchesparamcustomersavedsearchidcustomers method: GET description: Shopify Retrieves All Customers Returned By A Customer Saved Search outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_saved_search_id in: path type: string description: customer_saved_search_id required: true - name: order in: query type: string description: Set the field and direction by which to order results. - name: limit in: query type: string description: The maximum number of results to show. - 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-customers-count.json path: /admin/api/2020-01/customers/count.json operations: - name: deprecated202001getcustomerscount method: GET description: Shopify Retrieves A Count Of All Customers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-01-customers-customer_id-orders.json path: /admin/api/2020-01/customers/{customer_id}/orders.json operations: - name: deprecated202001getcustomersparamcustomeridorders method: GET description: Shopify Retrieves All Orders Belonging To A Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_id in: path type: string description: customer_id required: true - name: admin-api-2020-01-orders-order_id-risks.json path: /admin/api/2020-01/orders/{order_id}/risks.json operations: - name: deprecated202001getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-01-products-product_id-images.json path: /admin/api/2020-01/products/{product_id}/images.json operations: - name: deprecated202001getproductsparamproductidimages method: GET description: Shopify Get All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-01-products-product_id-images-count.json path: /admin/api/2020-01/products/{product_id}/images/count.json operations: - name: deprecated202001getproductsparamproductidimagescount method: GET description: Shopify Get A Count Of All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-01-script_tags.json path: /admin/api/2020-01/script_tags.json operations: - name: deprecated202001getscripttags method: GET description: Shopify Retrieves A List Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The number of results to return. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show script tags created after this date. (format: 2014-04-25T16:15:47-04:00)' - name: created_at_max in: query type: string description: 'Show script tags created before this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_min in: query type: string description: 'Show script tags last updated after this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_max in: query type: string description: 'Show script tags last updated before this date. (format: 2014-04-25T16:15:47-04:00)' - name: src in: query type: string description: Show script tags with this URL. - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-01-script_tags-count.json path: /admin/api/2020-01/script_tags/count.json operations: - name: deprecated202001getscripttagscount method: GET description: Shopify Retrieves A Count Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: src in: query type: string description: Count only script tags with a given URL. - name: admin-api-2020-01-shipping_zones.json path: /admin/api/2020-01/shipping_zones.json operations: - name: deprecated202001getshippingzones method: GET description: Shopify Get A List Of All Shipping Zones outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-01-shopify_payments-balance-transactions.json path: /admin/api/2020-01/shopify_payments/balance/transactions.json operations: - name: deprecated202001getshopifypaymentsbalancetransactions method: GET description: Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Filter response to transactions exclusively after the specified ID. - name: last_id in: query type: string description: Filter response to transactions exclusively before the specified ID - name: test in: query type: string description: Filter response to transactions placed in test mode. - name: payout_id in: query type: string description: Filter response to transactions paid out in the specified payout. - name: payout_status in: query type: string description: Filter response to transactions with the specified payout status - name: admin-api-2020-01-shopify_payments-disputes.json path: /admin/api/2020-01/shopify_payments/disputes.json operations: - name: deprecated202001getshopifypaymentsdisputes method: GET description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format) outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Return only disputes after the specified ID. - name: last_id in: query type: string description: Return only disputes before the specified ID. - name: status in: query type: string description: Return only disputes with the specified status. - name: initiated_at in: query type: string description: Return only disputes with the specified initiated_at date (ISO 8601 format). - name: admin-api-2020-01-shopify_payments-payouts.json path: /admin/api/2020-01/shopify_payments/payouts.json operations: - name: deprecated202001getshopifypaymentspayouts method: GET description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Filter the response to payouts made after the specified ID. - name: last_id in: query type: string description: Filter the response to payouts made before the specified ID. - name: date_min in: query type: string description: Filter the response to payouts made inclusively after the specified date. - name: date_max in: query type: string description: Filter the response to payouts made inclusively before the specified date. - name: date in: query type: string description: Filter the response to payouts made on the specified date. - name: status in: query type: string description: Filter the response to payouts made with the specified status. - name: admin-api-2020-01-users.json path: /admin/api/2020-01/users.json operations: - name: deprecated202001getusers method: GET description: Shopify Retrieves A List Of All Users outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of results to show on a page. - name: page_info in: query type: string description: A unique ID used to access a certain page of results. - name: admin-api-2020-04-application_credits.json path: /admin/api/2020-04/application_credits.json operations: - name: deprecated202004getapplicationcredits method: GET description: Shopify Retrieves All Application Credits outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-04-articles-authors.json path: /admin/api/2020-04/articles/authors.json operations: - name: deprecated202004getarticlesauthors method: GET description: Shopify Retrieves A List All Of Article Authors outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-04-articles-tags.json path: /admin/api/2020-04/articles/tags.json operations: - name: deprecated202004getarticlestags method: GET description: Shopify Retrieves A List Of All The Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of tags to retrieve. - name: popular in: query type: string description: A flag for ordering retrieved tags. If present in the request, then the results will be ordered by popularity, starting with the most popular tag. - name: admin-api-2020-04-blogs-blog_id-articles.json path: /admin/api/2020-04/blogs/{blog_id}/articles.json operations: - name: deprecated202004getblogsparamblogidarticles method: GET description: Shopify Retrieves A List Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Show articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Show articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Show articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Show articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Retrieve results based on their published status. - name: handle in: query type: string description: Retrieve an article with a specific handle. - name: tag in: query type: string description: Filter articles with a specific tag. - name: author in: query type: string description: Filter articles by article author. - 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-blogs-blog_id-articles-count.json path: /admin/api/2020-04/blogs/{blog_id}/articles/count.json operations: - name: deprecated202004getblogsparamblogidarticlescount method: GET description: Shopify Retrieves A Count Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: created_at_min in: query type: string description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Count articles with a given published status. - name: admin-api-2020-04-customer_saved_searches-count.json path: /admin/api/2020-04/customer_saved_searches/count.json operations: - name: deprecated202004getcustomersavedsearchescount method: GET description: Shopify Retrieves A Count Of All Customer Saved Searches outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-04-customer_saved_searches-customer_saved_search_id-customers.jso path: /admin/api/2020-04/customer_saved_searches/{customer_saved_search_id}/customers.json operations: - name: deprecated202004getcustomersavedsearchesparamcustomersavedsearchidcustomers method: GET description: Shopify Retrieves All Customers Returned By A Customer Saved Search outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_saved_search_id in: path type: string description: customer_saved_search_id required: true - name: order in: query type: string description: Set the field and direction by which to order results. - name: limit in: query type: string description: The maximum number of results to show. - 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-customers-count.json path: /admin/api/2020-04/customers/count.json operations: - name: deprecated202004getcustomerscount method: GET description: Shopify Retrieves A Count Of All Customers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-04-customers-customer_id-orders.json path: /admin/api/2020-04/customers/{customer_id}/orders.json operations: - name: deprecated202004getcustomersparamcustomeridorders method: GET description: Shopify Retrieves All Orders Belonging To A Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_id in: path type: string description: customer_id required: true - name: admin-api-2020-04-orders-order_id-risks.json path: /admin/api/2020-04/orders/{order_id}/risks.json operations: - name: deprecated202004getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-04-products-product_id-images.json path: /admin/api/2020-04/products/{product_id}/images.json operations: - name: deprecated202004getproductsparamproductidimages method: GET description: Shopify Get All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-04-products-product_id-images-count.json path: /admin/api/2020-04/products/{product_id}/images/count.json operations: - name: deprecated202004getproductsparamproductidimagescount method: GET description: Shopify Get A Count Of All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-04-script_tags.json path: /admin/api/2020-04/script_tags.json operations: - name: deprecated202004getscripttags method: GET description: Shopify Retrieves A List Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The number of results to return. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show script tags created after this date. (format: 2014-04-25T16:15:47-04:00)' - name: created_at_max in: query type: string description: 'Show script tags created before this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_min in: query type: string description: 'Show script tags last updated after this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_max in: query type: string description: 'Show script tags last updated before this date. (format: 2014-04-25T16:15:47-04:00)' - name: src in: query type: string description: Show script tags with this URL. - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-04-script_tags-count.json path: /admin/api/2020-04/script_tags/count.json operations: - name: deprecated202004getscripttagscount method: GET description: Shopify Retrieves A Count Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: src in: query type: string description: Count only script tags with a given URL. - name: admin-api-2020-04-shipping_zones.json path: /admin/api/2020-04/shipping_zones.json operations: - name: deprecated202004getshippingzones method: GET description: Shopify Get A List Of All Shipping Zones outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-04-shopify_payments-disputes.json path: /admin/api/2020-04/shopify_payments/disputes.json operations: - name: deprecated202004getshopifypaymentsdisputes method: GET description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format) outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Return only disputes after the specified ID. - name: last_id in: query type: string description: Return only disputes before the specified ID. - name: status in: query type: string description: Return only disputes with the specified status. - name: initiated_at in: query type: string description: Return only disputes with the specified initiated_at date (ISO 8601 format). - name: admin-api-2020-04-shopify_payments-payouts.json path: /admin/api/2020-04/shopify_payments/payouts.json operations: - name: deprecated202004getshopifypaymentspayouts method: GET description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Filter the response to payouts made after the specified ID. - name: last_id in: query type: string description: Filter the response to payouts made before the specified ID. - name: date_min in: query type: string description: Filter the response to payouts made inclusively after the specified date. - name: date_max in: query type: string description: Filter the response to payouts made inclusively before the specified date. - name: date in: query type: string description: Filter the response to payouts made on the specified date. - name: status in: query type: string description: Filter the response to payouts made with the specified status. - name: admin-api-2020-04-users.json path: /admin/api/2020-04/users.json operations: - name: deprecated202004getusers method: GET description: Shopify Retrieves A List Of All Users outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of results to show on a page. - name: page_info in: query type: string description: A unique ID used to access a certain page of results. - name: admin-api-2020-07-application_credits.json path: /admin/api/2020-07/application_credits.json operations: - name: deprecated202007getapplicationcredits method: GET description: Shopify Retrieves All Application Credits outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-07-articles-authors.json path: /admin/api/2020-07/articles/authors.json operations: - name: deprecated202007getarticlesauthors method: GET description: Shopify Retrieves A List All Of Article Authors outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-07-articles-tags.json path: /admin/api/2020-07/articles/tags.json operations: - name: deprecated202007getarticlestags method: GET description: Shopify Retrieves A List Of All The Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of tags to retrieve. - name: popular in: query type: string description: A flag for ordering retrieved tags. If present in the request, then the results will be ordered by popularity, starting with the most popular tag. - name: admin-api-2020-07-blogs-blog_id-articles.json path: /admin/api/2020-07/blogs/{blog_id}/articles.json operations: - name: deprecated202007getblogsparamblogidarticles method: GET description: Shopify Retrieves A List Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Show articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Show articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Show articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Show articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Retrieve results based on their published status. - name: handle in: query type: string description: Retrieve an article with a specific handle. - name: tag in: query type: string description: Filter articles with a specific tag. - name: author in: query type: string description: Filter articles by article author. - 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-blogs-blog_id-articles-count.json path: /admin/api/2020-07/blogs/{blog_id}/articles/count.json operations: - name: deprecated202007getblogsparamblogidarticlescount method: GET description: Shopify Retrieves A Count Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: created_at_min in: query type: string description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Count articles with a given published status. - name: admin-api-2020-07-customer_saved_searches-count.json path: /admin/api/2020-07/customer_saved_searches/count.json operations: - name: deprecated202007getcustomersavedsearchescount method: GET description: Shopify Retrieves A Count Of All Customer Saved Searches outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-07-customer_saved_searches-customer_saved_search_id-customers.jso path: /admin/api/2020-07/customer_saved_searches/{customer_saved_search_id}/customers.json operations: - name: deprecated202007getcustomersavedsearchesparamcustomersavedsearchidcustomers method: GET description: Shopify Retrieves All Customers Returned By A Customer Saved Search outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_saved_search_id in: path type: string description: customer_saved_search_id required: true - name: order in: query type: string description: Set the field and direction by which to order results. - name: limit in: query type: string description: The maximum number of results to show. - 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-customers-count.json path: /admin/api/2020-07/customers/count.json operations: - name: deprecated202007getcustomerscount method: GET description: Shopify Retrieves A Count Of All Customers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-07-customers-customer_id-orders.json path: /admin/api/2020-07/customers/{customer_id}/orders.json operations: - name: deprecated202007getcustomersparamcustomeridorders method: GET description: Shopify Retrieves All Orders Belonging To A Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_id in: path type: string description: customer_id required: true - name: admin-api-2020-07-orders-order_id-risks.json path: /admin/api/2020-07/orders/{order_id}/risks.json operations: - name: deprecated202007getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-07-products-product_id-images.json path: /admin/api/2020-07/products/{product_id}/images.json operations: - name: deprecated202007getproductsparamproductidimages method: GET description: Shopify Get All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-07-products-product_id-images-count.json path: /admin/api/2020-07/products/{product_id}/images/count.json operations: - name: deprecated202007getproductsparamproductidimagescount method: GET description: Shopify Get A Count Of All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-07-script_tags.json path: /admin/api/2020-07/script_tags.json operations: - name: deprecated202007getscripttags method: GET description: Shopify Retrieves A List Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The number of results to return. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show script tags created after this date. (format: 2014-04-25T16:15:47-04:00)' - name: created_at_max in: query type: string description: 'Show script tags created before this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_min in: query type: string description: 'Show script tags last updated after this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_max in: query type: string description: 'Show script tags last updated before this date. (format: 2014-04-25T16:15:47-04:00)' - name: src in: query type: string description: Show script tags with this URL. - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-07-script_tags-count.json path: /admin/api/2020-07/script_tags/count.json operations: - name: deprecated202007getscripttagscount method: GET description: Shopify Retrieves A Count Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: src in: query type: string description: Count only script tags with a given URL. - name: admin-api-2020-07-shipping_zones.json path: /admin/api/2020-07/shipping_zones.json operations: - name: deprecated202007getshippingzones method: GET description: Shopify Get A List Of All Shipping Zones outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-07-shopify_payments-payouts.json path: /admin/api/2020-07/shopify_payments/payouts.json operations: - name: deprecated202007getshopifypaymentspayouts method: GET description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Filter the response to payouts made after the specified ID. - name: last_id in: query type: string description: Filter the response to payouts made before the specified ID. - name: date_min in: query type: string description: Filter the response to payouts made inclusively after the specified date. - name: date_max in: query type: string description: Filter the response to payouts made inclusively before the specified date. - name: date in: query type: string description: Filter the response to payouts made on the specified date. - name: status in: query type: string description: Filter the response to payouts made with the specified status. - name: admin-api-2020-07-users.json path: /admin/api/2020-07/users.json operations: - name: deprecated202007getusers method: GET description: Shopify Retrieves A List Of All Users outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of results to show on a page. - name: page_info in: query type: string description: A unique ID used to access a certain page of results. - name: admin-api-2020-10-application_credits.json path: /admin/api/2020-10/application_credits.json operations: - name: getapplicationcredits method: GET description: Shopify Retrieves All Application Credits outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-10-articles-authors.json path: /admin/api/2020-10/articles/authors.json operations: - name: getarticlesauthors method: GET description: Shopify Retrieves A List All Of Article Authors outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-10-articles-tags.json path: /admin/api/2020-10/articles/tags.json operations: - name: getarticlestags method: GET description: Shopify Retrieves A List Of All The Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of tags to retrieve. - name: popular in: query type: string description: A flag for ordering retrieved tags. If present in the request, then the results will be ordered by popularity, starting with the most popular tag. - name: admin-api-2020-10-blogs-blog_id-articles.json path: /admin/api/2020-10/blogs/{blog_id}/articles.json operations: - name: getblogsparamblogidarticles method: GET description: Shopify Retrieves A List Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Show articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Show articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Show articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Show articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Retrieve results based on their published status. - name: handle in: query type: string description: Retrieve an article with a specific handle. - name: tag in: query type: string description: Filter articles with a specific tag. - name: author in: query type: string description: Filter articles by article author. - 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-blogs-blog_id-articles-count.json path: /admin/api/2020-10/blogs/{blog_id}/articles/count.json operations: - name: getblogsparamblogidarticlescount method: GET description: Shopify Retrieves A Count Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: created_at_min in: query type: string description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Count articles with a given published status. - name: admin-api-2020-10-customer_saved_searches-count.json path: /admin/api/2020-10/customer_saved_searches/count.json operations: - name: getcustomersavedsearchescount method: GET description: Shopify Retrieves A Count Of All Customer Saved Searches outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-10-customer_saved_searches-customer_saved_search_id-customers.jso path: /admin/api/2020-10/customer_saved_searches/{customer_saved_search_id}/customers.json operations: - name: getcustomersavedsearchesparamcustomersavedsearchidcustomers method: GET description: Shopify Retrieves All Customers Returned By A Customer Saved Search outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_saved_search_id in: path type: string description: customer_saved_search_id required: true - name: order in: query type: string description: Set the field and direction by which to order results. - name: limit in: query type: string description: The maximum number of results to show. - 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-customers-count.json path: /admin/api/2020-10/customers/count.json operations: - name: getcustomerscount method: GET description: Shopify Retrieves A Count Of All Customers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2020-10-customers-customer_id-orders.json path: /admin/api/2020-10/customers/{customer_id}/orders.json operations: - name: getcustomersparamcustomeridorders method: GET description: Shopify Retrieves All Orders Belonging To A Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_id in: path type: string description: customer_id required: true - name: admin-api-2020-10-orders-order_id-risks.json path: /admin/api/2020-10/orders/{order_id}/risks.json operations: - name: getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-10-products-product_id-images.json path: /admin/api/2020-10/products/{product_id}/images.json operations: - name: getproductsparamproductidimages method: GET description: Shopify Get All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-10-products-product_id-images-count.json path: /admin/api/2020-10/products/{product_id}/images/count.json operations: - name: getproductsparamproductidimagescount method: GET description: Shopify Get A Count Of All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2020-10-script_tags.json path: /admin/api/2020-10/script_tags.json operations: - name: getscripttags method: GET description: Shopify Retrieves A List Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The number of results to return. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show script tags created after this date. (format: 2014-04-25T16:15:47-04:00)' - name: created_at_max in: query type: string description: 'Show script tags created before this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_min in: query type: string description: 'Show script tags last updated after this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_max in: query type: string description: 'Show script tags last updated before this date. (format: 2014-04-25T16:15:47-04:00)' - name: src in: query type: string description: Show script tags with this URL. - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2020-10-script_tags-count.json path: /admin/api/2020-10/script_tags/count.json operations: - name: getscripttagscount method: GET description: Shopify Retrieves A Count Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: src in: query type: string description: Count only script tags with a given URL. - name: admin-api-2020-10-shipping_zones.json path: /admin/api/2020-10/shipping_zones.json operations: - name: getshippingzones method: GET description: Shopify Get A List Of All Shipping Zones outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2020-10-shopify_payments-payouts.json path: /admin/api/2020-10/shopify_payments/payouts.json operations: - name: getshopifypaymentspayouts method: GET description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Filter the response to payouts made after the specified ID. - name: last_id in: query type: string description: Filter the response to payouts made before the specified ID. - name: date_min in: query type: string description: Filter the response to payouts made inclusively after the specified date. - name: date_max in: query type: string description: Filter the response to payouts made inclusively before the specified date. - name: date in: query type: string description: Filter the response to payouts made on the specified date. - name: status in: query type: string description: Filter the response to payouts made with the specified status. - name: admin-api-2020-10-users.json path: /admin/api/2020-10/users.json operations: - name: getusers method: GET description: Shopify Retrieves A List Of All Users outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of results to show on a page. - name: page_info in: query type: string description: A unique ID used to access a certain page of results. - name: admin-api-2021-01-application_credits.json path: /admin/api/2021-01/application_credits.json operations: - name: deprecated202101getapplicationcredits method: GET description: Shopify Retrieves All Application Credits outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2021-01-articles-authors.json path: /admin/api/2021-01/articles/authors.json operations: - name: deprecated202101getarticlesauthors method: GET description: Shopify Retrieves A List All Of Article Authors outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2021-01-articles-tags.json path: /admin/api/2021-01/articles/tags.json operations: - name: deprecated202101getarticlestags method: GET description: Shopify Retrieves A List Of All The Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of tags to retrieve. - name: popular in: query type: string description: A flag for ordering retrieved tags. If present in the request, then the results will be ordered by popularity, starting with the most popular tag. - name: admin-api-2021-01-blogs-blog_id-articles.json path: /admin/api/2021-01/blogs/{blog_id}/articles.json operations: - name: deprecated202101getblogsparamblogidarticles method: GET description: Shopify Retrieves A List Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Show articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Show articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Show articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Show articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Retrieve results based on their published status. - name: handle in: query type: string description: Retrieve an article with a specific handle. - name: tag in: query type: string description: Filter articles with a specific tag. - name: author in: query type: string description: Filter articles by article author. - 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-blogs-blog_id-articles-count.json path: /admin/api/2021-01/blogs/{blog_id}/articles/count.json operations: - name: deprecated202101getblogsparamblogidarticlescount method: GET description: Shopify Retrieves A Count Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: created_at_min in: query type: string description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Count articles with a given published status. - name: admin-api-2021-01-customer_saved_searches-count.json path: /admin/api/2021-01/customer_saved_searches/count.json operations: - name: deprecated202101getcustomersavedsearchescount method: GET description: Shopify Retrieves A Count Of All Customer Saved Searches outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2021-01-customer_saved_searches-customer_saved_search_id-customers.jso path: /admin/api/2021-01/customer_saved_searches/{customer_saved_search_id}/customers.json operations: - name: deprecated202101getcustomersavedsearchesparamcustomersavedsearchidcustomers method: GET description: Shopify Retrieves All Customers Returned By A Customer Saved Search outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_saved_search_id in: path type: string description: customer_saved_search_id required: true - name: order in: query type: string description: Set the field and direction by which to order results. - name: limit in: query type: string description: The maximum number of results to show. - 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-customers-count.json path: /admin/api/2021-01/customers/count.json operations: - name: deprecated202101getcustomerscount method: GET description: Shopify Retrieves A Count Of All Customers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-2021-01-customers-customer_id-orders.json path: /admin/api/2021-01/customers/{customer_id}/orders.json operations: - name: deprecated202101getcustomersparamcustomeridorders method: GET description: Shopify Retrieves All Orders Belonging To A Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_id in: path type: string description: customer_id required: true - name: admin-api-2021-01-orders-order_id-risks.json path: /admin/api/2021-01/orders/{order_id}/risks.json operations: - name: deprecated202101getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2021-01-products-product_id-images.json path: /admin/api/2021-01/products/{product_id}/images.json operations: - name: deprecated202101getproductsparamproductidimages method: GET description: Shopify Get All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2021-01-products-product_id-images-count.json path: /admin/api/2021-01/products/{product_id}/images/count.json operations: - name: deprecated202101getproductsparamproductidimagescount method: GET description: Shopify Get A Count Of All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-2021-01-script_tags.json path: /admin/api/2021-01/script_tags.json operations: - name: deprecated202101getscripttags method: GET description: Shopify Retrieves A List Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The number of results to return. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show script tags created after this date. (format: 2014-04-25T16:15:47-04:00)' - name: created_at_max in: query type: string description: 'Show script tags created before this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_min in: query type: string description: 'Show script tags last updated after this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_max in: query type: string description: 'Show script tags last updated before this date. (format: 2014-04-25T16:15:47-04:00)' - name: src in: query type: string description: Show script tags with this URL. - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-2021-01-script_tags-count.json path: /admin/api/2021-01/script_tags/count.json operations: - name: deprecated202101getscripttagscount method: GET description: Shopify Retrieves A Count Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: src in: query type: string description: Count only script tags with a given URL. - name: admin-api-2021-01-shipping_zones.json path: /admin/api/2021-01/shipping_zones.json operations: - name: deprecated202101getshippingzones method: GET description: Shopify Get A List Of All Shipping Zones outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-2021-01-shopify_payments-payouts.json path: /admin/api/2021-01/shopify_payments/payouts.json operations: - name: deprecated202101getshopifypaymentspayouts method: GET description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Filter the response to payouts made after the specified ID. - name: last_id in: query type: string description: Filter the response to payouts made before the specified ID. - name: date_min in: query type: string description: Filter the response to payouts made inclusively after the specified date. - name: date_max in: query type: string description: Filter the response to payouts made inclusively before the specified date. - name: date in: query type: string description: Filter the response to payouts made on the specified date. - name: status in: query type: string description: Filter the response to payouts made with the specified status. - name: admin-api-2021-01-users.json path: /admin/api/2021-01/users.json operations: - name: deprecated202101getusers method: GET description: Shopify Retrieves A List Of All Users outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of results to show on a page. - name: page_info in: query type: string description: A unique ID used to access a certain page of results. - name: admin-api-unstable-application_credits.json path: /admin/api/unstable/application_credits.json operations: - name: deprecatedunstablegetapplicationcredits method: GET description: Shopify Retrieves All Application Credits outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-unstable-articles-authors.json path: /admin/api/unstable/articles/authors.json operations: - name: deprecatedunstablegetarticlesauthors method: GET description: Shopify Retrieves A List All Of Article Authors outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-unstable-articles-tags.json path: /admin/api/unstable/articles/tags.json operations: - name: deprecatedunstablegetarticlestags method: GET description: Shopify Retrieves A List Of All The Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of tags to retrieve. - name: popular in: query type: string description: A flag for ordering retrieved tags. If present in the request, then the results will be ordered by popularity, starting with the most popular tag. - name: admin-api-unstable-blogs-blog_id-articles.json path: /admin/api/unstable/blogs/{blog_id}/articles.json operations: - name: deprecatedunstablegetblogsparamblogidarticles method: GET description: Shopify Retrieves A List Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Show articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Show articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Show articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Show articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Retrieve results based on their published status. - name: handle in: query type: string description: Retrieve an article with a specific handle. - name: tag in: query type: string description: Filter articles with a specific tag. - name: author in: query type: string description: Filter articles by article author. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-unstable-blogs-blog_id-articles-count.json path: /admin/api/unstable/blogs/{blog_id}/articles/count.json operations: - name: deprecatedunstablegetblogsparamblogidarticlescount method: GET description: Shopify Retrieves A Count Of All Articles From A Blog outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: blog_id in: path type: string description: blog_id required: true - name: created_at_min in: query type: string description: 'Count articles created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count articles created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count articles last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count articles last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_min in: query type: string description: 'Count articles published after date (format: 2014-04-25T16:15:47-04:00).' - name: published_at_max in: query type: string description: 'Count articles published before date (format: 2014-04-25T16:15:47-04:00).' - name: published_status in: query type: string description: Count articles with a given published status. - name: admin-api-unstable-customer_saved_searches-count.json path: /admin/api/unstable/customer_saved_searches/count.json operations: - name: deprecatedunstablegetcustomersavedsearchescount method: GET description: Shopify Retrieves A Count Of All Customer Saved Searches outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-unstable-customer_saved_searches-customer_saved_search_id-customers.js path: /admin/api/unstable/customer_saved_searches/{customer_saved_search_id}/customers.json operations: - name: deprecatedunstablegetcustomersavedsearchesparamcustomersavedsearchidcustomers method: GET description: Shopify Retrieves All Customers Returned By A Customer Saved Search outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_saved_search_id in: path type: string description: customer_saved_search_id required: true - name: order in: query type: string description: Set the field and direction by which to order results. - name: limit in: query type: string description: The maximum number of results to show. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-unstable-customers-count.json path: /admin/api/unstable/customers/count.json operations: - name: deprecatedunstablegetcustomerscount method: GET description: Shopify Retrieves A Count Of All Customers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: admin-api-unstable-customers-customer_id-orders.json path: /admin/api/unstable/customers/{customer_id}/orders.json operations: - name: deprecatedunstablegetcustomersparamcustomeridorders method: GET description: Shopify Retrieves All Orders Belonging To A Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: customer_id in: path type: string description: customer_id required: true - name: admin-api-unstable-orders-order_id-risks.json path: /admin/api/unstable/orders/{order_id}/risks.json operations: - name: deprecatedunstablegetordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-unstable-products-product_id-images.json path: /admin/api/unstable/products/{product_id}/images.json operations: - name: deprecatedunstablegetproductsparamproductidimages method: GET description: Shopify Get All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-unstable-products-product_id-images-count.json path: /admin/api/unstable/products/{product_id}/images/count.json operations: - name: deprecatedunstablegetproductsparamproductidimagescount method: GET description: Shopify Get A Count Of All Product Images outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: product_id in: path type: string description: product_id required: true - name: since_id in: query type: string description: Restrict results to after the specified ID - name: admin-api-unstable-script_tags.json path: /admin/api/unstable/script_tags.json operations: - name: deprecatedunstablegetscripttags method: GET description: Shopify Retrieves A List Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The number of results to return. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: created_at_min in: query type: string description: 'Show script tags created after this date. (format: 2014-04-25T16:15:47-04:00)' - name: created_at_max in: query type: string description: 'Show script tags created before this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_min in: query type: string description: 'Show script tags last updated after this date. (format: 2014-04-25T16:15:47-04:00)' - name: updated_at_max in: query type: string description: 'Show script tags last updated before this date. (format: 2014-04-25T16:15:47-04:00)' - name: src in: query type: string description: Show script tags with this URL. - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: admin-api-unstable-script_tags-count.json path: /admin/api/unstable/script_tags/count.json operations: - name: deprecatedunstablegetscripttagscount method: GET description: Shopify Retrieves A Count Of All Script Tags outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: src in: query type: string description: Count only script tags with a given URL. - name: admin-api-unstable-shipping_zones.json path: /admin/api/unstable/shipping_zones.json operations: - name: deprecatedunstablegetshippingzones method: GET description: Shopify Get A List Of All Shipping Zones outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: comma-separated list of fields to include in the response - name: admin-api-unstable-shopify_payments-payouts.json path: /admin/api/unstable/shopify_payments/payouts.json operations: - name: deprecatedunstablegetshopifypaymentspayouts method: GET description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: since_id in: query type: string description: Filter the response to payouts made after the specified ID. - name: last_id in: query type: string description: Filter the response to payouts made before the specified ID. - name: date_min in: query type: string description: Filter the response to payouts made inclusively after the specified date. - name: date_max in: query type: string description: Filter the response to payouts made inclusively before the specified date. - name: date in: query type: string description: Filter the response to payouts made on the specified date. - name: status in: query type: string description: Filter the response to payouts made with the specified status. - name: admin-api-unstable-users.json path: /admin/api/unstable/users.json operations: - name: deprecatedunstablegetusers method: GET description: Shopify Retrieves A List Of All Users outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: string description: The maximum number of results to show on a page. - name: page_info in: query type: string description: A unique ID used to access a certain page of results. exposes: - type: rest namespace: shopify-all-rest port: 8080 description: REST adapter for Shopify API — All. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/application-credits-json name: admin-api-2020-01-application-credits-json description: REST surface for admin-api-2020-01-application_credits.json. operations: - method: GET name: deprecated202001getapplicationcredits description: Shopify Retrieves All Application Credits call: shopify-all.deprecated202001getapplicationcredits with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/articles/authors-json name: admin-api-2020-01-articles-authors-json description: REST surface for admin-api-2020-01-articles-authors.json. operations: - method: GET name: deprecated202001getarticlesauthors description: Shopify Retrieves A List All Of Article Authors call: shopify-all.deprecated202001getarticlesauthors outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/articles/tags-json name: admin-api-2020-01-articles-tags-json description: REST surface for admin-api-2020-01-articles-tags.json. operations: - method: GET name: deprecated202001getarticlestags description: Shopify Retrieves A List Of All The Tags call: shopify-all.deprecated202001getarticlestags with: limit: rest.limit popular: rest.popular outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/blogs-json name: admin-api-2020-01-blogs-json description: REST surface for admin-api-2020-01-blogs.json. operations: - method: GET name: deprecated202001getblogs description: Shopify Retrieve A List Of All Blogs call: shopify-all.deprecated202001getblogs with: limit: rest.limit since_id: rest.since_id handle: rest.handle fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/blogs/count-json name: admin-api-2020-01-blogs-count-json description: REST surface for admin-api-2020-01-blogs-count.json. operations: - method: GET name: deprecated202001getblogscount description: Shopify Get A Count Of All Blogs call: shopify-all.deprecated202001getblogscount outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/blogs/{blog-id}/articles-json name: admin-api-2020-01-blogs-blog-id-articles-json description: REST surface for admin-api-2020-01-blogs-blog_id-articles.json. operations: - method: GET name: deprecated202001getblogsparamblogidarticles description: Shopify Retrieves A List Of All Articles From A Blog call: shopify-all.deprecated202001getblogsparamblogidarticles with: blog_id: rest.blog_id limit: rest.limit since_id: rest.since_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status handle: rest.handle tag: rest.tag author: rest.author fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/blogs/{blog-id}/articles/count-json name: admin-api-2020-01-blogs-blog-id-articles-count-json description: REST surface for admin-api-2020-01-blogs-blog_id-articles-count.json. operations: - method: GET name: deprecated202001getblogsparamblogidarticlescount description: Shopify Retrieves A Count Of All Articles From A Blog call: shopify-all.deprecated202001getblogsparamblogidarticlescount with: blog_id: rest.blog_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/customer-saved-searches/count-json name: admin-api-2020-01-customer-saved-searches-count-json description: REST surface for admin-api-2020-01-customer_saved_searches-count.json. operations: - method: GET name: deprecated202001getcustomersavedsearchescount description: Shopify Retrieves A Count Of All Customer Saved Searches call: shopify-all.deprecated202001getcustomersavedsearchescount with: since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/customer-saved-searches/{customer-saved-search-id}/customers-json name: admin-api-2020-01-customer-saved-searches-customer-saved-search-id-customers-jso description: REST surface for admin-api-2020-01-customer_saved_searches-customer_saved_search_id-customers.jso. operations: - method: GET name: deprecated202001getcustomersavedsearchesparamcustomersavedsearchidcustomers description: Shopify Retrieves All Customers Returned By A Customer Saved Search call: shopify-all.deprecated202001getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: rest.customer_saved_search_id order: rest.order limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/customers/count-json name: admin-api-2020-01-customers-count-json description: REST surface for admin-api-2020-01-customers-count.json. operations: - method: GET name: deprecated202001getcustomerscount description: Shopify Retrieves A Count Of All Customers call: shopify-all.deprecated202001getcustomerscount outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/customers/{customer-id}/orders-json name: admin-api-2020-01-customers-customer-id-orders-json description: REST surface for admin-api-2020-01-customers-customer_id-orders.json. operations: - method: GET name: deprecated202001getcustomersparamcustomeridorders description: Shopify Retrieves All Orders Belonging To A Customer call: shopify-all.deprecated202001getcustomersparamcustomeridorders with: customer_id: rest.customer_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/risks-json name: admin-api-2020-01-orders-order-id-risks-json description: REST surface for admin-api-2020-01-orders-order_id-risks.json. operations: - method: GET name: deprecated202001getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-all.deprecated202001getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/products/{product-id}/images-json name: admin-api-2020-01-products-product-id-images-json description: REST surface for admin-api-2020-01-products-product_id-images.json. operations: - method: GET name: deprecated202001getproductsparamproductidimages description: Shopify Get All Product Images call: shopify-all.deprecated202001getproductsparamproductidimages with: product_id: rest.product_id since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/products/{product-id}/images/count-json name: admin-api-2020-01-products-product-id-images-count-json description: REST surface for admin-api-2020-01-products-product_id-images-count.json. operations: - method: GET name: deprecated202001getproductsparamproductidimagescount description: Shopify Get A Count Of All Product Images call: shopify-all.deprecated202001getproductsparamproductidimagescount with: product_id: rest.product_id since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/script-tags-json name: admin-api-2020-01-script-tags-json description: REST surface for admin-api-2020-01-script_tags.json. operations: - method: GET name: deprecated202001getscripttags description: Shopify Retrieves A List Of All Script Tags call: shopify-all.deprecated202001getscripttags with: limit: rest.limit since_id: rest.since_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 src: rest.src fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/script-tags/count-json name: admin-api-2020-01-script-tags-count-json description: REST surface for admin-api-2020-01-script_tags-count.json. operations: - method: GET name: deprecated202001getscripttagscount description: Shopify Retrieves A Count Of All Script Tags call: shopify-all.deprecated202001getscripttagscount with: src: rest.src outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/shipping-zones-json name: admin-api-2020-01-shipping-zones-json description: REST surface for admin-api-2020-01-shipping_zones.json. operations: - method: GET name: deprecated202001getshippingzones description: Shopify Get A List Of All Shipping Zones call: shopify-all.deprecated202001getshippingzones with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/shopify-payments/balance/transactions-json name: admin-api-2020-01-shopify-payments-balance-transactions-json description: REST surface for admin-api-2020-01-shopify_payments-balance-transactions.json. operations: - method: GET name: deprecated202001getshopifypaymentsbalancetransactions description: Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime call: shopify-all.deprecated202001getshopifypaymentsbalancetransactions with: since_id: rest.since_id last_id: rest.last_id test: rest.test payout_id: rest.payout_id payout_status: rest.payout_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/shopify-payments/disputes-json name: admin-api-2020-01-shopify-payments-disputes-json description: REST surface for admin-api-2020-01-shopify_payments-disputes.json. operations: - method: GET name: deprecated202001getshopifypaymentsdisputes description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format) call: shopify-all.deprecated202001getshopifypaymentsdisputes with: since_id: rest.since_id last_id: rest.last_id status: rest.status initiated_at: rest.initiated_at outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/shopify-payments/payouts-json name: admin-api-2020-01-shopify-payments-payouts-json description: REST surface for admin-api-2020-01-shopify_payments-payouts.json. operations: - method: GET name: deprecated202001getshopifypaymentspayouts description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date call: shopify-all.deprecated202001getshopifypaymentspayouts with: since_id: rest.since_id last_id: rest.last_id date_min: rest.date_min date_max: rest.date_max date: rest.date status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/users-json name: admin-api-2020-01-users-json description: REST surface for admin-api-2020-01-users.json. operations: - method: GET name: deprecated202001getusers description: Shopify Retrieves A List Of All Users call: shopify-all.deprecated202001getusers with: limit: rest.limit page_info: rest.page_info outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/application-credits-json name: admin-api-2020-04-application-credits-json description: REST surface for admin-api-2020-04-application_credits.json. operations: - method: GET name: deprecated202004getapplicationcredits description: Shopify Retrieves All Application Credits call: shopify-all.deprecated202004getapplicationcredits with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/articles/authors-json name: admin-api-2020-04-articles-authors-json description: REST surface for admin-api-2020-04-articles-authors.json. operations: - method: GET name: deprecated202004getarticlesauthors description: Shopify Retrieves A List All Of Article Authors call: shopify-all.deprecated202004getarticlesauthors outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/articles/tags-json name: admin-api-2020-04-articles-tags-json description: REST surface for admin-api-2020-04-articles-tags.json. operations: - method: GET name: deprecated202004getarticlestags description: Shopify Retrieves A List Of All The Tags call: shopify-all.deprecated202004getarticlestags with: limit: rest.limit popular: rest.popular outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/blogs/{blog-id}/articles-json name: admin-api-2020-04-blogs-blog-id-articles-json description: REST surface for admin-api-2020-04-blogs-blog_id-articles.json. operations: - method: GET name: deprecated202004getblogsparamblogidarticles description: Shopify Retrieves A List Of All Articles From A Blog call: shopify-all.deprecated202004getblogsparamblogidarticles with: blog_id: rest.blog_id limit: rest.limit since_id: rest.since_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status handle: rest.handle tag: rest.tag author: rest.author fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/blogs/{blog-id}/articles/count-json name: admin-api-2020-04-blogs-blog-id-articles-count-json description: REST surface for admin-api-2020-04-blogs-blog_id-articles-count.json. operations: - method: GET name: deprecated202004getblogsparamblogidarticlescount description: Shopify Retrieves A Count Of All Articles From A Blog call: shopify-all.deprecated202004getblogsparamblogidarticlescount with: blog_id: rest.blog_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/customer-saved-searches/count-json name: admin-api-2020-04-customer-saved-searches-count-json description: REST surface for admin-api-2020-04-customer_saved_searches-count.json. operations: - method: GET name: deprecated202004getcustomersavedsearchescount description: Shopify Retrieves A Count Of All Customer Saved Searches call: shopify-all.deprecated202004getcustomersavedsearchescount with: since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/customer-saved-searches/{customer-saved-search-id}/customers-json name: admin-api-2020-04-customer-saved-searches-customer-saved-search-id-customers-jso description: REST surface for admin-api-2020-04-customer_saved_searches-customer_saved_search_id-customers.jso. operations: - method: GET name: deprecated202004getcustomersavedsearchesparamcustomersavedsearchidcustomers description: Shopify Retrieves All Customers Returned By A Customer Saved Search call: shopify-all.deprecated202004getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: rest.customer_saved_search_id order: rest.order limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/customers/count-json name: admin-api-2020-04-customers-count-json description: REST surface for admin-api-2020-04-customers-count.json. operations: - method: GET name: deprecated202004getcustomerscount description: Shopify Retrieves A Count Of All Customers call: shopify-all.deprecated202004getcustomerscount outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/customers/{customer-id}/orders-json name: admin-api-2020-04-customers-customer-id-orders-json description: REST surface for admin-api-2020-04-customers-customer_id-orders.json. operations: - method: GET name: deprecated202004getcustomersparamcustomeridorders description: Shopify Retrieves All Orders Belonging To A Customer call: shopify-all.deprecated202004getcustomersparamcustomeridorders with: customer_id: rest.customer_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/risks-json name: admin-api-2020-04-orders-order-id-risks-json description: REST surface for admin-api-2020-04-orders-order_id-risks.json. operations: - method: GET name: deprecated202004getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-all.deprecated202004getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/products/{product-id}/images-json name: admin-api-2020-04-products-product-id-images-json description: REST surface for admin-api-2020-04-products-product_id-images.json. operations: - method: GET name: deprecated202004getproductsparamproductidimages description: Shopify Get All Product Images call: shopify-all.deprecated202004getproductsparamproductidimages with: product_id: rest.product_id since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/products/{product-id}/images/count-json name: admin-api-2020-04-products-product-id-images-count-json description: REST surface for admin-api-2020-04-products-product_id-images-count.json. operations: - method: GET name: deprecated202004getproductsparamproductidimagescount description: Shopify Get A Count Of All Product Images call: shopify-all.deprecated202004getproductsparamproductidimagescount with: product_id: rest.product_id since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/script-tags-json name: admin-api-2020-04-script-tags-json description: REST surface for admin-api-2020-04-script_tags.json. operations: - method: GET name: deprecated202004getscripttags description: Shopify Retrieves A List Of All Script Tags call: shopify-all.deprecated202004getscripttags with: limit: rest.limit since_id: rest.since_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 src: rest.src fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/script-tags/count-json name: admin-api-2020-04-script-tags-count-json description: REST surface for admin-api-2020-04-script_tags-count.json. operations: - method: GET name: deprecated202004getscripttagscount description: Shopify Retrieves A Count Of All Script Tags call: shopify-all.deprecated202004getscripttagscount with: src: rest.src outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/shipping-zones-json name: admin-api-2020-04-shipping-zones-json description: REST surface for admin-api-2020-04-shipping_zones.json. operations: - method: GET name: deprecated202004getshippingzones description: Shopify Get A List Of All Shipping Zones call: shopify-all.deprecated202004getshippingzones with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/shopify-payments/disputes-json name: admin-api-2020-04-shopify-payments-disputes-json description: REST surface for admin-api-2020-04-shopify_payments-disputes.json. operations: - method: GET name: deprecated202004getshopifypaymentsdisputes description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format) call: shopify-all.deprecated202004getshopifypaymentsdisputes with: since_id: rest.since_id last_id: rest.last_id status: rest.status initiated_at: rest.initiated_at outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/shopify-payments/payouts-json name: admin-api-2020-04-shopify-payments-payouts-json description: REST surface for admin-api-2020-04-shopify_payments-payouts.json. operations: - method: GET name: deprecated202004getshopifypaymentspayouts description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date call: shopify-all.deprecated202004getshopifypaymentspayouts with: since_id: rest.since_id last_id: rest.last_id date_min: rest.date_min date_max: rest.date_max date: rest.date status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/users-json name: admin-api-2020-04-users-json description: REST surface for admin-api-2020-04-users.json. operations: - method: GET name: deprecated202004getusers description: Shopify Retrieves A List Of All Users call: shopify-all.deprecated202004getusers with: limit: rest.limit page_info: rest.page_info outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/application-credits-json name: admin-api-2020-07-application-credits-json description: REST surface for admin-api-2020-07-application_credits.json. operations: - method: GET name: deprecated202007getapplicationcredits description: Shopify Retrieves All Application Credits call: shopify-all.deprecated202007getapplicationcredits with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/articles/authors-json name: admin-api-2020-07-articles-authors-json description: REST surface for admin-api-2020-07-articles-authors.json. operations: - method: GET name: deprecated202007getarticlesauthors description: Shopify Retrieves A List All Of Article Authors call: shopify-all.deprecated202007getarticlesauthors outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/articles/tags-json name: admin-api-2020-07-articles-tags-json description: REST surface for admin-api-2020-07-articles-tags.json. operations: - method: GET name: deprecated202007getarticlestags description: Shopify Retrieves A List Of All The Tags call: shopify-all.deprecated202007getarticlestags with: limit: rest.limit popular: rest.popular outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/blogs/{blog-id}/articles-json name: admin-api-2020-07-blogs-blog-id-articles-json description: REST surface for admin-api-2020-07-blogs-blog_id-articles.json. operations: - method: GET name: deprecated202007getblogsparamblogidarticles description: Shopify Retrieves A List Of All Articles From A Blog call: shopify-all.deprecated202007getblogsparamblogidarticles with: blog_id: rest.blog_id limit: rest.limit since_id: rest.since_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status handle: rest.handle tag: rest.tag author: rest.author fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/blogs/{blog-id}/articles/count-json name: admin-api-2020-07-blogs-blog-id-articles-count-json description: REST surface for admin-api-2020-07-blogs-blog_id-articles-count.json. operations: - method: GET name: deprecated202007getblogsparamblogidarticlescount description: Shopify Retrieves A Count Of All Articles From A Blog call: shopify-all.deprecated202007getblogsparamblogidarticlescount with: blog_id: rest.blog_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/customer-saved-searches/count-json name: admin-api-2020-07-customer-saved-searches-count-json description: REST surface for admin-api-2020-07-customer_saved_searches-count.json. operations: - method: GET name: deprecated202007getcustomersavedsearchescount description: Shopify Retrieves A Count Of All Customer Saved Searches call: shopify-all.deprecated202007getcustomersavedsearchescount with: since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/customer-saved-searches/{customer-saved-search-id}/customers-json name: admin-api-2020-07-customer-saved-searches-customer-saved-search-id-customers-jso description: REST surface for admin-api-2020-07-customer_saved_searches-customer_saved_search_id-customers.jso. operations: - method: GET name: deprecated202007getcustomersavedsearchesparamcustomersavedsearchidcustomers description: Shopify Retrieves All Customers Returned By A Customer Saved Search call: shopify-all.deprecated202007getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: rest.customer_saved_search_id order: rest.order limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/customers/count-json name: admin-api-2020-07-customers-count-json description: REST surface for admin-api-2020-07-customers-count.json. operations: - method: GET name: deprecated202007getcustomerscount description: Shopify Retrieves A Count Of All Customers call: shopify-all.deprecated202007getcustomerscount outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/customers/{customer-id}/orders-json name: admin-api-2020-07-customers-customer-id-orders-json description: REST surface for admin-api-2020-07-customers-customer_id-orders.json. operations: - method: GET name: deprecated202007getcustomersparamcustomeridorders description: Shopify Retrieves All Orders Belonging To A Customer call: shopify-all.deprecated202007getcustomersparamcustomeridorders with: customer_id: rest.customer_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/risks-json name: admin-api-2020-07-orders-order-id-risks-json description: REST surface for admin-api-2020-07-orders-order_id-risks.json. operations: - method: GET name: deprecated202007getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-all.deprecated202007getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/products/{product-id}/images-json name: admin-api-2020-07-products-product-id-images-json description: REST surface for admin-api-2020-07-products-product_id-images.json. operations: - method: GET name: deprecated202007getproductsparamproductidimages description: Shopify Get All Product Images call: shopify-all.deprecated202007getproductsparamproductidimages with: product_id: rest.product_id since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/products/{product-id}/images/count-json name: admin-api-2020-07-products-product-id-images-count-json description: REST surface for admin-api-2020-07-products-product_id-images-count.json. operations: - method: GET name: deprecated202007getproductsparamproductidimagescount description: Shopify Get A Count Of All Product Images call: shopify-all.deprecated202007getproductsparamproductidimagescount with: product_id: rest.product_id since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/script-tags-json name: admin-api-2020-07-script-tags-json description: REST surface for admin-api-2020-07-script_tags.json. operations: - method: GET name: deprecated202007getscripttags description: Shopify Retrieves A List Of All Script Tags call: shopify-all.deprecated202007getscripttags with: limit: rest.limit since_id: rest.since_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 src: rest.src fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/script-tags/count-json name: admin-api-2020-07-script-tags-count-json description: REST surface for admin-api-2020-07-script_tags-count.json. operations: - method: GET name: deprecated202007getscripttagscount description: Shopify Retrieves A Count Of All Script Tags call: shopify-all.deprecated202007getscripttagscount with: src: rest.src outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/shipping-zones-json name: admin-api-2020-07-shipping-zones-json description: REST surface for admin-api-2020-07-shipping_zones.json. operations: - method: GET name: deprecated202007getshippingzones description: Shopify Get A List Of All Shipping Zones call: shopify-all.deprecated202007getshippingzones with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/shopify-payments/payouts-json name: admin-api-2020-07-shopify-payments-payouts-json description: REST surface for admin-api-2020-07-shopify_payments-payouts.json. operations: - method: GET name: deprecated202007getshopifypaymentspayouts description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date call: shopify-all.deprecated202007getshopifypaymentspayouts with: since_id: rest.since_id last_id: rest.last_id date_min: rest.date_min date_max: rest.date_max date: rest.date status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/users-json name: admin-api-2020-07-users-json description: REST surface for admin-api-2020-07-users.json. operations: - method: GET name: deprecated202007getusers description: Shopify Retrieves A List Of All Users call: shopify-all.deprecated202007getusers with: limit: rest.limit page_info: rest.page_info outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/application-credits-json name: admin-api-2020-10-application-credits-json description: REST surface for admin-api-2020-10-application_credits.json. operations: - method: GET name: getapplicationcredits description: Shopify Retrieves All Application Credits call: shopify-all.getapplicationcredits with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/articles/authors-json name: admin-api-2020-10-articles-authors-json description: REST surface for admin-api-2020-10-articles-authors.json. operations: - method: GET name: getarticlesauthors description: Shopify Retrieves A List All Of Article Authors call: shopify-all.getarticlesauthors outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/articles/tags-json name: admin-api-2020-10-articles-tags-json description: REST surface for admin-api-2020-10-articles-tags.json. operations: - method: GET name: getarticlestags description: Shopify Retrieves A List Of All The Tags call: shopify-all.getarticlestags with: limit: rest.limit popular: rest.popular outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/blogs/{blog-id}/articles-json name: admin-api-2020-10-blogs-blog-id-articles-json description: REST surface for admin-api-2020-10-blogs-blog_id-articles.json. operations: - method: GET name: getblogsparamblogidarticles description: Shopify Retrieves A List Of All Articles From A Blog call: shopify-all.getblogsparamblogidarticles with: blog_id: rest.blog_id limit: rest.limit since_id: rest.since_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status handle: rest.handle tag: rest.tag author: rest.author fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/blogs/{blog-id}/articles/count-json name: admin-api-2020-10-blogs-blog-id-articles-count-json description: REST surface for admin-api-2020-10-blogs-blog_id-articles-count.json. operations: - method: GET name: getblogsparamblogidarticlescount description: Shopify Retrieves A Count Of All Articles From A Blog call: shopify-all.getblogsparamblogidarticlescount with: blog_id: rest.blog_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/customer-saved-searches/count-json name: admin-api-2020-10-customer-saved-searches-count-json description: REST surface for admin-api-2020-10-customer_saved_searches-count.json. operations: - method: GET name: getcustomersavedsearchescount description: Shopify Retrieves A Count Of All Customer Saved Searches call: shopify-all.getcustomersavedsearchescount with: since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/customer-saved-searches/{customer-saved-search-id}/customers-json name: admin-api-2020-10-customer-saved-searches-customer-saved-search-id-customers-jso description: REST surface for admin-api-2020-10-customer_saved_searches-customer_saved_search_id-customers.jso. operations: - method: GET name: getcustomersavedsearchesparamcustomersavedsearchidcustomers description: Shopify Retrieves All Customers Returned By A Customer Saved Search call: shopify-all.getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: rest.customer_saved_search_id order: rest.order limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/customers/count-json name: admin-api-2020-10-customers-count-json description: REST surface for admin-api-2020-10-customers-count.json. operations: - method: GET name: getcustomerscount description: Shopify Retrieves A Count Of All Customers call: shopify-all.getcustomerscount outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/customers/{customer-id}/orders-json name: admin-api-2020-10-customers-customer-id-orders-json description: REST surface for admin-api-2020-10-customers-customer_id-orders.json. operations: - method: GET name: getcustomersparamcustomeridorders description: Shopify Retrieves All Orders Belonging To A Customer call: shopify-all.getcustomersparamcustomeridorders with: customer_id: rest.customer_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/risks-json name: admin-api-2020-10-orders-order-id-risks-json description: REST surface for admin-api-2020-10-orders-order_id-risks.json. operations: - method: GET name: getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-all.getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/products/{product-id}/images-json name: admin-api-2020-10-products-product-id-images-json description: REST surface for admin-api-2020-10-products-product_id-images.json. operations: - method: GET name: getproductsparamproductidimages description: Shopify Get All Product Images call: shopify-all.getproductsparamproductidimages with: product_id: rest.product_id since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/products/{product-id}/images/count-json name: admin-api-2020-10-products-product-id-images-count-json description: REST surface for admin-api-2020-10-products-product_id-images-count.json. operations: - method: GET name: getproductsparamproductidimagescount description: Shopify Get A Count Of All Product Images call: shopify-all.getproductsparamproductidimagescount with: product_id: rest.product_id since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/script-tags-json name: admin-api-2020-10-script-tags-json description: REST surface for admin-api-2020-10-script_tags.json. operations: - method: GET name: getscripttags description: Shopify Retrieves A List Of All Script Tags call: shopify-all.getscripttags with: limit: rest.limit since_id: rest.since_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 src: rest.src fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/script-tags/count-json name: admin-api-2020-10-script-tags-count-json description: REST surface for admin-api-2020-10-script_tags-count.json. operations: - method: GET name: getscripttagscount description: Shopify Retrieves A Count Of All Script Tags call: shopify-all.getscripttagscount with: src: rest.src outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/shipping-zones-json name: admin-api-2020-10-shipping-zones-json description: REST surface for admin-api-2020-10-shipping_zones.json. operations: - method: GET name: getshippingzones description: Shopify Get A List Of All Shipping Zones call: shopify-all.getshippingzones with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/shopify-payments/payouts-json name: admin-api-2020-10-shopify-payments-payouts-json description: REST surface for admin-api-2020-10-shopify_payments-payouts.json. operations: - method: GET name: getshopifypaymentspayouts description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date call: shopify-all.getshopifypaymentspayouts with: since_id: rest.since_id last_id: rest.last_id date_min: rest.date_min date_max: rest.date_max date: rest.date status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/users-json name: admin-api-2020-10-users-json description: REST surface for admin-api-2020-10-users.json. operations: - method: GET name: getusers description: Shopify Retrieves A List Of All Users call: shopify-all.getusers with: limit: rest.limit page_info: rest.page_info outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/application-credits-json name: admin-api-2021-01-application-credits-json description: REST surface for admin-api-2021-01-application_credits.json. operations: - method: GET name: deprecated202101getapplicationcredits description: Shopify Retrieves All Application Credits call: shopify-all.deprecated202101getapplicationcredits with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/articles/authors-json name: admin-api-2021-01-articles-authors-json description: REST surface for admin-api-2021-01-articles-authors.json. operations: - method: GET name: deprecated202101getarticlesauthors description: Shopify Retrieves A List All Of Article Authors call: shopify-all.deprecated202101getarticlesauthors outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/articles/tags-json name: admin-api-2021-01-articles-tags-json description: REST surface for admin-api-2021-01-articles-tags.json. operations: - method: GET name: deprecated202101getarticlestags description: Shopify Retrieves A List Of All The Tags call: shopify-all.deprecated202101getarticlestags with: limit: rest.limit popular: rest.popular outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/blogs/{blog-id}/articles-json name: admin-api-2021-01-blogs-blog-id-articles-json description: REST surface for admin-api-2021-01-blogs-blog_id-articles.json. operations: - method: GET name: deprecated202101getblogsparamblogidarticles description: Shopify Retrieves A List Of All Articles From A Blog call: shopify-all.deprecated202101getblogsparamblogidarticles with: blog_id: rest.blog_id limit: rest.limit since_id: rest.since_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status handle: rest.handle tag: rest.tag author: rest.author fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/blogs/{blog-id}/articles/count-json name: admin-api-2021-01-blogs-blog-id-articles-count-json description: REST surface for admin-api-2021-01-blogs-blog_id-articles-count.json. operations: - method: GET name: deprecated202101getblogsparamblogidarticlescount description: Shopify Retrieves A Count Of All Articles From A Blog call: shopify-all.deprecated202101getblogsparamblogidarticlescount with: blog_id: rest.blog_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/customer-saved-searches/count-json name: admin-api-2021-01-customer-saved-searches-count-json description: REST surface for admin-api-2021-01-customer_saved_searches-count.json. operations: - method: GET name: deprecated202101getcustomersavedsearchescount description: Shopify Retrieves A Count Of All Customer Saved Searches call: shopify-all.deprecated202101getcustomersavedsearchescount with: since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/customer-saved-searches/{customer-saved-search-id}/customers-json name: admin-api-2021-01-customer-saved-searches-customer-saved-search-id-customers-jso description: REST surface for admin-api-2021-01-customer_saved_searches-customer_saved_search_id-customers.jso. operations: - method: GET name: deprecated202101getcustomersavedsearchesparamcustomersavedsearchidcustomers description: Shopify Retrieves All Customers Returned By A Customer Saved Search call: shopify-all.deprecated202101getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: rest.customer_saved_search_id order: rest.order limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/customers/count-json name: admin-api-2021-01-customers-count-json description: REST surface for admin-api-2021-01-customers-count.json. operations: - method: GET name: deprecated202101getcustomerscount description: Shopify Retrieves A Count Of All Customers call: shopify-all.deprecated202101getcustomerscount outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/customers/{customer-id}/orders-json name: admin-api-2021-01-customers-customer-id-orders-json description: REST surface for admin-api-2021-01-customers-customer_id-orders.json. operations: - method: GET name: deprecated202101getcustomersparamcustomeridorders description: Shopify Retrieves All Orders Belonging To A Customer call: shopify-all.deprecated202101getcustomersparamcustomeridorders with: customer_id: rest.customer_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/risks-json name: admin-api-2021-01-orders-order-id-risks-json description: REST surface for admin-api-2021-01-orders-order_id-risks.json. operations: - method: GET name: deprecated202101getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-all.deprecated202101getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/products/{product-id}/images-json name: admin-api-2021-01-products-product-id-images-json description: REST surface for admin-api-2021-01-products-product_id-images.json. operations: - method: GET name: deprecated202101getproductsparamproductidimages description: Shopify Get All Product Images call: shopify-all.deprecated202101getproductsparamproductidimages with: product_id: rest.product_id since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/products/{product-id}/images/count-json name: admin-api-2021-01-products-product-id-images-count-json description: REST surface for admin-api-2021-01-products-product_id-images-count.json. operations: - method: GET name: deprecated202101getproductsparamproductidimagescount description: Shopify Get A Count Of All Product Images call: shopify-all.deprecated202101getproductsparamproductidimagescount with: product_id: rest.product_id since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/script-tags-json name: admin-api-2021-01-script-tags-json description: REST surface for admin-api-2021-01-script_tags.json. operations: - method: GET name: deprecated202101getscripttags description: Shopify Retrieves A List Of All Script Tags call: shopify-all.deprecated202101getscripttags with: limit: rest.limit since_id: rest.since_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 src: rest.src fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/script-tags/count-json name: admin-api-2021-01-script-tags-count-json description: REST surface for admin-api-2021-01-script_tags-count.json. operations: - method: GET name: deprecated202101getscripttagscount description: Shopify Retrieves A Count Of All Script Tags call: shopify-all.deprecated202101getscripttagscount with: src: rest.src outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/shipping-zones-json name: admin-api-2021-01-shipping-zones-json description: REST surface for admin-api-2021-01-shipping_zones.json. operations: - method: GET name: deprecated202101getshippingzones description: Shopify Get A List Of All Shipping Zones call: shopify-all.deprecated202101getshippingzones with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/shopify-payments/payouts-json name: admin-api-2021-01-shopify-payments-payouts-json description: REST surface for admin-api-2021-01-shopify_payments-payouts.json. operations: - method: GET name: deprecated202101getshopifypaymentspayouts description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date call: shopify-all.deprecated202101getshopifypaymentspayouts with: since_id: rest.since_id last_id: rest.last_id date_min: rest.date_min date_max: rest.date_max date: rest.date status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/users-json name: admin-api-2021-01-users-json description: REST surface for admin-api-2021-01-users.json. operations: - method: GET name: deprecated202101getusers description: Shopify Retrieves A List Of All Users call: shopify-all.deprecated202101getusers with: limit: rest.limit page_info: rest.page_info outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/application-credits-json name: admin-api-unstable-application-credits-json description: REST surface for admin-api-unstable-application_credits.json. operations: - method: GET name: deprecatedunstablegetapplicationcredits description: Shopify Retrieves All Application Credits call: shopify-all.deprecatedunstablegetapplicationcredits with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/articles/authors-json name: admin-api-unstable-articles-authors-json description: REST surface for admin-api-unstable-articles-authors.json. operations: - method: GET name: deprecatedunstablegetarticlesauthors description: Shopify Retrieves A List All Of Article Authors call: shopify-all.deprecatedunstablegetarticlesauthors outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/articles/tags-json name: admin-api-unstable-articles-tags-json description: REST surface for admin-api-unstable-articles-tags.json. operations: - method: GET name: deprecatedunstablegetarticlestags description: Shopify Retrieves A List Of All The Tags call: shopify-all.deprecatedunstablegetarticlestags with: limit: rest.limit popular: rest.popular outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/blogs/{blog-id}/articles-json name: admin-api-unstable-blogs-blog-id-articles-json description: REST surface for admin-api-unstable-blogs-blog_id-articles.json. operations: - method: GET name: deprecatedunstablegetblogsparamblogidarticles description: Shopify Retrieves A List Of All Articles From A Blog call: shopify-all.deprecatedunstablegetblogsparamblogidarticles with: blog_id: rest.blog_id limit: rest.limit since_id: rest.since_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status handle: rest.handle tag: rest.tag author: rest.author fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/blogs/{blog-id}/articles/count-json name: admin-api-unstable-blogs-blog-id-articles-count-json description: REST surface for admin-api-unstable-blogs-blog_id-articles-count.json. operations: - method: GET name: deprecatedunstablegetblogsparamblogidarticlescount description: Shopify Retrieves A Count Of All Articles From A Blog call: shopify-all.deprecatedunstablegetblogsparamblogidarticlescount with: blog_id: rest.blog_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 published_at_min: rest.published_at_min published_at_max: rest.published_at_max published_status: rest.published_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/customer-saved-searches/count-json name: admin-api-unstable-customer-saved-searches-count-json description: REST surface for admin-api-unstable-customer_saved_searches-count.json. operations: - method: GET name: deprecatedunstablegetcustomersavedsearchescount description: Shopify Retrieves A Count Of All Customer Saved Searches call: shopify-all.deprecatedunstablegetcustomersavedsearchescount with: since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/customer-saved-searches/{customer-saved-search-id}/customers-json name: admin-api-unstable-customer-saved-searches-customer-saved-search-id-customers-js description: REST surface for admin-api-unstable-customer_saved_searches-customer_saved_search_id-customers.js. operations: - method: GET name: deprecatedunstablegetcustomersavedsearchesparamcustomersavedsearchidcustomers description: Shopify Retrieves All Customers Returned By A Customer Saved Search call: shopify-all.deprecatedunstablegetcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: rest.customer_saved_search_id order: rest.order limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/customers/count-json name: admin-api-unstable-customers-count-json description: REST surface for admin-api-unstable-customers-count.json. operations: - method: GET name: deprecatedunstablegetcustomerscount description: Shopify Retrieves A Count Of All Customers call: shopify-all.deprecatedunstablegetcustomerscount outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/customers/{customer-id}/orders-json name: admin-api-unstable-customers-customer-id-orders-json description: REST surface for admin-api-unstable-customers-customer_id-orders.json. operations: - method: GET name: deprecatedunstablegetcustomersparamcustomeridorders description: Shopify Retrieves All Orders Belonging To A Customer call: shopify-all.deprecatedunstablegetcustomersparamcustomeridorders with: customer_id: rest.customer_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/risks-json name: admin-api-unstable-orders-order-id-risks-json description: REST surface for admin-api-unstable-orders-order_id-risks.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-all.deprecatedunstablegetordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/products/{product-id}/images-json name: admin-api-unstable-products-product-id-images-json description: REST surface for admin-api-unstable-products-product_id-images.json. operations: - method: GET name: deprecatedunstablegetproductsparamproductidimages description: Shopify Get All Product Images call: shopify-all.deprecatedunstablegetproductsparamproductidimages with: product_id: rest.product_id since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/products/{product-id}/images/count-json name: admin-api-unstable-products-product-id-images-count-json description: REST surface for admin-api-unstable-products-product_id-images-count.json. operations: - method: GET name: deprecatedunstablegetproductsparamproductidimagescount description: Shopify Get A Count Of All Product Images call: shopify-all.deprecatedunstablegetproductsparamproductidimagescount with: product_id: rest.product_id since_id: rest.since_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/script-tags-json name: admin-api-unstable-script-tags-json description: REST surface for admin-api-unstable-script_tags.json. operations: - method: GET name: deprecatedunstablegetscripttags description: Shopify Retrieves A List Of All Script Tags call: shopify-all.deprecatedunstablegetscripttags with: limit: rest.limit since_id: rest.since_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 src: rest.src fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/script-tags/count-json name: admin-api-unstable-script-tags-count-json description: REST surface for admin-api-unstable-script_tags-count.json. operations: - method: GET name: deprecatedunstablegetscripttagscount description: Shopify Retrieves A Count Of All Script Tags call: shopify-all.deprecatedunstablegetscripttagscount with: src: rest.src outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/shipping-zones-json name: admin-api-unstable-shipping-zones-json description: REST surface for admin-api-unstable-shipping_zones.json. operations: - method: GET name: deprecatedunstablegetshippingzones description: Shopify Get A List Of All Shipping Zones call: shopify-all.deprecatedunstablegetshippingzones with: fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/shopify-payments/payouts-json name: admin-api-unstable-shopify-payments-payouts-json description: REST surface for admin-api-unstable-shopify_payments-payouts.json. operations: - method: GET name: deprecatedunstablegetshopifypaymentspayouts description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date call: shopify-all.deprecatedunstablegetshopifypaymentspayouts with: since_id: rest.since_id last_id: rest.last_id date_min: rest.date_min date_max: rest.date_max date: rest.date status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/users-json name: admin-api-unstable-users-json description: REST surface for admin-api-unstable-users.json. operations: - method: GET name: deprecatedunstablegetusers description: Shopify Retrieves A List Of All Users call: shopify-all.deprecatedunstablegetusers with: limit: rest.limit page_info: rest.page_info outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-all-mcp port: 9090 transport: http description: MCP adapter for Shopify API — All. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-retrieves-all-application-credits description: Shopify Retrieves All Application Credits hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getapplicationcredits with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-article description: Shopify Retrieves A List All Of Article Authors hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getarticlesauthors outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-tags description: Shopify Retrieves A List Of All The Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getarticlestags with: limit: tools.limit popular: tools.popular outputParameters: - type: object mapping: $. - name: shopify-retrieve-list-all-blogs description: Shopify Retrieve A List Of All Blogs hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getblogs with: limit: tools.limit since_id: tools.since_id handle: tools.handle fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-get-count-all-blogs description: Shopify Get A Count Of All Blogs hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getblogscount outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-articles description: Shopify Retrieves A List Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getblogsparamblogidarticles with: blog_id: tools.blog_id limit: tools.limit since_id: tools.since_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status handle: tools.handle tag: tools.tag author: tools.author fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-articles description: Shopify Retrieves A Count Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getblogsparamblogidarticlescount with: blog_id: tools.blog_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customer description: Shopify Retrieves A Count Of All Customer Saved Searches hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getcustomersavedsearchescount with: since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-customers-returned description: Shopify Retrieves All Customers Returned By A Customer Saved Search hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: tools.customer_saved_search_id order: tools.order limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customers description: Shopify Retrieves A Count Of All Customers hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getcustomerscount outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-orders-belonging description: Shopify Retrieves All Orders Belonging To A Customer hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getcustomersparamcustomeridorders with: customer_id: tools.customer_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-get-all-product-images description: Shopify Get All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getproductsparamproductidimages with: product_id: tools.product_id since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-get-count-all-product description: Shopify Get A Count Of All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getproductsparamproductidimagescount with: product_id: tools.product_id since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-script description: Shopify Retrieves A List Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getscripttags with: limit: tools.limit since_id: tools.since_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 src: tools.src fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-script description: Shopify Retrieves A Count Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getscripttagscount with: src: tools.src outputParameters: - type: object mapping: $. - name: shopify-get-list-all-shipping description: Shopify Get A List Of All Shipping Zones hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getshippingzones with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-balance description: Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getshopifypaymentsbalancetransactions with: since_id: tools.since_id last_id: tools.last_id test: tools.test payout_id: tools.payout_id payout_status: tools.payout_status outputParameters: - type: object mapping: $. - name: shopify-retrieve-all-disputes-ordered description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format) hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getshopifypaymentsdisputes with: since_id: tools.since_id last_id: tools.last_id status: tools.status initiated_at: tools.initiated_at outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-payouts description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getshopifypaymentspayouts with: since_id: tools.since_id last_id: tools.last_id date_min: tools.date_min date_max: tools.date_max date: tools.date status: tools.status outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-users description: Shopify Retrieves A List Of All Users hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202001getusers with: limit: tools.limit page_info: tools.page_info outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-application-credits-2 description: Shopify Retrieves All Application Credits hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getapplicationcredits with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-article-2 description: Shopify Retrieves A List All Of Article Authors hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getarticlesauthors outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-tags-2 description: Shopify Retrieves A List Of All The Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getarticlestags with: limit: tools.limit popular: tools.popular outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-articles-2 description: Shopify Retrieves A List Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getblogsparamblogidarticles with: blog_id: tools.blog_id limit: tools.limit since_id: tools.since_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status handle: tools.handle tag: tools.tag author: tools.author fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-articles-2 description: Shopify Retrieves A Count Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getblogsparamblogidarticlescount with: blog_id: tools.blog_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customer-2 description: Shopify Retrieves A Count Of All Customer Saved Searches hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getcustomersavedsearchescount with: since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-customers-returned-2 description: Shopify Retrieves All Customers Returned By A Customer Saved Search hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: tools.customer_saved_search_id order: tools.order limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customers-2 description: Shopify Retrieves A Count Of All Customers hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getcustomerscount outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-orders-belonging-2 description: Shopify Retrieves All Orders Belonging To A Customer hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getcustomersparamcustomeridorders with: customer_id: tools.customer_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-2 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-get-all-product-images-2 description: Shopify Get All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getproductsparamproductidimages with: product_id: tools.product_id since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-get-count-all-product-2 description: Shopify Get A Count Of All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getproductsparamproductidimagescount with: product_id: tools.product_id since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-script-2 description: Shopify Retrieves A List Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getscripttags with: limit: tools.limit since_id: tools.since_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 src: tools.src fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-script-2 description: Shopify Retrieves A Count Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getscripttagscount with: src: tools.src outputParameters: - type: object mapping: $. - name: shopify-get-list-all-shipping-2 description: Shopify Get A List Of All Shipping Zones hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getshippingzones with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieve-all-disputes-ordered-2 description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format) hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getshopifypaymentsdisputes with: since_id: tools.since_id last_id: tools.last_id status: tools.status initiated_at: tools.initiated_at outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-payouts-2 description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getshopifypaymentspayouts with: since_id: tools.since_id last_id: tools.last_id date_min: tools.date_min date_max: tools.date_max date: tools.date status: tools.status outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-users-2 description: Shopify Retrieves A List Of All Users hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202004getusers with: limit: tools.limit page_info: tools.page_info outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-application-credits-3 description: Shopify Retrieves All Application Credits hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getapplicationcredits with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-article-3 description: Shopify Retrieves A List All Of Article Authors hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getarticlesauthors outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-tags-3 description: Shopify Retrieves A List Of All The Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getarticlestags with: limit: tools.limit popular: tools.popular outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-articles-3 description: Shopify Retrieves A List Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getblogsparamblogidarticles with: blog_id: tools.blog_id limit: tools.limit since_id: tools.since_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status handle: tools.handle tag: tools.tag author: tools.author fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-articles-3 description: Shopify Retrieves A Count Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getblogsparamblogidarticlescount with: blog_id: tools.blog_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customer-3 description: Shopify Retrieves A Count Of All Customer Saved Searches hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getcustomersavedsearchescount with: since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-customers-returned-3 description: Shopify Retrieves All Customers Returned By A Customer Saved Search hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: tools.customer_saved_search_id order: tools.order limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customers-3 description: Shopify Retrieves A Count Of All Customers hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getcustomerscount outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-orders-belonging-3 description: Shopify Retrieves All Orders Belonging To A Customer hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getcustomersparamcustomeridorders with: customer_id: tools.customer_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-3 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-get-all-product-images-3 description: Shopify Get All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getproductsparamproductidimages with: product_id: tools.product_id since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-get-count-all-product-3 description: Shopify Get A Count Of All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getproductsparamproductidimagescount with: product_id: tools.product_id since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-script-3 description: Shopify Retrieves A List Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getscripttags with: limit: tools.limit since_id: tools.since_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 src: tools.src fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-script-3 description: Shopify Retrieves A Count Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getscripttagscount with: src: tools.src outputParameters: - type: object mapping: $. - name: shopify-get-list-all-shipping-3 description: Shopify Get A List Of All Shipping Zones hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getshippingzones with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-payouts-3 description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getshopifypaymentspayouts with: since_id: tools.since_id last_id: tools.last_id date_min: tools.date_min date_max: tools.date_max date: tools.date status: tools.status outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-users-3 description: Shopify Retrieves A List Of All Users hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202007getusers with: limit: tools.limit page_info: tools.page_info outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-application-credits-4 description: Shopify Retrieves All Application Credits hints: readOnly: true destructive: false idempotent: true call: shopify-all.getapplicationcredits with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-article-4 description: Shopify Retrieves A List All Of Article Authors hints: readOnly: true destructive: false idempotent: true call: shopify-all.getarticlesauthors outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-tags-4 description: Shopify Retrieves A List Of All The Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.getarticlestags with: limit: tools.limit popular: tools.popular outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-articles-4 description: Shopify Retrieves A List Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.getblogsparamblogidarticles with: blog_id: tools.blog_id limit: tools.limit since_id: tools.since_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status handle: tools.handle tag: tools.tag author: tools.author fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-articles-4 description: Shopify Retrieves A Count Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.getblogsparamblogidarticlescount with: blog_id: tools.blog_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customer-4 description: Shopify Retrieves A Count Of All Customer Saved Searches hints: readOnly: true destructive: false idempotent: true call: shopify-all.getcustomersavedsearchescount with: since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-customers-returned-4 description: Shopify Retrieves All Customers Returned By A Customer Saved Search hints: readOnly: true destructive: false idempotent: true call: shopify-all.getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: tools.customer_saved_search_id order: tools.order limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customers-4 description: Shopify Retrieves A Count Of All Customers hints: readOnly: true destructive: false idempotent: true call: shopify-all.getcustomerscount outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-orders-belonging-4 description: Shopify Retrieves All Orders Belonging To A Customer hints: readOnly: true destructive: false idempotent: true call: shopify-all.getcustomersparamcustomeridorders with: customer_id: tools.customer_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-4 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-all.getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-get-all-product-images-4 description: Shopify Get All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.getproductsparamproductidimages with: product_id: tools.product_id since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-get-count-all-product-4 description: Shopify Get A Count Of All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.getproductsparamproductidimagescount with: product_id: tools.product_id since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-script-4 description: Shopify Retrieves A List Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.getscripttags with: limit: tools.limit since_id: tools.since_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 src: tools.src fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-script-4 description: Shopify Retrieves A Count Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.getscripttagscount with: src: tools.src outputParameters: - type: object mapping: $. - name: shopify-get-list-all-shipping-4 description: Shopify Get A List Of All Shipping Zones hints: readOnly: true destructive: false idempotent: true call: shopify-all.getshippingzones with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-payouts-4 description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date hints: readOnly: true destructive: false idempotent: true call: shopify-all.getshopifypaymentspayouts with: since_id: tools.since_id last_id: tools.last_id date_min: tools.date_min date_max: tools.date_max date: tools.date status: tools.status outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-users-4 description: Shopify Retrieves A List Of All Users hints: readOnly: true destructive: false idempotent: true call: shopify-all.getusers with: limit: tools.limit page_info: tools.page_info outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-application-credits-5 description: Shopify Retrieves All Application Credits hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getapplicationcredits with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-article-5 description: Shopify Retrieves A List All Of Article Authors hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getarticlesauthors outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-tags-5 description: Shopify Retrieves A List Of All The Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getarticlestags with: limit: tools.limit popular: tools.popular outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-articles-5 description: Shopify Retrieves A List Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getblogsparamblogidarticles with: blog_id: tools.blog_id limit: tools.limit since_id: tools.since_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status handle: tools.handle tag: tools.tag author: tools.author fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-articles-5 description: Shopify Retrieves A Count Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getblogsparamblogidarticlescount with: blog_id: tools.blog_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customer-5 description: Shopify Retrieves A Count Of All Customer Saved Searches hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getcustomersavedsearchescount with: since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-customers-returned-5 description: Shopify Retrieves All Customers Returned By A Customer Saved Search hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: tools.customer_saved_search_id order: tools.order limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customers-5 description: Shopify Retrieves A Count Of All Customers hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getcustomerscount outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-orders-belonging-5 description: Shopify Retrieves All Orders Belonging To A Customer hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getcustomersparamcustomeridorders with: customer_id: tools.customer_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-5 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-get-all-product-images-5 description: Shopify Get All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getproductsparamproductidimages with: product_id: tools.product_id since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-get-count-all-product-5 description: Shopify Get A Count Of All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getproductsparamproductidimagescount with: product_id: tools.product_id since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-script-5 description: Shopify Retrieves A List Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getscripttags with: limit: tools.limit since_id: tools.since_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 src: tools.src fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-script-5 description: Shopify Retrieves A Count Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getscripttagscount with: src: tools.src outputParameters: - type: object mapping: $. - name: shopify-get-list-all-shipping-5 description: Shopify Get A List Of All Shipping Zones hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getshippingzones with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-payouts-5 description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getshopifypaymentspayouts with: since_id: tools.since_id last_id: tools.last_id date_min: tools.date_min date_max: tools.date_max date: tools.date status: tools.status outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-users-5 description: Shopify Retrieves A List Of All Users hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecated202101getusers with: limit: tools.limit page_info: tools.page_info outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-application-credits-6 description: Shopify Retrieves All Application Credits hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetapplicationcredits with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-article-6 description: Shopify Retrieves A List All Of Article Authors hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetarticlesauthors outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-tags-6 description: Shopify Retrieves A List Of All The Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetarticlestags with: limit: tools.limit popular: tools.popular outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-articles-6 description: Shopify Retrieves A List Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetblogsparamblogidarticles with: blog_id: tools.blog_id limit: tools.limit since_id: tools.since_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status handle: tools.handle tag: tools.tag author: tools.author fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-articles-6 description: Shopify Retrieves A Count Of All Articles From A Blog hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetblogsparamblogidarticlescount with: blog_id: tools.blog_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 published_at_min: tools.published_at_min published_at_max: tools.published_at_max published_status: tools.published_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customer-6 description: Shopify Retrieves A Count Of All Customer Saved Searches hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetcustomersavedsearchescount with: since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-customers-returned-6 description: Shopify Retrieves All Customers Returned By A Customer Saved Search hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetcustomersavedsearchesparamcustomersavedsearchidcustomers with: customer_saved_search_id: tools.customer_saved_search_id order: tools.order limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-customers-6 description: Shopify Retrieves A Count Of All Customers hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetcustomerscount outputParameters: - type: object mapping: $. - name: shopify-retrieves-all-orders-belonging-6 description: Shopify Retrieves All Orders Belonging To A Customer hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetcustomersparamcustomeridorders with: customer_id: tools.customer_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-6 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-get-all-product-images-6 description: Shopify Get All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetproductsparamproductidimages with: product_id: tools.product_id since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-get-count-all-product-6 description: Shopify Get A Count Of All Product Images hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetproductsparamproductidimagescount with: product_id: tools.product_id since_id: tools.since_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-script-6 description: Shopify Retrieves A List Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetscripttags with: limit: tools.limit since_id: tools.since_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 src: tools.src fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-all-script-6 description: Shopify Retrieves A Count Of All Script Tags hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetscripttagscount with: src: tools.src outputParameters: - type: object mapping: $. - name: shopify-get-list-all-shipping-6 description: Shopify Get A List Of All Shipping Zones hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetshippingzones with: fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-payouts-6 description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetshopifypaymentspayouts with: since_id: tools.since_id last_id: tools.last_id date_min: tools.date_min date_max: tools.date_max date: tools.date status: tools.status outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-users-6 description: Shopify Retrieves A List Of All Users hints: readOnly: true destructive: false idempotent: true call: shopify-all.deprecatedunstablegetusers with: limit: tools.limit page_info: tools.page_info outputParameters: - type: object mapping: $.