{"info":{"_postman_id":"8637ed0c-981d-4a31-aa9f-5092e845ad63","name":"ced-dev-server","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23714575","collectionId":"8637ed0c-981d-4a31-aa9f-5092e845ad63","publishedId":"2s9Y5WwNWr","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-24T10:29:37.000Z"},"item":[{"name":"auth","item":[{"name":"signup api","id":"04158505-684e-46a1-858e-0195979ae8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\":\"syed\",\n    \"lastName\":\"hasnain\",\n    \"username\":\"syed_hasnain\",\n    \"email\":\"syed@yopmail.com\",\n    \"password\":\"Test@123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PROD_BASE_URL}}/auth/signup","urlObject":{"path":["auth","signup"],"host":["{{PROD_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"04158505-684e-46a1-858e-0195979ae8c2"},{"name":"login api","id":"225320ea-4bbc-40ef-ae46-4e25b01ba357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"syed@yopmail.com\",\n    \"password\":\"Test@123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PROD_BASE_URL}}/auth/login","urlObject":{"path":["auth","login"],"host":["{{PROD_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"225320ea-4bbc-40ef-ae46-4e25b01ba357"},{"name":"forget password api","id":"b13be600-8e6a-447c-aec0-eac2ed188815","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"hasnain@yopmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PROD_BASE_URL}}/auth/forget-password","urlObject":{"path":["auth","forget-password"],"host":["{{PROD_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b13be600-8e6a-447c-aec0-eac2ed188815"},{"name":"password reset api","id":"ffac77c1-b103-41c1-8dd2-fbc4ac3f5a45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"token\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY0YjUzY2IxNmQxNmFmODk5MjI4Yzc3MSIsImlhdCI6MTY5Mjg3MDU2NCwiZXhwIjoxNjkyODc0MTY0fQ.VeOgrf1yZe_1mtzcu-gMvDDPQTYPo1EfTMJoHX_oASg\",\n    \"password\":\"Test@123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PROD_BASE_URL}}/auth/reset-password","urlObject":{"path":["auth","reset-password"],"host":["{{PROD_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ffac77c1-b103-41c1-8dd2-fbc4ac3f5a45"}],"id":"53941c49-ca7c-4ced-bfe5-c0ce0c8d2e7a","_postman_id":"53941c49-ca7c-4ced-bfe5-c0ce0c8d2e7a","description":""},{"name":"accounts","item":[{"name":"connect bigcommerce","id":"d0ccb2dd-742f-472e-8916-f6b7a9adde43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"storeHash\":\"8heb774vzt\",\n    \"accessToken\":\"s8h30hbdnli25i76v2631136jlkduav\",\n    \"clientId\":\"22ywiwd4voroimm9ah7rq578w9g2rtm\",\n    \"clientSecret\":\"d3c9257718cc1e69320a1140d27d42c1ec32a3e39425cf6e6be09a8e999c8d05\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PROD_BASE_URL}}/big-com/connect-platform","urlObject":{"path":["big-com","connect-platform"],"host":["{{PROD_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0ccb2dd-742f-472e-8916-f6b7a9adde43"}],"id":"0e9e57fe-77a0-422e-b397-49e703b40299","_postman_id":"0e9e57fe-77a0-422e-b397-49e703b40299","description":""},{"name":"products","item":[{"name":"get a products","id":"619f152c-4603-413a-a933-beebedb86464","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-Auth-Token","value":"2l5kv3h72gxw1a74ek40eudi6f159ud","type":"text"}],"url":"{{PROD_BASE_URL}}/big-com/get-product?product_id=77","urlObject":{"path":["big-com","get-product"],"host":["{{PROD_BASE_URL}}"],"query":[{"key":"product_id","value":"77"}],"variable":[]}},"response":[],"_postman_id":"619f152c-4603-413a-a933-beebedb86464"},{"name":"get all products","id":"3ccd67ae-ecad-4329-925c-b9acee38761a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{PROD_BASE_URL}}/big-com/get-all-product?page=70&per_page=100","urlObject":{"path":["big-com","get-all-product"],"host":["{{PROD_BASE_URL}}"],"query":[{"key":"page","value":"70"},{"key":"per_page","value":"100"}],"variable":[]}},"response":[],"_postman_id":"3ccd67ae-ecad-4329-925c-b9acee38761a"},{"name":"import products","id":"77f6107f-05ff-4824-af2b-487ded74fa50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-Auth-Token","value":"2l5kv3h72gxw1a74ek40eudi6f159ud","type":"text"}],"url":"{{PROD_BASE_URL}}/big-com/product-import","urlObject":{"path":["big-com","product-import"],"host":["{{PROD_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"77f6107f-05ff-4824-af2b-487ded74fa50"}],"id":"cf4972a4-e91d-4f1d-b4c7-331a09dbd3fc","_postman_id":"cf4972a4-e91d-4f1d-b4c7-331a09dbd3fc","description":""}]}