{"info":{"_postman_id":"335a03ea-6b85-4cdd-861b-923430dc3011","name":"Whataform API Public","description":"<html><head></head><body><p>¡Bienvenido a la documentación oficial de la API de <strong>Whataform</strong>!</p>\n<p>Whataform es una plataforma que permite a negocios digitalizar su operación, gestionar pedidos, recibir pagos y automatizar ventas por WhatsApp de forma sencilla. Nuestra API está diseñada para que puedas integrar todas estas funcionalidades con tus propias herramientas, sistemas o aplicaciones.</p>\n<p>Con esta API podrás:</p>\n<ul>\n<li><p>Consultar y actualizar pedidos en tiempo real</p>\n</li>\n<li><p>Crear, editar y eliminar de productos, categorías o servicios</p>\n</li>\n<li><p>Actualizar estados de pagos, estados de seguimiento y calendarios.</p>\n</li>\n<li><p>Entre otros</p>\n</li>\n</ul>\n<p>Esta documentación te guiará paso a paso para que puedas comenzar a usar nuestra API de forma rápida, segura y eficiente.</p>\n<blockquote>\n<p><strong>Importante:</strong> Para comenzar, necesitas una clave API válida. Si aún no la tienes, solicita acceso desde tu cuenta de administrador en Whataform en la sección Mi cuenta &gt; Api Key. </p>\n</blockquote>\n<p>Genera tus Keys:</p>\n<p><a href=\"https://whataform.com/app/api-token\">https://whataform.com/app/api-token</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8053603","collectionId":"335a03ea-6b85-4cdd-861b-923430dc3011","publishedId":"TzzBpvq9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"7F38FF"},"publishDate":"2021-08-19T17:54:57.000Z"},"item":[{"name":"Shops","item":[{"name":"List Shops","id":"5e92e9ef-ac6a-487b-86c7-193ed71738e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shops?key={{key}}","urlObject":{"protocol":"https","path":["v1","shops"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"b6e5ec7c-baa1-44f7-a00f-18ceaee52df0","name":"List Shops","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shops?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shops"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:02:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=9Sar8S5XUIur6NkWckbVsYnW5LGnD8OJph4/SWdv/8K6YfbXGPxjlauL95Rre8a8H9L84/hKfEefdf5nXSWe/ejxuE7aBGGBDYByMIrEcuk+4k/ARaD6UPMy9jZb; Expires=Fri, 26 Apr 2024 20:02:31 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=9Sar8S5XUIur6NkWckbVsYnW5LGnD8OJph4/SWdv/8K6YfbXGPxjlauL95Rre8a8H9L84/hKfEefdf5nXSWe/ejxuE7aBGGBDYByMIrEcuk+4k/ARaD6UPMy9jZb; Expires=Fri, 26 Apr 2024 20:02:31 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:02:31 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"totalResults\": 1,\n    \"shops\": [\n        {\n            \"name\": \"BruStore\",\n            \"alias\": \"brustore5189\",\n            \"type_id\": 31,\n            \"type\": \"Moda / Vestuario\",\n            \"bio\": \"Tienda en línea demo de Whataform\",\n            \"country\": \"Chile\",\n            \"avatar\": \"https://api.whataform.com/assets/profile/types/logos/ropa.jpg\",\n            \"color\": \"#7239ea\",\n            \"active_domain\": 0,\n            \"domain\": \"brustore5189.whataform.com\",\n            \"role\": \"own\"\n        }\n    ],\n    \"message\": \"\"\n}"}],"_postman_id":"5e92e9ef-ac6a-487b-86c7-193ed71738e4"},{"name":"Detail Shop","id":"a41aaf4a-13c2-47ed-bd9a-67049462efc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"94e5cb30-26fb-4c3b-9506-13e1552f7914","name":"Detail Shop","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:02:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=EJHkfoPz9OE4vqQpQSlMEeShwMjr36zrK/QVHPKWbQQL5CceCLj0E+f6kJw+Q6qEI7vac+zJxrtycxBXc5/gKwG1k2GH2kh7hFdFlx52Yj/bHTLVMT9/+/rBbMLA; Expires=Fri, 26 Apr 2024 20:02:07 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=EJHkfoPz9OE4vqQpQSlMEeShwMjr36zrK/QVHPKWbQQL5CceCLj0E+f6kJw+Q6qEI7vac+zJxrtycxBXc5/gKwG1k2GH2kh7hFdFlx52Yj/bHTLVMT9/+/rBbMLA; Expires=Fri, 26 Apr 2024 20:02:07 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:02:07 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"shop\": {\n        \"name\": \"BruStore\",\n        \"alias\": \"brustore5189\",\n        \"type\": \"Moda / Vestuario\",\n        \"bio\": \"Tienda en línea demo de Whataform\",\n        \"country\": \"Chile\",\n        \"timezone\": \"America/Santiago\",\n        \"address\": \"Fantasilandia - Virginia Opazo 19, 8370042 Santiago, Región Metropolitana, Chile\",\n        \"lng\": \"-70.6692655\",\n        \"lat\": \"-33.4488897\",\n        \"avatar\": \"https://api.whataform.com/assets/profile/types/logos/ropa.jpg\",\n        \"active_domain\": 0,\n        \"domain\": \"brustore5189.whataform.com\",\n        \"website\": \"https://www.brustore.com\",\n        \"facebook\": \"https://facebook.com/brustore\",\n        \"instagram\": \"https://instagram.com/brustore\",\n        \"linkedin\": \"https://www.linkedin.com/in/brustore\",\n        \"twitter\": \"https://twitter.com/brustore\",\n        \"youtube\": \"https://www.youtube.com/brustore\",\n        \"tiktok\": \"https://tiktok.com/@brustore\",\n        \"color\": \"#7239ea\",\n        \"color_btns\": \"#250075\",\n        \"font\": \"Original\",\n        \"forms_count\": \"1.00\",\n        \"products_count\": \"1.00\"\n    },\n    \"message\": \"\"\n}"}],"_postman_id":"a41aaf4a-13c2-47ed-bd9a-67049462efc5"},{"name":"Metrics Shop","id":"01292ff0-0e14-4b8c-a707-5acb25517195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/metrics?key={{key}}&d=19-04-2024&pay=no","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","metrics"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"},{"description":{"content":"<p>Consultation day DD-MM-AAAA</p>\n","type":"text/plain"},"key":"d","value":"19-04-2024"},{"description":{"content":"<p>Metrics only paid or not (yes/no)</p>\n","type":"text/plain"},"key":"pay","value":"no"}],"variable":[]}},"response":[{"id":"2e0c2801-5a19-4618-916b-1c97c54481f6","name":"Metrics Shop","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/metrics?key={{key}}&d=19-04-2024&pay=no","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","metrics"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"},{"key":"d","value":"19-04-2024","description":"Consultation day DD-MM-AAAA"},{"key":"pay","value":"no","description":"Metrics only paid or not (yes/no)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:20:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=lYPLxcim7u2a/wwW2v6o7ibA8SXE2NoxTQdslNHeHU3pQSJze9zHtGYMuGrm5jPr+EFrTXh4SlIFJ59/nNNQ6tQKrkKAoZgJqfCqHR3sZu5R0ChElcCp0sb4MJ8z; Expires=Fri, 26 Apr 2024 20:20:20 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=lYPLxcim7u2a/wwW2v6o7ibA8SXE2NoxTQdslNHeHU3pQSJze9zHtGYMuGrm5jPr+EFrTXh4SlIFJ59/nNNQ6tQKrkKAoZgJqfCqHR3sZu5R0ChElcCp0sb4MJ8z; Expires=Fri, 26 Apr 2024 20:20:20 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:20:20 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"summary\": {\n        \"sell_subtotal\": \"224.496,00\",\n        \"sell_delivery\": \"0,00\",\n        \"sell_tips\": \"0,00\",\n        \"sell_total\": \"224.496,00\",\n        \"sell_discounts\": \"0,00\",\n        \"sell_unids\": \"2\",\n        \"sell_tp\": \"112.248,00\",\n        \"products_top\": [\n            {\n                \"id\": 842072,\n                \"code\": \"PRDa956317d624a2fe73892\",\n                \"sku\": null,\n                \"title\": \"Camisa Manga Corta\",\n                \"category\": \"Camisas\",\n                \"picture1\": \"\",\n                \"sum_quantity\": \"2\",\n                \"sum_pricing\": \"52000\"\n            },\n            {\n                \"id\": 842074,\n                \"code\": \"PRD64b3796e21757b373892\",\n                \"sku\": null,\n                \"title\": \"Pantalon Lino\",\n                \"category\": \"Pantalones\",\n                \"picture1\": \"\",\n                \"sum_quantity\": \"2\",\n                \"sum_pricing\": \"89996\"\n            },\n            {\n                \"id\": 842073,\n                \"code\": \"PRD09ad82612099f1873892\",\n                \"sku\": null,\n                \"title\": \"Camisa Oficina\",\n                \"category\": \"Camisas\",\n                \"picture1\": \"\",\n                \"sum_quantity\": \"2\",\n                \"sum_pricing\": \"80000\"\n            },\n            {\n                \"id\": 837499,\n                \"code\": \"PRDdd39db2c47f800873892\",\n                \"sku\": null,\n                \"title\": \"Camisa Blanca\",\n                \"category\": \"Camisas\",\n                \"picture1\": \"\",\n                \"sum_quantity\": \"1\",\n                \"sum_pricing\": \"2500\"\n            }\n        ],\n        \"customers_top\": [\n            {\n                \"id\": 48251,\n                \"name\": \"Test User\",\n                \"username\": \"UF1BC71713557907\",\n                \"email\": \"test@whataform.com\",\n                \"whatsapp\": \"56123123123\",\n                \"sum_quantity\": 2,\n                \"sum_pricing\": \"224496\"\n            }\n        ]\n    },\n    \"message\": \"\"\n}"}],"_postman_id":"01292ff0-0e14-4b8c-a707-5acb25517195"}],"id":"9d85020d-12d5-4b6b-86da-49721f97e3c1","_postman_id":"9d85020d-12d5-4b6b-86da-49721f97e3c1","description":""},{"name":"Forms","item":[{"name":"List Forms","id":"59b1a648-3d48-48ee-aa5a-710d17370432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/forms?key={{key}}&q=&page=","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","forms"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"},{"description":{"content":"<p>Search form</p>\n","type":"text/plain"},"key":"q","value":""},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":""}],"variable":[]}},"response":[{"id":"d8fb831d-ab9b-4127-92db-eb1290d3eff8","name":"List Forms","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/forms?key={{key}}&q=&page=","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","forms"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"},{"key":"q","value":"","description":"Search form"},{"key":"page","value":"","description":"Page number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:15:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=/q4gomi/Dm+ci6FB57otR9kWs1a0JR1GOA/TzKBeljcGDua/McIx+MuXACT2pTK7CZQyux5SEgvCXpW+oevvNTCOJRbKaBd2V2leJSHOk1CykO+R7cf/1bMDZ0Vr; Expires=Fri, 26 Apr 2024 20:15:16 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=/q4gomi/Dm+ci6FB57otR9kWs1a0JR1GOA/TzKBeljcGDua/McIx+MuXACT2pTK7CZQyux5SEgvCXpW+oevvNTCOJRbKaBd2V2leJSHOk1CykO+R7cf/1bMDZ0Vr; Expires=Fri, 26 Apr 2024 20:15:16 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:15:16 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"forms\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"code\": \"11106140a6bcc3\",\n                \"is_principal\": 1,\n                \"title\": \"Mi catálogo básico\",\n                \"slug\": \"pedidos\",\n                \"reference\": null,\n                \"description\": \"Catálogo de pedidos básicos\",\n                \"version\": \"ECOMMERCE\",\n                \"sends\": 0,\n                \"visits\": 4,\n                \"is_active\": 1\n            },\n            {\n                \"code\": \"ab72fda78b9da3\",\n                \"is_principal\": 0,\n                \"title\": \"Mi catálogo de compra asistida\",\n                \"slug\": \"compras\",\n                \"reference\": null,\n                \"description\": \"Esto es un catálogo de venta\",\n                \"version\": \"ECOMMERCE\",\n                \"sends\": 0,\n                \"visits\": 0,\n                \"is_active\": 1\n            }\n        ],\n        \"first_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/forms?page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/forms?page=1\",\n        \"next_page_url\": null,\n        \"path\": \"https://api.whataform.com/v1/shop/brustore5189/forms\",\n        \"per_page\": 25,\n        \"prev_page_url\": null,\n        \"to\": 2,\n        \"total\": 2\n    },\n    \"message\": \"\",\n    \"search\": \"\"\n}"}],"_postman_id":"59b1a648-3d48-48ee-aa5a-710d17370432"},{"name":"Detail Form","id":"d062d09a-f6ab-4323-8afb-995ced200a4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/form/{{code_form}}?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","form","{{code_form}}"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"a7374bdd-28d5-498b-ba6b-c4b065cf14d7","name":"Detail Form","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/form/{{code_form}}?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","form","{{code_form}}"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:15:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=K94JsJcIfD7+kpWSs3uW0dguH6WnQl2LV8pWXy09EkoDzpPhETZ3iqvM5MwUXSrmnd1f6p+1ciXE5rj4YDgfnHc2SMRPGxWozkAmjn85g9L1+302gj8xF4rKl5hq; Expires=Fri, 26 Apr 2024 20:15:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=K94JsJcIfD7+kpWSs3uW0dguH6WnQl2LV8pWXy09EkoDzpPhETZ3iqvM5MwUXSrmnd1f6p+1ciXE5rj4YDgfnHc2SMRPGxWozkAmjn85g9L1+302gj8xF4rKl5hq; Expires=Fri, 26 Apr 2024 20:15:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:15:52 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"form\": {\n        \"code\": \"ab72fda78b9da3\",\n        \"title\": \"Mi catálogo de compra asistida\",\n        \"description\": \"Esto es un catálogo de venta\",\n        \"type\": \"ONBOARDING\",\n        \"reference\": null,\n        \"is_whatsapp\": 1,\n        \"whatsapp_number\": \"56123123123\",\n        \"is_email\": 0,\n        \"email_custom\": null,\n        \"is_webhook\": 0,\n        \"url_webhook\": null,\n        \"is_slack\": 0,\n        \"slack_hook\": null,\n        \"is_active\": 1,\n        \"is_public_cover\": 0,\n        \"components\": 5,\n        \"visits\": 0,\n        \"sends\": 0,\n        \"timezone\": \"America/Santiago\",\n        \"version\": \"ECOMMERCE\",\n        \"only_18\": 0,\n        \"is_redirect\": 0,\n        \"url_redirect\": null,\n        \"currency\": \"CLP\",\n        \"is_payment\": 0,\n        \"is_steps\": 1,\n        \"is_step1\": 1,\n        \"tag_step1\": \"CONFIRMADO\",\n        \"is_step2\": 1,\n        \"tag_step2\": \"PREPARANDO\",\n        \"is_step3\": 1,\n        \"tag_step3\": \"ENVIADO\",\n        \"is_step4\": 1,\n        \"tag_step4\": \"RECIBIDO\",\n        \"is_security\": 0,\n        \"type_security\": null,\n        \"is_customer_register\": 0,\n        \"is_delivery\": 0\n    },\n    \"message\": \"\"\n}"}],"_postman_id":"d062d09a-f6ab-4323-8afb-995ced200a4c"},{"name":"Messages Form","id":"11d6e081-0536-4567-a177-d251094626fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/form/{{code_form}}/messages?key={{key}}&q&page","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","form","{{code_form}}","messages"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"},{"description":{"content":"<p>Search messages</p>\n","type":"text/plain"},"key":"q","value":null},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":null}],"variable":[]}},"response":[{"id":"7c308d0e-1611-4831-92f0-b68725aef36a","name":"Messages Form","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/form/{{code_form}}/messages?key={{key}}&q&page","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","form","{{code_form}}","messages"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"},{"key":"q","value":null,"description":"Search messages"},{"key":"page","value":null,"description":"Page number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:26:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=rUcgnGwAXvYj8kwNT9fUhk4H5aI8KTRe8vIyuqrzLUDfkqgqQF4PGNw90tX7E+V4pHlwFZZxBjpEhIEQyxRfJepBzbL3T5Kz01wYVoPTJIEkwO+b0peuOX3iQL99; Expires=Fri, 26 Apr 2024 20:26:10 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=rUcgnGwAXvYj8kwNT9fUhk4H5aI8KTRe8vIyuqrzLUDfkqgqQF4PGNw90tX7E+V4pHlwFZZxBjpEhIEQyxRfJepBzbL3T5Kz01wYVoPTJIEkwO+b0peuOX3iQL99; Expires=Fri, 26 Apr 2024 20:26:10 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:26:10 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"messages\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"code\": \"Maa13637a2a16d1713558367\",\n                \"form\": \"Mi catálogo de compra asistida\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:26:07\",\n                \"nro\": 3,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"44998.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"44998.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            },\n            {\n                \"code\": \"Mf9ed0c8ff527b1713558342\",\n                \"form\": \"Mi catálogo de compra asistida\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:25:42\",\n                \"nro\": 2,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"28500.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"28500.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            },\n            {\n                \"code\": \"M30be20b5466181713558315\",\n                \"form\": \"Mi catálogo de compra asistida\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:25:16\",\n                \"nro\": 1,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"66000.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"66000.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            }\n        ],\n        \"first_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/form/ab72fda78b9da3/messages?page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/form/ab72fda78b9da3/messages?page=1\",\n        \"next_page_url\": null,\n        \"path\": \"https://api.whataform.com/v1/shop/brustore5189/form/ab72fda78b9da3/messages\",\n        \"per_page\": 25,\n        \"prev_page_url\": null,\n        \"to\": 3,\n        \"total\": 3\n    },\n    \"message\": \"\",\n    \"search\": \"\"\n}"}],"_postman_id":"11d6e081-0536-4567-a177-d251094626fd"},{"name":"Activate / Inactivate","id":"04bfb2ab-2b9f-4c47-ac1a-4e4ff5d6bacb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/form/{{code_form}}/status?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","form","{{code_form}}","status"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"951bf384-bf08-47e2-bd8b-1c72c84d68d1","name":"Activate / Inactivate","originalRequest":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/form/{{code_form}}/status?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","form","{{code_form}}","status"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:57:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=4YW2h8NDtQlZxsKw5RlxlXylQ9JPQjh/SB/vSsVwxExsgb+4HGq7H9V6aY704WqIAtJFT7FIITuFEWuLxar9+WXUBioxALY3vFHZfoCw1opDBhqitLFDRw2DR38p; Expires=Fri, 26 Apr 2024 20:57:34 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=4YW2h8NDtQlZxsKw5RlxlXylQ9JPQjh/SB/vSsVwxExsgb+4HGq7H9V6aY704WqIAtJFT7FIITuFEWuLxar9+WXUBioxALY3vFHZfoCw1opDBhqitLFDRw2DR38p; Expires=Fri, 26 Apr 2024 20:57:34 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:57:34 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Se actualizó es estado de la página.\"\n}"}],"_postman_id":"04bfb2ab-2b9f-4c47-ac1a-4e4ff5d6bacb"}],"id":"397b1874-cba5-4a3e-b42b-ef3e7c340333","_postman_id":"397b1874-cba5-4a3e-b42b-ef3e7c340333","description":""},{"name":"Products","item":[{"name":"List Products","id":"b4067b15-d744-48a3-b8c9-d94e4efabf59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/products?key={{key}}&q=&page=","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","products"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"},{"description":{"content":"<p>Search form</p>\n","type":"text/plain"},"key":"q","value":""},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":""}],"variable":[]}},"response":[{"id":"f9228611-45f8-42b2-85f3-2ef6a409f5f1","name":"List Products","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/products?key={{key}}&q=&page=","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","products"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"},{"key":"q","value":"","description":"Search form"},{"key":"page","value":"","description":"Page number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:09:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=RPtcTf8y1W+QPmWeAQENFF53NzkOz7uAi+uGF1mk7NpaTucmuXlZS182MRKILuzKfIqnQn9JfjLM7uutGx27RCN1fCg2wCD6EELcaT3I4+UpKk3l/qViZsPJ6+zD; Expires=Fri, 26 Apr 2024 20:09:17 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=RPtcTf8y1W+QPmWeAQENFF53NzkOz7uAi+uGF1mk7NpaTucmuXlZS182MRKILuzKfIqnQn9JfjLM7uutGx27RCN1fCg2wCD6EELcaT3I4+UpKk3l/qViZsPJ6+zD; Expires=Fri, 26 Apr 2024 20:09:17 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:09:17 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"products\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"code\": \"PRDdd39db2c47f800873892\",\n                \"category\": \"Camisas\",\n                \"title\": \"Camisa Blanca\",\n                \"slug\": null,\n                \"description\": \"La camisa para ejecutivos de calidad premium es la elección perfecta para el hombre moderno y sofisticado. Confeccionada con los mejores materiales y una atención meticulosa al detalle, esta prenda garantiza un look impecable y elegante en cualquier ocasión. Su diseño clásico y atemporal la convierte en una pieza indispensable en el guardarropa de todo hombre de negocios que valora la excelencia en cada aspecto de su vida.\",\n                \"picture1\": \"\",\n                \"pricing1\": \"2500.00\",\n                \"sku\": null,\n                \"is_qualify\": 0,\n                \"qualify\": \"0.00\",\n                \"is_active\": 1\n            },\n            {\n                \"code\": \"PRDa956317d624a2fe73892\",\n                \"category\": \"Camisas\",\n                \"title\": \"Camisa Manga Corta\",\n                \"slug\": null,\n                \"description\": null,\n                \"picture1\": \"\",\n                \"pricing1\": \"26000.00\",\n                \"sku\": null,\n                \"is_qualify\": 0,\n                \"qualify\": \"0.00\",\n                \"is_active\": 1\n            },\n            {\n                \"code\": \"PRD09ad82612099f1873892\",\n                \"category\": \"Camisas\",\n                \"title\": \"Camisa Oficina\",\n                \"slug\": null,\n                \"description\": null,\n                \"picture1\": \"\",\n                \"pricing1\": \"40000.00\",\n                \"sku\": null,\n                \"is_qualify\": 0,\n                \"qualify\": \"0.00\",\n                \"is_active\": 1\n            }\n        ],\n        \"first_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/products?page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/products?page=1\",\n        \"next_page_url\": null,\n        \"path\": \"https://api.whataform.com/v1/shop/brustore5189/products\",\n        \"per_page\": 25,\n        \"prev_page_url\": null,\n        \"to\": 3,\n        \"total\": 3\n    },\n    \"message\": \"\",\n    \"search\": \"\"\n}"}],"_postman_id":"b4067b15-d744-48a3-b8c9-d94e4efabf59"},{"name":"List Categories","id":"fd1ecde7-49cb-467c-934e-f51e36eb9ffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/products/categories?key={{key}}&q=&page=","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","products","categories"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"},{"description":{"content":"<p>Search form</p>\n","type":"text/plain"},"key":"q","value":""},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":""}],"variable":[]}},"response":[{"id":"c7165920-8b9a-4f38-ac89-5f98a7436d4d","name":"List Categories","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/products/categories?key={{key}}&q=&page=","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","products","categories"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"},{"key":"q","value":"","description":"Search form"},{"key":"page","value":"","description":"Page number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 20 Apr 2024 19:56:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=D9CmrTPzwRVESG//mZE53at2DljOsrLNr9tShxaELh8i8eDY/1xcYd4kUxI57sdv6jSxMmC5BQ2KWvT2zLcBNOnTTVjQl3nCBlL7UpllO+S2BF1hJ7eoofLmTQ9P; Expires=Sat, 27 Apr 2024 19:56:38 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=D9CmrTPzwRVESG//mZE53at2DljOsrLNr9tShxaELh8i8eDY/1xcYd4kUxI57sdv6jSxMmC5BQ2KWvT2zLcBNOnTTVjQl3nCBlL7UpllO+S2BF1hJ7eoofLmTQ9P; Expires=Sat, 27 Apr 2024 19:56:38 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=3QpW4sMCCEfV20l8zp8lPPR5RscH7zys2YshGc9k; expires=Sat, 20-Apr-2024 21:56:38 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"categories\": [\n        {\n            \"id\": 83750,\n            \"code\": \"catd2ba704735588d457ed873892\",\n            \"title\": \"Camisas\"\n        },\n        {\n            \"id\": 83988,\n            \"code\": \"catf31487415192f7e1c8dc73892\",\n            \"title\": \"Pantalones\"\n        }\n    ],\n    \"message\": \"\"\n}"}],"_postman_id":"fd1ecde7-49cb-467c-934e-f51e36eb9ffa"},{"name":"Detail Product","id":"428e8cd0-5553-474b-a085-86a2625dd20d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","product","{{code_prod}}"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"80700e9f-1b88-486a-adfc-62cd637e2ede","name":"Detail Product","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","product","{{code_prod}}"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 14:04:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=KonqKnv5l/RjYSdHZFKKRwPqngsxB++d6O0ljA/z0fAe7caSzJYRQ011RHOWuQyZB5KpfBgiZnFj+13sy7xQ/CPmNbJtJxz9rE5EAEBQTWjk+D6jp4XbzdX1GLEB; Expires=Thu, 19 Jun 2025 14:04:38 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=KonqKnv5l/RjYSdHZFKKRwPqngsxB++d6O0ljA/z0fAe7caSzJYRQ011RHOWuQyZB5KpfBgiZnFj+13sy7xQ/CPmNbJtJxz9rE5EAEBQTWjk+D6jp4XbzdX1GLEB; Expires=Thu, 19 Jun 2025 14:04:38 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=rvnpenJHiIWFXPkIVL3Gjp4AAugTkhZ1HpeQZg4X; expires=Thu, 12-Jun-2025 16:04:38 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"product\": {\n        \"code\": \"PRD9df30b6e6e6c5b121492\",\n        \"category\": \"Pizzas\",\n        \"ref\": null,\n        \"sku\": null,\n        \"title\": \"Pizza Americana\",\n        \"description\": \"Pizza Americana\",\n        \"picture1\": null,\n        \"picture2\": null,\n        \"picture3\": null,\n        \"picture4\": null,\n        \"unit\": \"1.00\",\n        \"is_pricing\": 1,\n        \"pricing1\": \"9000.00\",\n        \"pricing1_ref\": \"12000.00\",\n        \"pricing2\": \"0.00\",\n        \"pricing2_ref\": \"0.00\",\n        \"pricing3\": \"0.00\",\n        \"pricing3_ref\": \"0.00\",\n        \"pricing4\": \"0.00\",\n        \"pricing4_ref\": \"0.00\",\n        \"infinete_stock\": 1,\n        \"limit_stock\": 0,\n        \"continue_stock\": 0,\n        \"stock\": \"0.00\",\n        \"is_digital\": 0,\n        \"url_digital\": null,\n        \"is_dynamic\": 0,\n        \"is_top\": 0,\n        \"is_active\": 1,\n        \"is_sku\": 0,\n        \"tag_unit\": \"1.00\",\n        \"is_comments\": 0,\n        \"instructions\": null,\n        \"media_type\": null,\n        \"media\": null,\n        \"min\": \"0.00\",\n        \"max\": \"0.00\",\n        \"exclude_promo\": 0,\n        \"is_req_comments\": 0,\n        \"relevance\": 0,\n        \"tags\": null,\n        \"slug\": null,\n        \"brand\": null,\n        \"shipping_weight\": \"0.00\",\n        \"factor\": 0,\n        \"is_minutes\": 0,\n        \"minutes\": 0,\n        \"is_qualify\": 0,\n        \"qualify\": \"0.00\",\n        \"order\": 0,\n        \"custom_tag\": null,\n        \"is_test\": 0,\n        \"visits\": 0,\n        \"is_upsell\": 0\n    },\n    \"message\": \"\"\n}"}],"_postman_id":"428e8cd0-5553-474b-a085-86a2625dd20d"},{"name":"Detail Category","id":"5db1d9b0-c135-4ac3-bb24-77e1c1f9323a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/products/category/{{code_cat}}?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","products","category","{{code_cat}}"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"6c54ddd3-63bb-434c-bc7b-80569856ddb1","name":"Detail Category","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/products/category/{{code_cat}}?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","products","category","{{code_cat}}"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 20 Apr 2024 19:58:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=Hd7T+mLksC3PsNbHjtQ13UQfGkS1GLAKqM8aDh0tqgt7b9w2fL4cA616uHWmnK8PascBTcSQRVuiksxLPXR2lCwWMhIofH2yqAe2m1WF7zKNVL3Q6lYQ0DWO5e8D; Expires=Sat, 27 Apr 2024 19:58:04 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=Hd7T+mLksC3PsNbHjtQ13UQfGkS1GLAKqM8aDh0tqgt7b9w2fL4cA616uHWmnK8PascBTcSQRVuiksxLPXR2lCwWMhIofH2yqAe2m1WF7zKNVL3Q6lYQ0DWO5e8D; Expires=Sat, 27 Apr 2024 19:58:04 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=3QpW4sMCCEfV20l8zp8lPPR5RscH7zys2YshGc9k; expires=Sat, 20-Apr-2024 21:58:04 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"category\": {\n        \"id\": 83988,\n        \"code\": \"catf31487415192f7e1c8dc73892\",\n        \"title\": \"Pantalones\"\n    },\n    \"message\": \"\"\n}"}],"_postman_id":"5db1d9b0-c135-4ac3-bb24-77e1c1f9323a"},{"name":"Activate / Inactivate","id":"2a54030f-34b8-4482-b108-5633dca0ad3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}/change-status?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","product","{{code_prod}}","change-status"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"afac704e-aa1c-4784-b7e7-0ccc1d38cdea","name":"Activate / Inactivate","originalRequest":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}/change-status?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","product","{{code_prod}}","change-status"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:59:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=0s/I0zAiiqMCGg8PNQqt00WfG67zN6vW8pX3wSrRhbQUTzDx99x/APWyDHx6a92vCA/u6qFkcv2MbZ1Klwu0RTvdMZx7SeYblalgrE61f27eDOKsxMSGxxydMWc5; Expires=Fri, 26 Apr 2024 20:59:00 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=0s/I0zAiiqMCGg8PNQqt00WfG67zN6vW8pX3wSrRhbQUTzDx99x/APWyDHx6a92vCA/u6qFkcv2MbZ1Klwu0RTvdMZx7SeYblalgrE61f27eDOKsxMSGxxydMWc5; Expires=Fri, 26 Apr 2024 20:59:00 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:59:00 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Se actualizó es estado del producto.\"\n}"}],"_postman_id":"2a54030f-34b8-4482-b108-5633dca0ad3c"},{"name":"Update Pricings","id":"adc094ef-c90a-4a42-90e6-ecc582cb3fb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"pricing1\": 15000,\n    \"pricing1_ref\": 22000,\n    \"pricing2\": 0,\n    \"pricing2_ref\": 0,\n    \"pricing3\": 0,\n    \"pricing3_ref\": 0,\n    \"pricing4\": 0,\n    \"pricing4_ref\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}/pricings?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","product","{{code_prod}}","pricings"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"3bed93df-1ced-4709-a802-6aaf7f4003b0","name":"Update Pricings","originalRequest":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"pricing1\": 15000,\n    \"pricing1_ref\": 22000,\n    \"pricing2\": 0,\n    \"pricing2_ref\": 0,\n    \"pricing3\": 0,\n    \"pricing3_ref\": 0,\n    \"pricing4\": 0,\n    \"pricing4_ref\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}/pricings?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","product","{{code_prod}}","pricings"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:59:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=G+3j74Q4VzcfUoqH4epRW0y2K0bI7JJvpNht6ZAqdhOd6ElDOJWsXdhnbT4Ul37mFGA1WfXNBJQP7g26iXXNaAZYBDcFSJ4STXGRki9O05SvoHLPE6NHgtoYh3gx; Expires=Fri, 26 Apr 2024 20:59:23 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=G+3j74Q4VzcfUoqH4epRW0y2K0bI7JJvpNht6ZAqdhOd6ElDOJWsXdhnbT4Ul37mFGA1WfXNBJQP7g26iXXNaAZYBDcFSJ4STXGRki9O05SvoHLPE6NHgtoYh3gx; Expires=Fri, 26 Apr 2024 20:59:23 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:59:23 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Producto actualizado\"\n}"}],"_postman_id":"adc094ef-c90a-4a42-90e6-ecc582cb3fb5"},{"name":"Update Product","id":"e29a5271-e3fe-4236-bc64-f4089ae4ccc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Pantalon de Jean\",\n    \"category_id\": 83988,\n    \"sku\": \"\",\n    \"description\": \"\",\n    \"brand\": \"\",\n    \"tags\": \"\",\n    \"custom_tag\": \"\",\n    \"unit\": 1,\n    \"tag_unit\": \"\",\n    \"is_active\": true,\n    \"exclude_promo\": false,\n    \"is_top\": false,\n    \"is_comments\": false,\n    \"is_req_comments\": false,\n    \"instructions\": null,\n    \"is_upsell\": false,\n    \"is_minutes\": false,\n    \"minutes\": 0,\n    \"is_qualify\": false,\n    \"is_pricing\": true,\n    \"stock_opt\": \"infinity\",\n    \"pricing1\": 13000,\n    \"pricing1_ref\": 15000,\n    \"pricing2\": 0,\n    \"pricing2_ref\": 0,\n    \"pricing3\": 0,\n    \"pricing3_ref\": 0,\n    \"pricing4\": 0,\n    \"pricing4_ref\": 0,\n    \"min\": 0,\n    \"max\": 0,\n    \"relevance\": 0,\n    \"order\": 0,\n    \"shipping_weight\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}/update?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","product","{{code_prod}}","update"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"a5d35c84-a9a4-44d2-b354-358a4d5893af","name":"Update Product","originalRequest":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Pantalon de Jean\",\n    \"category_id\": 83988,\n    \"sku\": \"\",\n    \"description\": \"\",\n    \"brand\": \"\",\n    \"tags\": \"\",\n    \"custom_tag\": \"\",\n    \"unit\": 1,\n    \"tag_unit\": \"\",\n    \"is_active\": true,\n    \"exclude_promo\": false,\n    \"is_top\": false,\n    \"is_comments\": false,\n    \"is_req_comments\": false,\n    \"instructions\": null,\n    \"is_upsell\": false,\n    \"is_minutes\": false,\n    \"minutes\": 0,\n    \"is_qualify\": false,\n    \"is_pricing\": true,\n    \"stock_opt\": \"infinity\",\n    \"pricing1\": 13000,\n    \"pricing1_ref\": 15000,\n    \"pricing2\": 0,\n    \"pricing2_ref\": 0,\n    \"pricing3\": 0,\n    \"pricing3_ref\": 0,\n    \"pricing4\": 0,\n    \"pricing4_ref\": 0,\n    \"min\": 0,\n    \"max\": 0,\n    \"relevance\": 0,\n    \"order\": 0,\n    \"shipping_weight\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/product/{{code_prod}}/update?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","product","{{code_prod}}","update"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Apr 2024 22:53:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=wPy43FXhPYRF6044YSVT+THpmPnQHpPYFO/lVZX3u8VvzvdPb31WAHeDPdRBeO9GPVtaxn92EyR2JZxyl21rmOaPgkTYsSG0+dzEYg3HaBbZh6LZ5i86MI41oWTo; Expires=Mon, 29 Apr 2024 22:53:15 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=wPy43FXhPYRF6044YSVT+THpmPnQHpPYFO/lVZX3u8VvzvdPb31WAHeDPdRBeO9GPVtaxn92EyR2JZxyl21rmOaPgkTYsSG0+dzEYg3HaBbZh6LZ5i86MI41oWTo; Expires=Mon, 29 Apr 2024 22:53:15 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=gb95kvyWb4gEiexsfNUnFxHOOUIxuMz6oqCKQ8Ty; expires=Tue, 23-Apr-2024 00:53:15 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Producto actualizado\"\n}"}],"_postman_id":"e29a5271-e3fe-4236-bc64-f4089ae4ccc4"},{"name":"Create Product","id":"9e908a72-8c97-46c3-be7b-ad5c60592f9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Pantalon de Jean\",\n    \"category_id\": 83988,\n    \"sku\": \"\",\n    \"description\": \"\",\n    \"brand\": \"\",\n    \"tags\": \"\",\n    \"custom_tag\": \"\",\n    \"unit\": 1,\n    \"tag_unit\": \"\",\n    \"is_active\": true,\n    \"exclude_promo\": false,\n    \"is_top\": false,\n    \"is_comments\": false,\n    \"is_req_comments\": false,\n    \"instructions\": null,\n    \"is_upsell\": false,\n    \"is_minutes\": false,\n    \"minutes\": 0,\n    \"is_qualify\": false,\n    \"is_pricing\": true,\n    \"stock_opt\": \"infinity\",\n    \"stock\": 0,\n    \"pricing1\": 13000,\n    \"pricing1_ref\": 15000,\n    \"pricing2\": 0,\n    \"pricing2_ref\": 0,\n    \"pricing3\": 0,\n    \"pricing3_ref\": 0,\n    \"pricing4\": 0,\n    \"pricing4_ref\": 0,\n    \"min\": 0,\n    \"max\": 0,\n    \"relevance\": 0,\n    \"order\": 0,\n    \"shipping_weight\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/product?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","product"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"3919f9bf-15c6-486f-b711-25a2ea5c0682","name":"Create Product","originalRequest":{"method":"POST","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Pantalon de Jean\",\n    \"category_id\": 83988,\n    \"sku\": \"\",\n    \"description\": \"\",\n    \"brand\": \"\",\n    \"tags\": \"\",\n    \"custom_tag\": \"\",\n    \"unit\": 1,\n    \"tag_unit\": \"\",\n    \"is_active\": true,\n    \"exclude_promo\": false,\n    \"is_top\": false,\n    \"is_comments\": false,\n    \"is_req_comments\": false,\n    \"instructions\": null,\n    \"is_upsell\": false,\n    \"is_minutes\": false,\n    \"minutes\": 0,\n    \"is_qualify\": false,\n    \"is_pricing\": true,\n    \"stock_opt\": \"infinity\",\n    \"stock\": 0,\n    \"pricing1\": 13000,\n    \"pricing1_ref\": 15000,\n    \"pricing2\": 0,\n    \"pricing2_ref\": 0,\n    \"pricing3\": 0,\n    \"pricing3_ref\": 0,\n    \"pricing4\": 0,\n    \"pricing4_ref\": 0,\n    \"min\": 0,\n    \"max\": 0,\n    \"relevance\": 0,\n    \"order\": 0,\n    \"shipping_weight\": 0\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/product?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","product"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 21 Apr 2024 20:57:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=fGeZnoH9pKJNjDK26lh9qcQe35NtNHATZ6U7rbq6bZPhnalB3Ll78S0MGUxuFd2hSoz/xzr/VIGWCK+VR56UR1c60qWci2F9MHdQPkzJsmMQM/2sJfyTbJ9V7NUk; Expires=Sun, 28 Apr 2024 20:57:21 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=fGeZnoH9pKJNjDK26lh9qcQe35NtNHATZ6U7rbq6bZPhnalB3Ll78S0MGUxuFd2hSoz/xzr/VIGWCK+VR56UR1c60qWci2F9MHdQPkzJsmMQM/2sJfyTbJ9V7NUk; Expires=Sun, 28 Apr 2024 20:57:21 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=DBkNWosaJmsPKbaecUeDCosoUrkVXC1tVYV69w63; expires=Sun, 21-Apr-2024 22:57:21 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"product\": {\n        \"user_id\": 50010,\n        \"shop_id\": 73892,\n        \"category_id\": 83988,\n        \"code\": \"PRD8028f18bcd24d0d73892\",\n        \"title\": \"Pantalon de Jean\",\n        \"description\": null,\n        \"sku\": null,\n        \"picture1\": null,\n        \"picture2\": null,\n        \"picture3\": null,\n        \"picture4\": null,\n        \"unit\": 1,\n        \"is_pricing\": true,\n        \"tag_unit\": null,\n        \"pricing1\": 13000,\n        \"pricing1_ref\": 15000,\n        \"pricing2\": 0,\n        \"pricing2_ref\": 0,\n        \"pricing3\": 0,\n        \"pricing3_ref\": 0,\n        \"pricing4\": 0,\n        \"pricing4_ref\": 0,\n        \"is_active\": true,\n        \"infinete_stock\": true,\n        \"limit_stock\": false,\n        \"continue_stock\": false,\n        \"stock\": 0,\n        \"is_digital\": false,\n        \"is_dynamic\": false,\n        \"is_comments\": false,\n        \"instructions\": null,\n        \"is_req_comments\": false,\n        \"min\": 0,\n        \"max\": 0,\n        \"exclude_promo\": false,\n        \"relevance\": 0,\n        \"order\": 0,\n        \"tags\": null,\n        \"custom_tag\": null,\n        \"brand\": null,\n        \"shipping_weight\": 0,\n        \"is_top\": false,\n        \"is_minutes\": false,\n        \"is_upsell\": false,\n        \"is_qualify\": false,\n        \"minutes\": 0,\n        \"updated_at\": \"2024-04-21T20:57:21.000000Z\",\n        \"created_at\": \"2024-04-21T20:57:21.000000Z\",\n        \"id\": 843577\n    },\n    \"message\": \"Producto creado\"\n}"}],"_postman_id":"9e908a72-8c97-46c3-be7b-ad5c60592f9a"},{"name":"Create Category","id":"c93a1997-0d6f-46be-a453-d0a091969b5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Ropa deportiva\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/products/category?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","products","category"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"65a35cfb-8656-4606-a65a-6acb54b74538","name":"Create Category","originalRequest":{"method":"POST","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Ropa deportiva\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/products/category?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","products","category"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 20 Apr 2024 20:00:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=j19QnqGcZObyV3GVosynX10kMqjc2BuRwaUGUTuwu5W8MHH36ZyqKurzmIMWk78aBfecCIrr3o7KWfPW3ttligktZ/HVOxLldV5cROt2nZ4K7wTH7X1ckU2fKrWe; Expires=Sat, 27 Apr 2024 20:00:20 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=j19QnqGcZObyV3GVosynX10kMqjc2BuRwaUGUTuwu5W8MHH36ZyqKurzmIMWk78aBfecCIrr3o7KWfPW3ttligktZ/HVOxLldV5cROt2nZ4K7wTH7X1ckU2fKrWe; Expires=Sat, 27 Apr 2024 20:00:20 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=3QpW4sMCCEfV20l8zp8lPPR5RscH7zys2YshGc9k; expires=Sat, 20-Apr-2024 22:00:20 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"category\": {\n        \"id\": 84028,\n        \"code\": \"catd9d5bbe97f5a0745ff1973892\",\n        \"title\": \"Ropa deportiva\"\n    },\n    \"message\": \"Categoría creada\"\n}"}],"_postman_id":"c93a1997-0d6f-46be-a453-d0a091969b5e"}],"id":"15102158-189f-4d40-91bf-f56c7839900f","_postman_id":"15102158-189f-4d40-91bf-f56c7839900f","description":""},{"name":"Messages","item":[{"name":"List Messages","id":"0ea966e4-6747-4cbb-b3ec-7dd16b8d93e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/messages?key={{key}}&q=&page","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","messages"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"},{"description":{"content":"<p>Search messages</p>\n","type":"text/plain"},"key":"q","value":""},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":null}],"variable":[]}},"response":[{"id":"8720ccd0-725b-4bbc-9ff3-0bccfcf34f72","name":"List Messages","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/messages?key={{key}}&q=&page","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","messages"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"},{"key":"q","value":"","description":"Search messages"},{"key":"page","value":null,"description":"Page number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:27:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=ibSkmf20XavkNyNTejGfwxuBFTzP0zhrhr+8gF5H9BZePlWygHD/Wc7LdWrcnuvgnwIKB59ERiixajwbm2OIMR7ftTdzXAQKkF8aw9eowM4mASkQhIkaVr2FV7Q+; Expires=Fri, 26 Apr 2024 20:27:28 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ibSkmf20XavkNyNTejGfwxuBFTzP0zhrhr+8gF5H9BZePlWygHD/Wc7LdWrcnuvgnwIKB59ERiixajwbm2OIMR7ftTdzXAQKkF8aw9eowM4mASkQhIkaVr2FV7Q+; Expires=Fri, 26 Apr 2024 20:27:28 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:27:29 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"messages\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"code\": \"Maa13637a2a16d1713558367\",\n                \"form\": \"Mi catálogo de compra asistida\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:26:07\",\n                \"nro\": 3,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"44998.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"44998.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            },\n            {\n                \"code\": \"Mf9ed0c8ff527b1713558342\",\n                \"form\": \"Mi catálogo de compra asistida\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:25:42\",\n                \"nro\": 2,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"28500.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"28500.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            },\n            {\n                \"code\": \"M30be20b5466181713558315\",\n                \"form\": \"Mi catálogo de compra asistida\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:25:16\",\n                \"nro\": 1,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"66000.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"66000.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            },\n            {\n                \"code\": \"M21be0eec2fba61713557943\",\n                \"form\": \"Mi catálogo básico\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:19:03\",\n                \"nro\": 2,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"113498.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"113498.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            },\n            {\n                \"code\": \"M775d80c0b22051713557923\",\n                \"form\": \"Mi catálogo básico\",\n                \"is_view\": 0,\n                \"send_at\": \"2024-04-19 16:18:43\",\n                \"nro\": 1,\n                \"is_steps\": 1,\n                \"is_step1\": 1,\n                \"is_step2\": 1,\n                \"is_step3\": 1,\n                \"is_step4\": 1,\n                \"tag_step1\": \"CONFIRMADO\",\n                \"tag_step2\": \"PREPARANDO\",\n                \"tag_step3\": \"ENVIADO\",\n                \"tag_step4\": \"RECIBIDO\",\n                \"step1\": 0,\n                \"step2\": 0,\n                \"step3\": 0,\n                \"step4\": 0,\n                \"subtotal\": \"110998.00\",\n                \"percent_discount\": \"0.00\",\n                \"discount_type\": \"\",\n                \"discount\": \"0.00\",\n                \"total\": \"110998.00\",\n                \"delivery\": \"0.00\",\n                \"delivery_km\": \"0.00\",\n                \"tip_total\": \"0.00\",\n                \"pay_proof_file\": null,\n                \"pay_proof_required\": 0\n            }\n        ],\n        \"first_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/messages?page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://api.whataform.com/v1/shop/brustore5189/messages?page=1\",\n        \"next_page_url\": null,\n        \"path\": \"https://api.whataform.com/v1/shop/brustore5189/messages\",\n        \"per_page\": 25,\n        \"prev_page_url\": null,\n        \"to\": 5,\n        \"total\": 5\n    },\n    \"message\": \"\",\n    \"search\": \"\"\n}"}],"_postman_id":"0ea966e4-6747-4cbb-b3ec-7dd16b8d93e6"},{"name":"Detail Message","id":"e88ebc08-68a8-4dae-b837-1afdf18d9850","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"url":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","message","{{code_msg}}"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"a40ee0dd-015a-455c-adc0-df21bc5cad20","name":"Detail Message","originalRequest":{"method":"GET","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","message","{{code_msg}}"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 20:27:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=46iu6gpoteLpXFhTv2OY5jUygWIv9jnRsngW2HsQAa2O+Ekapzdi6SONxxI6XUVgS1YUMU9gumn/5sT27ggaQrUw+w5BwnZCqDFAT1pTHjpevBmspgnxCPHZb4gK; Expires=Fri, 26 Apr 2024 20:27:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=46iu6gpoteLpXFhTv2OY5jUygWIv9jnRsngW2HsQAa2O+Ekapzdi6SONxxI6XUVgS1YUMU9gumn/5sT27ggaQrUw+w5BwnZCqDFAT1pTHjpevBmspgnxCPHZb4gK; Expires=Fri, 26 Apr 2024 20:27:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 22:27:53 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"detail_message\": {\n        \"id\": 2475367,\n        \"form_code\": \"ab72fda78b9da3\",\n        \"form\": \"Mi catálogo de compra asistida\",\n        \"code\": \"Maa13637a2a16d1713558367\",\n        \"for_pay\": 0,\n        \"for_ticket\": 0,\n        \"form_id\": 84692,\n        \"for_steps\": 1,\n        \"is_order\": 1,\n        \"is_payment\": 0,\n        \"is_scan\": 0,\n        \"is_edit\": 0,\n        \"nro\": 3,\n        \"is_winner\": 0,\n        \"winner_number\": 0,\n        \"is_disqualified\": 0,\n        \"payment_currency\": \"CLP\",\n        \"disqualified_reasons\": null,\n        \"send\": \"2024-04-19 20:26:07\",\n        \"send_at\": \"2024-04-19 16:26:07\",\n        \"is_view\": 1,\n        \"step1\": 0,\n        \"step2\": 0,\n        \"step3\": 0,\n        \"step4\": 0,\n        \"ip\": \"190.21.184.153\",\n        \"device\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\",\n        \"from\": \"https://whataform.com/\",\n        \"step1_msg\": null,\n        \"step2_msg\": null,\n        \"step3_msg\": null,\n        \"step4_msg\": null,\n        \"step1_at\": null,\n        \"step2_at\": null,\n        \"step3_at\": null,\n        \"step4_at\": null,\n        \"subtotal\": \"44998.00\",\n        \"percent_discount\": \"0.00\",\n        \"discount_type\": \"\",\n        \"discount\": \"0.00\",\n        \"total\": \"44998.00\",\n        \"delivery\": \"0.00\",\n        \"delivery_km\": \"0.00\",\n        \"tip_total\": \"0.00\",\n        \"for_calendar\": 0,\n        \"is_prereserved\": 0,\n        \"is_reserved\": 0,\n        \"factors\": 0,\n        \"date_reserved_from\": null,\n        \"date_reserved_to\": null,\n        \"for_pricing\": 1,\n        \"phone_order\": \"56123123123\",\n        \"whatsapp_order\": \"+56123123123\",\n        \"payment_method\": \"NULL\",\n        \"cash_amount\": \"0.00\",\n        \"version\": \"ECOMMERCE\",\n        \"new_pay_model\": 0,\n        \"text_pay_model\": null,\n        \"pay_proof_required\": 0,\n        \"pay_proof_file\": null,\n        \"updated_at\": \"2024-04-19T20:27:53.000000Z\"\n    },\n    \"responses_message\": [\n        {\n            \"title\": \"Nombre completo\",\n            \"description\": \"Escribe tu nombre completo\",\n            \"response\": \"Maria\",\n            \"type\": \"NAME\",\n            \"response2\": null\n        },\n        {\n            \"title\": \"E-mail\",\n            \"description\": \"Escribe tu dirección de correo eléctronico\",\n            \"response\": \"pepe@whataform.com\",\n            \"type\": \"EMAIL\",\n            \"response2\": null\n        },\n        {\n            \"title\": \"Nro. de WhatsApp\",\n            \"description\": \"Escribe tu número de WhatsApp o Teléfono\",\n            \"response\": \"+56123123123\",\n            \"type\": \"WHATSAPP\",\n            \"response2\": null\n        }\n    ],\n    \"maps_message\": [],\n    \"orders_message\": [],\n    \"ordercarts_message\": [\n        {\n            \"id\": 3132346,\n            \"message_id\": 2475367,\n            \"product_id\": 842074,\n            \"sku\": null,\n            \"detail\": \"Pantalon Lino\",\n            \"quantity\": \"1.00\",\n            \"pricing\": \"44998.00\",\n            \"pricing_aditional\": \"0.00\",\n            \"id1\": null,\n            \"value1\": null,\n            \"pricing1\": \"0.00\",\n            \"id2\": null,\n            \"value2\": null,\n            \"pricing2\": \"0.00\",\n            \"id3\": null,\n            \"value3\": null,\n            \"pricing3\": \"0.00\",\n            \"id4\": null,\n            \"value4\": null,\n            \"pricing4\": \"0.00\",\n            \"id5\": null,\n            \"value5\": null,\n            \"pricing5\": \"0.00\",\n            \"id6\": null,\n            \"value6\": null,\n            \"pricing6\": \"0.00\",\n            \"id7\": null,\n            \"value7\": null,\n            \"pricing7\": \"0.00\",\n            \"comments\": \"\"\n        }\n    ],\n    \"notes\": [],\n    \"actions_service\": 1,\n    \"steps_message\": {\n        \"step1\": 0,\n        \"step1_msg\": \"-\",\n        \"step1_at\": \"\",\n        \"step2\": 0,\n        \"step2_msg\": \"-\",\n        \"step2_at\": \"\",\n        \"step3\": 0,\n        \"step3_msg\": \"-\",\n        \"step3_at\": \"\",\n        \"step4\": 0,\n        \"step4_msg\": \"-\",\n        \"step4_at\": \"\",\n        \"stepsnro\": 4,\n        \"stepsact\": 0\n    },\n    \"calendar_message\": {\n        \"status\": \"cancel\",\n        \"url\": \"https://whataform.com/addcalendar/ab72fda78b9da3/Maa13637a2a16d1713558367\"\n    },\n    \"info_message\": {\n        \"urlorder\": \"https://brustore5189.whataform.com/detail/ab72fda78b9da3/Maa13637a2a16d1713558367\",\n        \"qrorder\": \"data:image/png;base64, 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1aiqqssXL62vrZ9ya3T6xaszvgWwpIQQGjn+VaMPv4h0/AMVTV8++tVrSHtPX94dDFZO86rR3tRLV5/0PYNuEEJorck/+zkYDLa3p15E+rit0fEvg/7g6d3duq5tjcLCCCE00nxrdHKwura6eW6zrg7+ye1jt0a/+qUara6s7l66/PcWVkfsfw6Hw08+/fTu3bujh9/Hq0ahJf/WKDQyvdPYfNfxzJmnHuzv37t3v3rcq0anbZzZuLBz4aPxOPuH/N/777/+m9/cvHmzqut/fOGFf/nJT85sbDzqUoHHsiKE1ppsjY4P6rrePLe5trbacGt0crC1ee7Czs7D73/nzp3/+PWvb968WVXVaDh89913//PVV22NwmkIITRygq3RycHW9tZgZaXh1ujooGffevbZ7fPnvzrPwQf905/+dO/evekP8d6NGx9++OH0+9gahVaEEBpp9arRQ3q93vmd7X6/3+pv9fv9F194YePMmek33r9379C7VVV1//79yW9vf/bZ9B8BjyWE0FrzrdHJwfgHKo58j1H11RJw+qDX6/X7/X6/f/XKlfGP54/f/dlnnz203FxfX9/d3R2f8v69e3/729+mV67AYwkhNHKardHxwcrKYHt7q6rrQ39QjarRwU/VTw6eemp9/IHW1tauvPjieHk3Go2+9dxz//S9702uqtfr/fOPfrS6ujo+5R//+Mf9/f3JFS7q3kC3edUoNFKf6FWjh6w/tX72wYM7t+8c/269Xm/j7Mbko5zb3Hzh+effPfgXRF96+eUXr1z58/Xrq6ur3/3ud//hG98Yv/3u3bv//eabdkShLSGE1kaj0WSJ1vZgY+PMcDi8d/fe5A9G1ageVVVdTw62trcmf6WqqrquL164sL+/f+O998YXcPXq1atXr06fef/LL//r1Vfv3LlT1/Xkbz2JewPdI4TQyKGdxhP834STg83Ns/1+//bt29Vw8n8TfvUT8YOVwdbW1mBl8PDfenp3d3V19X9v3Pjiiy8O/dEHH3zw29df/+CDD478oMDxZhDCQsaptDpz4RN/jtTqbhQyqKWQETAzedatr69Pjk+/2NrYOLO+vnb//t4Xn38xHA7ruhoMBmvra2tra8ec/MLOzvbW1ocffXTr1q3PP//87bfffv/99//nnXfee++9yepw2pGf+PyeSF1UyHekLirkq3smrAihtdNs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\",\n        \"urlwts\": \"https://api.whatsapp.com/send?phone=+56123123123&text=Hola\",\n        \"urlpho\": \"https://api.whatsapp.com/send?phone=56123123123&text=Hola\",\n        \"urlsend\": \"https://whataform.com/resend/ab72fda78b9da3/Maa13637a2a16d1713558367?mode=other\",\n        \"urlresend\": \"https://whataform.com/resend/ab72fda78b9da3/Maa13637a2a16d1713558367\",\n        \"urlvoucher\": null,\n        \"urlstatus\": \"https://whataform.com/resend/ab72fda78b9da3/Maa13637a2a16d1713558367/status\"\n    },\n    \"steps\": {\n        \"is_steps\": 1,\n        \"is_step1\": 1,\n        \"tag_step1\": \"CONFIRMADO\",\n        \"is_step2\": 1,\n        \"tag_step2\": \"PREPARANDO\",\n        \"is_step3\": 1,\n        \"tag_step3\": \"ENVIADO\",\n        \"is_step4\": 1,\n        \"tag_step4\": \"RECIBIDO\"\n    },\n    \"message\": \"\"\n}"}],"_postman_id":"e88ebc08-68a8-4dae-b837-1afdf18d9850"},{"name":"Update Status Message","id":"8f502202-7215-4c88-bcef-415fa991e25b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": 1,\n    \"message\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}/status?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","message","{{code_msg}}","status"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"bfefe86b-54ca-4311-8437-07a2180ecf70","name":"Update Status Message","originalRequest":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": 1,\n    \"message\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}/status?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","message","{{code_msg}}","status"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 21:00:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=LOywcKSrNafrwva0BwG8Drpd3oTJC4jG2d75BKGNW5fuKRvnbLSXTD/VhQoYLe/q9rDn0N5rqQQBXYvKapDrEFx0x/JxMALE0JA91BdbOBPbzDiGwLRBgDIt+oEF; Expires=Fri, 26 Apr 2024 21:00:19 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=LOywcKSrNafrwva0BwG8Drpd3oTJC4jG2d75BKGNW5fuKRvnbLSXTD/VhQoYLe/q9rDn0N5rqQQBXYvKapDrEFx0x/JxMALE0JA91BdbOBPbzDiGwLRBgDIt+oEF; Expires=Fri, 26 Apr 2024 21:00:19 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 23:00:19 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"El estado se ha actualizado\"\n}"}],"_postman_id":"8f502202-7215-4c88-bcef-415fa991e25b"},{"name":"Update Pay Status Message","id":"39be33a2-6ec8-4f6d-a1eb-d7436d1957ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}/payment?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","message","{{code_msg}}","payment"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"608e29dc-bf56-4cbf-b0e6-54fd302fab91","name":"Update Pay Status Message","originalRequest":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}/payment?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","message","{{code_msg}}","payment"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 21:00:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=2l4E8R1osMrbTIG1/nDBx51qGuZxnOQTeD1wsoRJJi/h+YOZTyl+zUKbNJe+BrfqaLapGNDodstkRnwDcCtH3MNTqHB5Gz83Hc0hDcGIdkBgAJtwXtDhOBd+kMSY; Expires=Fri, 26 Apr 2024 21:00:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=2l4E8R1osMrbTIG1/nDBx51qGuZxnOQTeD1wsoRJJi/h+YOZTyl+zUKbNJe+BrfqaLapGNDodstkRnwDcCtH3MNTqHB5Gz83Hc0hDcGIdkBgAJtwXtDhOBd+kMSY; Expires=Fri, 26 Apr 2024 21:00:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 23:00:29 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"El pago se ha confirmado\"\n}"}],"_postman_id":"39be33a2-6ec8-4f6d-a1eb-d7436d1957ae"},{"name":"Update Event Calendar Message","id":"7a090748-797f-4222-9cf2-f9411c2a5295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"YES\",\n    \"message\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}/calendar?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","message","{{code_msg}}","calendar"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[],"_postman_id":"7a090748-797f-4222-9cf2-f9411c2a5295"},{"name":"Create Note Message","id":"711163d2-85c2-4959-ba41-12dcb74551e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"wsecret","value":"{{wsecret}}","description":"<p>WSecret Whataform</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"is_public\": 1,\n    \"message\": \"Nueva nota\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}/send/note?key={{key}}","urlObject":{"protocol":"https","path":["v1","shop","{{alias}}","message","{{code_msg}}","send","note"],"host":["api","whataform","com"],"query":[{"description":{"content":"<p>API Key Whataform</p>\n","type":"text/plain"},"key":"key","value":"{{key}}"}],"variable":[]}},"response":[{"id":"10800b5e-5da3-4d88-aeef-9637ae7497d9","name":"Create Note Message","originalRequest":{"method":"POST","header":[{"key":"wsecret","value":"{{wsecret}}","description":"WSecret Whataform","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"is_public\": 1,\n    \"message\": \"Nueva nota\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.whataform.com/v1/shop/{{alias}}/message/{{code_msg}}/send/note?key={{key}}","protocol":"https","host":["api","whataform","com"],"path":["v1","shop","{{alias}}","message","{{code_msg}}","send","note"],"query":[{"key":"key","value":"{{key}}","description":"API Key Whataform"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Apr 2024 21:00:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=hXVfRLRxZxzVW5gg+bjpWuMr4mfKZm1f6R4PyO0SfbuopOxaNOyL5+C2KyPgM+spTyJHe7NNslYQCoCleqyhCkiqKhTVSifivAo8WGI8pIevUTkmlXPmCl/daRwZ; Expires=Fri, 26 Apr 2024 21:00:40 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=hXVfRLRxZxzVW5gg+bjpWuMr4mfKZm1f6R4PyO0SfbuopOxaNOyL5+C2KyPgM+spTyJHe7NNslYQCoCleqyhCkiqKhTVSifivAo8WGI8pIevUTkmlXPmCl/daRwZ; Expires=Fri, 26 Apr 2024 21:00:40 GMT; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"whataform_session=8VcUCGAlzy9PHWVT4x5npk4eYvrG2ZuIBQsuMTlV; expires=Fri, 19-Apr-2024 23:00:40 GMT; Max-Age=7200; path=/; secure; httponly; samesite=none"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Se ha guardado la nota\"\n}"}],"_postman_id":"711163d2-85c2-4959-ba41-12dcb74551e0"}],"id":"a7a20fbe-0faf-4e9f-ade1-171bcd08fe5d","_postman_id":"a7a20fbe-0faf-4e9f-ade1-171bcd08fe5d","description":""},{"name":"Webhooks","item":[{"name":"Nuevo pedido","id":"6eee66a0-eb1c-4ec8-8854-be12f6864dea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"form\": \"5e63312a5df122\",\n        \"message\": \"M3f4f13084037a1749742511\",\n        \"nro\": \"00000032\",\n        \"send\": \"2025-06-12 11:35:11\",\n        \"name\": \"Test\",\n        \"email\": \"test@whataform.com\",\n        \"nro_whatsapp\": \"+56123123123\",\n        \"escribe_tu_direccin\": \"Av. Irarrazaval 600, Ñuñoa, Región Metropolitana, Chile. Depto. 600: https://whata.app/m/CODEMAP\",\n        \"escribe_tu_direccin_detail\": {\n            \"address\": \"Av. Irarrazaval 600, Ñuñoa, Región Metropolitana, Chile. Depto. 600\",\n            \"address_line_1\": \"Av. Irarrazaval 600, Ñuñoa, Región Metropolitana, Chile\",\n            \"address_line_2\": \"Depto. 600\",\n            \"url\": \"https://whata.app/m/CODEMAP\",\n            \"lat\": \"-33.3234426\",\n            \"lng\": \"-70.0534545\"\n        },\n        \"detail_order\": [\n            {\n                \"sku\": \"null\",\n                \"product\": \"iPhone\",\n                \"cant\": \"1.00\",\n                \"pricing\": \"0\",\n                \"total\": \"0\"\n            },\n            {\n                \"sku\": \"null\",\n                \"product\": \"Mascarilla Unisex Avilapp\",\n                \"cant\": \"1.00\",\n                \"pricing\": \"500\",\n                \"total\": \"500\"\n            },\n            {\n                \"sku\": \"null\",\n                \"product\": \"T-shirt Masculina Avilapp\",\n                \"cant\": \"1.00\",\n                \"pricing\": \"1060\",\n                \"total\": \"1060\"\n            }\n        ],\n        \"detail_order_text\": \"- *1 x* iPhone | precio 0 | total 0\\n- *1 x* Mascarilla Unisex Avilapp | precio 500 | total 500\\n- *1 x* T-shirt Masculina Avilapp | precio 1060 | total 1060\",\n        \"currency\": \"CLP\",\n        \"subtotal\": \"1560.00\",\n        \"discount\": \"0.00\",\n        \"discount_code\": \"\",\n        \"delivery\": \"0.00\",\n        \"delivery_km\": \"2.70\",\n        \"delivery_kg\": \"0.20\",\n        \"percent_taxes\": \"0.00\",\n        \"taxes\": \"0.00\",\n        \"tips\": \"0.00\",\n        \"total\": \"1560.00\",\n        \"pay_method\": \"Efectivo\"\n    }\n]","options":{"raw":{"language":"json"}}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"6eee66a0-eb1c-4ec8-8854-be12f6864dea"},{"name":"Cambio de estado","id":"45667c31-b6b4-4bd5-a0a5-f2db831b5c6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"form\": \"5e63312a5df122\",\n        \"message\": \"M3f4f13080000000000000\",\n        \"nro\": \"00000032\",\n        \"send\": \"2025-06-12 11:35:11\",\n        \"currency\": \"CLP\",\n        \"subtotal\": \"1560.00\",\n        \"discount\": \"0.00\",\n        \"discount_code\": \"\",\n        \"delivery\": \"0.00\",\n        \"delivery_km\": \"2.70\",\n        \"delivery_kg\": \"0.20\",\n        \"percent_taxes\": \"0.00\",\n        \"taxes\": \"0.00\",\n        \"tips\": \"0.00\",\n        \"total\": \"1560.00\",\n        \"pay_method\": \"Efectivo\",\n        \"status\": \"ENVIADO\",\n        \"status_detail\": \"Texto ejemplo\",\n        \"status_datetime\": {\n            \"date\": \"2025-06-12 11:44:31.478910\",\n            \"timezone_type\": \"3\",\n            \"timezone\": \"America/Santiago\"\n        },\n        \"url_detail\": \"https://app.avilapp.com/detail/5e63312a5df122/M3f4f13080000000000000\",\n        \"active\": \"1\"\n    }\n]","options":{"raw":{"language":"json"}}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"45667c31-b6b4-4bd5-a0a5-f2db831b5c6d"}],"id":"d8e5bfd3-7f20-4add-9694-95d4748d9a6e","_postman_id":"d8e5bfd3-7f20-4add-9694-95d4748d9a6e","description":""}],"event":[{"listen":"prerequest","script":{"id":"639b85d8-6f0b-49d1-ac8b-96a71ad1fa90","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"def0df92-aac3-4c0f-9aeb-a2fc7ad7de73","type":"text/javascript","packages":{},"exec":[""]}}]}