{"info":{"_postman_id":"b91abc71-11a2-47e0-94bf-73e62d8859f3","name":"Products DEV","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7615718","collectionId":"b91abc71-11a2-47e0-94bf-73e62d8859f3","publishedId":"UVeNoNvX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-14T22:06:56.000Z"},"item":[{"name":"Products","item":[{"name":"Post Products","id":"d8db27f0-363c-4336-a167-adc76abd1cc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Café Late\",\r\n    \"description\": \"Cafe late con medialunas\",\r\n    \"price\": 14,\r\n    \"barcode\":708923478,\r\n    \"CategoryId\":\"69e4d38b-e39c-42e0-90e3-93388fdd3f8b\"\r\n\r\n\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/products","urlObject":{"path":["api","products"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8db27f0-363c-4336-a167-adc76abd1cc2"},{"name":"Get Products","id":"145e5fbf-f91a-4df0-831c-15005a2eee0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/products","urlObject":{"path":["api","products"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"145e5fbf-f91a-4df0-831c-15005a2eee0b"},{"name":"Get Product","id":"47c4ed34-2a60-4e79-bfdc-e258a411a795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/products/98c90fe4-ce3c-4696-8cb6-dd2ae5593900","urlObject":{"path":["api","products","98c90fe4-ce3c-4696-8cb6-dd2ae5593900"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"47c4ed34-2a60-4e79-bfdc-e258a411a795"},{"name":"Put Product","id":"b7548732-f429-4e5e-82cf-ba258182ebbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"available\": true,\r\n    \"stock\": 45,\r\n    \"price\": 928.98\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/products/f5349677-c54b-479e-8233-f9683981c170","urlObject":{"path":["api","products","f5349677-c54b-479e-8233-f9683981c170"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7548732-f429-4e5e-82cf-ba258182ebbf"},{"name":"Delete Product","id":"2bc81667-d69d-4c39-b8a8-c18e4c71cbf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/api/products/98c90fe4-ce3c-4696-8cb6-dd2ae5593900","urlObject":{"path":["api","products","98c90fe4-ce3c-4696-8cb6-dd2ae5593900"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2bc81667-d69d-4c39-b8a8-c18e4c71cbf4"},{"name":"Upload Image ","id":"5f22cc6f-cfe5-4862-bf45-203c4574b0f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{url}}/api/uploads/products/77bfe5ac-8459-4682-a216-60741d3eabdd","urlObject":{"path":["api","uploads","products","77bfe5ac-8459-4682-a216-60741d3eabdd"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f22cc6f-cfe5-4862-bf45-203c4574b0f8"},{"name":"Get Image","id":"bce70062-98ac-4629-a882-e00c11842ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/uploads/products/6cf4abff-b52e-496b-ae62-03e2dbfb2cd7","urlObject":{"path":["api","uploads","products","6cf4abff-b52e-496b-ae62-03e2dbfb2cd7"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bce70062-98ac-4629-a882-e00c11842ee8"},{"name":"Get Product Barcode","id":"32ce4993-237b-400e-80f0-b6970b4836cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/products/barcode/123123123313","urlObject":{"path":["api","products","barcode","123123123313"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"32ce4993-237b-400e-80f0-b6970b4836cc"}],"id":"03cff93a-d322-47b0-832d-0018c0a2a9ab","_postman_id":"03cff93a-d322-47b0-832d-0018c0a2a9ab","description":""},{"name":"Category","item":[{"name":"Get Categories","id":"43040b19-54e6-4252-9f6b-e88221a9f207","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/categories","urlObject":{"path":["api","categories"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"43040b19-54e6-4252-9f6b-e88221a9f207"},{"name":"Post Category","id":"63e2c335-be7c-4505-aba8-ff5d2ab6e3e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Celulares\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/categories","urlObject":{"path":["api","categories"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"63e2c335-be7c-4505-aba8-ff5d2ab6e3e7"},{"name":"Put Category","id":"e1390b97-b335-4315-af5b-e5639146703b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Notebooks\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/categories/46717fb5-d187-4011-9eae-1d371dd3bfd2","urlObject":{"path":["api","categories","46717fb5-d187-4011-9eae-1d371dd3bfd2"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1390b97-b335-4315-af5b-e5639146703b"},{"name":"Delete Category","id":"17dc73a0-b9cd-45c3-93b5-b763cc95d589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/api/categories/d3a32535-b9b0-4ad9-9297-2cc03995bf3b","urlObject":{"path":["api","categories","d3a32535-b9b0-4ad9-9297-2cc03995bf3b"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"17dc73a0-b9cd-45c3-93b5-b763cc95d589"},{"name":"Get Category","id":"73d1a082-fb31-424c-b3fb-870fbe561516","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/categories/46717fb5-d187-4011-9eae-1d371dd3bfd2","urlObject":{"path":["api","categories","46717fb5-d187-4011-9eae-1d371dd3bfd2"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"73d1a082-fb31-424c-b3fb-870fbe561516"}],"id":"2fe24119-8fd9-493e-85ce-85e1d771efcb","_postman_id":"2fe24119-8fd9-493e-85ce-85e1d771efcb","description":""}]}