{"info":{"_postman_id":"365b5268-45b4-47a3-a627-17379002c0b8","name":"online-shop-api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"19116844","collectionId":"365b5268-45b4-47a3-a627-17379002c0b8","publishedId":"2s83mYqkUQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-28T10:41:13.000Z"},"item":[{"name":"customers","item":[{"name":"GET All Customers","id":"a29df92d-d908-40ed-b4aa-304ae75992b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Contact-Type","value":"text/html","type":"text"},{"key":"Title","value":"my name is jibon","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/customers","urlObject":{"protocol":"http","port":"5050","path":["api","v1","customers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a29df92d-d908-40ed-b4aa-304ae75992b6"},{"name":"Create Customer","id":"22447f5d-ffeb-4028-9674-4793ed41dd54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Contact-Type","value":"text/html","type":"text"},{"key":"Title","value":"my name is jibon","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"ovi vai","type":"text"},{"key":"emai","value":"ovi@gmail.com","type":"text"},{"key":"cell","value":"01985868068","type":"text"},{"key":"location","value":"dhaka","type":"text"},{"key":"zip_code","value":"1462","type":"text"},{"key":"customer_photo","type":"file","src":"/C:/Users/conta/OneDrive/Desktop/viki/1.png"},{"key":"shipping_address","value":"","type":"text"},{"key":"billing_address","value":"","type":"text"}]},"url":"http://localhost:5050/api/v1/customers","urlObject":{"protocol":"http","port":"5050","path":["api","v1","customers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"22447f5d-ffeb-4028-9674-4793ed41dd54"},{"name":"Single Customer View","id":"cfbc29bd-7dad-4ac7-ac75-146690f8d572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Contact-Type","value":"text/html","type":"text"},{"key":"Title","value":"my name is jibon","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/customers/1664302495202_1196","urlObject":{"protocol":"http","port":"5050","path":["api","v1","customers","1664302495202_1196"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfbc29bd-7dad-4ac7-ac75-146690f8d572"},{"name":"Single Customer Update Data","id":"345a55b5-7297-4b1e-818b-7da6b74babb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Contact-Type","value":"text/html","type":"text"},{"key":"Title","value":"my name is jibon","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"jibon roy","type":"text"},{"key":"email","value":"sabir@gmail.com","type":"text"},{"key":"customer_photo","type":"file","src":"/C:/Users/conta/OneDrive/Desktop/viki/images.jpg"}]},"url":"http://localhost:5050/api/v1/customers/1664302495202_1196","urlObject":{"protocol":"http","port":"5050","path":["api","v1","customers","1664302495202_1196"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"345a55b5-7297-4b1e-818b-7da6b74babb0"},{"name":"Delete Single Customer Data ","id":"21654283-12bb-4b00-9594-32a2f9827138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:5050/api/v1/customers/1664303730835_1589","urlObject":{"protocol":"http","port":"5050","path":["api","v1","customers","1664303730835_1589"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"21654283-12bb-4b00-9594-32a2f9827138"}],"id":"66dcd72e-d9da-4056-81f1-2de3df17fa2c","_postman_id":"66dcd72e-d9da-4056-81f1-2de3df17fa2c","description":""},{"name":"Tag","item":[{"name":"Get All Tag","id":"7ded01e1-7ee3-4727-b715-4dc08acbe6b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5050/api/v1/tag","urlObject":{"protocol":"http","port":"5050","path":["api","v1","tag"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ded01e1-7ee3-4727-b715-4dc08acbe6b9"},{"name":"Create Tag","id":"04d32601-d024-4564-a352-0b4f601e15a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"T shirt\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/tag","urlObject":{"protocol":"http","port":"5050","path":["api","v1","tag"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"04d32601-d024-4564-a352-0b4f601e15a4"},{"name":"update Tag","id":"68df64be-c445-4c0f-945f-5b6947efb56c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"our tag\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/tag/1664442415631_1983","urlObject":{"protocol":"http","port":"5050","path":["api","v1","tag","1664442415631_1983"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"68df64be-c445-4c0f-945f-5b6947efb56c"},{"name":"Delete Tag","id":"6d4f1193-d36c-4310-8748-9f891f81194a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:5050/api/v1/tag/1664442415631_1983","urlObject":{"protocol":"http","port":"5050","path":["api","v1","tag","1664442415631_1983"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d4f1193-d36c-4310-8748-9f891f81194a"}],"id":"5532995e-f529-4aa6-9059-e847891a088b","_postman_id":"5532995e-f529-4aa6-9059-e847891a088b","description":""},{"name":"Category","item":[{"name":"Get All Category","id":"92f2456d-8162-4ec8-8660-4a6231523397","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5050/api/v1/category/","urlObject":{"protocol":"http","port":"5050","path":["api","v1","category",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"92f2456d-8162-4ec8-8660-4a6231523397"},{"name":"Create Category","id":"52788a9d-3c35-40d5-bfa0-fc8b25e2798a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Men Accessories","type":"text"},{"key":"category_photo","type":"file","src":"/C:/Users/conta/OneDrive/Desktop/pet/ass.webp"}]},"url":"http://localhost:5050/api/v1/category","urlObject":{"protocol":"http","port":"5050","path":["api","v1","category"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"52788a9d-3c35-40d5-bfa0-fc8b25e2798a"},{"name":"Update Category","id":"2f3fcf72-f024-4ae3-b33b-d4efc15f507c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"change the category options","type":"text"},{"key":"category_photo","type":"file","value":null}]},"url":"http://localhost:5050/api/v1/category/1664442518819_9231","urlObject":{"protocol":"http","port":"5050","path":["api","v1","category","1664442518819_9231"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f3fcf72-f024-4ae3-b33b-d4efc15f507c"},{"name":"Delete Category","id":"e47dab37-875b-4314-b465-a4b6d3823c4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:5050/api/v1/category/1664442518819_9231","urlObject":{"protocol":"http","port":"5050","path":["api","v1","category","1664442518819_9231"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e47dab37-875b-4314-b465-a4b6d3823c4f"}],"id":"b3536012-cbe1-4b78-8d24-cc3450a51f09","_postman_id":"b3536012-cbe1-4b78-8d24-cc3450a51f09","description":""},{"name":"Product","item":[{"name":"Get All Product","id":"c5b76aaa-2730-402a-bcfe-6a583d43e798","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5050/api/v1/product","urlObject":{"protocol":"http","port":"5050","path":["api","v1","product"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5b76aaa-2730-402a-bcfe-6a583d43e798"},{"name":"Create Product","id":"78584ba0-26a2-45e9-81dc-e2cbb4c60dd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":" T-Shirt for Men and Women Unisex T-Shirt Gift","type":"text"},{"key":"regular_price","value":"100","type":"text"},{"key":"sale_price","value":"50","type":"text"},{"key":"stock","value":"14","type":"text"},{"key":"short_desc","value":"\nTouclo clothes\n\n\nNote 1: We are Asian size. Asian size is a little smaller than US size. 1inch=2.54cm, 1cm=0.39inch.\nNote 2: With the difference in the measurement methods, please allow 1-3cm in size deviation.\nNote 3: There may be slight color difference, due to computer monitor settings.\nNote 4: All of our products are 100% cotton with high quality, and we accept custom pictures.\nNote 5: Washing instructions: * no bleach * inside out * cold water (no more than 30C).","type":"text"},{"key":"category","value":"women clothing","type":"text"},{"key":"tag","value":"women clothing","type":"text"},{"key":"product_photo","type":"file","src":["/C:/Users/conta/OneDrive/Desktop/pet/ass.webp","/C:/Users/conta/OneDrive/Desktop/pet/petbeds.webp","/C:/Users/conta/OneDrive/Desktop/pet/setcover.webp","/C:/Users/conta/OneDrive/Desktop/pet/toy.webp"]}]},"url":"http://localhost:5050/api/v1/product","urlObject":{"protocol":"http","port":"5050","path":["api","v1","product"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"78584ba0-26a2-45e9-81dc-e2cbb4c60dd0"},{"name":"Product Single View","id":"b1e01480-1452-489e-bebc-e777529f74d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5050/api/v1/product/-t-shirt-for-men-and-women-unisex-t-shirt-gift","urlObject":{"protocol":"http","port":"5050","path":["api","v1","product","-t-shirt-for-men-and-women-unisex-t-shirt-gift"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1e01480-1452-489e-bebc-e777529f74d4"},{"name":"update single Product ","id":"68ffa9fd-bf43-4695-8724-23fd49236f51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"jibon roy","type":"text"},{"key":"regular_price","value":"50","type":"text"},{"key":"sale_price","value":"40","type":"text"},{"key":"stock","value":"15","type":"text"},{"key":"short_desc","value":"","type":"text"},{"key":"category","value":"","type":"text"},{"key":"tag","value":"","type":"text"},{"key":"product_photo","type":"file","src":"/C:/Users/conta/OneDrive/Desktop/pet/ass.webp"}]},"url":"http://localhost:5050/api/v1/product/1664442704129_7217","urlObject":{"protocol":"http","port":"5050","path":["api","v1","product","1664442704129_7217"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"68ffa9fd-bf43-4695-8724-23fd49236f51"},{"name":"Delete Single Product","id":"fd8ba03d-cc5c-412f-b9b7-6a1b540a1900","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:5050/api/v1/product/1664442704129_7217","urlObject":{"protocol":"http","port":"5050","path":["api","v1","product","1664442704129_7217"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fd8ba03d-cc5c-412f-b9b7-6a1b540a1900"}],"id":"b81d11bf-9362-4729-89bb-67eef613b09a","_postman_id":"b81d11bf-9362-4729-89bb-67eef613b09a","description":""}]}