{"info":{"_postman_id":"66500cf7-1130-4c28-b118-517724292e1e","name":"Gestion de tickets","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"49837845","collectionId":"66500cf7-1130-4c28-b118-517724292e1e","publishedId":"2sBXcHgxzL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-26T16:34:54.000Z"},"item":[{"name":"User","item":[{"name":"Registro_user","id":"438c94f7-5815-4842-8ed9-d2ae6ace62c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nombre\":\"Bri\",\r\n    \"apellido\":\"Chuma\",\r\n    \"email\":\"britanykarolina@gmail.com\",\r\n    \"password\":\"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/registro","urlObject":{"protocol":"http","port":"3000","path":["api","registro"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"518e3e36-cd79-4735-a3b4-a35914cf5fba","name":"Registro_user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nombre\":\"Britany\",\r\n    \"apellido\":\"Davila\",\r\n    \"email\":\"chumix1727@gmail.com\",\r\n    \"password\":\"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/registro"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"41","type":"text"},{"key":"ETag","value":"W/\"29-/W8Yl9kXtcI05ss0FSKnGqdXeag\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:12:23 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Usuario registrado exitosamente\"\n}"}],"_postman_id":"438c94f7-5815-4842-8ed9-d2ae6ace62c9"},{"name":"Login","id":"6fd56f38-0654-4959-a3d8-26028d385150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"britanykarolina@gmail.com\",\r\n    \"password\":\"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login","urlObject":{"protocol":"http","port":"3000","path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8b839634-3acd-4066-96e0-c17034c47c6c","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"chumix1727@gmail.com\",\r\n    \"password\":\"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"307","type":"text"},{"key":"ETag","value":"W/\"133-UYQmLUtztggbS6sK3O8SYMvuf4I\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:13:33 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5YTA3MGU3MzU3YTIwM2NhZDZhMjEyOSIsInJvbCI6InVzdWFyaW8iLCJpYXQiOjE3NzIxMjI0MTMsImV4cCI6MTc3MjIwODgxM30.YPVnG6o2n5mBnJjWCzmx0XfRR0UMnKwuq2I0BOb1jk4\",\n    \"nombre\": \"Britany\",\n    \"apellido\": \"Davila\",\n    \"_id\": \"69a070e7357a203cad6a2129\",\n    \"email\": \"chumix1727@gmail.com\"\n}"}],"_postman_id":"6fd56f38-0654-4959-a3d8-26028d385150"}],"id":"ade6ffde-1fb7-4294-8f40-bdaa66700031","_postman_id":"ade6ffde-1fb7-4294-8f40-bdaa66700031","description":""},{"name":"Cliente","item":[{"name":"regitroCliente","id":"149ae63b-a6c3-4677-a07b-413948f89390","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cedula\":\"1750865337\",\r\n    \"nombre\":\"Maria\",\r\n    \"apellido\":\"Davila\",\r\n    \"ciudad\":\"Quito\",\r\n    \"email\":\"maria@gmail.com\",\r\n    \"direccion\":\"Carcelén\",\r\n    \"telefono\":\"0984699547\",\r\n    \"fecha_de_nacimiento\":\"2005-02-11\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente","urlObject":{"protocol":"http","port":"3000","path":["api","cliente"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1fa408a9-9483-474e-9548-3aaa08fbc121","name":"regitroCliente","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cedula\":\"1727194282\",\r\n    \"nombre\":\"Britany\",\r\n    \"apellido\":\"Chuma\",\r\n    \"ciudad\":\"Quito\",\r\n    \"email\":\"britanykarolina@gmail.com\",\r\n    \"direccion\":\"Carcelén\",\r\n    \"telefono\":\"0984699547\",\r\n    \"fecha_de_nacimiento\":\"2005-02-11\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente"},"status":"Bad Request","code":400,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"40","type":"text"},{"key":"ETag","value":"W/\"28-CM6i0P2Hjs1IxI1iR0JaX/86+dk\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 15:53:03 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"La cédula ya está registrada\"\n}"}],"_postman_id":"149ae63b-a6c3-4677-a07b-413948f89390"},{"name":"listarClientes","id":"534b5e97-9e0c-4137-a51b-29a2a05339d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/clientes","urlObject":{"protocol":"http","port":"3000","path":["api","clientes"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"49950707-cc89-46e2-a87c-63812bd4471b","name":"listarClientes","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/clientes"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"368","type":"text"},{"key":"ETag","value":"W/\"170-Qv36XAh1VD6mzBj2070TJ35MMqA\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 15:53:31 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Clientes listados exitosamente\",\n    \"clientes\": [\n        {\n            \"_id\": \"69a067190349cf9e9a07b877\",\n            \"cedula\": 1727194282,\n            \"nombre\": \"Britany\",\n            \"apellido\": \"Chuma\",\n            \"ciudad\": \"Quito\",\n            \"email\": \"britanykarolina@gmail.com\",\n            \"direccion\": \"Carcelén\",\n            \"telefono\": \"0984699547\",\n            \"fecha_de_nacimiento\": \"2005-02-11\",\n            \"createdAt\": \"2026-02-26T15:30:33.120Z\",\n            \"updatedAt\": \"2026-02-26T15:30:33.120Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"534b5e97-9e0c-4137-a51b-29a2a05339d6"},{"name":"detallarCliente","id":"f00cf3bc-45b9-4c34-b82d-0f7914e523eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente/69a067190349cf9e9a07b877","urlObject":{"protocol":"http","port":"3000","path":["api","cliente","69a067190349cf9e9a07b877"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d65f605c-53eb-4577-a275-98aaf0193121","name":"detallarCliente","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente/69a067190349cf9e9a07b877"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"366","type":"text"},{"key":"ETag","value":"W/\"16e-RZPdUoK5fpgSjDsM8sHgGYS78R0\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:15:00 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Cliente encontrado exitosamente\",\n    \"cliente\": {\n        \"_id\": \"69a067190349cf9e9a07b877\",\n        \"cedula\": 1727194282,\n        \"nombre\": \"Britany\",\n        \"apellido\": \"Chuma\",\n        \"ciudad\": \"Quito\",\n        \"email\": \"britanykarolina@gmail.com\",\n        \"direccion\": \"Carcelén\",\n        \"telefono\": \"0984699547\",\n        \"fecha_de_nacimiento\": \"2005-02-11\",\n        \"createdAt\": \"2026-02-26T15:30:33.120Z\",\n        \"updatedAt\": \"2026-02-26T15:30:33.120Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f00cf3bc-45b9-4c34-b82d-0f7914e523eb"},{"name":"actualizarCliente","id":"799307ed-c531-4d79-8013-64dd4b91b542","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nombre\":\"Karolina\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente/69a067190349cf9e9a07b877","urlObject":{"protocol":"http","port":"3000","path":["api","cliente","69a067190349cf9e9a07b877"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ff2b3aff-56a3-4ae1-906d-0813d24e6b2e","name":"actualizarCliente","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nombre\":\"Karolina\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente/69a067190349cf9e9a07b877"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"42","type":"text"},{"key":"ETag","value":"W/\"2a-Gfqc87t17aszyKuesoO4NY68C/A\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:15:25 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Cliente actualizado exitosamente\"\n}"}],"_postman_id":"799307ed-c531-4d79-8013-64dd4b91b542"},{"name":"eliminarCliente","id":"eb9e2351-10d8-47ea-ab39-913aaccc38c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente/69a067190349cf9e9a07b877","urlObject":{"protocol":"http","port":"3000","path":["api","cliente","69a067190349cf9e9a07b877"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1e54873c-7fb4-498f-9ead-f293f0d83893","name":"eliminarCliente","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/cliente/69a067190349cf9e9a07b877"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"40","type":"text"},{"key":"ETag","value":"W/\"28-RytNP1Dif1V5jQ/nDmt4R6SukQk\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:15:43 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Cliente eliminado exitosamente\"\n}"}],"_postman_id":"eb9e2351-10d8-47ea-ab39-913aaccc38c7"}],"id":"7bf37d16-7537-4947-bf64-eae5d355e366","_postman_id":"7bf37d16-7537-4947-bf64-eae5d355e366","description":""},{"name":"Tecnico","item":[{"name":"registroTecnico","id":"60f21d03-f2ad-47e5-a430-1d066c077c74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nombre\":\"Erick\",\r\n    \"apellido\":\"Chuma\",\r\n    \"cedula\":\"1728874221\",\r\n    \"fecha_de_nacimiento\":\"2005-02-11\",\r\n    \"genero\":\"Femenino\",\r\n    \"ciudad\":\"Quito\",\r\n    \"direccion\":\"Carcelén\",\r\n    \"telefono\":\"0984699547\",\r\n    \"email\":\"bri@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico","urlObject":{"protocol":"http","port":"3000","path":["api","tecnico"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f093afa6-db4e-4139-8be6-e401bcc02a0f","name":"registroTecnico","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nombre\":\"Britany\",\r\n    \"apellido\":\"Chuma\",\r\n    \"cedula\":\"1727194282\",\r\n    \"fecha_de_nacimiento\":\"2005-02-11\",\r\n    \"genero\":\"Femenino\",\r\n    \"ciudad\":\"Quito\",\r\n    \"direccion\":\"Carcelén\",\r\n    \"telefono\":\"0984699547\",\r\n    \"email\":\"britanykarolina@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"42","type":"text"},{"key":"ETag","value":"W/\"2a-nONGJB9RnOXYN7wMKtCANbmWTGA\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 15:53:15 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico registrado exitosamente\"\n}"}],"_postman_id":"60f21d03-f2ad-47e5-a430-1d066c077c74"},{"name":"listarTecnicos","id":"7e4f3bf9-405a-4f0d-bc2f-03a6ea0ecf19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnicos","urlObject":{"protocol":"http","port":"3000","path":["api","tecnicos"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d595291e-717b-469b-8b0c-f2dcbc127570","name":"listarTecnicos","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnicos"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"389","type":"text"},{"key":"ETag","value":"W/\"185-FHyfY8pXyAkf0PFdpXi46d42VCY\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 15:54:32 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnicos listados exitosamente\",\n    \"tecnicos\": [\n        {\n            \"_id\": \"69a06c6bb178aaec11335aad\",\n            \"nombre\": \"Britany\",\n            \"apellido\": \"Chuma\",\n            \"cedula\": 1727194282,\n            \"fecha_de_nacimiento\": \"2005-02-11\",\n            \"genero\": \"Femenino\",\n            \"ciudad\": \"Quito\",\n            \"direccion\": \"Carcelén\",\n            \"telefono\": \"0984699547\",\n            \"email\": \"britanykarolina@gmail.com\",\n            \"createdAt\": \"2026-02-26T15:53:15.831Z\",\n            \"updatedAt\": \"2026-02-26T15:53:15.831Z\",\n            \"__v\": 0\n        }\n    ]\n}"},{"id":"885f8db9-15d5-440c-b805-7c2773bfa473","name":"listarTecnicos","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnicos"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"389","type":"text"},{"key":"ETag","value":"W/\"185-FHyfY8pXyAkf0PFdpXi46d42VCY\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 15:54:32 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnicos listados exitosamente\",\n    \"tecnicos\": [\n        {\n            \"_id\": \"69a06c6bb178aaec11335aad\",\n            \"nombre\": \"Britany\",\n            \"apellido\": \"Chuma\",\n            \"cedula\": 1727194282,\n            \"fecha_de_nacimiento\": \"2005-02-11\",\n            \"genero\": \"Femenino\",\n            \"ciudad\": \"Quito\",\n            \"direccion\": \"Carcelén\",\n            \"telefono\": \"0984699547\",\n            \"email\": \"britanykarolina@gmail.com\",\n            \"createdAt\": \"2026-02-26T15:53:15.831Z\",\n            \"updatedAt\": \"2026-02-26T15:53:15.831Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"7e4f3bf9-405a-4f0d-bc2f-03a6ea0ecf19"},{"name":"detallarTecnico","id":"556c4f41-ef8d-476d-b65b-b7b641d34995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a07284e89889a25d95278d","urlObject":{"protocol":"http","port":"3000","path":["api","tecnico","69a07284e89889a25d95278d"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cbeba885-5932-48de-abc4-0ed8b2408f96","name":"detallarTecnico","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a06c6bb178aaec11335aad"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"387","type":"text"},{"key":"ETag","value":"W/\"183-m0v5LR5Y7yYgUhzCbaPMnj2UIeo\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:17:01 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico encontrado exitosamente\",\n    \"tecnico\": {\n        \"_id\": \"69a06c6bb178aaec11335aad\",\n        \"nombre\": \"Britany\",\n        \"apellido\": \"Chuma\",\n        \"cedula\": 1727194282,\n        \"fecha_de_nacimiento\": \"2005-02-11\",\n        \"genero\": \"Femenino\",\n        \"ciudad\": \"Quito\",\n        \"direccion\": \"Carcelén\",\n        \"telefono\": \"0984699547\",\n        \"email\": \"britanykarolina@gmail.com\",\n        \"createdAt\": \"2026-02-26T15:53:15.831Z\",\n        \"updatedAt\": \"2026-02-26T15:53:15.831Z\",\n        \"__v\": 0\n    }\n}"},{"id":"93e90ac7-27a2-48c9-9f10-1a513b57b0a4","name":"detallarTecnico","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a07284e89889a25d95278d"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"387","type":"text"},{"key":"ETag","value":"W/\"183-mhSPjtdA4NZOoNSaw5kA0uU4jx4\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:19:31 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico encontrado exitosamente\",\n    \"tecnico\": {\n        \"_id\": \"69a07284e89889a25d95278d\",\n        \"nombre\": \"Britany\",\n        \"apellido\": \"Chuma\",\n        \"cedula\": 1727194282,\n        \"fecha_de_nacimiento\": \"2005-02-11\",\n        \"genero\": \"Femenino\",\n        \"ciudad\": \"Quito\",\n        \"direccion\": \"Carcelén\",\n        \"telefono\": \"0984699547\",\n        \"email\": \"britanykarolina@gmail.com\",\n        \"createdAt\": \"2026-02-26T16:19:16.567Z\",\n        \"updatedAt\": \"2026-02-26T16:19:16.567Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"556c4f41-ef8d-476d-b65b-b7b641d34995"},{"name":"actualizarTecnico","id":"4a675c97-a6ba-46ba-b554-ab98c400442a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apellido\":\"Davila\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a07284e89889a25d95278d","urlObject":{"protocol":"http","port":"3000","path":["api","tecnico","69a07284e89889a25d95278d"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5d344632-6181-49eb-87fd-0639713056b5","name":"actualizarTecnico","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apellido\":\"Davila\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a06c6bb178aaec11335aad"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"43","type":"text"},{"key":"ETag","value":"W/\"2b-tV988I5iBdPZMdUYemPfEJGeMuY\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:17:41 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico actualizado exitosamente\"\n}"},{"id":"9ae9f358-f76b-4ce2-94ac-3e7384aa2033","name":"actualizarTecnico","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apellido\":\"Davila\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a07284e89889a25d95278d"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"43","type":"text"},{"key":"ETag","value":"W/\"2b-tV988I5iBdPZMdUYemPfEJGeMuY\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:19:49 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico actualizado exitosamente\"\n}"}],"_postman_id":"4a675c97-a6ba-46ba-b554-ab98c400442a"},{"name":"eliminarTecnico","id":"79813b75-5f91-4293-9599-a48542d1a9eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a06c6bb178aaec11335aad","urlObject":{"protocol":"http","port":"3000","path":["api","tecnico","69a06c6bb178aaec11335aad"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b0bac214-3c71-4f65-bf75-bbbfe054466d","name":"eliminarTecnico","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a06c6bb178aaec11335aad"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"41","type":"text"},{"key":"ETag","value":"W/\"29-0nWh1bnsbOSe5RwCxRs/kpE934I\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:18:25 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico eliminado exitosamente\"\n}"},{"id":"03c34232-c283-45ce-b098-de57728582ff","name":"eliminarTecnico","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a06c6bb178aaec11335aad"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"41","type":"text"},{"key":"ETag","value":"W/\"29-0nWh1bnsbOSe5RwCxRs/kpE934I\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:20:07 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico eliminado exitosamente\"\n}"}],"_postman_id":"79813b75-5f91-4293-9599-a48542d1a9eb"}],"id":"9af2b842-00d6-4039-a5d8-fd22df8d1c16","_postman_id":"9af2b842-00d6-4039-a5d8-fd22df8d1c16","description":""},{"name":"Tickets","item":[{"name":"RegistroTicket","id":"70c14299-edbc-4933-8585-bb0dee44546b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"codigo\":\"0001M\",\r\n    \"descripcion\":\"Reserva\",\r\n    \"tecnico\":\"69a084813d436a335d336264\",\r\n    \"cliente\":\"69a084573d436a335d33625a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/ticket","urlObject":{"protocol":"http","port":"3000","path":["api","ticket"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ad523da6-ad75-4bb1-a9b4-dbb250b35c2c","name":"RegistroTicket","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"codigo\":\"0001M\",\r\n    \"descripcion\":\"Reserva\",\r\n    \"tecnico\":\"69a06c6bb178aaec11335aad\",\r\n    \"cliente\":\"69a067190349cf9e9a07b877\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/ticket"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"40","type":"text"},{"key":"ETag","value":"W/\"28-YiK3ShChRt9R7rllE7ohJkqCmPY\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 15:55:22 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Ticket registrado exitosamente\"\n}"}],"_postman_id":"70c14299-edbc-4933-8585-bb0dee44546b"},{"name":"listarTickets","id":"a0504efa-6a14-4c55-85c9-ece06ddfed87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tickets","urlObject":{"protocol":"http","port":"3000","path":["api","tickets"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8b40522e-9a1d-462c-bb78-4bf1af6a89cd","name":"listarTickets","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tickets"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"423","type":"text"},{"key":"ETag","value":"W/\"1a7-3+ulbt3CH0vXiv9h+nzYACA+bZU\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 15:58:59 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Tickets listados exitosamente\",\n    \"tickets\": [\n        {\n            \"_id\": \"69a06ceab178aaec11335abc\",\n            \"codigo\": \"0001M\",\n            \"descripcion\": \"Reserva\",\n            \"tecnico\": {\n                \"_id\": \"69a06c6bb178aaec11335aad\",\n                \"nombre\": \"Britany\",\n                \"apellido\": \"Chuma\",\n                \"telefono\": \"0984699547\"\n            },\n            \"cliente\": {\n                \"_id\": \"69a067190349cf9e9a07b877\",\n                \"cedula\": 1727194282,\n                \"nombre\": \"Britany\",\n                \"apellido\": \"Chuma\"\n            },\n            \"createdAt\": \"2026-02-26T15:55:22.658Z\",\n            \"updatedAt\": \"2026-02-26T15:55:22.658Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"a0504efa-6a14-4c55-85c9-ece06ddfed87"},{"name":"detallarTicket","id":"32a1116f-3f2b-452d-861f-2f9f03623f0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/ticket/69a06ceab178aaec11335abc","urlObject":{"protocol":"http","port":"3000","path":["api","ticket","69a06ceab178aaec11335abc"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"60cbf19a-97e4-444a-9221-4fecd89881a0","name":"detallarTicket","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/ticket/69a06ceab178aaec11335abc"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"482","type":"text"},{"key":"ETag","value":"W/\"1e2-D3HTb96zbkBW+bO5CywOY4jjUZE\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:01:25 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Ticket encontrado exitosamente\",\n    \"ticket\": {\n        \"_id\": \"69a06ceab178aaec11335abc\",\n        \"codigo\": \"0001M\",\n        \"descripcion\": \"Reserva\",\n        \"tecnico\": {\n            \"_id\": \"69a06c6bb178aaec11335aad\",\n            \"nombre\": \"Britany\",\n            \"apellido\": \"Chuma\",\n            \"cedula\": 1727194282,\n            \"telefono\": \"0984699547\"\n        },\n        \"cliente\": {\n            \"_id\": \"69a067190349cf9e9a07b877\",\n            \"cedula\": 1727194282,\n            \"nombre\": \"Britany\",\n            \"apellido\": \"Chuma\",\n            \"ciudad\": \"Quito\",\n            \"direccion\": \"Carcelén\"\n        },\n        \"createdAt\": \"2026-02-26T15:55:22.658Z\",\n        \"updatedAt\": \"2026-02-26T15:55:22.658Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"32a1116f-3f2b-452d-861f-2f9f03623f0b"},{"name":"actualizarTicket","id":"bb7ef1c3-81c9-4b7d-90b5-0b80c0104b4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"descripcion\":\"Reserva1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/ticket/69a08cdae97b4ededf343a0e","urlObject":{"protocol":"http","port":"3000","path":["api","ticket","69a08cdae97b4ededf343a0e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"570281a4-0699-4d45-b4c2-763532d8d15a","name":"actualizarTicket","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"descripcion\":\"Reserva1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/ticket/69a06ceab178aaec11335abc"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"482","type":"text"},{"key":"ETag","value":"W/\"1e2-D3HTb96zbkBW+bO5CywOY4jjUZE\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:01:58 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Ticket encontrado exitosamente\",\n    \"ticket\": {\n        \"_id\": \"69a06ceab178aaec11335abc\",\n        \"codigo\": \"0001M\",\n        \"descripcion\": \"Reserva\",\n        \"tecnico\": {\n            \"_id\": \"69a06c6bb178aaec11335aad\",\n            \"nombre\": \"Britany\",\n            \"apellido\": \"Chuma\",\n            \"cedula\": 1727194282,\n            \"telefono\": \"0984699547\"\n        },\n        \"cliente\": {\n            \"_id\": \"69a067190349cf9e9a07b877\",\n            \"cedula\": 1727194282,\n            \"nombre\": \"Britany\",\n            \"apellido\": \"Chuma\",\n            \"ciudad\": \"Quito\",\n            \"direccion\": \"Carcelén\"\n        },\n        \"createdAt\": \"2026-02-26T15:55:22.658Z\",\n        \"updatedAt\": \"2026-02-26T15:55:22.658Z\",\n        \"__v\": 0\n    }\n}"},{"id":"7d24696c-fbf0-49c0-8127-5440baa68789","name":"actualizarTicket","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"descripcion\":\"Reserva1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/ticket/69a06ceab178aaec11335abc"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"41","type":"text"},{"key":"ETag","value":"W/\"29-cREwvxVfOX0x17alm6M41J5NyB0\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:18:03 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Ticket actualizado exitosamente\"\n}"}],"_postman_id":"bb7ef1c3-81c9-4b7d-90b5-0b80c0104b4b"},{"name":"eliminarTicket","id":"803dc736-2dd0-4141-9533-8cb88425d5bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a06ceab178aaec11335abc","urlObject":{"protocol":"http","port":"3000","path":["api","tecnico","69a06ceab178aaec11335abc"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"22c2f6e3-62a5-4747-8b58-913253cbf17d","name":"eliminarTecnico Copy","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/tecnico/69a06ceab178aaec11335abc"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"X-Powered-By","value":"Express","type":"text"},{"key":"Access-Control-Allow-Origin","value":"*","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Content-Length","value":"41","type":"text"},{"key":"ETag","value":"W/\"29-0nWh1bnsbOSe5RwCxRs/kpE934I\"","type":"text"},{"key":"Date","value":"Thu, 26 Feb 2026 16:02:08 GMT","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Keep-Alive","value":"timeout=5","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Técnico eliminado exitosamente\"\n}"}],"_postman_id":"803dc736-2dd0-4141-9533-8cb88425d5bd"}],"id":"e46d819e-bb9d-437f-8019-46657c8ee7e4","_postman_id":"e46d819e-bb9d-437f-8019-46657c8ee7e4","description":""}]}