{"info":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","description":"<html><head></head><body><h2 id=\"documentação-oficial-para-a-gestão-dos-usuários-finais-e-seus-planos\">Documentação Oficial Para a Gestão dos Usuários Finais e seus Planos</h2>\n<ul>\n<li><p><strong>Ações Previstas:</strong></p>\n<ul>\n<li><p>Criação do <strong>Usuário Final</strong></p>\n</li>\n<li><p>Remoção do <strong>Usuário Final</strong></p>\n</li>\n<li><p>Alteração das Credenciais de Autenticação do <strong>Usuário Final (login / senha)</strong></p>\n</li>\n<li><p>Alteração das Credenciais de Autorização do <strong>Usuário Final (Controle Parental)</strong></p>\n</li>\n<li><p>Alteração dos Dados Pessoais do <strong>Usuário Final (Nome e Sobrenome)</strong></p>\n</li>\n<li><p>Alteração do Status do <strong>Usuário Final (Ativo / Inativo)</strong></p>\n</li>\n<li><p>Adição, Alteração e Remoção dos <strong>Planos</strong> Contratados Pelo <strong>Usuário Final</strong></p>\n</li>\n<li><p>Consultar Todos os <strong>Usuários Finais</strong> Existentes na Operação</p>\n</li>\n<li><p>Localizar um Único <strong>Usuário Final</strong> na Operação</p>\n</li>\n</ul>\n</li>\n<li><p>Considerações</p>\n<ul>\n<li><p>Um <strong>Usuário Final</strong> é capaz em autenticar-se nas aplicações se este estiver <strong>ativo</strong> e possuir ao menos um <strong>Plano</strong> contratado</p>\n</li>\n<li><p>Um <strong>Usuário final</strong> possui de <strong>1-N</strong> <strong>Planos</strong> Contratados</p>\n</li>\n<li><p>O <strong>login</strong> é uma chave global, portanto, o <strong>login</strong> \"exemplo\" existente na <strong>Operação</strong> \"ABC\" não será replicável na Operação <strong>\"BCD\".</strong></p>\n</li>\n</ul>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18209140","collectionId":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","publishedId":"2sB3dMxrLp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-12-12T17:10:33.000Z"},"item":[{"name":"midprd.multtv.tv.br","item":[{"name":"CustomerAPI","item":[{"name":"Plans","item":[{"name":"Planos (Listar)","id":"0383f4e5-fab6-49c6-b892-10c85553f486","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://midprd.multtv.tv.br/CustomerAPI/Plans","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","Plans"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[]}},"response":[{"id":"c5bab858-eec2-402e-9b95-8418fc21dffb","name":"Listar todos os Planos","originalRequest":{"method":"GET","header":[],"url":"https://midprd.multtv.tv.br/CustomerAPI/Plans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"","value":"","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"<string>\",\n    \"Plans\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\",\n            \"active\": \"<boolean>\"\n        }\n    ]\n}"}],"_postman_id":"0383f4e5-fab6-49c6-b892-10c85553f486"}],"id":"eda4bafb-7d6d-4013-a761-6b351799713d","description":"<ul>\n<li>CustomerAPI/Plans</li>\n</ul>\n","_postman_id":"eda4bafb-7d6d-4013-a761-6b351799713d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}}},{"name":"EndUser","item":[{"name":"{id}","item":[{"name":"Plans","item":[{"name":"Usuário/Planos (Listar)","id":"d7e1f817-7ebd-4eac-bcb5-796c19fe05b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id/Plans","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUser",":id","Plans"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[{"type":"any","value":"87654321-4321-4321-4321-210987654321","key":"id"}]}},"response":[{"id":"06c51e06-9e85-41c8-9665-49d88b11b0f2","name":"Planos do Usuário Final Listados com Sucesso","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id/Plans","protocol":"https","host":["midprd","multtv","tv","br"],"path":["CustomerAPI","EndUser",":id","Plans"],"variable":[{"key":"id","value":"87654321-4321-4321-4321-210987654321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"<string>\",\n    \"Plans\": [\n        {\n            \"id\": \"<string>\",\n            \"name\": \"<string>\"\n        }\n    ]\n}"}],"_postman_id":"d7e1f817-7ebd-4eac-bcb5-796c19fe05b7"},{"name":"Usuário/Planos (Atualizar)","id":"96fa7c07-b2e8-4f1c-be7c-fdd956f79720","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"selectedPlans\": [\r\n        \"\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id/Plans","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUser",":id","Plans"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[{"type":"any","value":"87654321-4321-4321-4321-210987654321","key":"id"}]}},"response":[{"id":"70d326cb-1979-445c-81b9-a9beb3fb5bbd","name":"Planos do Usuário Final Atualizados com Sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"selectedPlans\": [\r\n        \"\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id/Plans","protocol":"https","host":["midprd","multtv","tv","br"],"path":["CustomerAPI","EndUser",":id","Plans"],"variable":[{"key":"id","value":"87654321-4321-4321-4321-210987654321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"<string>\"\n}"},{"id":"7434cdac-1d15-49c2-af60-3976726c77cd","name":"Remoção de Todos os Planos do Usuário Final Realizado com Sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"selectedPlans\": []\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id/Plans","host":["https://midprd.multtv.tv.br"],"path":["CustomerAPI","EndUser",":id","Plans"],"variable":[{"key":"id","value":"87654321-4321-4321-4321-210987654321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"<string>\"\n}"}],"_postman_id":"96fa7c07-b2e8-4f1c-be7c-fdd956f79720"}],"id":"dbd8278c-d972-4d79-bdfe-36cce2543d43","description":"<ul>\n<li>CustomerAPI/EndUser/{id}/Plans</li>\n</ul>\n","_postman_id":"dbd8278c-d972-4d79-bdfe-36cce2543d43","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}}},{"name":"Usuário Final (Listar)","id":"435bc1e7-4c19-407b-a473-01dc932995e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUser",":id"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[{"type":"any","value":"87654321-4321-4321-4321-210987654321","key":"id"}]}},"response":[{"id":"9e6b57c3-6008-458f-a76b-c28aa7278aea","name":"Consulta Usuário Final Realizada com Sucesso","originalRequest":{"method":"GET","header":[{"key":"token","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R","type":"text"}],"url":{"raw":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id","protocol":"https","host":["midprd","multtv","tv","br"],"path":["CustomerAPI","EndUser",":id"],"variable":[{"key":"id","value":"87654321-4321-4321-4321-210987654321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"EndUser\": [\r\n\t\t{\r\n\t\t\t\"id\": \"<string>\",\r\n\t\t\t\"login\": \"<string>\",\r\n\t\t\t\"password\": \"<string>\",\r\n\t\t\t\"pin\": \"<integer>\",\r\n\t\t\t\"active\": \"<boolean>\",\r\n\t\t\t\"startdate\": \"<string>\"\r\n\t\t}\r\n\t]\r\n}"}],"_postman_id":"435bc1e7-4c19-407b-a473-01dc932995e6"},{"name":"Usuário Final (Atualizar)","id":"1dcaed5f-d2f3-41f5-8fe6-c43f7acd8920","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"__firstname\": \"\",\r\n\t\"__lastname\": \"\",\r\n\t\"__Login\": \"\",\r\n    \"__Password\": \"\",\r\n    \"__PIN\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUser",":id"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[{"type":"any","value":"87654321-4321-4321-4321-210987654321","key":"id"}]}},"response":[{"id":"dd39132a-e8ce-498d-8b3a-e6d1929cba9d","name":"Usuário Final Atualizado com Sucesso","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"__firstname\": \"\",\r\n\t\"__lastname\": \"\",\r\n\t\"__Login\": \"\",\r\n    \"__Password\": \"\",\r\n    \"__PIN\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id","protocol":"https","host":["midprd","multtv","tv","br"],"path":["CustomerAPI","EndUser",":id"],"variable":[{"key":"id","value":"87654321-4321-4321-4321-210987654321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"<string>\"\n}"}],"_postman_id":"1dcaed5f-d2f3-41f5-8fe6-c43f7acd8920"},{"name":"Usuário Final (Remover)","id":"8fd4abde-0755-42be-b383-8a9b3281fd63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUser",":id"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[{"type":"any","value":"87654321-4321-4321-4321-210987654321","key":"id"}]}},"response":[{"id":"c7c1cda1-1223-4b30-b205-6908b10c799a","name":"Usuário Final Removido com Sucesso","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://midprd.multtv.tv.br/CustomerAPI/EndUser/:id","protocol":"https","host":["midprd","multtv","tv","br"],"path":["CustomerAPI","EndUser",":id"],"variable":[{"key":"id","value":"87654321-4321-4321-4321-210987654321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"<string>\"\n}"}],"_postman_id":"8fd4abde-0755-42be-b383-8a9b3281fd63"},{"name":"Usuário (Ativar/Desativar)","id":"587273c2-8eea-4854-ad94-595cec6fcc8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"active\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUserStatus/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUserStatus",":id"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[{"type":"any","value":"87654321-4321-4321-4321-210987654321","key":"id"}]}},"response":[{"id":"96607258-245d-45c5-9913-0cfe2124ede7","name":"Status do Usuário Final Atualizado com Sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"active\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://midprd.multtv.tv.br/CustomerAPI/EndUserStatus/:id","protocol":"https","host":["midprd","multtv","tv","br"],"path":["CustomerAPI","EndUserStatus",":id"],"variable":[{"key":"id","value":"87654321-4321-4321-4321-210987654321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"<string>\"\n}"}],"_postman_id":"587273c2-8eea-4854-ad94-595cec6fcc8e"}],"id":"a0d0dd79-e53d-4629-8f3c-a64814b441d2","description":"<ul>\n<li>CustomerAPI/EndUser/{id}</li>\n</ul>\n","_postman_id":"a0d0dd79-e53d-4629-8f3c-a64814b441d2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}}},{"name":"Usuários Finais (Listar)","id":"524396d3-61cb-4bb2-8325-f00fc39ce382","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUser"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[]}},"response":[{"id":"4345396b-280d-4f0f-aa95-9aea79642211","name":"Usuários Finais Listados com Sucesso","originalRequest":{"method":"GET","header":[],"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"EndUser\": [\n        {\n            \"id\": \"<string>\",\n            \"login\": \"<string>\",\n            \"password\": \"<string>\",\n            \"pin\": \"<integer>\",\n            \"active\": \"<boolean>\",\n            \"startdate\": \"<string>\"\n        }\n    ]\n}"}],"_postman_id":"524396d3-61cb-4bb2-8325-f00fc39ce382"},{"name":"Usuário Final (Adicionar)","id":"25acdfee-0cc3-4815-83ab-d48e8fdc3038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"__firstname\": \"\",\r\n\t\"__lastname\": \"\",\r\n    \"login\": \"\",\r\n    \"password\": \"\",\r\n    \"pin\": \"\",\r\n    \"active\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}},"urlObject":{"path":["CustomerAPI","EndUser"],"host":["https://midprd.multtv.tv.br"],"query":[],"variable":[]}},"response":[{"id":"5eee4a4a-9c23-4107-9684-141ec195d84f","name":"Usuário Final Adicionado com Sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"__firstname\": \"\",\r\n\t\"__lastname\": \"\",\r\n    \"login\": \"\",\r\n    \"password\": \"\",\r\n    \"pin\": \"\",\r\n    \"active\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://midprd.multtv.tv.br/CustomerAPI/EndUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"<string>\",\n    \"EndUserItem\": {\n        \"id\": \"<string>\",\n        \"firstname\": \"<string>\",\n        \"lastname\": \"<string>\",\n        \"login\": \"<string>\",\n        \"password\": \"<string>\",\n        \"pin\": \"<integer>\",\n        \"active\": \"<boolean>\",\n        \"startdate\": \"<string>\",\n        \"paymentday\": \"<boolean>\"\n    }\n}"}],"_postman_id":"25acdfee-0cc3-4815-83ab-d48e8fdc3038"}],"id":"5db7f501-da38-4997-91ef-bca9f2ab1ba3","description":"<ul>\n<li>CustomerAPI/EndUser</li>\n</ul>\n","_postman_id":"5db7f501-da38-4997-91ef-bca9f2ab1ba3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}}}],"id":"3a348e16-2850-455c-a8f2-83d2f148811c","description":"<ul>\n<li>CustomerAPI/</li>\n</ul>\n","_postman_id":"3a348e16-2850-455c-a8f2-83d2f148811c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}}}],"id":"eb8acf90-bde6-42a3-b0e1-826466b1f4c8","description":"<ul>\n<li>/</li>\n</ul>\n","_postman_id":"eb8acf90-bde6-42a3-b0e1-826466b1f4c8","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]},"isInherited":true,"source":{"_postman_id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","id":"a88dabd8-ccc2-4186-aa51-5ae0df4711fc","name":"MultTV API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"}]}},"event":[{"listen":"prerequest","script":{"id":"01662578-d77e-4453-b53e-8aa0c33ab529","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"88063e30-169c-43c3-821a-4c9953a80804","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"token","value":"XN8KpP6Qtv9Pt1eR6hbu4MtXB9qY4NU1rW3R"},{"key":"url","value":"https://midprd.multtv.tv.br"},{"key":"end_user_id","value":"87654321-4321-4321-4321-210987654321"},{"key":"plan_id","value":"12345678-1234-1234-1234-123456789012"},{"key":"login","value":""},{"key":"password","value":""},{"key":"pin","value":""},{"key":"active","value":""},{"key":"plans","value":""},{"key":"firstname","value":""},{"key":"lastname","value":""}]}