{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Province API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Province", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieves A Single Province For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/countries/:country_id/provinces/:province_id.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" }, { "name": "province_id", "value": "", "type": "path", "description": "province_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#show-2020-01" }, { "info": { "name": "Shopify Retrieves A Single Province For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/countries/:country_id/provinces/:province_id.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" }, { "name": "province_id", "value": "", "type": "path", "description": "province_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#show-2020-04" }, { "info": { "name": "Shopify Retrieves A Single Province For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/countries/:country_id/provinces/:province_id.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" }, { "name": "province_id", "value": "", "type": "path", "description": "province_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#show-2020-07" }, { "info": { "name": "Shopify Retrieves A Single Province For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/countries/:country_id/provinces/:province_id.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" }, { "name": "province_id", "value": "", "type": "path", "description": "province_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#show-2020-10" }, { "info": { "name": "Shopify Retrieves A Single Province For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/countries/:country_id/provinces/:province_id.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" }, { "name": "province_id", "value": "", "type": "path", "description": "province_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#show-2021-01" }, { "info": { "name": "Shopify Retrieves A Single Province For A Country", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/countries/:country_id/provinces/:province_id.json", "params": [ { "name": "country_id", "value": "", "type": "path", "description": "country_id" }, { "name": "province_id", "value": "", "type": "path", "description": "province_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/store-properties/province#show-unstable" } ] } ], "bundled": true }