{"info":{"_postman_id":"7bbd9879-6ba8-41e4-992c-505ba92877ac","name":"BFG CatalogAPI","description":"<html><head></head><body><p>Catalog API:</p>\n<ul>\n<li>Catalog Updates</li>\n<li>Orders</li>\n<li>Tracking</li>\n<li>On Hand</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6663868","collectionId":"7bbd9879-6ba8-41e4-992c-505ba92877ac","publishedId":"2s93shypMD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"CD383E"},"publishDate":"2023-06-16T11:54:21.000Z"},"item":[{"name":"Authentication","item":[{"name":"Test API Credentials","id":"1fb69317-d6f9-4e88-89cc-43d666e0dfd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=test_credentials","description":"<p>Test your API Credentials</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>This method allows you to test the API credentials.</p>\n","type":"text/plain"},"key":"method","value":"test_credentials"}],"variable":[]}},"response":[],"_postman_id":"1fb69317-d6f9-4e88-89cc-43d666e0dfd5"}],"id":"07740d6b-cd96-419d-8211-62c8dbe7e622","_postman_id":"07740d6b-cd96-419d-8211-62c8dbe7e622","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"7bbd9879-6ba8-41e4-992c-505ba92877ac","id":"7bbd9879-6ba8-41e4-992c-505ba92877ac","name":"BFG CatalogAPI","type":"collection"}}},{"name":"Catalog","item":[{"name":"Get Catalog","id":"6c2faad4-d9f5-42af-bede-08aa223365f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_catalog&product_ids=277,12374","description":"<p>This method will allow you to retrieve the current inventory quantity for a single product.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Retrieves a full catalog of product information</p>\n","type":"text/plain"},"key":"method","value":"get_catalog"},{"description":{"content":"<p>This optional parameter allows you to specify a list of product id's</p>\n","type":"text/plain"},"key":"product_ids","value":"277,12374"}],"variable":[]}},"response":[{"id":"4ec5ff49-917a-461c-a508-fb309079bcc4","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"},{"id":"081ed933-6ac7-4519-ba0f-c42d4b82be9a","name":"Get Product Catalog","originalRequest":{"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":{"raw":"https://amchar.coreware.com/api.php?method=get_catalog&product_ids=277,12374","protocol":"https","host":["amchar","coreware","com"],"path":["api.php"],"query":[{"key":"method","value":"get_catalog"},{"key":"product_ids","value":"277,12374"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 04:59:41 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Content-Length","value":"1351"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=5116aada0dfe8c7b4757127eb8855a13; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"product_id\": 277,\n            \"product_code\": \"BFIG90431\",\n            \"description\": \"Bushmaster 90431 Hunter Carbine 450 Bushmaster 20\\\" 5+1 Black\",\n            \"detailed_description\": \"\",\n            \"remote_identifier\": 16415,\n            \"product_type\": \"\",\n            \"product_format\": \"\",\n            \"product_manufacturer\": \"BUSHMASTER\",\n            \"image_id\": \"\",\n            \"list_price\": \"\",\n            \"cannot_dropship\": 0,\n            \"serializable\": 1,\n            \"unit\": \"\",\n            \"model\": \"\",\n            \"upc_code\": \"604206085016\",\n            \"isbn\": \"\",\n            \"isbn_13\": \"\",\n            \"manufacturer_sku\": \"\",\n            \"manufacturer_advertised_price\": \"\",\n            \"width\": \"\",\n            \"length\": \"\",\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"product_images\": \"\",\n            \"image_identifiers\": \"847635\",\n            \"product_categories\": \"SUPPRESSORS,TACTICAL_RIFLES,UPPERS\",\n            \"product_tags\": \"FFL_REQUIRED\",\n            \"restricted_states\": \"CA,CT,MD,MA,NJ,NY\",\n            \"facets\": {\n                \"ACTION\": \"Semi-Automatic\",\n                \"BARREL_DESCRIPTION\": \"4150 Chrome Moly Vanadium Chrome-Lined\",\n                \"BARREL_FINISH\": \"Black\",\n                \"BARREL_LENGTH\": \"20\\\"\",\n                \"BARREL_LENGTH_IN_INCHES\": \"20.0000\",\n                \"BARREL_LENGTH_RANGE\": \"20.00\\\" to 21.99\\\"\",\n                \"CALIBER\": \".450 BUSHMASTER\",\n                \"CAPACITY\": \"5Rd\",\n                \"CHECKERING\": \"N\",\n                \"DIMENSION\": \"3.30 X 11.25 X 42.20\",\n                \"FINISHCOLOR\": \"Black\",\n                \"GRIP_TYPE\": \"Fixed A2 Stock\",\n                \"GRIPS\": \"Black Polymer\",\n                \"HAND\": \"Right\",\n                \"METAL_FINISH\": \"COLORED\",\n                \"METAL_FINISH_GROUP\": \"Blued/Black\",\n                \"MUZZLE\": \"Izzy Flash Suppressor\",\n                \"OAL\": \"39.25\\\"\",\n                \"RATE_OF_TWIST\": \"1:24\\\"\",\n                \"RECEIVER_FINISH\": \"Black\",\n                \"RECEIVER_MATERIAL\": \"Aluminum\",\n                \"SAFETY\": \"Lever\",\n                \"SEARCH_CODE\": \"BUSHM\",\n                \"SERIES\": \"Carbine\",\n                \"SIGHTS\": \"N\",\n                \"SIMILAR_ITEMS\": \"RIT450B\",\n                \"STOCK_DESCRIPTION\": \"A2 Black\",\n                \"STOCK_FINISH\": \"Black\",\n                \"STOCK_FINISH_GROUP\": \"Synthetic\",\n                \"STOCK_MATERIAL\": \"SYNTHETIC\",\n                \"SWIVEL_STUDS\": \"Y\",\n                \"TRIGGER\": \"Standard\",\n                \"TWIST\": \"1:24\\\"\",\n                \"TYPE\": \"AR\",\n                \"WEIGHT\": \"8.3 lbs\",\n                \"WEIGHT_RANGE\": \"8.00 lbs to 8.99 lbs\"\n            },\n            \"image_url\": \"https://images.coreware.com/images/products/16415-847635.jpg\",\n            \"image_urls\": [\n                \"https://images.coreware.com/images/products/16415-847635.jpg\"\n            ]\n        },\n        {\n            \"product_id\": 12374,\n            \"product_code\": \"BLA410520BKR\",\n            \"description\": \"Blackhawk 410520BKR Serpa CQC Concealment Black Matte Polymer OWB 2\\\" S&W J Frame Right Hand\",\n            \"detailed_description\": \"\",\n            \"remote_identifier\": 13927,\n            \"product_type\": \"\",\n            \"product_format\": \"\",\n            \"product_manufacturer\": \"BLACKHAWK\",\n            \"image_id\": \"\",\n            \"list_price\": \"\",\n            \"cannot_dropship\": 0,\n            \"serializable\": 1,\n            \"unit\": \"\",\n            \"model\": \"\",\n            \"upc_code\": \"648018047893\",\n            \"isbn\": \"\",\n            \"isbn_13\": \"\",\n            \"manufacturer_sku\": \"\",\n            \"manufacturer_advertised_price\": \"\",\n            \"width\": \"\",\n            \"length\": \"\",\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"product_images\": \"\",\n            \"image_identifiers\": \"1009946\",\n            \"product_categories\": \"HOLSTERS\",\n            \"product_tags\": \"FFL_REQUIRED\",\n            \"restricted_states\": \"\",\n            \"facets\": {\n                \"ACCESSORIES\": \"Belt Loop and Paddle\",\n                \"AMBIDEXTROUS\": \"N\",\n                \"APPLICATION\": \"S&W J-FRAME 2\\\" (NOT .357)\",\n                \"BARREL_LENGTH\": \"2\\\"\",\n                \"BELT_SIZE\": \"1.5\\\"\",\n                \"COLOR\": \"Black Matte\",\n                \"COMPARTMENTS\": \"1\",\n                \"DIMENSION\": \"3.45 X 6.10 X 7.90\",\n                \"FINISH\": \"Matte Black\",\n                \"FINISHCOLOR\": \"Black\",\n                \"FIREARM_FIT\": \"2\\\" S&W J Frame\",\n                \"FRAME_MATERIAL\": \"Matte\",\n                \"GUN_TYPE\": \"Pistol\",\n                \"HAND\": \"Right Hand\",\n                \"LEFT_HAND\": \"N\",\n                \"MATERIAL\": \"Carbon Fiber\",\n                \"MFG_SIZE\": \"#20\",\n                \"MOUNT_TYPE\": \"Belt Loop/Paddle\",\n                \"RIGHT_HAND\": \"Y\",\n                \"SEARCH_CODE\": \"BHAWK\",\n                \"SERIES\": \"CQC Concealment\",\n                \"SIMILAR_ITEMS\": \"HOLSTER\",\n                \"STYLE\": \"OWB\",\n                \"TYPE\": \"BELT LOOP/PADDL\"\n            },\n            \"image_url\": \"https://images.coreware.com/images/products/13927-1009946.jpg\",\n            \"image_urls\": [\n                \"https://images.coreware.com/images/products/13927-1009946.jpg\"\n            ]\n        }\n    ],\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"6c2faad4-d9f5-42af-bede-08aa223365f9"},{"name":"Get Catalog Inventory","id":"38a4bf83-40f5-4e7c-bfc6-a76810f5f36d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_catalog_inventory&product_ids=277,12374","description":"<p>This method will allow you to retrieve the current inventory quantity for a single product.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Retrieves inventory levels</p>\n","type":"text/plain"},"key":"method","value":"get_catalog_inventory"},{"description":{"content":"<p>Optional parameter to pull inventory levels for a specific list of product id's.</p>\n","type":"text/plain"},"key":"product_ids","value":"277,12374"}],"variable":[]}},"response":[{"id":"40aa73a2-2649-43d0-a2a9-dc323132e756","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"},{"id":"4865b98b-4ce8-4bcc-bd3c-c7cf04c5bf53","name":"Get Product Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_product_inventory"},{"key":"upc_code","value":"845737010737","description":"Enter a valid UPC Code or Product Id","type":"text"},{"key":"product_id","value":"","type":"text"}]},"url":{"raw":"https://amchar.coreware.com/api.php","protocol":"https","host":["amchar","coreware","com"],"path":["api.php"],"query":[{"key":"method","value":"test_credentials","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 21:20:22 GMT"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=82a7d194d9e93e94caec93997a2cff3a; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"586"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"text/html; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventories\": [\n        {\n            \"location_id\": 4,\n            \"product_inventory_id\": 943764,\n            \"product_id\": 841004,\n            \"bin_number\": \"\",\n            \"quantity\": 0,\n            \"reorder_level\": \"\",\n            \"replenishment_level\": \"\",\n            \"version\": 6,\n            \"client_id\": 18,\n            \"location_code\": \"SPORTSSOUTH\",\n            \"description\": \"Sports South\",\n            \"location_group_id\": \"\",\n            \"location_status_id\": \"\",\n            \"link_name\": \"\",\n            \"contact_id\": 313841,\n            \"product_distributor_id\": 1,\n            \"out_of_stock_threshold\": 0,\n            \"notification_threshold\": \"\",\n            \"percentage\": \"0.0000\",\n            \"amount\": \"\",\n            \"search_multiplier\": \"1.00\",\n            \"user_id\": 15868,\n            \"sort_order\": 100,\n            \"primary_location\": 1,\n            \"cannot_ship\": 0,\n            \"not_searchable\": 0,\n            \"user_location\": 0,\n            \"ignore_inventory\": 0,\n            \"internal_use_only\": 0,\n            \"inactive\": 0,\n            \"cost\": \"\"\n        },\n        {\n            \"location_id\": 10,\n            \"product_inventory_id\": 944746,\n            \"product_id\": 841004,\n            \"bin_number\": \"\",\n            \"quantity\": 0,\n            \"reorder_level\": \"\",\n            \"replenishment_level\": \"\",\n            \"version\": 3,\n            \"client_id\": 18,\n            \"location_code\": \"ZANDERS\",\n            \"description\": \"Zanders\",\n            \"location_group_id\": \"\",\n            \"location_status_id\": \"\",\n            \"link_name\": \"\",\n            \"contact_id\": 315844,\n            \"product_distributor_id\": 2,\n            \"out_of_stock_threshold\": 0,\n            \"notification_threshold\": \"\",\n            \"percentage\": \"0.0000\",\n            \"amount\": \"\",\n            \"search_multiplier\": \"1.00\",\n            \"user_id\": 15868,\n            \"sort_order\": 100,\n            \"primary_location\": 1,\n            \"cannot_ship\": 0,\n            \"not_searchable\": 0,\n            \"user_location\": 0,\n            \"ignore_inventory\": 0,\n            \"internal_use_only\": 0,\n            \"inactive\": 0,\n            \"cost\": \"\"\n        },\n        {\n            \"location_id\": 11,\n            \"product_inventory_id\": 944596,\n            \"product_id\": 841004,\n            \"bin_number\": \"\",\n            \"quantity\": 0,\n            \"reorder_level\": \"\",\n            \"replenishment_level\": \"\",\n            \"version\": 3,\n            \"client_id\": 18,\n            \"location_code\": \"RSR_GROUP\",\n            \"description\": \"RSR Group\",\n            \"location_group_id\": \"\",\n            \"location_status_id\": \"\",\n            \"link_name\": \"\",\n            \"contact_id\": 315845,\n            \"product_distributor_id\": 5,\n            \"out_of_stock_threshold\": 0,\n            \"notification_threshold\": \"\",\n            \"percentage\": \"0.0000\",\n            \"amount\": \"\",\n            \"search_multiplier\": \"1.00\",\n            \"user_id\": 15868,\n            \"sort_order\": 100,\n            \"primary_location\": 1,\n            \"cannot_ship\": 0,\n            \"not_searchable\": 0,\n            \"user_location\": 0,\n            \"ignore_inventory\": 0,\n            \"internal_use_only\": 0,\n            \"inactive\": 0,\n            \"cost\": \"\"\n        },\n        {\n            \"location_id\": 40,\n            \"product_inventory_id\": 970267,\n            \"product_id\": 841004,\n            \"bin_number\": \"\",\n            \"quantity\": 30,\n            \"reorder_level\": \"\",\n            \"replenishment_level\": \"\",\n            \"version\": 3,\n            \"client_id\": 18,\n            \"location_code\": \"LIPSEYS\",\n            \"description\": \"Lipseys\",\n            \"location_group_id\": \"\",\n            \"location_status_id\": \"\",\n            \"link_name\": \"\",\n            \"contact_id\": 749161,\n            \"product_distributor_id\": 4,\n            \"out_of_stock_threshold\": 0,\n            \"notification_threshold\": \"\",\n            \"percentage\": \"0.0000\",\n            \"amount\": \"\",\n            \"search_multiplier\": \"1.00\",\n            \"user_id\": 15868,\n            \"sort_order\": 100,\n            \"primary_location\": 1,\n            \"cannot_ship\": 0,\n            \"not_searchable\": 0,\n            \"user_location\": 0,\n            \"ignore_inventory\": 0,\n            \"internal_use_only\": 0,\n            \"inactive\": 0,\n            \"cost\": \"\"\n        },\n        {\n            \"location_id\": 41,\n            \"product_inventory_id\": 940409,\n            \"product_id\": 841004,\n            \"bin_number\": \"\",\n            \"quantity\": 0,\n            \"reorder_level\": \"\",\n            \"replenishment_level\": \"\",\n            \"version\": 3,\n            \"client_id\": 18,\n            \"location_code\": \"BILLHICKS\",\n            \"description\": \"Bill Hicks\",\n            \"location_group_id\": \"\",\n            \"location_status_id\": \"\",\n            \"link_name\": \"\",\n            \"contact_id\": 749500,\n            \"product_distributor_id\": 3,\n            \"out_of_stock_threshold\": 0,\n            \"notification_threshold\": \"\",\n            \"percentage\": \"0.0000\",\n            \"amount\": \"\",\n            \"search_multiplier\": \"1.00\",\n            \"user_id\": 15868,\n            \"sort_order\": 100,\n            \"primary_location\": 1,\n            \"cannot_ship\": 0,\n            \"not_searchable\": 0,\n            \"user_location\": 0,\n            \"ignore_inventory\": 0,\n            \"internal_use_only\": 0,\n            \"inactive\": 0,\n            \"cost\": \"\"\n        }\n    ],\n    \"api_domain_name\": \"demostore.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"38a4bf83-40f5-4e7c-bfc6-a76810f5f36d"},{"name":"Get Taxonomy Structure","id":"a8dfe090-cd2d-4feb-9c4e-3d47f505397f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_taxonomy_structure","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Retrieves the product taxonomy including department, category groups and categories fo products.</p>\n","type":"text/plain"},"key":"method","value":"get_taxonomy_structure"}],"variable":[]}},"response":[{"id":"f0e07921-6133-457d-8958-969a164c9166","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"a8dfe090-cd2d-4feb-9c4e-3d47f505397f"},{"name":"Get Allocated Inventory","id":"54360081-6b5d-4b4e-b733-a30848d3ba7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_allocated_inventory","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>If you have allocated inventory this method will return a list of products and quantities available.</p>\n","type":"text/plain"},"key":"method","value":"get_allocated_inventory"}],"variable":[]}},"response":[{"id":"76922406-fe48-447d-a376-57c59015e1de","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"54360081-6b5d-4b4e-b733-a30848d3ba7b"},{"name":"Get Discontinued Products","id":"a40af99f-470e-4067-955a-cea2b051cf10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_discontinued_products","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Get a list of discontinued products</p>\n","type":"text/plain"},"key":"method","value":"get_discontinued_products"}],"variable":[]}},"response":[{"id":"193ec917-bcbb-403a-b7de-1e96f5849227","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"a40af99f-470e-4067-955a-cea2b051cf10"},{"name":"Get Product Facets","id":"32a2a413-82ba-4cc4-9a6a-06d8380f6b3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_product_facets","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"key":"method","value":"get_product_facets"}],"variable":[]}},"response":[{"id":"7ea67704-3319-4822-9091-0febf92bf914","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"32a2a413-82ba-4cc4-9a6a-06d8380f6b3f"},{"name":"Get Product Categories","id":"021679cf-2743-4a18-a6ea-3cd405d2b8e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_product_categories","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Retrieve the list of product categories.</p>\n","type":"text/plain"},"key":"method","value":"get_product_categories"}],"variable":[]}},"response":[{"id":"1ac2e3ee-5c62-4df1-8058-d1151eb71b0a","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"021679cf-2743-4a18-a6ea-3cd405d2b8e9"},{"name":"Get Manufacturers","id":"742e9288-05a6-44d2-8896-2180e676b490","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_manufacturers","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Retrieve a list of manufacturers.</p>\n","type":"text/plain"},"key":"method","value":"get_manufacturers"}],"variable":[]}},"response":[{"id":"f38af32f-9327-45e7-8373-15c3cee610e5","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"742e9288-05a6-44d2-8896-2180e676b490"}],"id":"9437013d-0b46-463f-8e41-5ab156d09944","_postman_id":"9437013d-0b46-463f-8e41-5ab156d09944","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"7bbd9879-6ba8-41e4-992c-505ba92877ac","id":"7bbd9879-6ba8-41e4-992c-505ba92877ac","name":"BFG CatalogAPI","type":"collection"}}},{"name":"Orders","item":[{"name":"Place Order","id":"f8564c1f-07c2-499a-b492-ee6ea5a80bf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"},{"key":"order_type","value":"dealer","description":"<p>There are three types of orders: dealer, customer, and ffl. Dealer orders are shipped back to the calling dealer, customer orders are drop shipped to the customer, and ffl orders are drop shipped to a third party FFL, to be picked up by the customer.</p>\n","type":"text"},{"key":"order_items","value":"","description":"<p>An array of product ID (or product code) and quantity. The array can be a true array or a json representation of an array, such as:</p>\n<p>[{product_id: 28959, quantity: 2},{product_id:5421, quantity: 4}]</p>\n","type":"text"},{"key":"promotion_code","value":"DEALER_PROMO","description":"<p>Promotion code to apply to order</p>\n","type":"text"},{"key":"license_lookup","value":"5-29-49311","description":"<p>Either this or license_number is required for an FFL order type</p>\n","type":"text"},{"key":"license_number","value":"5-29-300-01-1F-59838","type":"text"},{"key":"sot_file_url","value":"","description":"<p>Full URL of the dealer's SOT license. This will be required if class 3 items are ordered and the SOT license is not already on file. If not included, the order will be held up until the license is on file.</p>\n","type":"text"},{"key":"file_url","value":"","description":"<p>Full URL of the dealer's FFL license. This will be required if FFL items are ordered and the dealer's license is not already on file. If not included, the order will be held up until the license is on file.</p>\n","type":"text"},{"key":"shipping_method_code","value":"standard","description":"<p>Shipping method used for the shipment. Default is \"standard\".</p>\n","type":"text"},{"key":"full_name","value":"","description":"<p>Name, address, and contact fields are for the customer if order_type = 'customer'. They are for the FFL is order type = 'ffl'</p>\n","type":"text"},{"key":"address_1","value":"","type":"text"},{"key":"city","value":"","type":"text"},{"key":"state","value":"","type":"text"},{"key":"postal_code","value":"","type":"text"},{"key":"country_code","value":"","description":"<p>Two digit country code, Defaults to US</p>\n","type":"text"},{"key":"phone_number","value":"","type":"text"},{"key":"email_address","value":"","type":"text"},{"key":"purchase_order_number","value":"","type":"text"},{"key":"order_notes_content","value":"","description":"<p>Notes added to the order</p>\n","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=place_order","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Place an order for product.</p>\n","type":"text/plain"},"key":"method","value":"place_order"}],"variable":[]}},"response":[{"id":"8d835425-f412-4b21-8775-850ee7b33ae1","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"f8564c1f-07c2-499a-b492-ee6ea5a80bf3"},{"name":"Get Shipment Data","id":"43a3ae58-1b49-4fae-ba09-9e402d7aaaa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","value":"{{connection_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_shipment_data&days=&order_id","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Retrieves order tracking information. </p>\n","type":"text/plain"},"key":"method","value":"get_shipment_data"},{"description":{"content":"<p>How many days back to retrieve order information for</p>\n","type":"text/plain"},"key":"days","value":""},{"description":{"content":"<p>Specific order id</p>\n","type":"text/plain"},"key":"order_id","value":null}],"variable":[]}},"response":[{"id":"bdd435d5-e6af-47fa-84d5-31b2f15eea66","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"43a3ae58-1b49-4fae-ba09-9e402d7aaaa5"},{"name":"Get Shipping Methods","id":"65b1b882-170c-4628-bb44-ad4de41636a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Connection-Key","type":"text","value":"{{connection_key}}"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://shootingcatalog.coreware.com/api.php?method=get_shipping_methods","description":"<p>This method will allow you to retrieve a list of manufacturers.</p>\n","urlObject":{"protocol":"https","path":["api.php"],"host":["shootingcatalog","coreware","com"],"query":[{"description":{"content":"<p>Returns the shipping methods that are available</p>\n","type":"text/plain"},"key":"method","value":"get_shipping_methods"}],"variable":[]}},"response":[{"id":"6e3be8d5-3b59-4a21-aef9-7ee5152915d3","name":"Get Catalog Inventory","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"connection_key","type":"text","value":"{{connection_key}}"},{"key":"method","type":"text","value":"get_catalog_inventory"}]},"url":"https://amchar.coreware.com/api.php"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Aug 2020 22:18:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.43 () OpenSSL/1.0.2k-fips"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Cache-Control","value":"private, no-cache, no-store, proxy-revalidate, no-transform"},{"key":"Pragma","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"X-Frame-Options","value":"SAMEORIGIN, SAMEORIGIN"},{"key":"Set-Cookie","value":"TEST_COOKIE=yes; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=f47e89751c28b312dc899918f1829524; path=/; secure; HttpOnly"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_inventory\": {\n        \"1\": {\n            \"product_id\": 1,\n            \"quantity\": 6,\n            \"sale_price\": \"0.00\"\n        },\n        \"2\": {\n            \"product_id\": 2,\n            \"quantity\": 0,\n            \"sale_price\": \"0.00\"\n        },\n        \"3\": {\n            \"product_id\": 3,\n            \"quantity\": 1,\n            \"sale_price\": \"0.00\"\n        },\n        \"4\": {\n            \"product_id\": 4,\n            \"quantity\": 2,\n            \"sale_price\": \"0.00\"\n        },\n      \n    },\n    \"api_domain_name\": \"amchar.coreware.com\",\n    \"result\": \"OK\"\n}"}],"_postman_id":"65b1b882-170c-4628-bb44-ad4de41636a1"}],"id":"4207f55d-5c39-4948-a150-e325e4e62c3d","_postman_id":"4207f55d-5c39-4948-a150-e325e4e62c3d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"7bbd9879-6ba8-41e4-992c-505ba92877ac","id":"7bbd9879-6ba8-41e4-992c-505ba92877ac","name":"BFG CatalogAPI","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":""},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"05366a73-3ef9-48d4-abca-fefc27094c18","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4170b6ce-bbef-4065-940f-6577dfefbef5","type":"text/javascript","exec":[""]}}]}