{"info":{"_postman_id":"9e5f3bb9-a544-4737-94c8-4e4e3ccbfc40","name":"API2Cart","description":"Api methods","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Webhook","item":[{"name":"webhook.create","id":"3d862aaa-a201-4f1d-b9af-35252edfa550","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/webhook.create.json?api_key={{api_key}}&store_key={{store_key}}&entity=product&action=add&callback=https://example.com/callback","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","webhook.create.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"entity","value":"product"},{"key":"action","value":"add"},{"key":"callback","value":"https://example.com/callback"}]}},"response":[],"_postman_id":"3d862aaa-a201-4f1d-b9af-35252edfa550"},{"name":"webhook.list","id":"c5e0a838-9332-4cb4-a60a-06e47bb35ec7","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/webhook.list.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","webhook.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"c5e0a838-9332-4cb4-a60a-06e47bb35ec7"},{"name":"webhook.count","id":"b2a1346b-ea50-4a65-9dcb-84aa0a06e73a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/webhook.count.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","webhook.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"b2a1346b-ea50-4a65-9dcb-84aa0a06e73a"},{"name":"webhook.events","id":"9ee6f072-d238-499c-8475-0f8696e435ba","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/webhook.events.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","webhook.events.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"9ee6f072-d238-499c-8475-0f8696e435ba"},{"name":"webhook.delete","id":"25a48b42-adea-4383-bbb0-6af6737b1d13","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/webhook.delete.json?api_key={{api_key}}&store_key={{store_key}}&id=25","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","webhook.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"25"}]}},"response":[],"_postman_id":"25a48b42-adea-4383-bbb0-6af6737b1d13"},{"name":"webhook.update","id":"8561b08a-3fa2-4133-b26f-9b64b5c13717","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/webhook.update.json?api_key={{api_key}}&store_key={{store_key}}&id=25","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","webhook.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"25"}]}},"response":[],"_postman_id":"8561b08a-3fa2-4133-b26f-9b64b5c13717"}],"id":"63437e36-f645-442b-b19f-02e9a5ebad9b","description":"These are API methods for setting and managing API2Cart webhooks. With their help, you can get the list of available webhooks, as well as create, delete, update and count them. See each method for details on what parameters you need to execute them successfully.","_postman_id":"63437e36-f645-442b-b19f-02e9a5ebad9b"},{"name":"Cart","item":[{"name":"cart.create","id":"3cd6d8bc-4563-4773-aa72-7e101859b4f5","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.create.json?api_key={{api_key}}&store_key={{store_key}}&cart_id=cart_id&store_url=http://mystore.com","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.create.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"cart_id","value":"cart_id"},{"key":"store_url","value":"http://mystore.com"}]}},"response":[],"_postman_id":"3cd6d8bc-4563-4773-aa72-7e101859b4f5"},{"name":"cart.validate","id":"25fd116d-9164-40b3-9eb8-334ce6884860","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.validate.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.validate.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"25fd116d-9164-40b3-9eb8-334ce6884860"},{"name":"cart.list","id":"e8adb231-f645-4e18-9a53-6e5d1c33048f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.list.json?api_key={{api_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"}]}},"response":[],"_postman_id":"e8adb231-f645-4e18-9a53-6e5d1c33048f"},{"name":"cart.bridge","id":"05f36a77-1d43-42b5-b36b-4e9a51d2f4e0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.bridge.json?api_key={{api_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.bridge.json"],"query":[{"key":"api_key","value":"{{api_key}}"}]}},"response":[],"_postman_id":"05f36a77-1d43-42b5-b36b-4e9a51d2f4e0"},{"name":"cart.delete","id":"dea5e242-7e80-4c50-887f-bd57bca9c873","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.delete.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"dea5e242-7e80-4c50-887f-bd57bca9c873"},{"name":"cart.disconnect","id":"fbe79216-1880-4e08-94f5-d5cbf569af8e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.disconnect.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.disconnect.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"fbe79216-1880-4e08-94f5-d5cbf569af8e"},{"name":"cart.methods","id":"59d74ad5-dfc7-47be-927a-d93a12212ed9","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.methods.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.methods.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"59d74ad5-dfc7-47be-927a-d93a12212ed9"},{"name":"cart.config","id":"9d210ceb-2cec-416b-8d7f-c3c51bb2c6f3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.config.json?api_key={{api_key}}&store_key={{store_key}}&params=store_name,store_url,db_prefix","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.config.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"store_name,store_url,db_prefix"}]}},"response":[],"_postman_id":"9d210ceb-2cec-416b-8d7f-c3c51bb2c6f3"},{"name":"cart.config.update","id":"2f1578fa-36b2-47a8-8e35-bddd9b1ba12a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.config.update.json?api_key={{api_key}}&store_key={{store_key}}&db_tables_prefix=wp_","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.config.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"db_tables_prefix","value":"wp_"}]}},"response":[],"_postman_id":"2f1578fa-36b2-47a8-8e35-bddd9b1ba12a"},{"name":"cart.coupon.count","id":"e6a529bd-0d6e-465a-b615-a1294cf78ad4","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.coupon.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.coupon.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"e6a529bd-0d6e-465a-b615-a1294cf78ad4"},{"name":"cart.coupon.list","id":"2b91494f-4399-4faa-8ddd-a684e4fabd54","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.coupon.list.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.coupon.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"2b91494f-4399-4faa-8ddd-a684e4fabd54"},{"name":"cart.giftcard.count","id":"700a50a3-eaab-40d0-895b-df2e4aab359d","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.giftcard.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.giftcard.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"700a50a3-eaab-40d0-895b-df2e4aab359d"},{"name":"cart.giftcard.list","id":"bfebc611-dbe5-4960-8632-05f62b1fbf92","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.giftcard.list.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.giftcard.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"bfebc611-dbe5-4960-8632-05f62b1fbf92"},{"name":"cart.giftcard.add","id":"c639af8a-aa2e-4e4d-98eb-a6936d215581","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.giftcard.add.json?api_key={{api_key}}&store_key={{store_key}}&amount=15.5","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.giftcard.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"amount","value":"15.5"}]}},"response":[],"_postman_id":"c639af8a-aa2e-4e4d-98eb-a6936d215581"},{"name":"cart.coupon.add","id":"e75ef1b9-af83-41d7-8cb6-096f4e8df306","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.coupon.add.json?api_key={{api_key}}&store_key={{store_key}}&code=000_BIG_SALE_000&action_type=percent&action_apply_to=percent&action_scope=matching_items&action_amount=15.5","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.coupon.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"code","value":"000_BIG_SALE_000"},{"key":"action_type","value":"percent"},{"key":"action_apply_to","value":"percent"},{"key":"action_scope","value":"matching_items"},{"key":"action_amount","value":"15.5"}]}},"response":[],"_postman_id":"e75ef1b9-af83-41d7-8cb6-096f4e8df306"},{"name":"cart.coupon.delete","id":"4008d020-d406-42c5-b04d-56f865819aa0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.coupon.delete.json?api_key={{api_key}}&store_key={{store_key}}&id=10","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.coupon.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"10"}]}},"response":[],"_postman_id":"4008d020-d406-42c5-b04d-56f865819aa0"},{"name":"cart.info","id":"50bec427-13eb-4553-8f92-114794882bfb","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.info.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"50bec427-13eb-4553-8f92-114794882bfb"},{"name":"cart.clear_cache","id":"55353660-083b-4f6d-ae8d-eae03c82b388","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.clear_cache.json?api_key={{api_key}}&store_key={{store_key}}&cache_type=storage_cache","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.clear_cache.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"cache_type","value":"storage_cache"}]}},"response":[],"_postman_id":"55353660-083b-4f6d-ae8d-eae03c82b388"},{"name":"cart.plugin.list","id":"396499e3-bfcb-4110-b3a9-ac5a63ed1e4b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/cart.plugin.list.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","cart.plugin.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"396499e3-bfcb-4110-b3a9-ac5a63ed1e4b"},{"name":"bridge.download","id":"bde45bfa-4288-41c1-8475-bf80825090f0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/bridge.download.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","bridge.download.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"bde45bfa-4288-41c1-8475-bf80825090f0"}],"id":"0afcf553-4b8d-4b81-b443-9d83e066eede","description":"These API methods work with stores. With their help, you can add, delete, and disconnect stores. See each method for details on what parameters you need to execute them successfully.","_postman_id":"0afcf553-4b8d-4b81-b443-9d83e066eede"},{"name":" Account","item":[{"name":"account.cart.list","id":"f025b420-4b3e-4f71-8709-cae6024fd3a7","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/account.cart.list.json?api_key={{api_key}}&params=id,url,store_key,cart_id,requests_count","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","account.cart.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"params","value":"id,url,store_key,cart_id,requests_count"}]}},"response":[],"_postman_id":"f025b420-4b3e-4f71-8709-cae6024fd3a7"},{"name":"account.config.update","id":"b4bbcc65-10fa-4be4-b937-f9a85cf2bf08","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/account.config.update.json?api_key={{api_key}}&store_key={{store_key}}&params=id,url,store_key,cart_id,requests_count&store_root=/home/www/stores/magento1922","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","account.config.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"id,url,store_key,cart_id,requests_count"},{"key":"store_root","value":"/home/www/stores/magento1922"}]}},"response":[],"_postman_id":"b4bbcc65-10fa-4be4-b937-f9a85cf2bf08"},{"name":"account.failed_webhooks","id":"d346d9f8-4257-4c95-a68b-924b9fe07b63","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/account.failed_webhooks.json?api_key={{api_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","account.failed_webhooks.json"],"query":[{"key":"api_key","value":"{{api_key}}"}]}},"response":[],"_postman_id":"d346d9f8-4257-4c95-a68b-924b9fe07b63"}],"id":"8ae4b3de-df83-4465-8dad-29aef47299bd","description":"These API methods work with stores from API2Cart accounts. With their help, you can retrieve the lists of the stores added to your account with full information about it (like url, store_key, requests_count), and update configuration of the added store (db_tables_prefix).","_postman_id":"8ae4b3de-df83-4465-8dad-29aef47299bd"},{"name":" Product","item":[{"name":"product.list","id":"459878d0-38c8-49d7-b2bb-bed4e887e75c","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.list.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=4&params=id,u_model,name,price,url,create_at","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"4"},{"key":"params","value":"id,u_model,name,price,url,create_at"}]}},"response":[],"_postman_id":"459878d0-38c8-49d7-b2bb-bed4e887e75c"},{"name":"product.count","id":"f72714b5-fbc1-4d07-a193-0f7caac244b7","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"f72714b5-fbc1-4d07-a193-0f7caac244b7"},{"name":"product.info","id":"60b224e6-9049-4613-a767-8944932fce43","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.info.json?api_key={{api_key}}&store_key={{store_key}}&params=id,model,name,description,price,url,create_at,quantity,categories_ids&id={{product_id}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"id,model,name,description,price,url,create_at,quantity,categories_ids"},{"key":"id","value":"{{product_id}}"}]}},"response":[],"_postman_id":"60b224e6-9049-4613-a767-8944932fce43"},{"name":"product.find","id":"2500645a-881e-4d61-b43f-bb7923f70a33","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.find.json?api_key={{api_key}}&store_key={{store_key}}&find_value=Apple&find_where=model,name,description&find_params=case_sensitive&find_what=product","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.find.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"find_value","value":"Apple"},{"key":"find_where","value":"model,name,description"},{"key":"find_params","value":"case_sensitive"},{"key":"find_what","value":"product"}]}},"response":[],"_postman_id":"2500645a-881e-4d61-b43f-bb7923f70a33"},{"name":"product.fields","id":"ecd1142e-c13c-41db-93d0-37a405a34d51","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.fields.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.fields.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"ecd1142e-c13c-41db-93d0-37a405a34d51"},{"name":"product.add","id":"51024fd5-fe6f-462d-8ab4-e9b1e43d4085","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.add.json?api_key={{api_key}}&store_key={{store_key}}&name=Test product name&model=test_5a461d9010134&description=description&price=99.36","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"name","value":"Test product name"},{"key":"model","value":"test_5a461d9010134"},{"key":"description","value":"description"},{"key":"price","value":"99.36"}]}},"response":[],"_postman_id":"51024fd5-fe6f-462d-8ab4-e9b1e43d4085"},{"name":"product.update","id":"dbe7bb04-c4fb-41bd-a56c-75ad703a177f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.update.json?api_key={{api_key}}&store_key={{store_key}}&price=99.99&id=15","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"price","value":"99.99"},{"key":"id","value":"15"}]}},"response":[],"_postman_id":"dbe7bb04-c4fb-41bd-a56c-75ad703a177f"},{"name":"product.delete","id":"3a562564-f28e-4f2d-afdf-7281d5670f16","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.delete.json?api_key={{api_key}}&store_key={{store_key}}&id=30","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"30"}]}},"response":[],"_postman_id":"3a562564-f28e-4f2d-afdf-7281d5670f16"},{"name":"product.price.add","id":"be11b4a0-6c14-4da8-96ed-97de2116a538","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.price.add.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&group_prices[0][group_id]=1 &group_prices[0][price]=5.31","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.price.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"group_prices[0][group_id]","value":"1 "},{"key":"group_prices[0][price]","value":"5.31"}]}},"response":[],"_postman_id":"be11b4a0-6c14-4da8-96ed-97de2116a538"},{"name":"product.price.update","id":"ffa319b3-e6d4-44e8-bd64-59fac16a8928","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.price.update.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&group_prices[0][group_id]=1 &group_prices[0][price]=5.32","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.price.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"group_prices[0][group_id]","value":"1 "},{"key":"group_prices[0][price]","value":"5.32"}]}},"response":[],"_postman_id":"ffa319b3-e6d4-44e8-bd64-59fac16a8928"},{"name":"product.price.delete","id":"26292887-5114-4d60-8b94-d7a11f769b3e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.price.delete.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&group_prices=5,8,9","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.price.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"group_prices","value":"5,8,9"}]}},"response":[],"_postman_id":"26292887-5114-4d60-8b94-d7a11f769b3e"},{"name":"product.image.add","id":"d2099d78-a48c-4c1f-b753-efa76d1c4100","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.image.add.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&image_name=logo.png&url=https://www.google.com/images/srpr/logo1w.png&type=additional","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.image.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"image_name","value":"logo.png"},{"key":"url","value":"https://www.google.com/images/srpr/logo1w.png"},{"key":"type","value":"additional"}]}},"response":[],"_postman_id":"d2099d78-a48c-4c1f-b753-efa76d1c4100"},{"name":"product.image.update","id":"87ae30ad-f898-414f-be67-16394cbc0368","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.image.update.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&id={{image_id}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.image.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"id","value":"{{image_id}}"}]}},"response":[],"_postman_id":"87ae30ad-f898-414f-be67-16394cbc0368"},{"name":"product.image.delete","id":"3f56440d-03e7-402e-ae67-1820fad755f3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.image.delete.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&id={{image_id}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.image.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"id","value":"{{image_id}}"}]}},"response":[],"_postman_id":"3f56440d-03e7-402e-ae67-1820fad755f3"},{"name":"product.attribute.list","id":"ff990d3f-8324-4ace-89bf-087c548b0337","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.attribute.list.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.attribute.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"ff990d3f-8324-4ace-89bf-087c548b0337"},{"name":"product.attribute.value.set","id":"42861d94-9307-4f6e-ab01-c6f802b600f2","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.attribute.value.set.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&attribute_id=1&attribute_name=Color&value=Red","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.attribute.value.set.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"attribute_id","value":"1"},{"key":"attribute_name","value":"Color"},{"key":"value","value":"Red"}]}},"response":[],"_postman_id":"42861d94-9307-4f6e-ab01-c6f802b600f2"},{"name":"product.option.add","id":"871e615f-dd0c-4621-bf7c-58597921338f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.option.add.json?api_key={{api_key}}&store_key={{store_key}}&name=Color&type=option_type_select&product_id={{product_id}}&option_values=green,black,yellow","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.option.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"name","value":"Color"},{"key":"type","value":"option_type_select"},{"key":"product_id","value":"{{product_id}}"},{"key":"option_values","value":"green,black,yellow"}]}},"response":[],"_postman_id":"871e615f-dd0c-4621-bf7c-58597921338f"},{"name":"product.option.list","id":"b9c50725-cb86-497f-b1eb-1859a6f78d5e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.option.list.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.option.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"b9c50725-cb86-497f-b1eb-1859a6f78d5e"},{"name":"product.option.assign","id":"8888e13f-a321-4b88-adbc-8df3e446668d","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.option.assign.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all&product_id={{product_id}}&option_id=5","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.option.assign.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"},{"key":"product_id","value":"{{product_id}}"},{"key":"option_id","value":"5"}]}},"response":[],"_postman_id":"8888e13f-a321-4b88-adbc-8df3e446668d"},{"name":"product.option.value.add","id":"b163f614-8823-4747-ab2d-ef1d562a0f48","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.option.value.add.json?api_key={{api_key}}&store_key={{store_key}}&option_id=5&option_value=green","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.option.value.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"option_id","value":"5"},{"key":"option_value","value":"green"}]}},"response":[],"_postman_id":"b163f614-8823-4747-ab2d-ef1d562a0f48"},{"name":"product.option.value.assign","id":"57c11bb7-988b-471b-9e5a-40925f679e6f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.option.value.assign.json?api_key={{api_key}}&store_key={{store_key}}&product_option_id=5&option_value_id=45","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.option.value.assign.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_option_id","value":"5"},{"key":"option_value_id","value":"45"}]}},"response":[],"_postman_id":"57c11bb7-988b-471b-9e5a-40925f679e6f"},{"name":"product.option.value.update","id":"cfa0c115-8a48-4585-8a39-57fcfb076b4f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.option.value.update.json?api_key={{api_key}}&store_key={{store_key}}&option_value_id=45&price=99","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.option.value.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"option_value_id","value":"45"},{"key":"price","value":"99"}]}},"response":[],"_postman_id":"cfa0c115-8a48-4585-8a39-57fcfb076b4f"},{"name":"product.variant.add","id":"319143b7-14df-49b3-b51f-278c3000d5fe","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.add.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&model=v_5a4b9b12e9359&name=test&weight=12.00&quantity=9&attributes[Size][XL]=3","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"model","value":"v_5a4b9b12e9359"},{"key":"name","value":"test"},{"key":"weight","value":"12.00"},{"key":"quantity","value":"9"},{"key":"attributes[Size][XL]","value":"3"}]}},"response":[],"_postman_id":"319143b7-14df-49b3-b51f-278c3000d5fe"},{"name":"product.child_item.list","id":"e24f7007-2bc9-46bf-b018-e2d7ea459526","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.child_item.list.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&start=0&count=10&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.child_item.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"start","value":"0"},{"key":"count","value":"10"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"e24f7007-2bc9-46bf-b018-e2d7ea459526"},{"name":"product.variant.list","id":"b69661b2-1243-4a2d-aab3-2f275db6f24f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.list.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=5&params=id,name,price,product_id","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"5"},{"key":"params","value":"id,name,price,product_id"}]}},"response":[],"_postman_id":"b69661b2-1243-4a2d-aab3-2f275db6f24f"},{"name":"product.variant.info","id":"7f1e3008-1554-46a6-84eb-12a9a0e82b64","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.info.json?api_key={{api_key}}&store_key={{store_key}}&id={{variant_id}}&params=id,name,price,product_id","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"{{variant_id}}"},{"key":"params","value":"id,name,price,product_id"}]}},"response":[],"_postman_id":"7f1e3008-1554-46a6-84eb-12a9a0e82b64"},{"name":"product.variant.count","id":"09bdeb5f-4978-4da2-be71-baf8bebec0d8","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"09bdeb5f-4978-4da2-be71-baf8bebec0d8"},{"name":"product.variant.update","id":"db22314a-f759-4c51-afe6-90462f1770a5","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.update.json?api_key={{api_key}}&store_key={{store_key}}&id=12&price=15","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"12"},{"key":"price","value":"15"}]}},"response":[],"_postman_id":"db22314a-f759-4c51-afe6-90462f1770a5"},{"name":"product.variant.delete","id":"08764b4d-a599-43fe-b353-fc9fb97e58e9","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.delete.json?api_key={{api_key}}&store_key={{store_key}}&id=12","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"12"}]}},"response":[],"_postman_id":"08764b4d-a599-43fe-b353-fc9fb97e58e9"},{"name":"product.variant.price.add","id":"00688df9-1426-4ccd-9823-f0dcedc6625c","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.price.add.json?api_key={{api_key}}&store_key={{store_key}}&id=12&group_prices[0][group_id]=1&group_prices[0][price]=5.31","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.price.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"12"},{"key":"group_prices[0][group_id]","value":"1"},{"key":"group_prices[0][price]","value":"5.31"}]}},"response":[],"_postman_id":"00688df9-1426-4ccd-9823-f0dcedc6625c"},{"name":"product.variant.price.update","id":"6b5845b5-04ee-453f-b1e1-ebc00d4d4448","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.price.update.json?api_key={{api_key}}&store_key={{store_key}}&id=12&group_prices[6][group_id]=1&amp;group_prices[6][price]=5.31","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.price.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"12"},{"key":"group_prices[6][group_id]","value":"1"},{"key":"amp;group_prices[6][price]","value":"5.31"}]}},"response":[],"_postman_id":"6b5845b5-04ee-453f-b1e1-ebc00d4d4448"},{"name":"product.variant.price.delete","id":"12d19764-3f57-4c12-ab59-e4c8f8569188","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.variant.price.delete.json?api_key={{api_key}}&store_key={{store_key}}&id=12&group_prices=6,8","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.variant.price.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"12"},{"key":"group_prices","value":"6,8"}]}},"response":[],"_postman_id":"12d19764-3f57-4c12-ab59-e4c8f8569188"},{"name":"product.tax.add","id":"44513889-8896-4742-89e2-a32ea812b7c4","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.tax.add.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&name=ECO-Tax&tax_rates[0][name]=VAT (17.2%)&tax_rates[0][type]=type_value_percent&tax_rates[0][value]=17.2&tax_rates[1][name]=VAT (25%)&tax_rates[1][type]=type_value_fixed&tax_rates[1][value]=56","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.tax.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"name","value":"ECO-Tax"},{"key":"tax_rates[0][name]","value":"VAT (17.2%)"},{"key":"tax_rates[0][type]","value":"type_value_percent"},{"key":"tax_rates[0][value]","value":"17.2"},{"key":"tax_rates[1][name]","value":"VAT (25%)"},{"key":"tax_rates[1][type]","value":"type_value_fixed"},{"key":"tax_rates[1][value]","value":"56"}]}},"response":[],"_postman_id":"44513889-8896-4742-89e2-a32ea812b7c4"},{"name":"product.manufacturer.add","id":"0377c5b5-f053-4a95-b82e-b9c8a4b52543","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.manufacturer.add.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&manufacturer=Apple","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.manufacturer.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"manufacturer","value":"Apple"}]}},"response":[],"_postman_id":"0377c5b5-f053-4a95-b82e-b9c8a4b52543"},{"name":"product.currency.add","id":"1782412c-ca80-40d8-9dbc-44116b97529e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.currency.add.json?api_key={{api_key}}&store_key={{store_key}}&product_id={{product_id}}&iso3=USD&rate=1","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.currency.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"{{product_id}}"},{"key":"iso3","value":"USD"},{"key":"rate","value":"1"}]}},"response":[],"_postman_id":"1782412c-ca80-40d8-9dbc-44116b97529e"},{"name":"product.currency.list","id":"3177459a-0618-404e-9290-d6feca7ce100","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/product.currency.list.json?api_key={{api_key}}&store_key={{store_key}}&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","product.currency.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"3177459a-0618-404e-9290-d6feca7ce100"}],"id":"ff71f404-eb0a-45cd-a6e6-1a75ae28423b","description":"These API methods work with products from stores. With their help, you can count items, get and update products lists and details, add variants and options together with currencies, taxes and manufacturers, etc.. See each method for details on what parameters you need to execute them successfully.","_postman_id":"ff71f404-eb0a-45cd-a6e6-1a75ae28423b"},{"name":"Category","item":[{"name":"category.list","id":"427e9b8d-1cc8-4492-938e-8122492a05cf","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.list.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=4&params=id,name,description,parent_id","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"4"},{"key":"params","value":"id,name,description,parent_id"}]}},"response":[],"_postman_id":"427e9b8d-1cc8-4492-938e-8122492a05cf"},{"name":"category.count","id":"26be45d2-e1eb-4638-8f6f-67a607eb0435","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"26be45d2-e1eb-4638-8f6f-67a607eb0435"},{"name":"category.info","id":"52ed93ec-6624-4477-8581-2c6542bad322","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.info.json?api_key={{api_key}}&store_key={{store_key}}&params=id,parent_id,created_at,name,description,path,images&id=15","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"id,parent_id,created_at,name,description,path,images"},{"key":"id","value":"15"}]}},"response":[],"_postman_id":"52ed93ec-6624-4477-8581-2c6542bad322"},{"name":"category.find","id":"b657e6c3-4770-4370-896a-60d4a5508927","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.find.json?api_key={{api_key}}&store_key={{store_key}}&find_value=Phones&find_where=name,description&find_params=case_sensitive","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.find.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"find_value","value":"Phones"},{"key":"find_where","value":"name,description"},{"key":"find_params","value":"case_sensitive"}]}},"response":[],"_postman_id":"b657e6c3-4770-4370-896a-60d4a5508927"},{"name":"category.add","id":"7effdc1a-131f-499b-a0e2-b3aec36e7ae0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.add.json?api_key={{api_key}}&store_key={{store_key}}&name=CategoryName&description=test category description&avail=true&sort_order=1&modified_time=2014-07-29%2015:48:00&meta_keywords=Phone,Software,Pc,Tablet,Smarthones&meta_description=technology,hardware,software&parent_id=2&meta_title=Appliances&seo_url=example_category","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"name","value":"CategoryName"},{"key":"description","value":"test category description"},{"key":"avail","value":"true"},{"key":"sort_order","value":"1"},{"key":"modified_time","value":"2014-07-29%2015:48:00"},{"key":"meta_keywords","value":"Phone,Software,Pc,Tablet,Smarthones"},{"key":"meta_description","value":"technology,hardware,software"},{"key":"parent_id","value":"2"},{"key":"meta_title","value":"Appliances"},{"key":"seo_url","value":"example_category"}]}},"response":[],"_postman_id":"7effdc1a-131f-499b-a0e2-b3aec36e7ae0"},{"name":"category.update","id":"330511ff-8543-4be3-b400-9ac9dca9c635","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.add.json?api_key={{api_key}}&store_key={{store_key}}&name=NEW Desktop&description=NEW Desktop PC &meta_keywords=new,category&parent_id=0&id=0","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"name","value":"NEW Desktop"},{"key":"description","value":"NEW Desktop PC "},{"key":"meta_keywords","value":"new,category"},{"key":"parent_id","value":"0"},{"key":"id","value":"0"}]}},"response":[],"_postman_id":"330511ff-8543-4be3-b400-9ac9dca9c635"},{"name":"category.delete","id":"22651d90-a18d-46f5-a9c0-ec39629571dc","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.delete.json?api_key={{api_key}}&store_key={{store_key}}&id=0","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"0"}]}},"response":[],"_postman_id":"22651d90-a18d-46f5-a9c0-ec39629571dc"},{"name":"category.assign","id":"57426d8e-90fa-4226-87d1-4021df425a04","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.assign.json?api_key={{api_key}}&store_key={{store_key}}&product_id=2&category_id=2","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.assign.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"2"},{"key":"category_id","value":"2"}]}},"response":[],"_postman_id":"57426d8e-90fa-4226-87d1-4021df425a04"},{"name":"category.unassign","id":"5899ae3a-8b66-49eb-8188-93f569bb4028","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.unassign.json?api_key={{api_key}}&store_key={{store_key}}&product_id=2&category_id=2","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.unassign.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"product_id","value":"2"},{"key":"category_id","value":"2"}]}},"response":[],"_postman_id":"5899ae3a-8b66-49eb-8188-93f569bb4028"},{"name":"category.image.add","id":"ef1faced-dde2-4263-92a9-311075d05b53","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.image.add.json?api_key={{api_key}}&store_key={{store_key}}&category_id=0&image_name=sample.png&url=https://app.api2cart.com/images/logo.png&type=base","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.image.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"category_id","value":"0"},{"key":"image_name","value":"sample.png"},{"key":"url","value":"https://app.api2cart.com/images/logo.png"},{"key":"type","value":"base"}]}},"response":[],"_postman_id":"ef1faced-dde2-4263-92a9-311075d05b53"},{"name":"category.image.update","id":"27c96f15-cc4b-4b7b-9e1c-96dd9636233f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.image.update.json?api_key={{api_key}}&store_key={{store_key}}&id=0&name=NEW Desktop&parent_id=0&description=NEW Desktop PC&meta_keywords=new,category","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.image.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"0"},{"key":"name","value":"NEW Desktop"},{"key":"parent_id","value":"0"},{"key":"description","value":"NEW Desktop PC"},{"key":"meta_keywords","value":"new,category"}]}},"response":[],"_postman_id":"27c96f15-cc4b-4b7b-9e1c-96dd9636233f"},{"name":"category.image.delete","id":"a3a4423b-f6e3-4291-a8f5-87691390674f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/category.image.delete.json?api_key={{api_key}}&store_key={{store_key}}&category_id=1&image_id=25","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","category.image.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"category_id","value":"1"},{"key":"image_id","value":"25"}]}},"response":[],"_postman_id":"a3a4423b-f6e3-4291-a8f5-87691390674f"}],"id":"52a4d9ae-e6b5-445b-8e25-97d9d899be75","description":"These API methods work with product categories. With their help, you can retrieve, add, update, delete, and assign categories. See each method for details on what parameters you need to execute them successfully.","_postman_id":"52a4d9ae-e6b5-445b-8e25-97d9d899be75"},{"name":"Order","item":[{"name":"order.count","id":"dca419dd-d037-49a6-890d-bedd189699b3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"dca419dd-d037-49a6-890d-bedd189699b3"},{"name":"order.list","id":"69319813-3255-4f24-b55e-1f744b631ccf","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.list.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=4&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"4"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"69319813-3255-4f24-b55e-1f744b631ccf"},{"name":"order.info","id":"39f9e770-50ca-4690-8282-15d6a7b96e26","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.info.json?api_key={{api_key}}&store_key={{store_key}}&order_id=16&params=order_id,customer,totals,items","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"order_id","value":"16"},{"key":"params","value":"order_id,customer,totals,items"}]}},"response":[],"_postman_id":"39f9e770-50ca-4690-8282-15d6a7b96e26"},{"name":"order.find","id":"5be156e2-3451-4a57-9318-acc708bd896a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.find.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=4&customer_id=5&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.find.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"4"},{"key":"customer_id","value":"5"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"5be156e2-3451-4a57-9318-acc708bd896a"},{"name":"order.add","id":"7546b172-71ce-4d3f-a38a-7aa739bb69f3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.add.json?api_key={{api_key}}&store_key={{store_key}}&order_status=Complete&customer_email=admin@mail.com&bill_first_name=John&bill_last_name=Smith&bill_address_1=Green str.35&bill_city=Chicago&bill_postcode=12345&bill_state=IL&bill_country=US&total_price=5.0&date=2012-09-25 19:40:00&order_item_id_1=1&order_item_name_1=Product 1&order_item_model_1=sku_1&order_item_price_1=1.0&order_item_quantity_1=1&order_item_option_name_1_1=Color&order_item_option_value_1_1=Green&order_item_option_price_1_1=0.5&order_item_option_name_1_2=Size&order_item_option_value_1_2=XXL&order_item_option_price_1_2=1.0&order_item_id_2=2&order_item_name_2=Product 2&order_item_model_2=sku_2&order_item_price_2=2.0&order_item_quantity_2=2&order_item_variant_id_2=103","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"order_status","value":"Complete"},{"key":"customer_email","value":"admin@mail.com"},{"key":"bill_first_name","value":"John"},{"key":"bill_last_name","value":"Smith"},{"key":"bill_address_1","value":"Green str.35"},{"key":"bill_city","value":"Chicago"},{"key":"bill_postcode","value":"12345"},{"key":"bill_state","value":"IL"},{"key":"bill_country","value":"US"},{"key":"total_price","value":"5.0"},{"key":"date","value":"2012-09-25 19:40:00"},{"key":"order_item_id_1","value":"1"},{"key":"order_item_name_1","value":"Product 1"},{"key":"order_item_model_1","value":"sku_1"},{"key":"order_item_price_1","value":"1.0"},{"key":"order_item_quantity_1","value":"1"},{"key":"order_item_option_name_1_1","value":"Color"},{"key":"order_item_option_value_1_1","value":"Green"},{"key":"order_item_option_price_1_1","value":"0.5"},{"key":"order_item_option_name_1_2","value":"Size"},{"key":"order_item_option_value_1_2","value":"XXL"},{"key":"order_item_option_price_1_2","value":"1.0"},{"key":"order_item_id_2","value":"2"},{"key":"order_item_name_2","value":"Product 2"},{"key":"order_item_model_2","value":"sku_2"},{"key":"order_item_price_2","value":"2.0"},{"key":"order_item_quantity_2","value":"2"},{"key":"order_item_variant_id_2","value":"103"}]}},"response":[],"_postman_id":"7546b172-71ce-4d3f-a38a-7aa739bb69f3"},{"name":"order.update","id":"689631e7-8cec-4088-8b9a-ce6480c949a3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.update.json?api_key={{api_key}}&store_key={{store_key}}&order_status=Processing&order_id=17","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"order_status","value":"Processing"},{"key":"order_id","value":"17"}]}},"response":[],"_postman_id":"689631e7-8cec-4088-8b9a-ce6480c949a3"},{"name":"order.status.list","id":"b1da4e15-5223-438d-b768-dd3373fad0bd","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.status.list.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.status.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"b1da4e15-5223-438d-b768-dd3373fad0bd"},{"name":"order.financial_status.list","id":"1ce414fa-5a61-476e-9cd6-483bb209e9d7","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.financial_status.list.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.financial_status.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"1ce414fa-5a61-476e-9cd6-483bb209e9d7"},{"name":"order.abandoned.list","id":"1ed200a9-c747-46a5-9db7-377f85ae0c9a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.abandoned.list.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=4&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.abandoned.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"4"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"1ed200a9-c747-46a5-9db7-377f85ae0c9a"},{"name":"order.shipment.list","id":"71ff2086-9bb0-43c6-9378-7ee6bc0433c8","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.shipment.list.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=4&order_id=1&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.shipment.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"4"},{"key":"order_id","value":"1"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"71ff2086-9bb0-43c6-9378-7ee6bc0433c8"},{"name":"order.shipment.add","id":"a38a7091-5e62-4d82-aad2-ba1c4327c83a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.shipment.add.json?api_key={{api_key}}&store_key={{store_key}}&order_id=1&tracking_numbers[]=a2c.demo.track&items[0][order_product_id]=101&items[0][quantity]=8&items[1][order_product_id]=102&items[1][quantity]=1","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.shipment.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"order_id","value":"1"},{"key":"tracking_numbers[]","value":"a2c.demo.track"},{"key":"items[0][order_product_id]","value":"101"},{"key":"items[0][quantity]","value":"8"},{"key":"items[1][order_product_id]","value":"102"},{"key":"items[1][quantity]","value":"1"}]}},"response":[],"_postman_id":"a38a7091-5e62-4d82-aad2-ba1c4327c83a"},{"name":"order.shipment.update","id":"898cb8ac-aea0-47ba-8dcb-d68d3b6cc562","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/order.shipment.update.json?api_key={{api_key}}&store_key={{store_key}}&order_id=1&shipment_id=2&tracking_numbers[]=a2c.demo.track","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","order.shipment.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"order_id","value":"1"},{"key":"shipment_id","value":"2"},{"key":"tracking_numbers[]","value":"a2c.demo.track"}]}},"response":[],"_postman_id":"898cb8ac-aea0-47ba-8dcb-d68d3b6cc562"}],"id":"b397fe0e-cbdb-4336-822c-c2bd084a4bce","description":"These API methods work with orders from stores. With their help, you can retrieve, add, and update orders. They also return data on shipments, shipping details, order status, and abandoned carts. See each method for details on what parameters you need to execute them successfully.","_postman_id":"b397fe0e-cbdb-4336-822c-c2bd084a4bce"},{"name":"Customer","item":[{"name":"customer.list","id":"ee75a999-177f-4161-b5f3-8dd7dd10159e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/customer.list.json?api_key={{api_key}}&store_key={{store_key}}&start=0&count=10&params=email,first_name,last_name","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","customer.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"start","value":"0"},{"key":"count","value":"10"},{"key":"params","value":"email,first_name,last_name"}]}},"response":[],"_postman_id":"ee75a999-177f-4161-b5f3-8dd7dd10159e"},{"name":"customer.count","id":"9d447a48-64c5-4829-bf28-e27d6cc9eea1","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/customer.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","customer.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"9d447a48-64c5-4829-bf28-e27d6cc9eea1"},{"name":"customer.info","id":"455abf0d-d47e-4e35-9048-ddb722c5deae","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/customer.info.json?api_key={{api_key}}&store_key={{store_key}}&id=1&params=force_all","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","customer.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"1"},{"key":"params","value":"force_all"}]}},"response":[],"_postman_id":"455abf0d-d47e-4e35-9048-ddb722c5deae"},{"name":"customer.find","id":"dd83e09d-98a0-4103-ac78-a3c70e5bc38d","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/customer.find.json?api_key={{api_key}}&store_key={{store_key}}&find_value=John&find_where=email,first_name,last_name&find_params=case_sensitive","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","customer.find.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"find_value","value":"John"},{"key":"find_where","value":"email,first_name,last_name"},{"key":"find_params","value":"case_sensitive"}]}},"response":[],"_postman_id":"dd83e09d-98a0-4103-ac78-a3c70e5bc38d"},{"name":"customer.add","id":"bdf4d2d3-9a56-41b7-b5d9-74743248667f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/customer.add.json?api_key={{api_key}}&store_key={{store_key}}&email=test@mail.com&first_name=John&last_name=Smith","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","customer.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"email","value":"test@mail.com"},{"key":"first_name","value":"John"},{"key":"last_name","value":"Smith"}]}},"response":[],"_postman_id":"bdf4d2d3-9a56-41b7-b5d9-74743248667f"},{"name":"customer.update","id":"babfe190-581f-468c-8d87-1c1c87a5e5e6","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/customer.update.json?api_key={{api_key}}&store_key={{store_key}}&email=test@mail.com&first_name=John&last_name=Smith","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","customer.update.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"email","value":"test@mail.com"},{"key":"first_name","value":"John"},{"key":"last_name","value":"Smith"}]}},"response":[],"_postman_id":"babfe190-581f-468c-8d87-1c1c87a5e5e6"},{"name":"customer.delete","id":"649566ce-31ee-4637-97a2-cd2d56b708f0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/customer.delete.json?api_key={{api_key}}&store_key={{store_key}}&id=2","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","customer.delete.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"2"}]}},"response":[],"_postman_id":"649566ce-31ee-4637-97a2-cd2d56b708f0"}],"id":"b7751b31-4019-4e8d-a402-21cdbbf38af0","description":"These API methods work with customers. With their help, you can retrieve, add, update, and delete buyers. See each method for details on what parameters you need to execute them successfully.","_postman_id":"b7751b31-4019-4e8d-a402-21cdbbf38af0"},{"name":" Attribute","item":[{"name":"attribute.list","id":"273dea18-898a-4096-b80a-df49a4dabbd2","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.list.json?api_key={{api_key}}&store_key={{store_key}}&params=id,name","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"params","value":"id,name"}]}},"response":[],"_postman_id":"273dea18-898a-4096-b80a-df49a4dabbd2"},{"name":"attribute.info","id":"9323f9e7-a372-49f4-97e6-a04f0d0dd28b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.info.json?api_key={{api_key}}&store_key={{store_key}}&id=2","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"2"}]}},"response":[],"_postman_id":"9323f9e7-a372-49f4-97e6-a04f0d0dd28b"},{"name":"attribute.count","id":"47ece0a5-9bc6-41d0-ba82-fe9cfce39bfb","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.count.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.count.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"47ece0a5-9bc6-41d0-ba82-fe9cfce39bfb"},{"name":"attribute.type.list","id":"b8531e73-33ab-46f4-b8ac-148d63020f9a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.type.list.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.type.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"b8531e73-33ab-46f4-b8ac-148d63020f9a"},{"name":"attribute.delete","id":"717692fa-5621-4f5c-8fdb-9e8d3e71eb30","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.delete.json?api_key=f348b5df13191e16e9d2c0a21cb14c70&store_key=3bfc9405c5b77f6eeb270d8204ce945f&id=2","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.delete.json"],"query":[{"key":"api_key","value":"f348b5df13191e16e9d2c0a21cb14c70"},{"key":"store_key","value":"3bfc9405c5b77f6eeb270d8204ce945f"},{"key":"id","value":"2"}]}},"response":[],"_postman_id":"717692fa-5621-4f5c-8fdb-9e8d3e71eb30"},{"name":"attribute.add","id":"f4e0bd08-acf8-4f86-86eb-d80203c2c85e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.add.json?api_key={{api_key}}&store_key={{store_key}}&type=text&name=custom description","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.add.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"type","value":"text"},{"key":"name","value":"custom description"}]}},"response":[],"_postman_id":"f4e0bd08-acf8-4f86-86eb-d80203c2c85e"},{"name":"attribute.assign.group","id":"ef741e1b-6179-4bd2-8aae-a408e73f2329","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.assign.group.json?api_key={{api_key}}&store_key={{store_key}}&id=156&group_id=1","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.assign.group.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"156"},{"key":"group_id","value":"1"}]}},"response":[],"_postman_id":"ef741e1b-6179-4bd2-8aae-a408e73f2329"},{"name":"attribute.assign.set","id":"d10510d7-31e3-4b92-85e1-090fc6ad6164","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.assign.set.json?api_key={{api_key}}&store_key={{store_key}}&id=156&attribute_set_id=1","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.assign.set.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"156"},{"key":"attribute_set_id","value":"1"}]}},"response":[],"_postman_id":"d10510d7-31e3-4b92-85e1-090fc6ad6164"},{"name":"attribute.unassign.group","id":"944976da-4298-475f-ad50-578c6b604d7a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.unassign.group.json?api_key={{api_key}}&store_key={{store_key}}&id=156&group_id=1","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.unassign.group.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"156"},{"key":"group_id","value":"1"}]}},"response":[],"_postman_id":"944976da-4298-475f-ad50-578c6b604d7a"},{"name":"attribute.unassign.set","id":"c5aaad34-757a-42f7-9976-697457c9eebf","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.unassign.set.json?api_key={{api_key}}&store_key={{store_key}}&id=156&attribute_set_id=1","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.unassign.set.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"id","value":"156"},{"key":"attribute_set_id","value":"1"}]}},"response":[],"_postman_id":"c5aaad34-757a-42f7-9976-697457c9eebf"},{"name":"attribute.group.list","id":"bb39980f-6d56-47fd-b704-9c27b0aee85b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.group.list.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.group.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"bb39980f-6d56-47fd-b704-9c27b0aee85b"},{"name":"attribute.attributeset.list","id":"3f41368a-9f19-4324-8f22-0d9ccce5c01e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/attribute.attributeset.list.json?api_key={{api_key}}&store_key={{store_key}}","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","attribute.attributeset.list.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"}]}},"response":[],"_postman_id":"3f41368a-9f19-4324-8f22-0d9ccce5c01e"}],"id":"7fdd3f67-5180-4a64-8e55-5cd8dfdd9784","description":"These API methods work with store attributes. With their help, you can retrieve and count attributes, filter them according to various parameters (for example “type”). Also, you can create/delete attributes, assign/unassign them to/from sets or groups, get the list of sets/groups with attributes, assigned to them. On default, you can retrieve up to 50 entities from the list methods, while the max value for \"count\" parameter is 250.","_postman_id":"7fdd3f67-5180-4a64-8e55-5cd8dfdd9784"},{"name":" Tax","item":[{"name":"tax.class.info","id":"1ea331c9-ebd8-49c7-94ec-00ec827ece14","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.api2cart.com/v1.0/tax.class.info.json?api_key={{api_key}}&store_key={{store_key}}&tax_class_id=1&params=id,name,avail","protocol":"https","host":["api","api2cart","com"],"path":["v1.0","tax.class.info.json"],"query":[{"key":"api_key","value":"{{api_key}}"},{"key":"store_key","value":"{{store_key}}"},{"key":"tax_class_id","value":"1"},{"key":"params","value":"id,name,avail"}]}},"response":[],"_postman_id":"1ea331c9-ebd8-49c7-94ec-00ec827ece14"}],"id":"800e879f-30c0-4350-aba6-370b5fecf6ca","description":"These methods provide you with the possibility to manipulate with tax in the stores. In this section you will find all necessary parameters to retrieve related information.","_postman_id":"800e879f-30c0-4350-aba6-370b5fecf6ca"}]}