{"info":{"_postman_id":"4fb1f5a8-ab91-407c-b259-4e3344d9b785","name":"MAGENTO REST API","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>What does your API do?\nMagento ALL NECESSARY API REQUIRE FOR CUSTOMER MOBLIE APP SURFING AND CHECKOUT PRODUCT </p>\n<h1 id=\"overview\">Overview</h1>\n<p>Things that the developers should know about\nDonmain variable \n{{patshop_domain}}</p>\n<p><a href=\"http://dev73.onlinetestingserver.com/magento/petshop/index.php\">http://dev73.onlinetestingserver.com/magento/petshop/index.php</a></p>\n<p>#Further Detail For RESI CHEETSHEET:\n<a href=\"https://devdocs.magento.com/redoc/2.3/admin-rest-api.html\">https://devdocs.magento.com/redoc/2.3/admin-rest-api.html</a></p>\n<p><a href=\"https://devdocs.magento.com/redoc/2.3/customer-rest-api.html\">https://devdocs.magento.com/redoc/2.3/customer-rest-api.html</a></p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>What is the preferred way of using the API?\nGUEST Authentication \nAND USER Authentication are seprate address of API , </p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>What errors and status codes can a user expect?</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>Is there a limit to the number of requests an user can send?</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"Rate limit","slug":"rate-limit"}],"owner":"8094635","collectionId":"4fb1f5a8-ab91-407c-b259-4e3344d9b785","publishedId":"SVSLp7pE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-07-17T16:55:10.000Z"},"item":[{"name":"admin access_token","id":"1d6b1a0b-cfae-4080-aeae-b6ef6897df8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"tarun"},{"key":"password","type":"text","value":"admin123"}]},"url":"{{patshop_domain}}/rest/V1/integration/admin/token","urlObject":{"path":["rest","V1","integration","admin","token"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d6b1a0b-cfae-4080-aeae-b6ef6897df8a"},{"name":"admin access_token Copy","id":"0e1d8606-a9f6-4aca-9d73-bfa261ed9558","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"tarun"},{"key":"password","type":"text","value":"admin123"}]},"url":"{{patshop_domain}}/rest/V1/integration/admin/token","urlObject":{"path":["rest","V1","integration","admin","token"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e1d8606-a9f6-4aca-9d73-bfa261ed9558"},{"name":"Guest Get cart details","id":"fe26acbd-734d-495d-bd95-be754289301e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer ypjby4nalbcwe5j01p3k5usw2eikb0lt"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"cartItem\": { \"quote_id\": \"5211a523e937710097fb37b1ad4e95f5\", \"sku\": \"Pandora Swoke\", \"qty\": 3 } }"},"url":"{{patshop_domain}}/rest/V1/guest-carts/{cartID}.","urlObject":{"path":["rest","V1","guest-carts","{cartID}."],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe26acbd-734d-495d-bd95-be754289301e"},{"name":"HOME Search Bar 7/31","id":"ff4dd3d4-2568-4954-b973-d47d7d65a8a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Requier ADMIN TOCKEN with Bearer 72557uysgci2keo2lc2lm70an1c8ztc5</p>\n","key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/products?searchCriteria[filter_groups][0][filters][0][field]=name&searchCriteria[filter_groups][0][filters][0][value]=%dog%&searchCriteria[filter_groups][0][filters][0][condition_type]=like&searchCriteria[pageSize]=10&searchCriteria[currentPage]=1","urlObject":{"path":["rest","V1","products"],"host":["{{patshop_domain}}"],"query":[{"description":{"content":"<p>search by name</p>\n","type":"text/plain"},"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"name"},{"description":{"content":"<p>search query is plased under  % sign </p>\n","type":"text/plain"},"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"%dog%"},{"key":"searchCriteria[filter_groups][0][filters][0][condition_type]","value":"like"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][conditionType]","value":"eq"},{"disabled":true,"description":{"content":"<p>Filterd  by newly created </p>\n","type":"text/plain"},"key":"searchCriteria[sortOrders][0][field]","value":"created_at"},{"disabled":true,"description":{"content":"<p>in desending order </p>\n","type":"text/plain"},"key":"searchCriteria[sortOrders][0][direction]","value":"DESC"},{"description":{"content":"<p>page size of product </p>\n","type":"text/plain"},"key":"searchCriteria[pageSize]","value":"10"},{"description":{"content":"<p>current page </p>\n","type":"text/plain"},"key":"searchCriteria[currentPage]","value":"1"},{"disabled":true,"description":{"content":"<p>filter by product id</p>\n","type":"text/plain"},"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"type_id"},{"disabled":true,"description":{"content":"<p>fetch by all configuration id</p>\n","type":"text/plain"},"key":"searchCriteria[filter_groups][0][filters][0][value]","value":""},{"disabled":true,"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"manufacturer"},{"disabled":true,"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"213"}],"variable":[]}},"response":[{"id":"3607ae93-aef6-4a27-8dd8-e435e5fe3005","name":"HOME Search Bar 7/31  ","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer cv2wxbsmto69kh6lhwa364andh8nl6l7"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"{{patshop_domain}}/rest/V1/products?searchCriteria[filter_groups][0][filters][0][field]=name&searchCriteria[filter_groups][0][filters][0][condition_type]=like&searchCriteria[sortOrders][0][field]=created_at&searchCriteria[sortOrders][0][direction]=DESC&searchCriteria[pageSize]=10&searchCriteria[currentPage]=1&searchCriteria[filter_groups][0][filters][0][field]=type_id&searchCriteria[filter_groups][0][filters][0][value]=configurable&searchCriteria[filter_groups][0][filters][0][field]=manufacturer&searchCriteria[filter_groups][0][filters][0][value]=213","host":["{{patshop_domain}}"],"path":["rest","V1","products"],"query":[{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"name"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"%dog%","disabled":true},{"key":"searchCriteria[filter_groups][0][filters][0][condition_type]","value":"like"},{"key":"searchCriteria[filterGroups][0][filters][0][conditionType]","value":"eq","disabled":true},{"key":"searchCriteria[sortOrders][0][field]","value":"created_at"},{"key":"searchCriteria[sortOrders][0][direction]","value":"DESC"},{"key":"searchCriteria[pageSize]","value":"10"},{"key":"searchCriteria[currentPage]","value":"1"},{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"type_id"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"configurable"},{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"manufacturer"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"213"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2019 15:57:56 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.17 Phusion_Passenger/4.0.53"},{"key":"X-Powered-By","value":"PHP/7.2.17"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=euh20au7lhpmbbc356eqnbl4pc; expires=Wed, 31-Jul-2019 16:57:56 GMT; Max-Age=3600; path=/magento/petshop; domain=dev73.onlinetestingserver.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 3531,\n            \"sku\": \"Arm & Hammer Dry Sham\",\n            \"name\": \"Arm & Hammer Dry Shampoo \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:48:31\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"353\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"379\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"523\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"524\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"639\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"756\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"804\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"758\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"760\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"759\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 512,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 264\n                            }\n                        ],\n                        \"product_id\": 3531\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3532\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-dry-shampoo\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Dry Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Dry Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Dry Shampoo  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"353\",\n                        \"379\",\n                        \"523\",\n                        \"524\",\n                        \"639\",\n                        \"694\",\n                        \"756\",\n                        \"804\",\n                        \"758\",\n                        \"760\",\n                        \"759\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3529,\n            \"sku\": \"Arm & Hammer Tearless Puppy Coconut Water Sham\",\n            \"name\": \"Arm & Hammer Tearless Puppy Coconut Water Shampoo \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:46:27\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"353\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"376\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"523\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"524\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"639\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"756\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"757\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"758\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"760\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"759\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 511,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 263\n                            }\n                        ],\n                        \"product_id\": 3529\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3530\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-tearless-puppy-coconut-water-shampoo\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Tearless Puppy Coconut Water Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Tearless Puppy Coconut Water Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Tearless Puppy Coconut Water Shampoo  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"353\",\n                        \"376\",\n                        \"523\",\n                        \"524\",\n                        \"639\",\n                        \"694\",\n                        \"756\",\n                        \"757\",\n                        \"758\",\n                        \"760\",\n                        \"759\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3527,\n            \"sku\": \"Arm & Hammer Oatmeal Vanilla Coconut Shamp\",\n            \"name\": \"Arm & Hammer Oatmeal Vanilla Coconut Shampoo \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:44:24\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"353\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"376\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"523\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"524\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"639\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"756\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"757\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"758\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"760\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"759\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 510,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 263\n                            }\n                        ],\n                        \"product_id\": 3527\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3528\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-oatmeal-vanilla-coconut-shampoo\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Oatmeal Vanilla Coconut Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Oatmeal Vanilla Coconut Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Oatmeal Vanilla Coconut Shampoo  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"353\",\n                        \"376\",\n                        \"523\",\n                        \"524\",\n                        \"639\",\n                        \"694\",\n                        \"756\",\n                        \"757\",\n                        \"758\",\n                        \"760\",\n                        \"759\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3525,\n            \"sku\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Sp\",\n            \"name\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Spray \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:40:26\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"353\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"379\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"523\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"524\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"639\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"756\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"804\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"758\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"760\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"759\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 509,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 362\n                            }\n                        ],\n                        \"product_id\": 3525\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3526\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-super-deodorizing-kiwi-blossom-spray\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Spray \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Spray \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Spray  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"353\",\n                        \"379\",\n                        \"523\",\n                        \"524\",\n                        \"639\",\n                        \"694\",\n                        \"756\",\n                        \"804\",\n                        \"758\",\n                        \"760\",\n                        \"759\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3523,\n            \"sku\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Sh\",\n            \"name\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Shampoo \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:38:02\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"353\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"376\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"523\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"524\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"639\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"756\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"757\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"758\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"760\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"759\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 508,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 263\n                            }\n                        ],\n                        \"product_id\": 3523\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3524\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-super-deodorizing-kiwi-blossom-shampoo\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Shampoo \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Super Deodorizing Kiwi Blossom Shampoo  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"353\",\n                        \"376\",\n                        \"523\",\n                        \"524\",\n                        \"639\",\n                        \"694\",\n                        \"756\",\n                        \"757\",\n                        \"758\",\n                        \"760\",\n                        \"759\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3521,\n            \"sku\": \"Arm & Hammer Gator Dental Chew Toy\",\n            \"name\": \"Arm & Hammer Gator Dental Chew Toy\",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:35:24\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"292\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"344\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"514\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"515\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"635\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"735\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"740\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"737\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"739\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"738\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 507,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 0\n                            }\n                        ],\n                        \"product_id\": 3521\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3522\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-gator-dental-chew-toy\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Gator Dental Chew Toy\"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Gator Dental Chew Toy\"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Gator Dental Chew Toy \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"292\",\n                        \"344\",\n                        \"514\",\n                        \"515\",\n                        \"635\",\n                        \"694\",\n                        \"735\",\n                        \"740\",\n                        \"737\",\n                        \"739\",\n                        \"738\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3519,\n            \"sku\": \"Arm & Hammer Gorilla Dental Ch\",\n            \"name\": \"Arm & Hammer Gorilla Dental Chew Toy \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:33:05\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"292\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"344\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"514\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"515\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"635\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"735\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"740\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"737\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"739\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"738\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 506,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 0\n                            }\n                        ],\n                        \"product_id\": 3519\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3520\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-gorilla-dental-chew-toy\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Gorilla Dental Chew Toy \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Gorilla Dental Chew Toy \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Gorilla Dental Chew Toy  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"292\",\n                        \"344\",\n                        \"514\",\n                        \"515\",\n                        \"635\",\n                        \"694\",\n                        \"735\",\n                        \"740\",\n                        \"737\",\n                        \"739\",\n                        \"738\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3517,\n            \"sku\": \"Arm & Hammer Rock'n Roller C\",\n            \"name\": \"Arm & Hammer Rock'n Roller Chew Toy \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:30:27\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"292\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"344\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"514\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"515\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"635\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"735\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"740\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"737\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"739\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"738\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 505,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 0\n                            }\n                        ],\n                        \"product_id\": 3517\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3518\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-rock-n-roller-chew-toy\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Rock'n Roller Chew Toy \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Rock'n Roller Chew Toy \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Rock'n Roller Chew Toy  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"292\",\n                        \"344\",\n                        \"514\",\n                        \"515\",\n                        \"635\",\n                        \"694\",\n                        \"735\",\n                        \"740\",\n                        \"737\",\n                        \"739\",\n                        \"738\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3515,\n            \"sku\": \"Arm & Hammer Tri-T\",\n            \"name\": \"Arm & Hammer Tri-Tops Dental Toy \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:28:15\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"292\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"344\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"514\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"515\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"635\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"735\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"740\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"737\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"739\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"738\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 504,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 0\n                            }\n                        ],\n                        \"product_id\": 3515\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3516\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-tri-tops-dental-toy\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Tri-Tops Dental Toy \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Tri-Tops Dental Toy \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Tri-Tops Dental Toy  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"292\",\n                        \"344\",\n                        \"514\",\n                        \"515\",\n                        \"635\",\n                        \"694\",\n                        \"735\",\n                        \"740\",\n                        \"737\",\n                        \"739\",\n                        \"738\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        },\n        {\n            \"id\": 3513,\n            \"sku\": \"Arm & Hammer Gato\",\n            \"name\": \"Arm & Hammer Gator Dental Toy \",\n            \"attribute_set_id\": 4,\n            \"price\": 100,\n            \"status\": 1,\n            \"visibility\": 4,\n            \"type_id\": \"configurable\",\n            \"created_at\": \"2019-07-09 07:25:54\",\n            \"updated_at\": \"2019-07-31 09:20:59\",\n            \"weight\": 0.5,\n            \"extension_attributes\": {\n                \"website_ids\": [\n                    1\n                ],\n                \"category_links\": [\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"274\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"292\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"344\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"514\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"515\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"635\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"694\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"735\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"740\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"737\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"739\"\n                    },\n                    {\n                        \"position\": 0,\n                        \"category_id\": \"738\"\n                    }\n                ],\n                \"configurable_product_options\": [\n                    {\n                        \"id\": 503,\n                        \"attribute_id\": \"137\",\n                        \"label\": \"Size\",\n                        \"position\": 0,\n                        \"values\": [\n                            {\n                                \"value_index\": 0\n                            }\n                        ],\n                        \"product_id\": 3513\n                    }\n                ],\n                \"configurable_product_links\": [\n                    3514\n                ]\n            },\n            \"product_links\": [],\n            \"options\": [],\n            \"media_gallery_entries\": [],\n            \"tier_prices\": [],\n            \"custom_attributes\": [\n                {\n                    \"attribute_code\": \"url_key\",\n                    \"value\": \"arm-hammer-gator-dental-toy\"\n                },\n                {\n                    \"attribute_code\": \"gift_message_available\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"subs_active\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_title\",\n                    \"value\": \"Arm & Hammer Gator Dental Toy \"\n                },\n                {\n                    \"attribute_code\": \"options_container\",\n                    \"value\": \"container2\"\n                },\n                {\n                    \"attribute_code\": \"subs_onetime\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"meta_keyword\",\n                    \"value\": \"Arm & Hammer Gator Dental Toy \"\n                },\n                {\n                    \"attribute_code\": \"subs_options\",\n                    \"value\": \"[]\"\n                },\n                {\n                    \"attribute_code\": \"meta_description\",\n                    \"value\": \"Arm & Hammer Gator Dental Toy  \"\n                },\n                {\n                    \"attribute_code\": \"tax_class_id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"attribute_code\": \"color\",\n                    \"value\": \"368\"\n                },\n                {\n                    \"attribute_code\": \"msrp_display_actual_price_type\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"manufacturer\",\n                    \"value\": \"213\"\n                },\n                {\n                    \"attribute_code\": \"weight_custom\",\n                    \"value\": \"369\"\n                },\n                {\n                    \"attribute_code\": \"category_ids\",\n                    \"value\": [\n                        \"274\",\n                        \"292\",\n                        \"344\",\n                        \"514\",\n                        \"515\",\n                        \"635\",\n                        \"694\",\n                        \"735\",\n                        \"740\",\n                        \"737\",\n                        \"739\",\n                        \"738\"\n                    ]\n                },\n                {\n                    \"attribute_code\": \"required_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"has_options\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"attribute_code\": \"sm_featured\",\n                    \"value\": \"0\"\n                }\n            ]\n        }\n    ],\n    \"search_criteria\": {\n        \"filter_groups\": [\n            {\n                \"filters\": [\n                    {\n                        \"field\": \"manufacturer\",\n                        \"value\": \"213\",\n                        \"condition_type\": \"like\"\n                    }\n                ]\n            }\n        ],\n        \"sort_orders\": [\n            {\n                \"field\": \"created_at\",\n                \"direction\": \"DESC\"\n            }\n        ],\n        \"page_size\": 10,\n        \"current_page\": 1\n    },\n    \"total_count\": 83\n}"}],"_postman_id":"ff4dd3d4-2568-4954-b973-d47d7d65a8a8"},{"name":"HOME Slider List  Get 7/31","id":"3fdc258c-f711-401e-9d83-60b3babdc858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Requier ADMIN TOCKEN with Bearer 72557uysgci2keo2lc2lm70an1c8ztc5</p>\n","key":"Authorization","type":"text","value":"Bearer 72557uysgci2keo2lc2lm70an1c8ztc5"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"http://dev73.onlinetestingserver.com/magento/petshop/index.php/rest/V1/slider/list","urlObject":{"protocol":"http","path":["magento","petshop","index.php","rest","V1","slider","list"],"host":["dev73","onlinetestingserver","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fdc258c-f711-401e-9d83-60b3babdc858"},{"name":"HOME page categories 7/31","id":"87969684-0f65-4bc6-bca6-a664cb3ce0f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Requier ADMIN TOCKEN with Bearer 72557uysgci2keo2lc2lm70an1c8ztc5</p>\n","key":"Authorization","type":"text","value":"Bearer "},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/getchildcategories/693","urlObject":{"path":["rest","V1","getchildcategories","693"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"87969684-0f65-4bc6-bca6-a664cb3ce0f7"},{"name":"HOME Get Brand LIST 7/31","id":"8224e791-14a9-4013-8b47-81f064ae183d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer sxdufkxhh1h5shu60k8mfgh5uj6vdu3b"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products/attributes/manufacturer/options","urlObject":{"path":["rest","V1","products","attributes","manufacturer","options"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8224e791-14a9-4013-8b47-81f064ae183d"},{"name":"Category Get  Layered Navigation 8/1","id":"cf572f17-04f0-4494-867a-4c4e311bb061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer 72557uysgci2keo2lc2lm70an1c8ztc5"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/layernaivgation/list/?categoryId=693&id=693","urlObject":{"path":["rest","V1","layernaivgation","list",""],"host":["{{patshop_domain}}"],"query":[{"key":"categoryId","value":"693"},{"key":"id","value":"693"}],"variable":[]}},"response":[],"_postman_id":"cf572f17-04f0-4494-867a-4c4e311bb061"},{"name":"HOME Latest LIST Product Get 7/31","id":"f4986878-ecc2-49c5-83e4-37bd5d109ac8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products?searchCriteria[filterGroups][0][filters][0][field]=category_id& searchCriteria[filterGroups][0][filters][0][value]=709& searchCriteria[sortOrders][0][direction]=DESC& searchCriteria[pageSize]=10& searchCriteria[currentPage]=1","urlObject":{"path":["rest","V1","products"],"host":["{{patshop_domain}}"],"query":[{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"category_id"},{"description":{"content":"<p>10</p>\n","type":"text/plain"},"key":" searchCriteria[filterGroups][0][filters][0][value]","value":"709"},{"key":" searchCriteria[sortOrders][0][direction]","value":"DESC"},{"key":" searchCriteria[pageSize]","value":"10"},{"key":" searchCriteria[currentPage]","value":"1"}],"variable":[]}},"response":[],"_postman_id":"f4986878-ecc2-49c5-83e4-37bd5d109ac8"},{"name":"Category Page Sub Categories Banner & other info 31/7","id":"50c22d81-dcae-441b-9dfd-1ee9bc6fd592","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/categories/694","urlObject":{"path":["rest","V1","categories","694"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"50c22d81-dcae-441b-9dfd-1ee9bc6fd592"},{"name":"Category PAGE get Sub Categories List 31/7","id":"9ed94cb8-d726-4be7-ad6c-b440142ebdf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer lvr9qr5jz8kwa0bpzvururwnl9lveaii"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/getchildcategories/694","urlObject":{"path":["rest","V1","getchildcategories","694"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ed94cb8-d726-4be7-ad6c-b440142ebdf6"},{"name":"Category product list PAGE 31/7","id":"d53ae36a-8da0-4b22-892a-c350c0b4f2a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products?searchCriteria[filterGroups][0][filters][0][field]=category_id& searchCriteria[filterGroups][0][filters][0][value]=696& searchCriteria[sortOrders][0][direction]=DESC& searchCriteria[pageSize]=10& searchCriteria[currentPage]=1","urlObject":{"path":["rest","V1","products"],"host":["{{patshop_domain}}"],"query":[{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"category_id"},{"key":" searchCriteria[filterGroups][0][filters][0][value]","value":"696"},{"disabled":true,"key":" searchCriteria[filterGroups][0][filters][0][conditionType]","value":"eq"},{"disabled":true,"key":"searchCriteria[sortOrders][0][field]","value":"created_at"},{"key":" searchCriteria[sortOrders][0][direction]","value":"DESC"},{"key":" searchCriteria[pageSize]","value":"10"},{"key":" searchCriteria[currentPage]","value":"1"},{"disabled":true,"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"type_id"},{"disabled":true,"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"configurable"}],"variable":[]}},"response":[],"_postman_id":"d53ae36a-8da0-4b22-892a-c350c0b4f2a9"},{"name":"Category Product list Page : Get Sort /Filter Variation Parameter","id":"748a3a94-93ac-45b8-86cc-c7c1267a6d00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin_token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products/?searchCriteria[filterGroups][0][filters][0][field]=category_id&searchCriteria[filterGroups][0][filters][0][value]=274&searchCriteria[filterGroups][0][filters][0][field]=price&searchCriteria[filterGroups][0][filters][0][value]=40&searchCriteriafilterGroups[filters][0][condition_type]=gteq&searchCriteria[filterGroups][0][filters][0][field]=price&searchCriteria[filterGroups][0][filters][0][value]=50&searchCriteriafilterGroups[filters][0][condition_type]=lteq&searchCriteria[filterGroups][0][filters][0][field]=Size&searchCriteria[filterGroups][0][filters][0][value]=XS&searchCriteriafilterGroups[filters][0][condition_type]=eq&searchCriteria[filterGroups][0][filters][0][field]=weight_custom&searchCriteria[filterGroups][0][filters][0][value]=45g&searchCriteria[filterGroups][0][filters][0][field]=size&searchCriteria[filterGroups][0][filters][0][value]=91&searchCriteria[filterGroups][0][filters][0][field]=life_style&searchCriteria[filterGroups][0][filters][0][value]=231& searchCriteria[pageSize]=5& searchCriteria[currentPage]=1","urlObject":{"path":["rest","V1","products",""],"host":["{{patshop_domain}}"],"query":[{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"category_id"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"274"},{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"price"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"40"},{"key":"searchCriteriafilterGroups[filters][0][condition_type]","value":"gteq"},{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"price"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"50"},{"key":"searchCriteriafilterGroups[filters][0][condition_type]","value":"lteq"},{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"Size"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"XS"},{"key":"searchCriteriafilterGroups[filters][0][condition_type]","value":"eq"},{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"weight_custom"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"45g"},{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"size"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"91"},{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"life_style"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"231"},{"key":" searchCriteria[pageSize]","value":"5"},{"key":" searchCriteria[currentPage]","value":"1"},{"disabled":true,"key":"searchCriteria[sortOrders][0][field]","value":"created_at"},{"disabled":true,"key":" searchCriteria[sortOrders][0][direction]","value":"DESC"}],"variable":[]}},"response":[],"_postman_id":"748a3a94-93ac-45b8-86cc-c7c1267a6d00"},{"name":"Product Detail Page /Get Simple Prodcut 31/7","id":"3adc0542-ae6a-473f-b144-eed91f389123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/products/Royal Canin Bulldog Adult Dry Dog-55g-XS","urlObject":{"path":["rest","V1","products","Royal Canin Bulldog Adult Dry Dog-55g-XS"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3adc0542-ae6a-473f-b144-eed91f389123"},{"name":"Product Detail Page /Get Simple Prodcut 31/7 test","id":"13301d84-5900-41c3-9519-4d4a04975410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/products/Royal Canin Bulldog Adult Dry Dog","urlObject":{"path":["rest","V1","products","Royal Canin Bulldog Adult Dry Dog"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"13301d84-5900-41c3-9519-4d4a04975410"},{"name":"Product Configuration on detail page 31/7","id":"294e302e-9547-4287-a2f2-2c3d962cf9de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/configurable-products/Royal Canin Bulldog Adult Dry Dog/children","urlObject":{"path":["rest","V1","configurable-products","Royal Canin Bulldog Adult Dry Dog","children"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"294e302e-9547-4287-a2f2-2c3d962cf9de"},{"name":"Product Detail Page :crosssell you may like/ you may like","id":"43e74c1c-e218-462b-b3ba-e9e38d42bf1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin_token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products/Pandora_Swoke/links/crosssell","urlObject":{"path":["rest","V1","products","Pandora_Swoke","links","crosssell"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"43e74c1c-e218-462b-b3ba-e9e38d42bf1d"},{"name":"customer - access_token","id":"222f0eea-93b7-4f32-8287-c76639472f0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"haroonmind@gmail.com"},{"key":"password","type":"text","value":"admin123456!"}]},"url":"{{patshop_domain}}/rest/V1/integration/customer/token","urlObject":{"path":["rest","V1","integration","customer","token"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"222f0eea-93b7-4f32-8287-c76639472f0f"},{"name":"customer Get info Profile","id":"a242ffbe-3639-45e0-b282-e14d316809c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"haroonmind@gmail.com","disabled":true},{"key":"password","type":"text","value":"admin123456!","disabled":true}]},"url":"{{patshop_domain}}/rest/V1/customers/me ","urlObject":{"path":["rest","V1","customers","me "],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a242ffbe-3639-45e0-b282-e14d316809c5"},{"name":"customer Eidt info Profile","id":"27a2fe85-5629-4601-ae11-bc240e679578","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"Bearer 6wn6q0bng58xtn5h3j3lg5celazvkc5r","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  {\r\n    \"customer\" : {\r\n        \"id\" : 10,\r\n        \"email\" : \"im.haroonmind@gamil.com\",\r\n        \"firstname\" : \"Haroon\",\r\n        \"lastname\" : \"mind\",\r\n        \"storeId\" : 1,\r\n        \"websiteId\" : 1,\r\n        \"addresses\": [\r\n        {\r\n                \"id\": 9,\r\n                \"firstname\": \"test\",\r\n                \"lastname\": \"test\",\r\n                \"company\": \"test technology\",\r\n                \"street\": [\r\n                \"Test Street 9\",\r\n                \"Tiny House 9\"\r\n                ],\r\n                \"city\": \"City Nine\",\r\n                \"region_id\": 12,\r\n                \"region\": \"California\",\r\n                \"postcode\": \"91790\",\r\n                \"country_id\": \"US\",\r\n                \"telephone\": \"1234567890\"\r\n            },\r\n            {\r\n                \"firstname\": \"test\",\r\n                \"lastname\": \"test\",\r\n                \"company\": \"test technology\",\r\n                \"street\": [\r\n                \"Test Street 10\",\r\n                \"Tiny House 10\"\r\n                ],\r\n                \"city\": \"City Ten\",\r\n                \"region_id\": 12,\r\n                \"region\": \"California\",\r\n                \"postcode\": \"91790\",\r\n                \"country_id\": \"US\",\r\n                \"telephone\": \"1234567890\"\r\n            }\r\n    ]\r\n    },\r\n    \"password\" :\"Mind123456!\"\r\n}"},"url":"{{patshop_domain}}/rest/V1/customers/10","urlObject":{"path":["rest","V1","customers","10"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"27a2fe85-5629-4601-ae11-bc240e679578"},{"name":"customer reset password -","id":"8bd23fda-5491-4160-98d3-7444875badf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer 6wn6q0bng58xtn5h3j3lg5celazvkc5r","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":"{\r\n\"email\": \"string\",\r\n\"template\": \"string\",\r\n\"websiteId\": 0\r\n}"},"url":"{{patshop_domain}}/rest/V1/customers/password/?email=haroonmind@gmail.com&template=email_reset","description":"<p>Send an email to the customer with a password reset link.</p>\n<p>REQUEST BODY SCHEMA: application/json\nemail\nrequired\nstring\ntemplate\nrequired\nstring\nwebsiteId<br />integer\nResponses</p>\n","urlObject":{"path":["rest","V1","customers","password",""],"host":["{{patshop_domain}}"],"query":[{"key":"email","value":"haroonmind@gmail.com"},{"key":"template","value":"email_reset"}],"variable":[]}},"response":[],"_postman_id":"8bd23fda-5491-4160-98d3-7444875badf7"},{"name":"customer change password -","id":"6a05c568-e5c9-4d28-a6f9-e74412911efa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer <admin token>","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":"{\r\n  \"currentPassword\": \"current_password\",\r\n  \"newPassword\": \"new_password\"\r\n}"},"url":"{{patshop_domain}}/rest/V1/customers/me/password?customerId=146","urlObject":{"path":["rest","V1","customers","me","password"],"host":["{{patshop_domain}}"],"query":[{"key":"customerId","value":"146"}],"variable":[]}},"response":[],"_postman_id":"6a05c568-e5c9-4d28-a6f9-e74412911efa"},{"name":"customer Add address","id":"32d77732-984a-4dc0-ba65-3ec987b2bb33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"Bearer <admin_token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  {\r\n    \"customer\" : {\r\n        \"id\" : 10,\r\n        \"email\" : \"im.haroonmind@gamil.com\",\r\n        \"firstname\" : \"Haroon\",\r\n        \"lastname\" : \"Doe2\",\r\n        \"storeId\" : 1,\r\n        \"websiteId\" : 1,\r\n        \"addresses\": [\r\n        {\r\n                \"id\": 9,\r\n                \"firstname\": \"test\",\r\n                \"lastname\": \"test\",\r\n                \"company\": \"test technology\",\r\n                \"street\": [\r\n                \"Test Street 9\",\r\n                \"Tiny House 9\"\r\n                ],\r\n                \"city\": \"City Nine\",\r\n                \"region_id\": 12,\r\n                \"region\": \"California\",\r\n                \"postcode\": \"91790\",\r\n                \"country_id\": \"US\",\r\n                \"telephone\": \"1234567890\"\r\n            },\r\n            {\r\n                \"firstname\": \"test\",\r\n                \"lastname\": \"test\",\r\n                \"company\": \"test technology\",\r\n                \"street\": [\r\n                \"Test Street 10\",\r\n                \"Tiny House 10\"\r\n                ],\r\n                \"city\": \"City Ten\",\r\n                \"region_id\": 12,\r\n                \"region\": \"California\",\r\n                \"postcode\": \"91790\",\r\n                \"country_id\": \"US\",\r\n                \"telephone\": \"1234567890\"\r\n            }\r\n    ]\r\n    },\r\n    \"password\" :\"Mind123456!\"\r\n}"},"url":"{{patshop_domain}}/rest/V1/customers/10","urlObject":{"path":["rest","V1","customers","10"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"32d77732-984a-4dc0-ba65-3ec987b2bb33"},{"name":"customer Create","id":"7c8e48c0-da96-472d-9bfd-bdce78e815ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer sucx2oh7dnn2r5265ujh4952t7v0ahm7","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"customer\" : {\r\n      \"lastname\" : \"Doe\",\r\n      \"firstname\" : \"Jane\",\r\n      \"email\" : \"im3.haroonmind@gmail.com\",\r\n      \"store_id\": 1,\r\n      \"website_id\": 1,\r\n      \"addresses\" : [\r\n         {\r\n            \"defaultBilling\" : true,\r\n            \"defaultShipping\" : true,\r\n            \"firstname\" : \"Jane\",\r\n            \"lastname\" : \"Doe\",\r\n            \"region\" : {\r\n               \"regionCode\" : \"NY\",\r\n               \"regionId\" : 43,\r\n               \"region\" : \"New York\"\r\n            },\r\n            \"countryId\" : \"US\",\r\n            \"postcode\" : \"10755\",\r\n            \"city\" : \"Purchase\",\r\n            \"street\" : [\r\n               \"123 Oak Ave\"\r\n            ],\r\n            \"telephone\" : \"512-555-1111\"\r\n         }\r\n      ]\r\n   },\r\n   \"password\" : \"admin123456!\"\r\n}"},"url":"{{patshop_domain}}/rest/V1/customers/","urlObject":{"path":["rest","V1","customers",""],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"7c8e48c0-da96-472d-9bfd-bdce78e815ed"},{"name":"customer Cart Create a quote","id":"dec138c6-c2d6-4447-a901-5df674ba5670","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/carts/mine","urlObject":{"path":["rest","V1","carts","mine"],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"dec138c6-c2d6-4447-a901-5df674ba5670"},{"name":"customer create cart","id":"5b0b4e6a-84e4-48a1-8e3c-74dbffae0533","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer <customer token>","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"haroonmind@gmail.com","disabled":true},{"key":"password","type":"text","value":"admin123456!","disabled":true}]},"url":"{{patshop_domain}}/rest/V1/carts/mine ","urlObject":{"path":["rest","V1","carts","mine "],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"5b0b4e6a-84e4-48a1-8e3c-74dbffae0533"},{"name":"customer Add items to the cart","id":"76adeb66-2b26-43f5-ad1a-a86267c7445a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh"}],"body":{"mode":"raw","raw":"{\r\n  \"cartItem\": {\r\n    \"sku\": \"Royal Canin Bulldog Adult Dry Dog-12kg-XS\",\r\n    \"qty\": 5,\r\n    \"quote_id\": \"544\"\r\n  }\r\n}"},"url":"{{patshop_domain}}/rest/V1/carts/mine/items","urlObject":{"path":["rest","V1","carts","mine","items"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"76adeb66-2b26-43f5-ad1a-a86267c7445a"},{"name":"customer Cart  detail","id":"c9e13509-9af2-460e-96e5-f475861edaa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/carts/mine/items","description":"<p>per request Api  . Create a quote\nWhen a customer adds an item to their shopping cart for the first time, Magento creates a quote. Magento uses a quote to perform tasks such as</p>\n<p>Track each item the customer wants to buy, including the quantity and base cost\nGather information about the customer, including billing and shipping addresses\nDetermine shipping costs\nCalculate the subtotal, add costs (shipping fees, taxes, etc.) and apply coupons to determine the grand total\nDetermine the payment method\nPlace the order so that the merchant can fulfill it.</p>\n","urlObject":{"path":["rest","V1","carts","mine","items"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9e13509-9af2-460e-96e5-f475861edaa5"},{"name":"Customer get order list","id":"41b4b37b-cb9a-4294-a4f8-5bf8c131346a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer  <admin token>","type":"text"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"haroonmind@gmail.com"},{"key":"password","type":"text","value":"admin123456!"}]},"url":"{{patshop_domain}}/rest/V1/orders/","urlObject":{"path":["rest","V1","orders",""],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"41b4b37b-cb9a-4294-a4f8-5bf8c131346a"},{"name":"customer get cart item","id":"860e401d-8b6d-4cad-b4a9-aa70715db497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"haroonmind@gmail.com","disabled":true},{"key":"password","type":"text","value":"admin123456!","disabled":true}]},"url":"{{patshop_domain}}/rest/V1/carts/mine/items","urlObject":{"path":["rest","V1","carts","mine","items"],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"860e401d-8b6d-4cad-b4a9-aa70715db497"},{"name":"customer Get wishlist 31/7","id":"905c79a6-9803-4b33-a132-8549cbd650b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer gw1to2acrnk565m1j78olrnktcb147nl","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"haroonmind@gmail.com","disabled":true},{"key":"password","type":"text","value":"admin123456!","disabled":true}]},"url":"{{patshop_domain}}/rest/V1/wishlist/items/?id=22","urlObject":{"path":["rest","V1","wishlist","items",""],"host":["{{patshop_domain}}"],"query":[{"key":"id","value":"22"}],"variable":[]}},"response":[],"_postman_id":"905c79a6-9803-4b33-a132-8549cbd650b8"},{"name":"customer add wishlist 31/7","id":"c32b6edb-8af9-4ff4-a36d-6d6c106cdd87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Custiomer TOCKEN</p>\n","key":"Authorization","type":"text","value":"Bearer fxafr0tzzz0k9vjbtjbdryykj6fco5qw","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"username","type":"text","value":"haroonmind@gmail.com","disabled":true},{"key":"password","type":"text","value":"admin123456!","disabled":true},{"key":"customerId","value":"22","type":"text"},{"key":"productId","value":"3701","type":"text"}]},"url":"{{patshop_domain}}/rest/V1/wishlist/add","urlObject":{"path":["rest","V1","wishlist","add"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c32b6edb-8af9-4ff4-a36d-6d6c106cdd87"},{"name":"customer estimate-shipping-methods","id":"4dcd6b14-9244-4ec1-b537-846f8d339485","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh"}],"body":{"mode":"raw","raw":"{  \"address\": {\r\n      \"region\": \"New York\",\r\n      \"region_id\": 43,\r\n      \"region_code\": \"NY\",\r\n      \"country_id\": \"US\",\r\n      \"street\": [\r\n        \"123 Oak Ave\"\r\n        ],\r\n      \"postcode\": \"10577\",\r\n      \"city\": \"Purchase\",\r\n      \"firstname\": \"Jane\",\r\n      \"lastname\": \"Doe\",\r\n      \"customer_id\": 5,\r\n      \"email\": \"jdoe@example.com\",\r\n      \"telephone\": \"(512) 555-1111\",\r\n      \"same_as_billing\": 1\r\n  }\r\n}"},"url":"{{patshop_domain}}/rest/us/V1/carts/mine/estimate-shipping-methods","urlObject":{"path":["rest","us","V1","carts","mine","estimate-shipping-methods"],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"4dcd6b14-9244-4ec1-b537-846f8d339485"},{"name":"customer Set shipping and billing information","id":"cafc5e3b-897d-4d82-9b10-9c0b89bee31a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth1","oauth1":{"basicConfig":[],"advancedConfig":[{"key":"signatureMethod","value":"<signature-method>"},{"key":"version","value":"<version>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh"}],"body":{"mode":"raw","raw":"{  \"address\": {\r\n      \"region\": \"New York\",\r\n      \"region_id\": 43,\r\n      \"region_code\": \"NY\",\r\n      \"country_id\": \"US\",\r\n      \"street\": [\r\n        \"123 Oak Ave\"\r\n        ],\r\n      \"postcode\": \"10577\",\r\n      \"city\": \"Purchase\",\r\n      \"firstname\": \"Jane\",\r\n      \"lastname\": \"Doe\",\r\n      \"customer_id\": 5,\r\n      \"email\": \"jdoe@example.com\",\r\n      \"telephone\": \"(512) 555-1111\",\r\n      \"same_as_billing\": 1\r\n  }\r\n}"},"url":"{{patshop_domain}}/rest/V1/carts/mine/estimate-shipping-methods","urlObject":{"path":["rest","V1","carts","mine","estimate-shipping-methods"],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"cafc5e3b-897d-4d82-9b10-9c0b89bee31a"},{"name":"customer Set shipping and billing information","id":"b0dcca40-8093-4597-ab38-8a664531c7fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth1","oauth1":{"basicConfig":[],"advancedConfig":[{"key":"signatureMethod","value":"<signature-method>"},{"key":"version","value":"<version>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer ufjkfg4ql0uilsighhi11hdl3dza3fwh"}],"body":{"mode":"raw","raw":"{\r\n\"addressInformation\": {\r\n    \"shipping_address\": {\r\n        \"region\": \"New York\",\r\n        \"region_id\": 43,\r\n        \"region_code\": \"NY\",\r\n        \"country_id\": \"US\",\r\n        \"street\": [\r\n            \"123 Oak Ave\"\r\n        ],\r\n        \"postcode\": \"10577\",\r\n        \"city\": \"Purchase\",\r\n        \"firstname\": \"Jane\",\r\n        \"lastname\": \"Doe\",\r\n        \"email\": \"jdoe@example.com\",\r\n        \"telephone\": \"512-555-1111\"\r\n    },\r\n    \"billing_address\": {\r\n        \"region\": \"New York\",\r\n        \"region_id\": 43,\r\n        \"region_code\": \"NY\",\r\n        \"country_id\": \"US\",\r\n        \"street\": [\r\n            \"123 Oak Ave\"\r\n        ],\r\n        \"postcode\": \"10577\",\r\n        \"city\": \"Purchase\",\r\n        \"firstname\": \"Jane\",\r\n        \"lastname\": \"Doe\",\r\n        \"email\": \"jdoe@example.com\",\r\n        \"telephone\": \"512-555-1111\"\r\n    },\r\n    \"shipping_carrier_code\": \"freeshipping\",\r\n    \"shipping_method_code\": \"freeshipping\"\r\n    }\r\n}"},"url":"{{patshop_domain}}/rest/V1/carts/mine/shipping-information","urlObject":{"path":["rest","V1","carts","mine","shipping-information"],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"b0dcca40-8093-4597-ab38-8a664531c7fc"},{"name":"customer Create an invoice  where 3 is invoice  id","id":"c0d2ee15-fa68-40cf-8320-6819291aa3da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth1","oauth1":{"basicConfig":[],"advancedConfig":[{"key":"signatureMethod","value":"<signature-method>"},{"key":"version","value":"<version>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer 6wn6q0bng58xtn5h3j3lg5celazvkc5r"}],"body":{"mode":"raw","raw":"{\r\n  \"capture\": true,\r\n  \"notify\": true\r\n}"},"url":"{{patshop_domain}}/rest/V1/order/3/invoice","urlObject":{"path":["rest","V1","order","3","invoice"],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"c0d2ee15-fa68-40cf-8320-6819291aa3da"},{"name":"Customer Place Order with set payment information","id":"76afa20c-ef48-4322-92d1-a773f24abacf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer 6wn6q0bng58xtn5h3j3lg5celazvkc5r","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":"{\r\n\t\"paymentMethod\": {\r\n\t\t\"method\": \"banktransfer\"\r\n\t},\r\n\t\"billing_address\": {\r\n\t\t\"email\": \"jdoe@example.com\",\r\n\t\t\"region\": \"New York\",\r\n\t\t\"region_id\": 43,\r\n\t\t\"region_code\": \"NY\",\r\n\t\t\"country_id\": \"US\",\r\n\t\t\"street\": [\"123 Oak Ave\"],\r\n\t\t\"postcode\": \"10577\",\r\n\t\t\"city\": \"Purchase\",\r\n\t\t\"telephone\": \"512-555-1111\",\r\n\t\t\"firstname\": \"Jane\",\r\n\t\t\"lastname\": \"Doe\"\r\n\t}\r\n}"},"url":"{{patshop_domain}}/rest/V1/carts/mine/payment-information","urlObject":{"path":["rest","V1","carts","mine","payment-information"],"host":["{{patshop_domain}}"],"query":[{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"76afa20c-ef48-4322-92d1-a773f24abacf"},{"name":"customer Order Review","id":"f3ac6a54-4eb2-4b3b-960c-836dfc176b1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer 6wn6q0bng58xtn5h3j3lg5celazvkc5r"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/orders/000000047","urlObject":{"path":["rest","V1","orders","000000047"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3ac6a54-4eb2-4b3b-960c-836dfc176b1f"},{"name":"customer order History","id":"eb5a4ef8-4a80-4183-a766-efb56f06043c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer sucx2oh7dnn2r5265ujh4952t7v0ahm7"}],"body":{"mode":"formdata","formdata":[]},"url":"{{patshop_domain}}/rest/V1/orders?searchCriteria[filterGroups][0][filters][0][field]=customer_id&searchCriteria[filterGroups][0][filters][0][value]=22","urlObject":{"path":["rest","V1","orders"],"host":["{{patshop_domain}}"],"query":[{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"customer_id"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"22"},{"disabled":true,"key":"username","value":"rest_user"},{"disabled":true,"key":"password","value":"admin123456"}],"variable":[]}},"response":[],"_postman_id":"eb5a4ef8-4a80-4183-a766-efb56f06043c"},{"name":"Get Customer Order history","id":"b601fc05-058d-4c40-9596-a490737bb601","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer 000000047"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/orders?searchCriteria[filterGroups][0][filters][0][field]=customer_id&searchCriteria[filterGroups][0][filters][0][value]=22&searchCriteria[filterGroups][0][filters][0][conditionType]=eq","urlObject":{"path":["rest","V1","orders"],"host":["{{patshop_domain}}"],"query":[{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"customer_id"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"22"},{"key":"searchCriteria[filterGroups][0][filters][0][conditionType]","value":"eq"}],"variable":[]}},"response":[],"_postman_id":"b601fc05-058d-4c40-9596-a490737bb601"},{"name":"Get Single Categories","id":"f52c12e1-e193-4eb0-8e5c-6e055d531123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/categories/10 ","urlObject":{"path":["rest","V1","categories","10 "],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f52c12e1-e193-4eb0-8e5c-6e055d531123"},{"name":"Guest create Cart 8/1 -not require for mobile app","id":"9473bc2b-4e4f-4e0c-b02b-a56aa7f70ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>not requirment</p>\n","key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/guest-carts/","urlObject":{"path":["rest","V1","guest-carts",""],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9473bc2b-4e4f-4e0c-b02b-a56aa7f70ba6"},{"name":"Guest Add Product To  Cart 8/1  -not require for mobile app","id":"5d534dd5-0d40-4950-8d28-e07d6603bb5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"cartItem\": { \"quote_id\": \"jkpQCJphQTc1bnLRolv5tJrwLyluGiQm\", \"sku\": \"3182550768641\", \"qty\": 2 } }\n\n"},"url":"{{patshop_domain}}/rest/V1/guest-carts/jkpQCJphQTc1bnLRolv5tJrwLyluGiQm/items","urlObject":{"path":["rest","V1","guest-carts","jkpQCJphQTc1bnLRolv5tJrwLyluGiQm","items"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d534dd5-0d40-4950-8d28-e07d6603bb5b"},{"name":"Guest add items to cart 8/1  -not require for mobile app","id":"bb5448e6-5dc9-4283-b2da-136cb38c4b97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"cartItem\": { \"quote_id\": \"0iRjRnHzkc5EfIh1d84ogYVjZ7K1hDcU\", \"sku\": \"3182550768641\", \"qty\": 3 } }"},"url":"{{patshop_domain}}/rest/V1/guest-carts/0iRjRnHzkc5EfIh1d84ogYVjZ7K1hDcU/items","urlObject":{"path":["rest","V1","guest-carts","0iRjRnHzkc5EfIh1d84ogYVjZ7K1hDcU","items"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb5448e6-5dc9-4283-b2da-136cb38c4b97"},{"name":"Guest Cart Count 8/1  -not require for mobile app","id":"450e0dbb-a7ef-448e-b961-046b868fd39a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>not require</p>\n","key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"cartItem\": { \"quote_id\": \"5211a523e937710097fb37b1ad4e95f5\", \"sku\": \"Pandora Swoke\", \"qty\": 3 } }"},"url":"{{patshop_domain}}/rest/V1/guest-carts/jkpQCJphQTc1bnLRolv5tJrwLyluGiQm","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"items_count\": 1\n\"items_qty\": 2\n</code></pre>","urlObject":{"path":["rest","V1","guest-carts","jkpQCJphQTc1bnLRolv5tJrwLyluGiQm"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"450e0dbb-a7ef-448e-b961-046b868fd39a"},{"name":"Guest Get Cart Detail 8/1  -not require for mobile app","id":"2828ade5-bd29-4566-be48-ba14453b3563","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{patshop_domain}}/rest/V1/guest-carts/jkpQCJphQTc1bnLRolv5tJrwLyluGiQm","urlObject":{"path":["rest","V1","guest-carts","jkpQCJphQTc1bnLRolv5tJrwLyluGiQm"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2828ade5-bd29-4566-be48-ba14453b3563"},{"name":"Guest Add shipping information & Billing information","id":"3cb9d552-b514-457d-a8af-4ca6aaa50352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"addressInformation\": {\r\n        \"shippingAddress\": {\r\n            \"region\": \"Stockton, Modesto\",\r\n            \"region_id\": 209,\r\n            \"country_id\": \"AE\",\r\n            \"street\": [\r\n                \"Chakala,Kalyan (e)\"\r\n            ],\r\n            \"company\": \"abc\",\r\n            \"telephone\": \"1111111\",\r\n            \"postcode\": \"12223\",\r\n            \"city\": \"DUBAI\",\r\n            \"firstname\": \"HAROON\",\r\n            \"lastname\": \"MIND\",\r\n            \"email\": \"abc@abc.com\",\r\n            \"prefix\": \"address_\",\r\n            \"region_code\": \"MH\",\r\n            \"sameAsBilling\": 1\r\n        },\r\n        \"billingAddress\": {\r\n            \"region\": \"MH\",\r\n            \"region_id\": 0,\r\n            \"country_id\": \"AE\",\r\n            \"street\": [\r\n                \"Chakala,Kalyan (e)\"\r\n            ],\r\n            \"company\": \"abc\",\r\n            \"telephone\": \"1111111\",\r\n            \"postcode\": \"12223\",\r\n            \"city\": \"DUBA\",\r\n            \"firstname\": \"HAROON\",\r\n            \"lastname\": \"MIND\",\r\n            \"email\": \"abc@abc.com\",\r\n            \"prefix\": \"address_\",\r\n            \"region_code\": \"MH\"\r\n        },\r\n        \"shipping_method_code\": \"freeshipping\",\r\n        \"shipping_carrier_code\": \"freeshipping\"\r\n    }\r\n}"},"url":"{{patshop_domain}}/rest/V1/guest-carts/Uma9vyLf1BFt9mA21EbWtOBeewsiqz8j/shipping-information","description":"<p>{\n    \"addressInformation\": {\n        \"shippingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\",\n            \"sameAsBilling\": 1\n        },\n        \"billingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\"\n        },\n        \"shipping_method_code\": \"flatrate\",\n        \"shipping_carrier_code\": \"flatrate\"\n    }\n}</p>\n","urlObject":{"path":["rest","V1","guest-carts","Uma9vyLf1BFt9mA21EbWtOBeewsiqz8j","shipping-information"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cb9d552-b514-457d-a8af-4ca6aaa50352"},{"name":"Guest SHIPPING METHOD","id":"3b60edb9-c87a-458d-9e78-855c4c7a8483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/guest-carts/Uma9vyLf1BFt9mA21EbWtOBeewsiqz8j/shipping-methods","description":"<p>{\n    \"addressInformation\": {\n        \"shippingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\",\n            \"sameAsBilling\": 1\n        },\n        \"billingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\"\n        },\n        \"shipping_method_code\": \"flatrate\",\n        \"shipping_carrier_code\": \"flatrate\"\n    }\n}</p>\n","urlObject":{"path":["rest","V1","guest-carts","Uma9vyLf1BFt9mA21EbWtOBeewsiqz8j","shipping-methods"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b60edb9-c87a-458d-9e78-855c4c7a8483"},{"name":"Guest SHIPPING METHOD Copy","id":"fe319bed-d225-4e14-99ce-3db9acd76516","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer ana1wcwjfrhp18vzanjfm6bithh1gqv3"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/carts/510/shipping-methods","description":"<p>{\n    \"addressInformation\": {\n        \"shippingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\",\n            \"sameAsBilling\": 1\n        },\n        \"billingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\"\n        },\n        \"shipping_method_code\": \"flatrate\",\n        \"shipping_carrier_code\": \"flatrate\"\n    }\n}</p>\n","urlObject":{"path":["rest","V1","carts","510","shipping-methods"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe319bed-d225-4e14-99ce-3db9acd76516"},{"name":"Guest fetch SHIPPING METHOD 8/1","id":"399a4db2-78f5-4952-9b41-8457df790b82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer ana1wcwjfrhp18vzanjfm6bithh1gqv3"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/shipping/methods","description":"<p>{\n    \"addressInformation\": {\n        \"shippingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\",\n            \"sameAsBilling\": 1\n        },\n        \"billingAddress\": {\n            \"region\": \"MH\",\n            \"region_id\": 0,\n            \"country_id\": \"IN\",\n            \"street\": [\n                \"Chakala,Kalyan (e)\"\n            ],\n            \"company\": \"abc\",\n            \"telephone\": \"1111111\",\n            \"postcode\": \"12223\",\n            \"city\": \"Mumbai\",\n            \"firstname\": \"Sameer\",\n            \"lastname\": \"Sawant\",\n            \"email\": \"<a href=\"mailto:abc@abc.com\">abc@abc.com</a>\",\n            \"prefix\": \"address_\",\n            \"region_code\": \"MH\"\n        },\n        \"shipping_method_code\": \"flatrate\",\n        \"shipping_carrier_code\": \"flatrate\"\n    }\n}</p>\n","urlObject":{"path":["rest","V1","shipping","methods"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"399a4db2-78f5-4952-9b41-8457df790b82"},{"name":"Guest Payment information LIST 8/1","id":"14f5eaec-107c-4c96-bada-4e7c223b2247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/guest-carts/Uma9vyLf1BFt9mA21EbWtOBeewsiqz8j/payment-information/","urlObject":{"path":["rest","V1","guest-carts","Uma9vyLf1BFt9mA21EbWtOBeewsiqz8j","payment-information",""],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"14f5eaec-107c-4c96-bada-4e7c223b2247"},{"name":"Get Guest cart  Payment Method 8/1","id":"d1707e16-70e7-43ae-ac24-e0d7bd237cfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethod\": {\r\n        \"method\": \"checkmo\",\r\n        \"email\": \"haroonmind@gmail.com\"\r\n    }\r\n}\r\n\r\n"},"url":"{{patshop_domain}}/rest/V1/guest-carts/0iRjRnHzkc5EfIh1d84ogYVjZ7K1hDcU/payment-information/","urlObject":{"path":["rest","V1","guest-carts","0iRjRnHzkc5EfIh1d84ogYVjZ7K1hDcU","payment-information",""],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1707e16-70e7-43ae-ac24-e0d7bd237cfe"},{"name":"Guest Place Order 8/1","id":"6d1f62c0-2566-41e5-90d5-787724eb9150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethod\": {\r\n        \"method\": \"checkmo\"\r\n    }\r\n}"},"url":"{{patshop_domain}}/rest/V1/guest-carts/0iRjRnHzkc5EfIh1d84ogYVjZ7K1hDcU/order/","urlObject":{"path":["rest","V1","guest-carts","0iRjRnHzkc5EfIh1d84ogYVjZ7K1hDcU","order",""],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d1f62c0-2566-41e5-90d5-787724eb9150"},{"name":"Get Breed_Size value  LIST","id":"1f102256-2675-4ea5-8463-dc18bcd23bb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products/attributes/size/options","urlObject":{"path":["rest","V1","products","attributes","size","options"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1f102256-2675-4ea5-8463-dc18bcd23bb5"},{"name":"Get life_style value  LIST","id":"8efbe1a4-1444-4b99-b985-ae3cc8d9fc35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products/attributes/life_style/options","urlObject":{"path":["rest","V1","products","attributes","life_style","options"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8efbe1a4-1444-4b99-b985-ae3cc8d9fc35"},{"name":"Get product list by MANUFACTURE","id":"5469b0bb-8d9d-4e58-80da-1b24f3d0eac7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <admin token>"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products/?\nsearchCriteria[filter_groups][0][filters][0][field]=\"country_of_manufacture\"&\nsearchCriteria[filter_groups][0][filters][0][value]=\"poland\"&\nsearchCriteria[filter_groups][0][filters][0][condition_type]=finset","urlObject":{"path":["rest","V1","products",""],"host":["{{patshop_domain}}"],"query":[{"key":"\nsearchCriteria[filter_groups][0][filters][0][field]","value":"\"country_of_manufacture\""},{"key":"\nsearchCriteria[filter_groups][0][filters][0][value]","value":"\"poland\""},{"key":"\nsearchCriteria[filter_groups][0][filters][0][condition_type]","value":"finset"}],"variable":[]}},"response":[],"_postman_id":"5469b0bb-8d9d-4e58-80da-1b24f3d0eac7"},{"name":"Get MANUFACTURE LIST pat shop","id":"31a1d283-5b40-4346-b0c2-b84e71af31db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer c1lmh4gb39unpqgtrkufcgy7s6yx9rzd"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{patshop_domain}}/rest/V1/products/attributes/manufacturer/options","urlObject":{"path":["rest","V1","products","attributes","manufacturer","options"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"31a1d283-5b40-4346-b0c2-b84e71af31db"},{"name":"Get Product Search Filter List","id":"a35dd54e-3655-4ecc-b2f8-90d3167528f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer wb906j0211fyo5olsjg2u32dpwbl4ptb"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethod\": {\r\n        \"method\": \"checkmo\",\r\n        \"email\": \"haroonmind@gmail.com\"\r\n    }\r\n}\r\n\r\n"},"url":"{{patshop_domain}}/rest/V1/products/?searchCriteria[filterGroups][0][filters][0][field]=manufacturer&searchCriteria[filterGroups][0][filters][0][value]=333&searchCriteriafilterGroups[filters][0][condition_type]=eq","urlObject":{"path":["rest","V1","products",""],"host":["{{patshop_domain}}"],"query":[{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"manufacturer"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"333"},{"key":"searchCriteriafilterGroups[filters][0][condition_type]","value":"eq"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"price"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"40"},{"disabled":true,"key":"searchCriteriafilterGroups[filters][0][condition_type]","value":"gteq"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"price"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"50"},{"disabled":true,"key":"searchCriteriafilterGroups[filters][0][condition_type]","value":"lteq"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"Size"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"XS"},{"disabled":true,"key":"searchCriteriafilterGroups[filters][0][condition_type]","value":"eq"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"weight_custom"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"45g"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"size"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"91"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"Breed_Size"},{"disabled":true,"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"237"},{"disabled":true,"key":" searchCriteria[pageSize]","value":"5"},{"disabled":true,"key":" searchCriteria[currentPage]","value":"1"},{"disabled":true,"key":"searchCriteria[sortOrders][0][field]","value":"created_at"},{"disabled":true,"key":" searchCriteria[sortOrders][0][direction]","value":"DESC"}],"variable":[]}},"response":[],"_postman_id":"a35dd54e-3655-4ecc-b2f8-90d3167528f4"},{"name":"GET parent id from child id 8/1","id":"1275f347-899b-4f47-bfe5-32676dfdc72b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer f2nvsb93wxsu0n3pv8r95wzcse6y543e","type":"text"}],"url":"{{patshop_domain}}/rest/V1/devbera-configurable/3769","description":"<p>Request Type: GET</p>\n<p>/V1/devbera-configurable/:childId</p>\n<p>Replace :childId by your child Product Id.</p>\n<p>Get configurable product details by Child Sku:</p>\n<p>Request Type: GET</p>\n<p>/V1/devbera-configurable/child-sku/:childSku</p>\n<p>Replace :childSku by your child Product Sku.</p>\n","urlObject":{"path":["rest","V1","devbera-configurable","3769"],"host":["{{patshop_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1275f347-899b-4f47-bfe5-32676dfdc72b"}],"event":[{"listen":"prerequest","script":{"id":"749ce5a2-37ef-4987-93a2-75fa727d11c8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"972d7474-aa0e-4a31-a092-81559639baad","type":"text/javascript","exec":[""]}}]}