{"info":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","description":"<html><head></head><body><p>Bem-vindo à documentação da <strong>API</strong>! Aqui você encontrará informações sobre os recursos disponíveis para integração com nossa plataforma.</p>\n<p>Nossa API oferece acesso aos recursos de produtos, clientes, preços, estoques e pedidos, permitindo que você crie, atualize e consulte informações em nossa plataforma de ecommerce de forma programática.</p>\n<p>A seguir você encontrará uma descrição dos recursos disponíveis em nossa API, incluindo exemplos de como fazer chamadas para cada um deles. Caso tenha alguma dúvida ou precise de ajuda durante o processo de integração, não hesite em entrar em contato com nossa equipe de suporte técnico.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26689724","collectionId":"3c90a1b1-7195-41c0-abd8-ac126babcaec","publishedId":"2s93RUvChX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"1890ff"},"publishDate":"2023-04-01T18:06:40.000Z"},"item":[{"name":"Autenticação","item":[{"name":"Criar token de acesso","id":"c2c48607-741b-4aac-921d-912396f39d03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"clientId\": \"5825aec8-17d9-4eac-9f31-9c4b15556578\",\r\n    \"clientSecret\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRJZCI6IjU4MjVhZWM4LTE3ZDktNGVhYy05ZjMxLTljNGIxNTU1NjU3OCIsImFwcElkIjoiNWEzZDIzNTUtNzI2ZS00ODQ5LTlmZjEtODZmOTZiMWQzNmRmIiwiaWF0IjoxNjgzNDY5MzA4LCJpc3MiOiJ3ZG5hIiwic3ViIjoic3RvcmUtY2xpZW50LXNlY3JldCJ9.OAqdRFjciKoqb_-JB41J5wXTwLmAO0f07WqnBlfSgIQ\",\r\n    \"grantType\": \"client_credentials\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/token","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f58d3cbf-e3bf-4814-af7a-19f254786cab","id":"f58d3cbf-e3bf-4814-af7a-19f254786cab","name":"Autenticação","type":"folder"}},"urlObject":{"path":["token"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"4b807983-743c-405e-bb04-c20f77a332f0","name":"Criar token de acesso","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"clientId\": \"5825aec8-17d9-4eac-9f31-9c4b15556578\",\r\n    \"clientSecret\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRJZCI6IjU4MjVhZWM4LTE3ZDktNGVhYy05ZjMxLTljNGIxNTU1NjU3OCIsImFwcElkIjoiNWEzZDIzNTUtNzI2ZS00ODQ5LTlmZjEtODZmOTZiMWQzNmRmIiwiaWF0IjoxNjgzNDY5MzA4LCJpc3MiOiJ3ZG5hIiwic3ViIjoic3RvcmUtY2xpZW50LXNlY3JldCJ9.OAqdRFjciKoqb_-JB41J5wXTwLmAO0f07WqnBlfSgIQ\",\r\n    \"grantType\": \"client_credentials\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Apr 2023 17:50:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1263"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6IjVhM2QyMzU1LTcyNmUtNDg0OS05ZmYxLTg2Zjk2YjFkMzZkZiIsInVzZXJJZCI6ImNoYW5uZWwtMjYiLCJpYXQiOjE2ODM0NjkzMjUsImV4cCI6MTY4MzU1NTcyNSwiaXNzIjoid2RuYSIsInN1YiI6ImFwaSJ9.HRnqY8qldTUcOT5HCh8VZcBSPvWGsIuUSY_ZQwrClWI\",\n        \"tokenType\": \"Bearer\",\n        \"expiresIn\": 86400\n    }\n}"}],"_postman_id":"c2c48607-741b-4aac-921d-912396f39d03"}],"id":"f58d3cbf-e3bf-4814-af7a-19f254786cab","description":"<p>Para autenticar suas chamadas à API, você precisará gerar suas credenciais, no painel admin da sua loja virtual:</p>\n<ol>\n<li><p>Acesse <strong>Canais</strong></p>\n</li>\n<li><p>Clique no botão adicionar canal</p>\n</li>\n<li><p>Selecione o canal do tipo <strong>API</strong></p>\n</li>\n<li><p>Ao criar o canal o sistema irá gerar o client ID e client secret.</p>\n</li>\n</ol>\n<p>Para obter um token de acesso, utilize o endpoint de geração de token da API e forneça seu client ID e client secret, que são suas credenciais. O token de acesso é válido por um período determinado de tempo e deve ser incluído como cabeçalho em todas as chamadas subsequentes à API para autenticação.</p>\n<p>Exemplo:</p>\n<p><code>Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI...</code></p>\n<p>Se o token de acesso expirar, você precisará gerar um novo token de acesso. Utilize novamente o endpoint de geração de token e forneça suas credenciais para obter um novo token de acesso.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"c47ec043-60d9-4817-9b49-6d1c428e2f24","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c203903d-afdd-4065-93ab-4300e94c0610","type":"text/javascript","exec":[""]}}],"_postman_id":"f58d3cbf-e3bf-4814-af7a-19f254786cab"},{"name":"Produto","item":[{"name":"Cadastrar produto","id":"5c3bd5d1-baf6-439c-89f9-bd4983f3f4dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Produto Teste\",\r\n    \"costPrice\": 75,\r\n    \"categories\": [\r\n        {\r\n            \"categoryId\": 2,\r\n            \"main\": true\r\n        }\r\n    ],\r\n    \"sku\": \"REF1002\",\r\n    \"barcode\": \"11223344\",\r\n    \"weight\": 1500,\r\n    \"width\": 35.25,\r\n    \"length\": 22,\r\n    \"height\": 15,\r\n    \"status\": true,\r\n    \"stocks\": [\r\n        {\r\n            \"stockId\": 1,\r\n            \"quantity\": \"100\"\r\n        }\r\n    ],\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 149.98,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 129.99,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"text\": \"<p>Informe e descri&ccedil;&atilde;o do produto ...</p>\",\r\n            \"descriptionGroupId\": 1\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": 1,\r\n    \"model\": \"Modelo X\",\r\n    \"mpn\": \"5555\",\r\n    \"ncm\": \"1234\",\r\n    \"multiple\": 1,\r\n    \"tags\": [\r\n        \"Produto\",\r\n        \"Teste\"\r\n    ],\r\n    \"supplierId\": null,\r\n    \"slug\": \"produto-teste-promocao\",\r\n    \"seoTitle\": \"Produto Teste Tag\",\r\n    \"seoDescription\": \"Meta Tag description\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 1,\r\n    \"mainGroup\": false,\r\n    \"attributes\": [],\r\n    \"medias\": [\r\n            {\r\n                \"fileId\": 14,\r\n                \"title\": \"\",\r\n                \"description\": \"\"\r\n            },\r\n            {\r\n                \"fileId\": 15,\r\n                \"title\": \"\",\r\n                \"description\": \"\"\r\n            }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products","description":"<p>Este endpoint permite cadastrar um produto ao nosso sistema.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"c3e5e376-2778-4962-aaee-bd78a136e634","name":"Cadastro com sucesso","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Produto Teste\",\r\n    \"costPrice\": 75,\r\n    \"categories\": [\r\n        {\r\n            \"categoryId\": 2,\r\n            \"main\": true\r\n        }\r\n    ],\r\n    \"sku\": \"REF1002\",\r\n    \"barcode\": \"11223344\",\r\n    \"weight\": 1500,\r\n    \"width\": 35.25,\r\n    \"length\": 22,\r\n    \"height\": 15,\r\n    \"status\": true,\r\n    \"stocks\": [\r\n        {\r\n            \"stockId\": 1,\r\n            \"quantity\": \"100\"\r\n        }\r\n    ],\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 149.98,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 129.99,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"text\": \"<p>Informe e descri&ccedil;&atilde;o do produto ...</p>\",\r\n            \"descriptionGroupId\": 1\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": 1,\r\n    \"model\": \"Modelo X\",\r\n    \"mpn\": \"5555\",\r\n    \"ncm\": \"1234\",\r\n    \"multiple\": 1,\r\n    \"tags\": [\r\n        \"Produto\",\r\n        \"Teste\"\r\n    ],\r\n    \"supplierId\": null,\r\n    \"slug\": \"produto-teste-promocao\",\r\n    \"seoTitle\": \"Produto Teste Tag\",\r\n    \"seoDescription\": \"Meta Tag description\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 1,\r\n    \"mainGroup\": false,\r\n    \"attributes\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Apr 2023 17:50:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1263"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"title\": \"Produto Teste\",\n        \"costPrice\": 75,\n        \"categories\": [\n            {\n                \"categoryId\": 2,\n                \"main\": true,\n                \"productId\": 5,\n                \"createdAt\": \"2023-04-01T17:50:38.000Z\",\n                \"id\": 4\n            }\n        ],\n        \"sku\": \"REF1002\",\n        \"barcode\": \"11223344\",\n        \"weight\": 1500,\n        \"width\": 35.25,\n        \"length\": 22,\n        \"height\": 15,\n        \"status\": true,\n        \"stocks\": [\n            {\n                \"stockId\": 1,\n                \"quantity\": 100,\n                \"productId\": 5,\n                \"id\": 5,\n                \"createdAt\": \"2023-04-01T17:50:38.000Z\"\n            }\n        ],\n        \"prices\": [\n            {\n                \"showPrice\": true,\n                \"status\": true,\n                \"priceGroupId\": 1,\n                \"price\": 149.98,\n                \"margin\": 99.97,\n                \"promotionPrice\": 129.99,\n                \"promotionMargin\": 13.33,\n                \"datePromotionStart\": null,\n                \"datePromotionEnd\": null,\n                \"productId\": 5,\n                \"id\": 5,\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-01T17:50:38.000Z\"\n            }\n        ],\n        \"descriptions\": [\n            {\n                \"text\": \"<p>Informe e descri&ccedil;&atilde;o do produto ...</p>\",\n                \"descriptionGroupId\": 1,\n                \"productId\": 5,\n                \"createdAt\": \"2023-04-01T17:50:38.000Z\",\n                \"id\": 5\n            }\n        ],\n        \"physicalProduct\": true,\n        \"unitId\": 1,\n        \"conditionId\": 1,\n        \"brandId\": 1,\n        \"model\": \"Modelo X\",\n        \"mpn\": \"5555\",\n        \"ncm\": \"1234\",\n        \"multiple\": 1,\n        \"tags\": [\n            \"Produto\",\n            \"Teste\"\n        ],\n        \"medias\": [\n            {\n                \"fileId\": 14,\n                \"productId\": 5,\n                \"position\": 0,\n                \"createdAt\": \"2026-03-31T20:26:48.000Z\",\n                \"id\": 1\n            },\n            {\n                \"fileId\": 15,\n                \"productId\": 5,\n                \"position\": 1,\n                \"createdAt\": \"2026-03-31T20:26:48.000Z\",\n                \"id\": 2\n            }\n        ],\n        \"supplierId\": null,\n        \"slug\": \"produto-teste-promocao\",\n        \"seoTitle\": \"Produto Teste Tag\",\n        \"seoDescription\": \"Meta Tag description\",\n        \"manageStock\": true,\n        \"showInSearch\": true,\n        \"typeId\": 1,\n        \"mainGroup\": false,\n        \"attributes\": [],\n        \"createdBy\": \"user:1\",\n        \"createdAt\": \"2023-04-01T17:50:38.000Z\",\n        \"id\": 5\n    }\n}"},{"id":"4abcef14-9520-41cd-bf2c-5c8975062850","name":"Erro campos inválidos","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": null,\r\n    \"costPrice\":\"A\",\r\n    \"categories\": [\r\n        {\r\n            \"categoryId\": 2,\r\n            \"main\": true\r\n        }\r\n    ],\r\n    \"sku\": \"REF1002\",\r\n    \"barcode\": \"11223344\",\r\n    \"weight\": 1500,\r\n    \"width\": 35.25,\r\n    \"length\": 22,\r\n    \"height\": 15,\r\n    \"status\": true,\r\n    \"stocks\": [\r\n        {\r\n            \"stockId\": 1,\r\n            \"quantity\": \"100\"\r\n        }\r\n    ],\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 149.98,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 129.99,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"text\": \"<p>Informe e descri&ccedil;&atilde;o do produto ...</p>\",\r\n            \"descriptionGroupId\": 1\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": 1,\r\n    \"model\": \"Modelo X\",\r\n    \"mpn\": \"5555\",\r\n    \"ncm\": \"1234\",\r\n    \"multiple\": 1,\r\n    \"tags\": [\r\n        \"Produto\",\r\n        \"Teste\"\r\n    ],\r\n    \"supplierId\": null,\r\n    \"slug\": \"produto-teste-promocao\",\r\n    \"seoTitle\": \"Produto Teste Tag\",\r\n    \"seoDescription\": \"Meta Tag description\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 1,\r\n    \"mainGroup\": false,\r\n    \"attributes\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 05 Apr 2023 01:20:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"313"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a7a05e07-6fb9-4ad3-94b5-ebc935882b7b"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"313"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"C4T0AHSDIAMF6hQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=443"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"139-Z/chQyqK2ocuFY9DN7rEWaKK5+8\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-642ccce6-1fb0c44220de113d40f3b03f;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 42a549e60dcb35d3c3908f459bdf9f62.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P1"},{"key":"X-Amz-Cf-Id","value":"AJ8eQBX7-kABedwBCPM3DDw3NrW9brbXouCP7jws59hSye5SOamejw=="},{"key":"Server","value":"ACME"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"title\\\" must be a string\",\n            \"type\": \"string.base\",\n            \"context\": {\n                \"label\": \"title\",\n                \"value\": null,\n                \"key\": \"title\"\n            }\n        },\n        {\n            \"message\": \"\\\"costPrice\\\" must be a number\",\n            \"type\": \"number.base\",\n            \"context\": {\n                \"label\": \"costPrice\",\n                \"value\": \"A\",\n                \"key\": \"costPrice\"\n            }\n        }\n    ]\n}"},{"id":"d128c21d-a28d-4189-b95a-a3c02494ae6a","name":"Erro sku já cadastrado","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Produto Teste\",\r\n    \"costPrice\": 75,\r\n    \"categories\": [\r\n        {\r\n            \"categoryId\": 2,\r\n            \"main\": true\r\n        }\r\n    ],\r\n    \"sku\": \"REF1002\",\r\n    \"barcode\": \"11223344\",\r\n    \"weight\": 1500,\r\n    \"width\": 35.25,\r\n    \"length\": 22,\r\n    \"height\": 15,\r\n    \"status\": true,\r\n    \"stocks\": [\r\n        {\r\n            \"stockId\": 1,\r\n            \"quantity\": \"100\"\r\n        }\r\n    ],\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 149.98,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 129.99,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"text\": \"<p>Informe e descri&ccedil;&atilde;o do produto ...</p>\",\r\n            \"descriptionGroupId\": 1\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": 1,\r\n    \"model\": \"Modelo X\",\r\n    \"mpn\": \"5555\",\r\n    \"ncm\": \"1234\",\r\n    \"multiple\": 1,\r\n    \"tags\": [\r\n        \"Produto\",\r\n        \"Teste\"\r\n    ],\r\n    \"supplierId\": null,\r\n    \"slug\": \"produto-teste-promocao\",\r\n    \"seoTitle\": \"Produto Teste Tag\",\r\n    \"seoDescription\": \"Meta Tag description\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 1,\r\n    \"mainGroup\": false,\r\n    \"attributes\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 14 Apr 2023 21:53:57 GMT"},{"key":"x-amzn-RequestId","value":"a3e8d5a2-e3c4-466c-a50d-bf9782bab6dc"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"61"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DYy6bEI_IAMFdVQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=317"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"3d-cAI3CC9rxP2rY+uI0SzcHhtzXfE\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439cb75-5c28ea7a35da16d951112f1c;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 4f2895e7de361ba9fde1d5f2b9693c74.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"mdiVvdLv7YuKC3qmJdfiu0PQfsOwUw-2nwi9t5X5BFvn0SS1Pm4yWg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"sku_already_exists\",\n    \"message\": \"Sku já cadastrado.\"\n}"}],"_postman_id":"5c3bd5d1-baf6-439c-89f9-bd4983f3f4dc"},{"name":"Cadastrar produto com variações","id":"beb850fc-1f36-4fa7-b584-9edbc61004b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Camiseta Teste\",\r\n    \"sku\": \"CA01\",\r\n    \"barcode\": \"\",\r\n    \"weight\": 300,\r\n    \"width\": 50,\r\n    \"length\": 1,\r\n    \"height\": 75,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 50,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"text\": \"<p>Camiseta teste</p>\",\r\n            \"descriptionGroupId\": 1\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": null,\r\n    \"model\": null,\r\n    \"mpn\": null,\r\n    \"ncm\": null,\r\n    \"multiple\": null,\r\n    \"tags\": [],\r\n    \"supplierId\": null,\r\n    \"slug\": \"\",\r\n    \"seoTitle\": \"\",\r\n    \"seoDescription\": \"\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": false,\r\n    \"typeId\": 1,\r\n    \"gridConfigs\": [\r\n        {\r\n            \"gridId\": 1,\r\n            \"displayId\": 3\r\n        },\r\n        {\r\n            \"gridId\": 2,\r\n            \"displayId\": 3\r\n        }\r\n    ],\r\n    \"variations\": [\r\n        {\r\n            \"sku\": \"CA01-azul-p\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 6\r\n                },\r\n                {\r\n                    \"gridValueId\": 8\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        },\r\n        {\r\n            \"sku\": \"CA01-branco-p\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 2\r\n                },\r\n                {\r\n                    \"gridValueId\": 8\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        },\r\n        {\r\n            \"sku\": \"CA01-azul-m\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 6\r\n                },\r\n                {\r\n                    \"gridValueId\": 9\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        },\r\n        {\r\n            \"sku\": \"CA01-branco-m\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 2\r\n                },\r\n                {\r\n                    \"gridValueId\": 9\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        }\r\n    ],\r\n    \"mainGroup\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products","description":"<p>Este endpoint permite cadastrar um produto com variaçoes no sistema.</p>\n<p><strong>Observação:</strong> O limite de variações por produto é de 100 itens.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"f091ff59-6a4b-42fd-bd39-47d7eb2520d4","name":"Cadastro com sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Camiseta Teste\",\r\n    \"sku\": \"CA01\",\r\n    \"barcode\": \"\",\r\n    \"weight\": 300,\r\n    \"width\": 50,\r\n    \"length\": 1,\r\n    \"height\": 75,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 50,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"text\": \"<p>Camiseta teste</p>\",\r\n            \"descriptionGroupId\": 1\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": null,\r\n    \"model\": null,\r\n    \"mpn\": null,\r\n    \"ncm\": null,\r\n    \"multiple\": null,\r\n    \"tags\": [],\r\n    \"supplierId\": null,\r\n    \"slug\": \"\",\r\n    \"seoTitle\": \"\",\r\n    \"seoDescription\": \"\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": false,\r\n    \"typeId\": 1,\r\n    \"gridConfigs\": [\r\n        {\r\n            \"gridId\": 1,\r\n            \"displayId\": 3\r\n        },\r\n        {\r\n            \"gridId\": 2,\r\n            \"displayId\": 3\r\n        }\r\n    ],\r\n    \"variations\": [\r\n        {\r\n            \"sku\": \"CA01-azul-p\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 6\r\n                },\r\n                {\r\n                    \"gridValueId\": 8\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        },\r\n        {\r\n            \"sku\": \"CA01-branco-p\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 2\r\n                },\r\n                {\r\n                    \"gridValueId\": 8\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        },\r\n        {\r\n            \"sku\": \"CA01-azul-m\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 6\r\n                },\r\n                {\r\n                    \"gridValueId\": 9\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        },\r\n        {\r\n            \"sku\": \"CA01-branco-m\",\r\n            \"barcode\": \"\",\r\n            \"mainData\": true,\r\n            \"showInSearch\": true,\r\n            \"medias\": [],\r\n            \"prices\": [\r\n                {\r\n                    \"showPrice\": true,\r\n                    \"status\": true,\r\n                    \"priceGroupId\": 1,\r\n                    \"price\": 50,\r\n                    \"margin\": 0,\r\n                    \"promotionPrice\": 0,\r\n                    \"promotionMargin\": 0,\r\n                    \"datePromotionStart\": null,\r\n                    \"datePromotionEnd\": null\r\n                }\r\n            ],\r\n            \"stocks\": [\r\n                {\r\n                    \"stockId\": 1,\r\n                    \"quantity\": 0\r\n                }\r\n            ],\r\n            \"status\": true,\r\n            \"grids\": [\r\n                {\r\n                    \"gridValueId\": 2\r\n                },\r\n                {\r\n                    \"gridValueId\": 9\r\n                }\r\n            ],\r\n            \"costPrice\": 0,\r\n            \"title\": \"Camiseta Teste\",\r\n            \"manageStock\": true\r\n        }\r\n    ],\r\n    \"mainGroup\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 01:38:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4275"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"66be9853-0b86-4c5e-9fa2-fa951c2f48c7"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"4275"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"C7pVEFiaIAMFvTw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=1097"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"10b3-q6koRWYEBrL4mtPzE3wFmnVHdeg\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-642e2286-352415fe1311a7ae5fa7587a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 5df90d8b07f873c947e7e3d9ff174026.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P1"},{"key":"X-Amz-Cf-Id","value":"6_33GuhJp1VLNu5AkhX7RujhL0s4e1056fOpREs90z0YZpSkK4ptsQ=="},{"key":"Server","value":"ACME"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"title\": \"Camiseta Teste\",\n        \"sku\": \"CA01\",\n        \"barcode\": \"\",\n        \"weight\": 300,\n        \"width\": 50,\n        \"length\": 1,\n        \"height\": 75,\n        \"status\": true,\n        \"prices\": [\n            {\n                \"showPrice\": true,\n                \"status\": true,\n                \"priceGroupId\": 1,\n                \"price\": 50,\n                \"margin\": 0,\n                \"promotionPrice\": 0,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"datePromotionEnd\": null,\n                \"productId\": 20,\n                \"id\": 20,\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n            }\n        ],\n        \"descriptions\": [\n            {\n                \"text\": \"<p>Camiseta teste</p>\",\n                \"descriptionGroupId\": 1,\n                \"productId\": 20,\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                \"id\": 8\n            }\n        ],\n        \"physicalProduct\": true,\n        \"unitId\": 1,\n        \"conditionId\": 1,\n        \"brandId\": null,\n        \"model\": null,\n        \"mpn\": null,\n        \"ncm\": null,\n        \"multiple\": null,\n        \"tags\": [],\n        \"supplierId\": null,\n        \"slug\": \"\",\n        \"seoTitle\": \"\",\n        \"seoDescription\": \"\",\n        \"manageStock\": true,\n        \"showInSearch\": false,\n        \"typeId\": 2,\n        \"gridConfigs\": [\n            {\n                \"gridId\": 1,\n                \"displayId\": 3,\n                \"productId\": 20,\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                \"id\": 5\n            },\n            {\n                \"gridId\": 2,\n                \"displayId\": 3,\n                \"productId\": 20,\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                \"id\": 6\n            }\n        ],\n        \"kitOptions\": [],\n        \"kitProducts\": [],\n        \"mainGroup\": false,\n        \"createdBy\": \"user:1\",\n        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n        \"id\": 20,\n        \"variations\": [\n            {\n                \"sku\": \"CA01-azul-p\",\n                \"barcode\": \"\",\n                \"mainData\": true,\n                \"showInSearch\": true,\n                \"status\": true,\n                \"grids\": [\n                    {\n                        \"gridValueId\": 6,\n                        \"productId\": 21,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 25\n                    },\n                    {\n                        \"gridValueId\": 8,\n                        \"productId\": 21,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 26\n                    }\n                ],\n                \"costPrice\": 0,\n                \"title\": \"Camiseta Teste\",\n                \"manageStock\": true,\n                \"mainId\": 20,\n                \"typeId\": 3,\n                \"position\": 1,\n                \"physicalProduct\": true,\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                \"id\": 21,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"productId\": 21,\n                        \"id\": 18,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"showPrice\": true,\n                        \"status\": true,\n                        \"priceGroupId\": 1,\n                        \"price\": 50,\n                        \"margin\": 0,\n                        \"promotionPrice\": 0,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"datePromotionEnd\": null,\n                        \"productId\": 21,\n                        \"id\": 21,\n                        \"updatedBy\": \"user:1\",\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"medias\": []\n            },\n            {\n                \"sku\": \"CA01-branco-p\",\n                \"barcode\": \"\",\n                \"mainData\": true,\n                \"showInSearch\": true,\n                \"status\": true,\n                \"grids\": [\n                    {\n                        \"gridValueId\": 2,\n                        \"productId\": 22,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 27\n                    },\n                    {\n                        \"gridValueId\": 8,\n                        \"productId\": 22,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 28\n                    }\n                ],\n                \"costPrice\": 0,\n                \"title\": \"Camiseta Teste\",\n                \"manageStock\": true,\n                \"mainId\": 20,\n                \"typeId\": 3,\n                \"position\": 2,\n                \"physicalProduct\": true,\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                \"id\": 22,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"productId\": 22,\n                        \"id\": 19,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"showPrice\": true,\n                        \"status\": true,\n                        \"priceGroupId\": 1,\n                        \"price\": 50,\n                        \"margin\": 0,\n                        \"promotionPrice\": 0,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"datePromotionEnd\": null,\n                        \"productId\": 22,\n                        \"id\": 22,\n                        \"updatedBy\": \"user:1\",\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"medias\": []\n            },\n            {\n                \"sku\": \"CA01-azul-m\",\n                \"barcode\": \"\",\n                \"mainData\": true,\n                \"showInSearch\": true,\n                \"status\": true,\n                \"grids\": [\n                    {\n                        \"gridValueId\": 6,\n                        \"productId\": 23,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 29\n                    },\n                    {\n                        \"gridValueId\": 9,\n                        \"productId\": 23,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 30\n                    }\n                ],\n                \"costPrice\": 0,\n                \"title\": \"Camiseta Teste\",\n                \"manageStock\": true,\n                \"mainId\": 20,\n                \"typeId\": 3,\n                \"position\": 3,\n                \"physicalProduct\": true,\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                \"id\": 23,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"productId\": 23,\n                        \"id\": 20,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"showPrice\": true,\n                        \"status\": true,\n                        \"priceGroupId\": 1,\n                        \"price\": 50,\n                        \"margin\": 0,\n                        \"promotionPrice\": 0,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"datePromotionEnd\": null,\n                        \"productId\": 23,\n                        \"id\": 23,\n                        \"updatedBy\": \"user:1\",\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"medias\": []\n            },\n            {\n                \"sku\": \"CA01-branco-m\",\n                \"barcode\": \"\",\n                \"mainData\": true,\n                \"showInSearch\": true,\n                \"status\": true,\n                \"grids\": [\n                    {\n                        \"gridValueId\": 2,\n                        \"productId\": 24,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 31\n                    },\n                    {\n                        \"gridValueId\": 9,\n                        \"productId\": 24,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                        \"id\": 32\n                    }\n                ],\n                \"costPrice\": 0,\n                \"title\": \"Camiseta Teste\",\n                \"manageStock\": true,\n                \"mainId\": 20,\n                \"typeId\": 3,\n                \"position\": 4,\n                \"physicalProduct\": true,\n                \"createdAt\": \"2023-04-06T01:38:15.000Z\",\n                \"id\": 24,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"productId\": 24,\n                        \"id\": 21,\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"showPrice\": true,\n                        \"status\": true,\n                        \"priceGroupId\": 1,\n                        \"price\": 50,\n                        \"margin\": 0,\n                        \"promotionPrice\": 0,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"datePromotionEnd\": null,\n                        \"productId\": 24,\n                        \"id\": 24,\n                        \"updatedBy\": \"user:1\",\n                        \"createdAt\": \"2023-04-06T01:38:15.000Z\"\n                    }\n                ],\n                \"medias\": []\n            }\n        ]\n    }\n}"},{"id":"2d97e4ff-aab1-4687-99d4-2abc6d7efafb","name":"Erro campos inválidos","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Camiseta Teste\",\r\n    \"sku\": \"CA01\",\r\n    \"barcode\": \"\",\r\n    \"weight\": 300,\r\n    \"width\": 50,\r\n    \"length\": 1,\r\n    \"height\": 75,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 50,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"text\": \"<p>Camiseta teste</p>\",\r\n            \"descriptionGroupId\": 1\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": null,\r\n    \"model\": null,\r\n    \"mpn\": null,\r\n    \"ncm\": null,\r\n    \"multiple\": null,\r\n    \"tags\": [],\r\n    \"supplierId\": null,\r\n    \"slug\": \"\",\r\n    \"seoTitle\": \"\",\r\n    \"seoDescription\": \"\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": false,\r\n    \"typeId\": 1,\r\n    \"gridConfigs\": [\r\n        {\r\n            \"gridId\": 1,\r\n            \"displayId\": 3\r\n        },\r\n        {\r\n            \"gridId\": 2,\r\n            \"displayId\": 3\r\n        }\r\n    ],\r\n    \"variations\": [\r\n       \r\n    ],\r\n    \"kitOptions\": [],\r\n    \"kitProducts\": [],\r\n    \"mainGroup\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 01:39:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"219"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"62e2f84e-edc3-4330-9b98-882add37d3b2"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"219"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"C7pdaEO5oAMFq9Q="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=142"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"db-ZaHXGSZfgFWOgh52lcQs7O+sY2A\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-642e22bb-71a4c766078f29f914b5ef6b;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 80e150c3cd619899dc38fb20936dc086.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P1"},{"key":"X-Amz-Cf-Id","value":"oo_Y1N_d5SIdMYHsuhQ-9c9vTZ2cZb3dDHYKnn58TXyyrImx4sWu7A=="},{"key":"Server","value":"ACME"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"variations\\\" must contain at least 1 items\",\n            \"type\": \"array.min\",\n            \"context\": {\n                \"limit\": 1,\n                \"value\": [],\n                \"label\": \"variations\",\n                \"key\": \"variations\"\n            }\n        }\n    ]\n}"}],"_postman_id":"beb850fc-1f36-4fa7-b584-9edbc61004b9"},{"name":"Cadastrar produto kit","id":"14831fad-69a1-4ebf-8fb2-a6c811a3d241","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Kit Teste\",\r\n    \"sku\": \"kit01\",\r\n    \"barcode\": \"\",\r\n    \"weight\": null,\r\n    \"width\": null,\r\n    \"length\": null,\r\n    \"height\": null,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 299.96,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": null,\r\n    \"model\": null,\r\n    \"mpn\": null,\r\n    \"ncm\": null,\r\n    \"multiple\": null,\r\n    \"tags\": [],\r\n    \"supplierId\": null,\r\n    \"slug\": \"\",\r\n    \"seoTitle\": \"\",\r\n    \"seoDescription\": \"\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 4,\r\n    \"kitProducts\": [\r\n        {\r\n            \"productId\": 31,\r\n            \"sku\": \"REF1003\",\r\n            \"title\": \"Produto Teste\",\r\n            \"quantity\": 1,\r\n            \"priceDefault\": 149.98,\r\n            \"manageStock\": true,\r\n            \"showInSearch\": true\r\n        },\r\n        {\r\n            \"productId\": 30,\r\n            \"sku\": \"REF1002\",\r\n            \"title\": \"Produto Teste\",\r\n            \"quantity\": 1,\r\n            \"priceDefault\": 149.98,\r\n            \"manageStock\": true,\r\n            \"showInSearch\": true\r\n        }\r\n    ],\r\n    \"mainGroup\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products","description":"<p>Este endpoint permite cadastrar um produto do tipo kit.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"90bb3786-90f1-441e-a102-e7ee9436ba0c","name":"Cadastrado com sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Kit Teste\",\r\n    \"sku\": \"kit01\",\r\n    \"barcode\": \"\",\r\n    \"weight\": null,\r\n    \"width\": null,\r\n    \"length\": null,\r\n    \"height\": null,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 299.96,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": null,\r\n    \"model\": null,\r\n    \"mpn\": null,\r\n    \"ncm\": null,\r\n    \"multiple\": null,\r\n    \"tags\": [],\r\n    \"supplierId\": null,\r\n    \"slug\": \"\",\r\n    \"seoTitle\": \"\",\r\n    \"seoDescription\": \"\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 4,\r\n    \"kitProducts\": [\r\n        {\r\n            \"productId\": 31,\r\n            \"sku\": \"REF1003\",\r\n            \"title\": \"Produto Teste\",\r\n            \"quantity\": 1,\r\n            \"priceDefault\": 149.98,\r\n            \"manageStock\": true,\r\n            \"showInSearch\": true\r\n        },\r\n        {\r\n            \"productId\": 30,\r\n            \"sku\": \"REF1002\",\r\n            \"title\": \"Produto Teste\",\r\n            \"quantity\": 1,\r\n            \"priceDefault\": 149.98,\r\n            \"manageStock\": true,\r\n            \"showInSearch\": true\r\n        }\r\n    ],\r\n    \"mainGroup\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 02:04:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"963"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"bd2d627c-8bfb-4a44-b79e-3eb4c919fe02"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"963"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"C7tNvG4RoAMFiGQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=636"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"3c3-84HWhLNkuFLc7zG5eXKslzGege4\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-642e28be-260bdcd613ff1a4f236fdb07;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 fb6a4eca9caced7b791557c24b8c6606.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P1"},{"key":"X-Amz-Cf-Id","value":"l2iPxjKMd65zIpowo2vr0x-5QJPfiF-TjunqY9GjxCgmevHjLadmpQ=="},{"key":"Server","value":"ACME"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"title\": \"Kit Teste\",\n        \"sku\": \"kit01\",\n        \"barcode\": \"\",\n        \"weight\": null,\n        \"width\": null,\n        \"length\": null,\n        \"height\": null,\n        \"status\": true,\n        \"prices\": [\n            {\n                \"showPrice\": true,\n                \"status\": true,\n                \"priceGroupId\": 1,\n                \"price\": 299.96,\n                \"margin\": 0,\n                \"promotionPrice\": 0,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"datePromotionEnd\": null,\n                \"productId\": 33,\n                \"id\": 33,\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-06T02:04:46.000Z\"\n            }\n        ],\n        \"physicalProduct\": true,\n        \"unitId\": 1,\n        \"conditionId\": 1,\n        \"brandId\": null,\n        \"model\": null,\n        \"mpn\": null,\n        \"ncm\": null,\n        \"multiple\": null,\n        \"tags\": [],\n        \"supplierId\": null,\n        \"slug\": \"\",\n        \"seoTitle\": \"\",\n        \"seoDescription\": \"\",\n        \"manageStock\": true,\n        \"showInSearch\": true,\n        \"typeId\": 4,\n        \"kitProducts\": [\n            {\n                \"productId\": 31,\n                \"quantity\": 1,\n                \"mainProductId\": 33,\n                \"createdAt\": \"2023-04-06T02:04:46.000Z\",\n                \"id\": 3\n            },\n            {\n                \"productId\": 30,\n                \"quantity\": 1,\n                \"mainProductId\": 33,\n                \"createdAt\": \"2023-04-06T02:04:46.000Z\",\n                \"id\": 4\n            }\n        ],\n        \"mainGroup\": false,\n        \"createdBy\": \"user:1\",\n        \"createdAt\": \"2023-04-06T02:04:46.000Z\",\n        \"id\": 33\n    }\n}"}],"_postman_id":"14831fad-69a1-4ebf-8fb2-a6c811a3d241"},{"name":"Cadastrar produto monte o seu","id":"ac1d0016-1b6e-47a2-9878-cef4c76e5742","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Monte o Seu\",\r\n    \"sku\": \"monte01\",\r\n    \"barcode\": \"\",\r\n    \"weight\": null,\r\n    \"width\": null,\r\n    \"length\": null,\r\n    \"height\": null,\r\n    \"status\": true,\r\n    \"stocks\": [\r\n        {\r\n            \"stockId\": 1,\r\n            \"quantity\": \"50\"\r\n        }\r\n    ],\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 100,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": null,\r\n    \"model\": null,\r\n    \"mpn\": null,\r\n    \"ncm\": null,\r\n    \"multiple\": null,\r\n    \"tags\": [],\r\n    \"supplierId\": null,\r\n    \"slug\": \"\",\r\n    \"seoTitle\": \"\",\r\n    \"seoDescription\": \"\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 5,\r\n    \"kitOptions\": [\r\n        {\r\n            \"name\": \"Memória\",\r\n            \"maxSelect\": 1,\r\n            \"minQuantity\": 1,\r\n            \"maxQuantity\": 1,\r\n            \"typeSelectId\": 1,\r\n            \"isOpenContent\": true,\r\n            \"alertMessage\": \"\",\r\n            \"products\": [\r\n                {\r\n                    \"id\": null,\r\n                    \"productId\": 31,\r\n                    \"title\": \"Produto Teste\",\r\n                    \"initialQuantity\": 0,\r\n                    \"minQuantity\": 0,\r\n                    \"maxQuantity\": 1\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"id\": null,\r\n            \"mainProductId\": null,\r\n            \"name\": \"Placa de vídeo\",\r\n            \"maxSelect\": 1,\r\n            \"minQuantity\": 1,\r\n            \"maxQuantity\": 1,\r\n            \"typeSelectId\": 1,\r\n            \"isOpenContent\": true,\r\n            \"alertMessage\": \"\",\r\n            \"products\": [\r\n                {\r\n                    \"id\": null,\r\n                    \"productId\": 31,\r\n                    \"title\": \"Produto Teste\",\r\n                    \"initialQuantity\": 0,\r\n                    \"minQuantity\": 0,\r\n                    \"maxQuantity\": 1\r\n                },\r\n                {\r\n                    \"id\": null,\r\n                    \"productId\": 30,\r\n                    \"editable\": false,\r\n                    \"title\": \"Produto Teste\",\r\n                    \"initialQuantity\": 0,\r\n                    \"minQuantity\": 0,\r\n                    \"maxQuantity\": 1\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products","description":"<p>Este endpoint permite cadastrar um produto do tipo monte o seu.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"9bfee405-b40b-4c83-b15e-8b0a7400c8bb","name":"Cadastrado com sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Monte o Seu\",\r\n    \"sku\": \"monte01\",\r\n    \"barcode\": \"\",\r\n    \"weight\": null,\r\n    \"width\": null,\r\n    \"length\": null,\r\n    \"height\": null,\r\n    \"status\": true,\r\n    \"stocks\": [\r\n        {\r\n            \"stockId\": 1,\r\n            \"quantity\": \"50\"\r\n        }\r\n    ],\r\n    \"prices\": [\r\n        {\r\n            \"showPrice\": true,\r\n            \"status\": true,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 100,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": null,\r\n    \"model\": null,\r\n    \"mpn\": null,\r\n    \"ncm\": null,\r\n    \"multiple\": null,\r\n    \"tags\": [],\r\n    \"supplierId\": null,\r\n    \"slug\": \"\",\r\n    \"seoTitle\": \"\",\r\n    \"seoDescription\": \"\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 5,\r\n    \"kitOptions\": [\r\n        {\r\n            \"name\": \"Memória\",\r\n            \"maxSelect\": 1,\r\n            \"minQuantity\": 1,\r\n            \"maxQuantity\": 1,\r\n            \"typeSelectId\": 1,\r\n            \"isOpenContent\": true,\r\n            \"alertMessage\": \"\",\r\n            \"products\": [\r\n                {\r\n                    \"id\": null,\r\n                    \"productId\": 31,\r\n                    \"title\": \"Produto Teste\",\r\n                    \"initialQuantity\": 0,\r\n                    \"minQuantity\": 0,\r\n                    \"maxQuantity\": 1\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"id\": null,\r\n            \"mainProductId\": null,\r\n            \"name\": \"Placa de vídeo\",\r\n            \"maxSelect\": 1,\r\n            \"minQuantity\": 1,\r\n            \"maxQuantity\": 1,\r\n            \"typeSelectId\": 1,\r\n            \"isOpenContent\": true,\r\n            \"alertMessage\": \"\",\r\n            \"products\": [\r\n                {\r\n                    \"id\": null,\r\n                    \"productId\": 31,\r\n                    \"title\": \"Produto Teste\",\r\n                    \"initialQuantity\": 0,\r\n                    \"minQuantity\": 0,\r\n                    \"maxQuantity\": 1\r\n                },\r\n                {\r\n                    \"id\": null,\r\n                    \"productId\": 30,\r\n                    \"editable\": false,\r\n                    \"title\": \"Produto Teste\",\r\n                    \"initialQuantity\": 0,\r\n                    \"minQuantity\": 0,\r\n                    \"maxQuantity\": 1\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 02:13:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1731"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"39daa137-2f03-410c-b229-d3e5fba8015c"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"1731"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"C7uhpGUFIAMFnVw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=486"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"6c3-3M6cb0k/UjrkB6i1sWdeMySX1+Y\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-642e2ad7-487b169f0cff676c02c238b6;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 8da76114c1a768b0c3d48129d1415a7c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P1"},{"key":"X-Amz-Cf-Id","value":"Oh6hcsQvy-kTNlMDH9mYUbTnHKMcV04wc0HZVaA0Nu-Jh8W34rm6vA=="},{"key":"Server","value":"ACME"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"title\": \"Monte o Seu\",\n        \"sku\": \"monte01\",\n        \"barcode\": \"\",\n        \"weight\": null,\n        \"width\": null,\n        \"length\": null,\n        \"height\": null,\n        \"status\": true,\n        \"stocks\": [\n            {\n                \"stockId\": 1,\n                \"quantity\": 50,\n                \"productId\": 37,\n                \"id\": 29,\n                \"createdAt\": \"2023-04-06T02:13:43.000Z\"\n            }\n        ],\n        \"prices\": [\n            {\n                \"showPrice\": true,\n                \"status\": true,\n                \"priceGroupId\": 1,\n                \"price\": 100,\n                \"margin\": 0,\n                \"promotionPrice\": 0,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"datePromotionEnd\": null,\n                \"productId\": 37,\n                \"id\": 37,\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-06T02:13:43.000Z\"\n            }\n        ],\n        \"physicalProduct\": true,\n        \"unitId\": 1,\n        \"conditionId\": 1,\n        \"brandId\": null,\n        \"model\": null,\n        \"mpn\": null,\n        \"ncm\": null,\n        \"multiple\": null,\n        \"tags\": [],\n        \"supplierId\": null,\n        \"slug\": \"\",\n        \"seoTitle\": \"\",\n        \"seoDescription\": \"\",\n        \"manageStock\": true,\n        \"showInSearch\": true,\n        \"typeId\": 5,\n        \"kitOptions\": [\n            {\n                \"name\": \"Memória\",\n                \"maxSelect\": 1,\n                \"minQuantity\": 1,\n                \"maxQuantity\": 1,\n                \"typeSelectId\": 1,\n                \"isOpenContent\": true,\n                \"alertMessage\": \"\",\n                \"products\": [\n                    {\n                        \"id\": 4,\n                        \"productId\": 31,\n                        \"title\": \"Produto Teste\",\n                        \"initialQuantity\": 0,\n                        \"minQuantity\": 0,\n                        \"maxQuantity\": 1,\n                        \"kitOptionId\": 3,\n                        \"createdAt\": \"2023-04-06T02:13:43.000Z\"\n                    }\n                ],\n                \"mainProductId\": 37,\n                \"createdAt\": \"2023-04-06T02:13:43.000Z\",\n                \"id\": 3\n            },\n            {\n                \"name\": \"Placa de vídeo\",\n                \"maxSelect\": 1,\n                \"minQuantity\": 1,\n                \"maxQuantity\": 1,\n                \"typeSelectId\": 1,\n                \"isOpenContent\": true,\n                \"alertMessage\": \"\",\n                \"products\": [\n                    {\n                        \"id\": 5,\n                        \"productId\": 31,\n                        \"title\": \"Produto Teste\",\n                        \"initialQuantity\": 0,\n                        \"minQuantity\": 0,\n                        \"maxQuantity\": 1,\n                        \"kitOptionId\": 4,\n                        \"createdAt\": \"2023-04-06T02:13:43.000Z\"\n                    },\n                    {\n                        \"id\": 6,\n                        \"productId\": 30,\n                        \"title\": \"Produto Teste\",\n                        \"initialQuantity\": 0,\n                        \"minQuantity\": 0,\n                        \"maxQuantity\": 1,\n                        \"kitOptionId\": 4,\n                        \"createdAt\": \"2023-04-06T02:13:43.000Z\"\n                    }\n                ],\n                \"mainProductId\": 37,\n                \"createdAt\": \"2023-04-06T02:13:43.000Z\",\n                \"id\": 4\n            }\n        ],\n        \"createdBy\": \"user:1\",\n        \"createdAt\": \"2023-04-06T02:13:43.000Z\",\n        \"id\": 37\n    }\n}"}],"_postman_id":"ac1d0016-1b6e-47a2-9878-cef4c76e5742"},{"name":"Consultar por ID","id":"4a694221-30d2-4885-8572-c746c16007d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/50","description":"<p>Este endpoint retorna informações sobre um produto específico com base em seu ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","50"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"6f7688b4-d282-4d95-b28b-166ebb8d1208","name":"Retorno com sucesso","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 00:44:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"775"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"id\": 5,\n        \"title\": \"Produto Teste\",\n        \"costPrice\": 75,\n        \"sku\": \"REF1002\",\n        \"barcode\": \"11223344\",\n        \"weight\": 1500,\n        \"width\": 35.25,\n        \"length\": 22,\n        \"height\": 15,\n        \"status\": true,\n        \"showInSearch\": true,\n        \"physicalProduct\": true,\n        \"manageStock\": true,\n        \"tags\": [\n            \"Produto\",\n            \"Teste\"\n        ],\n        \"multiple\": 1,\n        \"model\": \"Modelo X\",\n        \"ncm\": \"1234\",\n        \"mpn\": \"5555\",\n        \"slug\": \"produto-teste-promocao\",\n        \"seoTitle\": \"Produto Teste Tag\",\n        \"seoDescription\": \"Meta Tag description\",\n        \"brandId\": 1,\n        \"supplierId\": null,\n        \"unitId\": 1,\n        \"conditionId\": 1,\n        \"mainId\": null,\n        \"mainData\": false,\n        \"position\": null,\n        \"typeId\": 1,\n        \"mainGroup\": false,\n        \"createdBy\": \"user:1\",\n        \"updatedBy\": \"user:1\",\n        \"createdAt\": \"2023-04-01T17:50:38.000Z\",\n        \"updatedAt\": \"2023-04-05T01:13:23.000Z\",\n        \"deletedAt\": null,\n        \"main\": null,\n        \"type\": \"Padrão\"\n    }\n}"},{"id":"3e81c43f-8394-4a09-91cf-67c7e62e79b9","name":"Erro produto não encontrado","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/50"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 00:45:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"4a694221-30d2-4885-8572-c746c16007d6"},{"name":"Listar produtos","id":"ff636e40-902c-44a2-8bdd-6422f3554735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products?page=1","description":"<p>Este endpoint retorna uma lista dos produtos do sistema com paginação, filtros podem ser aplicados via query params.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products"],"host":["https://api.salesbr.net/api/v3"],"query":[{"description":{"content":"<p>Número da página que deseja retornar</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Filtrar pelo status do produto</p>\n","type":"text/plain"},"key":"status","value":"true"},{"disabled":true,"description":{"content":"<p>Filtra por termo (#ID, ##SKU, GTIN ou título)</p>\n","type":"text/plain"},"key":"term","value":"Camiseta"},{"disabled":true,"description":{"content":"<p>Filtrar por categoria</p>\n","type":"text/plain"},"key":"category","value":"Eletrônicos"},{"disabled":true,"description":{"content":"<p>Filtrar pelo ID da marca</p>\n","type":"text/plain"},"key":"brandId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtar pelo centro de distribuição</p>\n","type":"text/plain"},"key":"stockId","value":"2"},{"disabled":true,"description":{"content":"<p>Filtrar pela condição</p>\n","type":"text/plain"},"key":"conditionId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtrar por fornecedor</p>\n","type":"text/plain"},"key":"supplier","value":"2"},{"disabled":true,"description":{"content":"<p>Filtrar por tipo de produto</p>\n","type":"text/plain"},"key":"typeId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtra produtos que controlam estoque</p>\n","type":"text/plain"},"key":"manageStock","value":"true"},{"disabled":true,"description":{"content":"<p>Filtra produtos visíveis na busca</p>\n","type":"text/plain"},"key":"showInSearch","value":"true"},{"disabled":true,"description":{"content":"<p>Filtra produtos físícos</p>\n","type":"text/plain"},"key":"physicalProduct","value":"true"},{"disabled":true,"description":{"content":"<p>Ordenação ascendente ou descendente (asc ou desc)</p>\n","type":"text/plain"},"key":"order","value":"asc"},{"disabled":true,"description":{"content":"<p>Campo utilizado para ordenar (title, costPrice, id)</p>\n","type":"text/plain"},"key":"orderField","value":"title"},{"disabled":true,"description":{"content":"<p>Define quais relacionamentos do pedido devem ser retornados</p>\n","type":"text/plain"},"key":"include","value":"[stocks,prices,categories,stocks,descriptions,media.file,main, grids.gridValue.grid]"}],"variable":[]}},"response":[{"id":"e00b15a1-9d2d-4888-9343-c943f2d5e577","name":"Listar produtos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products?page=1","host":["https://api.salesbr.net/api/v3"],"path":["products"],"query":[{"key":"page","value":"1","description":"Número da página que deseja retornar"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"403"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 5,\n            \"title\": \"Produto Teste\",\n            \"costPrice\": 75,\n            \"sku\": \"REF1002\",\n            \"barcode\": \"11223344\",\n            \"status\": true,\n            \"brandId\": 1,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 1,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"main\": null,\n            \"type\": \"Padrão\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 1,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"},{"id":"4762e92e-34a9-4171-9367-30605e804b69","name":"Listar produtos com filtros","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products?status=true&category=Eletrônicos&stockId=2","host":["https://api.salesbr.net/api/v3"],"path":["products"],"query":[{"key":"page","value":"1","description":"Número da página que deseja retornar","disabled":true},{"key":"status","value":"true","description":"Filtrar pelo status do produto"},{"key":"category","value":"Eletrônicos","description":"Filtrar por categoria"},{"key":"brandId","value":"1","description":"Filtrar pelo ID da marca","disabled":true},{"key":"stockId","value":"2","description":"Filtar pelo centro de distribuição"},{"key":"conditionId","value":"1","description":"Filtrar pela condição","disabled":true},{"key":"supplier","value":"2","description":"Filtrar por fornecedor","disabled":true},{"key":"typeId","value":"1","description":"Filtrar por tipo de produto","disabled":true},{"key":"manageStock","value":"true","description":"Filtra produtos que controlam estoque","disabled":true},{"key":"showInSearch","value":"true","description":"Filtra produtos visíveis na busca","disabled":true},{"key":"physicalProduct","value":"true","description":"Filtra produtos físícos","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 01:15:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 5,\n            \"title\": \"Produto Teste\",\n            \"costPrice\": 75,\n            \"sku\": \"REF1002\",\n            \"barcode\": \"11223344\",\n            \"status\": true,\n            \"brandId\": 1,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 1,\n            \"supplierId\": 1,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"main\": null,\n            \"type\": \"Padrão\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 1,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"},{"id":"ac06cd35-fbff-41b7-9a69-7f50fe3e4294","name":"Listar produtos incluindo relacionamentos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products?page=1&include=[stocks,prices,categories,stocks,descriptions,media.file,main, grids.gridValue.grid]","host":["https://api.salesbr.net/api/v3"],"path":["products"],"query":[{"key":"page","value":"1","description":"Número da página que deseja retornar"},{"key":"status","value":"true","description":"Filtrar pelo status do produto","disabled":true},{"key":"term","value":"Camiseta","description":"Filtra por termo (#ID, ##SKU, GTIN ou título)","type":"text","disabled":true},{"key":"category","value":"Eletrônicos","description":"Filtrar por categoria","disabled":true},{"key":"brandId","value":"1","description":"Filtrar pelo ID da marca","disabled":true},{"key":"stockId","value":"2","description":"Filtar pelo centro de distribuição","disabled":true},{"key":"conditionId","value":"1","description":"Filtrar pela condição","disabled":true},{"key":"supplier","value":"2","description":"Filtrar por fornecedor","disabled":true},{"key":"typeId","value":"1","description":"Filtrar por tipo de produto","disabled":true},{"key":"manageStock","value":"true","description":"Filtra produtos que controlam estoque","disabled":true},{"key":"showInSearch","value":"true","description":"Filtra produtos visíveis na busca","disabled":true},{"key":"physicalProduct","value":"true","description":"Filtra produtos físícos","disabled":true},{"key":"order","value":"asc","description":"Ordenação ascendente ou descendente (asc ou desc)","type":"text","disabled":true},{"key":"orderField","value":"title","description":"Campo utilizado para ordenar (title, costPrice, id)","type":"text","disabled":true},{"key":"include","value":"[stocks,prices,categories,stocks,descriptions,media.file,main, grids.gridValue.grid]","description":"Define quais relacionamentos do pedido devem ser retornados"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10061"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 15:49:47 GMT"},{"key":"x-amzn-RequestId","value":"41846b6b-c4ec-4ef5-abe5-fd24934e29f5"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbQgTEh1oAMF3aA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=526"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"22442-00CmwCZiD4QX2XB9qEZhna7d+TI\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ac79b-269c7a4d49841ca8257bdcb4;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ae1b720146d352b49aa066c4ae3d562c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"l_eeYkqjIgCUho5thz9roZFfq7j5ta1a59OgRQ4sjIBwqd54WGLDmQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 70,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1052\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": null,\n            \"unitId\": 1,\n            \"mainId\": 40,\n            \"mainData\": true,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 62,\n                    \"productId\": 70,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 77,\n                    \"productId\": 70,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:03:53.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 70,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 70,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:51.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 72,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 70,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:14:07.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 112,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 70,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:07.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 211,\n                \"productId\": 70,\n                \"position\": 0,\n                \"fileId\": 362,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 362,\n                    \"name\": \"capacete-specialized-align-ii-mips-208-1681411178978.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 62346,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-208-1681411178978.webp\",\n                    \"hash\": \"bf6ad0f5aa2429025cf842e7eaa0665c\",\n                    \"createdAt\": \"2023-04-13T18:39:39.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/aOjHS4JSC8mXA5T5tttPbXzlbZ8=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-208-1681411178978.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/psOalJsv7xQSBwCs19OgxBRT_Iw=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-208-1681411178978.webp\",\n                    \"miniUrl\": \"https://salescdn.net/n2JM35WwrlcjXmtB3FIsCfJhJ4A=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-208-1681411178978.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 122,\n                    \"productId\": 70,\n                    \"gridValueId\": 6,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 6,\n                        \"gridId\": 1,\n                        \"value\": \"Azul\",\n                        \"display\": \"#0000FF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Azul\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 123,\n                    \"productId\": 70,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 69,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1022\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 61,\n                    \"productId\": 69,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 76,\n                    \"productId\": 69,\n                    \"stockId\": 5,\n                    \"quantity\": 2,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 114,\n                    \"productId\": 69,\n                    \"stockId\": 6,\n                    \"quantity\": 2,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T19:01:54.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 69,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 69,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:51.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 73,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 69,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:14:08.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 113,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 69,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 205,\n                \"productId\": 69,\n                \"position\": 0,\n                \"fileId\": 356,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 356,\n                    \"name\": \"capacete-specialized-align-ii-mips-202-1681411172106.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 37882,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-202-1681411172106.webp\",\n                    \"hash\": \"efd947493b42bf7b487a7e2cbaa54fad\",\n                    \"createdAt\": \"2023-04-13T18:39:32.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/KUsqA-guMUvAJ9hZnfEVjoN3TjY=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-202-1681411172106.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/5uz14haOKurlKZ13WhzmgiPAPrk=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-202-1681411172106.webp\",\n                    \"miniUrl\": \"https://salescdn.net/USGmM5YKCuV_FzMoL6a0WzAf--Y=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-202-1681411172106.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 110,\n                    \"productId\": 69,\n                    \"gridValueId\": 2,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 2,\n                        \"gridId\": 1,\n                        \"value\": \"Branco\",\n                        \"display\": \"#FFFFFF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Branco\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 111,\n                    \"productId\": 69,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 68,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1042\",\n            \"barcode\": \"888818640720\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 60,\n                    \"productId\": 68,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 75,\n                    \"productId\": 68,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 100,\n                    \"productId\": 68,\n                    \"stockId\": 6,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T15:16:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 68,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 68,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:51.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 74,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 68,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:14:09.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 109,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 68,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T14:38:49.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 199,\n                \"productId\": 68,\n                \"position\": 0,\n                \"fileId\": 350,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 350,\n                    \"name\": \"capacete-specialized-align-ii-mips-196-1681411165484.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 37630,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-196-1681411165484.webp\",\n                    \"hash\": \"816608f06a16bd8eb36a0ca8274af93f\",\n                    \"createdAt\": \"2023-04-13T18:39:26.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/uO3ock4rfpNBjGTTjAUK3aaiCvg=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-196-1681411165484.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/RyoJf9egjj-JctYLC42FPDW3WoE=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-196-1681411165484.webp\",\n                    \"miniUrl\": \"https://salescdn.net/8ORpMhZ41QIMF0cDtzEcoVyLS0o=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-196-1681411165484.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 116,\n                    \"productId\": 68,\n                    \"gridValueId\": 1,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 1,\n                        \"gridId\": 1,\n                        \"value\": \"Preto\",\n                        \"display\": \"#000000\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Preto\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 117,\n                    \"productId\": 68,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 67,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1012\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": 4,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 59,\n                    \"productId\": 67,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 74,\n                    \"productId\": 67,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 106,\n                    \"productId\": 67,\n                    \"stockId\": 6,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T18:03:56.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 67,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 67,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:51.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 75,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 67,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:14:11.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 114,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 67,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 193,\n                \"productId\": 67,\n                \"position\": 0,\n                \"fileId\": 344,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 344,\n                    \"name\": \"capacete-specialized-align-ii-mips-190-1681411159026.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 42258,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-190-1681411159026.webp\",\n                    \"hash\": \"e94e6e8b85c4c3d8d2a2470c91b99324\",\n                    \"createdAt\": \"2023-04-13T18:39:19.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/iLl3UCXYKPchgBl_JeO6qEU7rIs=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-190-1681411159026.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/t0HlSsJqz-4O6TjC_wxPGYP4sAE=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-190-1681411159026.webp\",\n                    \"miniUrl\": \"https://salescdn.net/KcrvZgCWIyZOBtWiPKTgPjATId0=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-190-1681411159026.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 104,\n                    \"productId\": 67,\n                    \"gridValueId\": 5,\n                    \"createdAt\": \"2023-04-14T16:51:00.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 5,\n                        \"gridId\": 1,\n                        \"value\": \"Verde\",\n                        \"display\": \"#33CC33\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Verde\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 105,\n                    \"productId\": 67,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:00.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 66,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1022\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 58,\n                    \"productId\": 66,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 78,\n                    \"productId\": 66,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 66,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 66,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 76,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 66,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:14:12.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 115,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 66,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:07.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 188,\n                \"productId\": 66,\n                \"position\": 0,\n                \"fileId\": 339,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 339,\n                    \"name\": \"capacete-specialized-align-ii-mips-185-1681411153527.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 63200,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-185-1681411153527.webp\",\n                    \"hash\": \"a3f4b50f411c282c162f150d2ce55303\",\n                    \"createdAt\": \"2023-04-13T18:39:14.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/0zSmkiMC6PQYorxPUWrDXRoSD64=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-185-1681411153527.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/FGWUwxVpkM6qOrXzGvErTe2Skv0=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-185-1681411153527.webp\",\n                    \"miniUrl\": \"https://salescdn.net/WCdWjXFCZZHwMKCiUZ5wh4vonCY=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-185-1681411153527.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 134,\n                    \"productId\": 66,\n                    \"gridValueId\": 17,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 17,\n                        \"gridId\": 1,\n                        \"value\": \"Bege\",\n                        \"display\": \"#f5f5dc\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Bege\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 135,\n                    \"productId\": 66,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 65,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1032\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 57,\n                    \"productId\": 65,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 79,\n                    \"productId\": 65,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 65,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 65,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 84,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 65,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 116,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 65,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:07.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 182,\n                \"productId\": 65,\n                \"position\": 0,\n                \"fileId\": 333,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 333,\n                    \"name\": \"capacete-specialized-align-ii-mips-179-1681411146854.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 51758,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-179-1681411146854.webp\",\n                    \"hash\": \"c153225e97bfdb50e30042c21d6a6a01\",\n                    \"createdAt\": \"2023-04-13T18:39:07.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/FUq96E2WWujodXvXaqUHA5hy-Q0=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-179-1681411146854.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/nzPyxwVc-9yM6ALy7NEFbhsfKhQ=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-179-1681411146854.webp\",\n                    \"miniUrl\": \"https://salescdn.net/mN052lDTllZ54N_DHhVEo0pQ7hs=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-179-1681411146854.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 140,\n                    \"productId\": 65,\n                    \"gridValueId\": 19,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 19,\n                        \"gridId\": 1,\n                        \"value\": \"Rosa\",\n                        \"display\": \"#ffc0cb\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Rosa\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 141,\n                    \"productId\": 65,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 63,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1012\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 55,\n                    \"productId\": 63,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 73,\n                    \"productId\": 63,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 63,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 63,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 77,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 63,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:14:14.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 117,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 63,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:07.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 169,\n                \"productId\": 63,\n                \"position\": 0,\n                \"fileId\": 320,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 320,\n                    \"name\": \"capacete-specialized-align-ii-mips-166-1681411132321.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 45972,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-166-1681411132321.webp\",\n                    \"hash\": \"4be838fc703a4392b1dac6cbc9b359a7\",\n                    \"createdAt\": \"2023-04-13T18:38:52.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/dfZEAgr8BchTw_TVX2CNhREVxIw=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-166-1681411132321.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/N8nAFEW8XSk1oR3M7Udkt8feorc=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-166-1681411132321.webp\",\n                    \"miniUrl\": \"https://salescdn.net/FqDSl7vYHQwx93mHk5UwQclYGVU=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-166-1681411132321.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 128,\n                    \"productId\": 63,\n                    \"gridValueId\": 59,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 59,\n                        \"gridId\": 1,\n                        \"value\": \"Preto/Vermelho\",\n                        \"display\": \"#000000||#d31212\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": \"2023-04-13T20:52:23.000Z\",\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Preto/Vermelho\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 129,\n                    \"productId\": 63,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 62,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1053\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": null,\n            \"unitId\": 1,\n            \"mainId\": 40,\n            \"mainData\": true,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 54,\n                    \"productId\": 62,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 72,\n                    \"productId\": 62,\n                    \"stockId\": 5,\n                    \"quantity\": 2,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:43.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:03:53.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 62,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 62,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 86,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 62,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 118,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 62,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 163,\n                \"productId\": 62,\n                \"position\": 0,\n                \"fileId\": 314,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 314,\n                    \"name\": \"capacete-specialized-align-ii-mips-160-1681411125578.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 62346,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-160-1681411125578.webp\",\n                    \"hash\": \"bf6ad0f5aa2429025cf842e7eaa0665c\",\n                    \"createdAt\": \"2023-04-13T18:38:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/CGR07hv9FiOj8YqwZqN5mSPEoP0=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-160-1681411125578.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/IGCSSAg00rjgXQZWcVuYjuzgxE8=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-160-1681411125578.webp\",\n                    \"miniUrl\": \"https://salescdn.net/fP5yZqACC_ln_RrThmB1Hsku8fM=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-160-1681411125578.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 124,\n                    \"productId\": 62,\n                    \"gridValueId\": 6,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 6,\n                        \"gridId\": 1,\n                        \"value\": \"Azul\",\n                        \"display\": \"#0000FF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Azul\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 125,\n                    \"productId\": 62,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 61,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1023\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 53,\n                    \"productId\": 61,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 81,\n                    \"productId\": 61,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 113,\n                    \"productId\": 61,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T19:01:54.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 61,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 61,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 87,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 61,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 119,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 61,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 157,\n                \"productId\": 61,\n                \"position\": 0,\n                \"fileId\": 308,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 308,\n                    \"name\": \"capacete-specialized-align-ii-mips-154-1681411118947.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 37882,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-154-1681411118947.webp\",\n                    \"hash\": \"efd947493b42bf7b487a7e2cbaa54fad\",\n                    \"createdAt\": \"2023-04-13T18:38:39.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/Qf9zvBksg-W2SrWjP2zLsRXaImE=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-154-1681411118947.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/UXvD-karCoRPjDGxAxJFe-rIC4A=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-154-1681411118947.webp\",\n                    \"miniUrl\": \"https://salescdn.net/a7TyIyAZysB1R5dGzia0dwrqFoU=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-154-1681411118947.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 112,\n                    \"productId\": 61,\n                    \"gridValueId\": 2,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 2,\n                        \"gridId\": 1,\n                        \"value\": \"Branco\",\n                        \"display\": \"#FFFFFF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Branco\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 113,\n                    \"productId\": 61,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 60,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1043\",\n            \"barcode\": \"888818640591\",\n            \"status\": true,\n            \"brandId\": 4,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 52,\n                    \"productId\": 60,\n                    \"stockId\": 1,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:17:44.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 71,\n                    \"productId\": 60,\n                    \"stockId\": 5,\n                    \"quantity\": 4,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:42.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 101,\n                    \"productId\": 60,\n                    \"stockId\": 6,\n                    \"quantity\": 5,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T15:16:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 60,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 60,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 88,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 60,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 110,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 60,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T14:38:53.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 14,\n                    \"categoryId\": 19,\n                    \"productId\": 60,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-14T12:17:44.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"media\": {\n                \"id\": 151,\n                \"productId\": 60,\n                \"position\": 0,\n                \"fileId\": 302,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 302,\n                    \"name\": \"capacete-specialized-align-ii-mips-148-1681411112515.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 37630,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-148-1681411112515.webp\",\n                    \"hash\": \"816608f06a16bd8eb36a0ca8274af93f\",\n                    \"createdAt\": \"2023-04-13T18:38:33.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/y1jGgLcbYP7LopG27v_nB94cerA=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-148-1681411112515.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/9KzqKCuH7Sr0u4H7n_BkFG7Lnyw=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-148-1681411112515.webp\",\n                    \"miniUrl\": \"https://salescdn.net/myKt6BT3cDNizrMzdD-TII2rlyo=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-148-1681411112515.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 118,\n                    \"productId\": 60,\n                    \"gridValueId\": 1,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 1,\n                        \"gridId\": 1,\n                        \"value\": \"Preto\",\n                        \"display\": \"#000000\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Preto\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 119,\n                    \"productId\": 60,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 59,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1013\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": 4,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 51,\n                    \"productId\": 59,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 69,\n                    \"productId\": 59,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:42.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 107,\n                    \"productId\": 59,\n                    \"stockId\": 6,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T18:03:57.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 59,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 59,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 89,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 59,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 120,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 59,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 145,\n                \"productId\": 59,\n                \"position\": 0,\n                \"fileId\": 296,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 296,\n                    \"name\": \"capacete-specialized-align-ii-mips-142-1681411105872.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 51820,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-142-1681411105872.webp\",\n                    \"hash\": \"e5fac271094d9cb6d6a7c600446a65ef\",\n                    \"createdAt\": \"2023-04-13T18:38:26.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/rOSD0VNjjRSDCHwobprcJ8neT6A=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-142-1681411105872.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/Fl6kfBR7QrjQUW8S8Seu88qfcfc=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-142-1681411105872.webp\",\n                    \"miniUrl\": \"https://salescdn.net/2ZjXg2LpHRzr_l3oXuYgtweQ5Xw=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-142-1681411105872.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 106,\n                    \"productId\": 59,\n                    \"gridValueId\": 5,\n                    \"createdAt\": \"2023-04-14T16:51:00.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 5,\n                        \"gridId\": 1,\n                        \"value\": \"Verde\",\n                        \"display\": \"#33CC33\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Verde\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 107,\n                    \"productId\": 59,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:00.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 58,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1023\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 50,\n                    \"productId\": 58,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 67,\n                    \"productId\": 58,\n                    \"stockId\": 5,\n                    \"quantity\": 2,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:41.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 58,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 58,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 90,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 58,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 121,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 58,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 140,\n                \"productId\": 58,\n                \"position\": 0,\n                \"fileId\": 291,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 291,\n                    \"name\": \"capacete-specialized-align-ii-mips-137-1681411100284.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 63200,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-137-1681411100284.webp\",\n                    \"hash\": \"a3f4b50f411c282c162f150d2ce55303\",\n                    \"createdAt\": \"2023-04-13T18:38:20.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/g8to0trOsfhgXH9M4tdUm-Eqixg=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-137-1681411100284.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/yL3ZmOkXiMdFmHi4CkCEFb5XxJ8=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-137-1681411100284.webp\",\n                    \"miniUrl\": \"https://salescdn.net/rF_MhmxKD3LBX_SXCcegITlWzFw=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-137-1681411100284.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 136,\n                    \"productId\": 58,\n                    \"gridValueId\": 17,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 17,\n                        \"gridId\": 1,\n                        \"value\": \"Bege\",\n                        \"display\": \"#f5f5dc\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Bege\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 137,\n                    \"productId\": 58,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 57,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1033\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": 4,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 49,\n                    \"productId\": 57,\n                    \"stockId\": 1,\n                    \"quantity\": 2,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:17:44.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 64,\n                    \"productId\": 57,\n                    \"stockId\": 5,\n                    \"quantity\": 6,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:41.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 57,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 57,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 91,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 57,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 122,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 57,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 15,\n                    \"categoryId\": 19,\n                    \"productId\": 57,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-14T12:17:44.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"media\": {\n                \"id\": 134,\n                \"productId\": 57,\n                \"position\": 0,\n                \"fileId\": 285,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 285,\n                    \"name\": \"capacete-specialized-align-ii-mips-131-1681411093375.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 51758,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-131-1681411093375.webp\",\n                    \"hash\": \"c153225e97bfdb50e30042c21d6a6a01\",\n                    \"createdAt\": \"2023-04-13T18:38:13.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/dBNFT1fr1axDS6gvQjw0yhPpb7Y=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-131-1681411093375.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/0YQvmhts7Szq0Ilv5cFDc14p5dE=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-131-1681411093375.webp\",\n                    \"miniUrl\": \"https://salescdn.net/UQWgK24R3iKJdTFHDrTOWGuyD00=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-131-1681411093375.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 142,\n                    \"productId\": 57,\n                    \"gridValueId\": 19,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 19,\n                        \"gridId\": 1,\n                        \"value\": \"Rosa\",\n                        \"display\": \"#ffc0cb\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Rosa\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 143,\n                    \"productId\": 57,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 55,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1013\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 47,\n                    \"productId\": 55,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 70,\n                    \"productId\": 55,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:42.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 55,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 55,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 93,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 55,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 123,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 55,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 121,\n                \"productId\": 55,\n                \"position\": 0,\n                \"fileId\": 272,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 272,\n                    \"name\": \"capacete-specialized-align-ii-mips-118-1681411078953.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 45972,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-118-1681411078953.webp\",\n                    \"hash\": \"4be838fc703a4392b1dac6cbc9b359a7\",\n                    \"createdAt\": \"2023-04-13T18:37:59.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/GftGAsdEEWF3VlOlIxVGPo0T7Oo=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-118-1681411078953.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/tOdw23ywJenNGs0TouRfTYloA9I=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-118-1681411078953.webp\",\n                    \"miniUrl\": \"https://salescdn.net/MAg-6t6omRx5B5HImvQ2ERDNIF8=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-118-1681411078953.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 130,\n                    \"productId\": 55,\n                    \"gridValueId\": 59,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 59,\n                        \"gridId\": 1,\n                        \"value\": \"Preto/Vermelho\",\n                        \"display\": \"#000000||#d31212\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": \"2023-04-13T20:52:23.000Z\",\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Preto/Vermelho\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 131,\n                    \"productId\": 55,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 54,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1055\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": null,\n            \"unitId\": 1,\n            \"mainId\": 40,\n            \"mainData\": true,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 46,\n                    \"productId\": 54,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 83,\n                    \"productId\": 54,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:03:53.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 54,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 54,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 94,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 54,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 124,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 54,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 115,\n                \"productId\": 54,\n                \"position\": 0,\n                \"fileId\": 266,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 266,\n                    \"name\": \"capacete-specialized-align-ii-mips-112-1681411072313.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 62346,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-112-1681411072313.webp\",\n                    \"hash\": \"bf6ad0f5aa2429025cf842e7eaa0665c\",\n                    \"createdAt\": \"2023-04-13T18:37:52.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/C40W5JbrHt8JmpsjO5odABZHQ4c=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-112-1681411072313.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/du_CF7U5KNcP9nh3eUsRM8fXE_E=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-112-1681411072313.webp\",\n                    \"miniUrl\": \"https://salescdn.net/A8ogXx--teW7fqd62veZD0_1CE8=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-112-1681411072313.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 126,\n                    \"productId\": 54,\n                    \"gridValueId\": 6,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 6,\n                        \"gridId\": 1,\n                        \"value\": \"Azul\",\n                        \"display\": \"#0000FF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Azul\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 127,\n                    \"productId\": 54,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 53,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1025\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 45,\n                    \"productId\": 53,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 68,\n                    \"productId\": 53,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:42.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 112,\n                    \"productId\": 53,\n                    \"stockId\": 6,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T19:01:54.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 53,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 53,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 83,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 53,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:45:53.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 125,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 53,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 109,\n                \"productId\": 53,\n                \"position\": 0,\n                \"fileId\": 260,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 260,\n                    \"name\": \"capacete-specialized-align-ii-mips-106-1681411065797.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 37882,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\n                    \"hash\": \"efd947493b42bf7b487a7e2cbaa54fad\",\n                    \"createdAt\": \"2023-04-13T18:37:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/3ZBb8MgNvZ5nhrLqOLPS9qAgztI=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/NQpNk-DFL0_5w5OZ_AsQ29bStYc=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\n                    \"miniUrl\": \"https://salescdn.net/FQcg7Kso8hDul6sRgluLE0cDQGI=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 114,\n                    \"productId\": 53,\n                    \"gridValueId\": 2,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 2,\n                        \"gridId\": 1,\n                        \"value\": \"Branco\",\n                        \"display\": \"#FFFFFF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Branco\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 115,\n                    \"productId\": 53,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 52,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1045\",\n            \"barcode\": \"888818640560\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 44,\n                    \"productId\": 52,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 84,\n                    \"productId\": 52,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 102,\n                    \"productId\": 52,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T15:16:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 52,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 52,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 95,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 52,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 111,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 52,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T14:38:58.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 103,\n                \"productId\": 52,\n                \"position\": 0,\n                \"fileId\": 254,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 254,\n                    \"name\": \"capacete-specialized-align-ii-mips-100-1681411059289.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 37630,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-100-1681411059289.webp\",\n                    \"hash\": \"816608f06a16bd8eb36a0ca8274af93f\",\n                    \"createdAt\": \"2023-04-13T18:37:39.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/EfEEGe2qAyFkBJ608tdiYGdON68=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-100-1681411059289.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/SsAy4OTbgsWZCNbT_Fe-YHek574=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-100-1681411059289.webp\",\n                    \"miniUrl\": \"https://salescdn.net/16S6fACuBAOOPcquPEv3m1LbXX4=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-100-1681411059289.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 120,\n                    \"productId\": 52,\n                    \"gridValueId\": 1,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 1,\n                        \"gridId\": 1,\n                        \"value\": \"Preto\",\n                        \"display\": \"#000000\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Preto\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 121,\n                    \"productId\": 52,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 51,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60821-1015\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": 4,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 43,\n                    \"productId\": 51,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 85,\n                    \"productId\": 51,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 108,\n                    \"productId\": 51,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T18:03:59.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 51,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 51,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 96,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 51,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 126,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 51,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 97,\n                \"productId\": 51,\n                \"position\": 0,\n                \"fileId\": 248,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 248,\n                    \"name\": \"capacete-specialized-align-ii-mips-94-1681411052637.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 51820,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-94-1681411052637.webp\",\n                    \"hash\": \"9844265c0e05605b9db467994ae9c014\",\n                    \"createdAt\": \"2023-04-13T18:37:33.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/Zb3i7l7s8bfAnmy7wqGwKjQ0DHM=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-94-1681411052637.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/qcEAt07w8NjaZ22u9WmDtBwDoPQ=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-94-1681411052637.webp\",\n                    \"miniUrl\": \"https://salescdn.net/8p96B5OPrpsGrjuSWRkXKkLvutw=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-94-1681411052637.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 108,\n                    \"productId\": 51,\n                    \"gridValueId\": 5,\n                    \"createdAt\": \"2023-04-14T16:51:00.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 5,\n                        \"gridId\": 1,\n                        \"value\": \"Verde\",\n                        \"display\": \"#33CC33\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Verde\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 109,\n                    \"productId\": 51,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 50,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1025\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 42,\n                    \"productId\": 50,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 86,\n                    \"productId\": 50,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 50,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 50,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 97,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 50,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 127,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 50,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 92,\n                \"productId\": 50,\n                \"position\": 0,\n                \"fileId\": 243,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 243,\n                    \"name\": \"capacete-specialized-align-ii-mips-89-1681411047033.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 63200,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-89-1681411047033.webp\",\n                    \"hash\": \"a3f4b50f411c282c162f150d2ce55303\",\n                    \"createdAt\": \"2023-04-13T18:37:27.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/gNwgagyV4rmcR05V-MtfaMNGjP8=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-89-1681411047033.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/CDHPOCKR6RMrCm9axxoyc3jjOxQ=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-89-1681411047033.webp\",\n                    \"miniUrl\": \"https://salescdn.net/3qCiDcQJSUHcQRZHtpxh2OKbSI4=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-89-1681411047033.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 138,\n                    \"productId\": 50,\n                    \"gridValueId\": 17,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 17,\n                        \"gridId\": 1,\n                        \"value\": \"Bege\",\n                        \"display\": \"#f5f5dc\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Bege\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 139,\n                    \"productId\": 50,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 49,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1035\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 41,\n                    \"productId\": 49,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 87,\n                    \"productId\": 49,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 49,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 49,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 98,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 49,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 128,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 49,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 86,\n                \"productId\": 49,\n                \"position\": 0,\n                \"fileId\": 237,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 237,\n                    \"name\": \"capacete-specialized-align-ii-mips-83-1681411040052.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 51758,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-83-1681411040052.webp\",\n                    \"hash\": \"c153225e97bfdb50e30042c21d6a6a01\",\n                    \"createdAt\": \"2023-04-13T18:37:20.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/DERu3asTw-dC1J_fJpjX78j9D1o=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-83-1681411040052.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/QlCgZYGBLoYrbC1OC1ZufJSxLpU=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-83-1681411040052.webp\",\n                    \"miniUrl\": \"https://salescdn.net/IlKZp2jw36ts-Qvnlbu-3BTfSdE=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-83-1681411040052.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 144,\n                    \"productId\": 49,\n                    \"gridValueId\": 19,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 19,\n                        \"gridId\": 1,\n                        \"value\": \"Rosa\",\n                        \"display\": \"#ffc0cb\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Rosa\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 145,\n                    \"productId\": 49,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 47,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60822-1015\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 39,\n                    \"productId\": 47,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 66,\n                    \"productId\": 47,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 1,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:41.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 47,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 47,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 82,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 47,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:45:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 129,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 47,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 66,\n                \"productId\": 47,\n                \"position\": 0,\n                \"fileId\": 217,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 217,\n                    \"name\": \"capacete-specialized-align-ii-mips-63-1681411017379.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 45972,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-63-1681411017379.webp\",\n                    \"hash\": \"4be838fc703a4392b1dac6cbc9b359a7\",\n                    \"createdAt\": \"2023-04-13T18:36:57.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/F2eQFPGprLLwkN_hs6KKsvtstb0=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-63-1681411017379.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/JDch6KqV4yfFj7Jw075GxUKZCMg=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-63-1681411017379.webp\",\n                    \"miniUrl\": \"https://salescdn.net/GGQMaIbc3YQihgKaUuTyDU_F_EE=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-63-1681411017379.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 132,\n                    \"productId\": 47,\n                    \"gridValueId\": 59,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 59,\n                        \"gridId\": 1,\n                        \"value\": \"Preto/Vermelho\",\n                        \"display\": \"#000000||#d31212\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": \"2023-04-13T20:52:23.000Z\",\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Preto/Vermelho\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 133,\n                    \"productId\": 47,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 46,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60823-7022\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 38,\n                    \"productId\": 46,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 65,\n                    \"productId\": 46,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:41.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 46,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 46,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 81,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 46,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:45:42.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 131,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 46,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 59,\n                \"productId\": 46,\n                \"position\": 0,\n                \"fileId\": 210,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 210,\n                    \"name\": \"capacete-specialized-align-ii-mips-56-1681411008991.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 63718,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-56-1681411008991.webp\",\n                    \"hash\": \"1f042d6ec24e71a19ac8cedc4e0e6440\",\n                    \"createdAt\": \"2023-04-13T18:36:49.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/lxvlsKjWJ4iIXJQ0BQ83X3xStDU=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-56-1681411008991.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/cMDB5ERa8Z9Boh1HybB1XBkS62M=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-56-1681411008991.webp\",\n                    \"miniUrl\": \"https://salescdn.net/-XiY9AND33TBlBK_VF0Dv48hkqE=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-56-1681411008991.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 152,\n                    \"productId\": 46,\n                    \"gridValueId\": 21,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 21,\n                        \"gridId\": 1,\n                        \"value\": \"Cinza\",\n                        \"display\": \"#808080\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Cinza\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 153,\n                    \"productId\": 46,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 45,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60823-7023\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 37,\n                    \"productId\": 45,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 63,\n                    \"productId\": 45,\n                    \"stockId\": 5,\n                    \"quantity\": 1,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:00:40.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 45,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 45,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 80,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 45,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:45:41.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 130,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 45,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 52,\n                \"productId\": 45,\n                \"position\": 0,\n                \"fileId\": 203,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 203,\n                    \"name\": \"capacete-specialized-align-ii-mips-49-1681411000364.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 63718,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-49-1681411000364.webp\",\n                    \"hash\": \"5a2798d7639fbfdd1ea48ef69d19657d\",\n                    \"createdAt\": \"2023-04-13T18:36:41.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/PTrQ9SblBRxEm3X3nTgbAxMpxYE=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-49-1681411000364.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/aO_uc7vm4phlzUa-zC05DzVznGo=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-49-1681411000364.webp\",\n                    \"miniUrl\": \"https://salescdn.net/X0yVbBi9pyeiGRf09w8aR3AcVms=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-49-1681411000364.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 154,\n                    \"productId\": 45,\n                    \"gridValueId\": 21,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 21,\n                        \"gridId\": 1,\n                        \"value\": \"Cinza\",\n                        \"display\": \"#808080\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Cinza\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 155,\n                    \"productId\": 45,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 44,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60823-7024\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 36,\n                    \"productId\": 44,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 89,\n                    \"productId\": 44,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 44,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 44,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 100,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 44,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 132,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 44,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 45,\n                \"productId\": 44,\n                \"position\": 0,\n                \"fileId\": 196,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 196,\n                    \"name\": \"capacete-specialized-align-ii-mips-42-1681410991775.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 63718,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-42-1681410991775.webp\",\n                    \"hash\": \"6c2485955ec9fefb49681247e8924fcc\",\n                    \"createdAt\": \"2023-04-13T18:36:32.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/wbUA6V2lcw438KMatBeLcUzcvf0=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-42-1681410991775.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/IweAkUcRBzQL4CELzbTt6yZ_Sig=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-42-1681410991775.webp\",\n                    \"miniUrl\": \"https://salescdn.net/D8CRfSqBGnaPY7-ESO5Q0YzclgQ=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-42-1681410991775.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 156,\n                    \"productId\": 44,\n                    \"gridValueId\": 21,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 21,\n                        \"gridId\": 1,\n                        \"value\": \"Cinza\",\n                        \"display\": \"#808080\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Cinza\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 157,\n                    \"productId\": 44,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 43,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60823-1032\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 35,\n                    \"productId\": 43,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 90,\n                    \"productId\": 43,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 111,\n                    \"productId\": 43,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T19:01:54.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 43,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 43,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 101,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 43,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 133,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 43,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 38,\n                \"productId\": 43,\n                \"position\": 0,\n                \"fileId\": 189,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 189,\n                    \"name\": \"capacete-specialized-align-ii-mips-35-1681410983237.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 80400,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-35-1681410983237.webp\",\n                    \"hash\": \"1d11cf4974012c47fd84e0c0983c7538\",\n                    \"createdAt\": \"2023-04-13T18:36:23.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/DkzpUbLCgr-qHDU5S93nNP09jo8=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-35-1681410983237.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/5szq7NJMxz5mAVEPpojMz3ydARs=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-35-1681410983237.webp\",\n                    \"miniUrl\": \"https://salescdn.net/EPxohC2jPr4MEpYD9SRqlTK_N5I=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-35-1681410983237.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 146,\n                    \"productId\": 43,\n                    \"gridValueId\": 18,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 18,\n                        \"gridId\": 1,\n                        \"value\": \"Roxo\",\n                        \"display\": \"#800080\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Roxo\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 147,\n                    \"productId\": 43,\n                    \"gridValueId\": 58,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 58,\n                        \"gridId\": 2,\n                        \"value\": \"S/M\",\n                        \"display\": \"S/M\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"S/M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 42,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60823-1033\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 34,\n                    \"productId\": 42,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 91,\n                    \"productId\": 42,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 110,\n                    \"productId\": 42,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T19:01:54.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 42,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 42,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 102,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 42,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 134,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 42,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 31,\n                \"productId\": 42,\n                \"position\": 0,\n                \"fileId\": 182,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 182,\n                    \"name\": \"capacete-specialized-align-ii-mips-28-1681410974362.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 80400,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-28-1681410974362.webp\",\n                    \"hash\": \"2668c605aa8c70e4e5ab2924fa3529f8\",\n                    \"createdAt\": \"2023-04-13T18:36:15.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/bLCjSU365EdiveOM0hU2_nmWfGc=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-28-1681410974362.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/RgDXGtPLoew7roSP9pEuH4XI_Kk=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-28-1681410974362.webp\",\n                    \"miniUrl\": \"https://salescdn.net/FhlOPC95mWFJx9su1Hrcv_m__Vc=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-28-1681410974362.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 148,\n                    \"productId\": 42,\n                    \"gridValueId\": 18,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 18,\n                        \"gridId\": 1,\n                        \"value\": \"Roxo\",\n                        \"display\": \"#800080\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Roxo\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 149,\n                    \"productId\": 42,\n                    \"gridValueId\": 57,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 57,\n                        \"gridId\": 2,\n                        \"value\": \"M/L\",\n                        \"display\": \"M/L\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M/L\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 41,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 389.9,\n            \"sku\": \"60823-1035\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": null,\n            \"mainId\": 40,\n            \"mainData\": false,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 33,\n                    \"productId\": 41,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T18:39:46.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 92,\n                    \"productId\": 41,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-13T19:32:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T18:31:45.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 109,\n                    \"productId\": 41,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T19:01:54.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 41,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 41,\n                    \"priceGroupId\": 4,\n                    \"price\": 448.89,\n                    \"margin\": 15.13,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 103,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 41,\n                    \"priceGroupId\": 1,\n                    \"price\": 428.89,\n                    \"margin\": 10,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:55:18.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:45:36.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 135,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 41,\n                    \"priceGroupId\": 5,\n                    \"price\": 506.87,\n                    \"margin\": 30,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T17:16:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 24,\n                \"productId\": 41,\n                \"position\": 0,\n                \"fileId\": 175,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:47.000Z\",\n                \"updatedAt\": \"2023-04-14T16:51:02.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 175,\n                    \"name\": \"capacete-specialized-align-ii-mips-21-1681410965561.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 80400,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-21-1681410965561.webp\",\n                    \"hash\": \"4ecedc2e499d61ecc0a4d5941e38f372\",\n                    \"createdAt\": \"2023-04-13T18:36:06.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/ovWcZSZkKGKu9ghJP4EPdgJqF3E=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-21-1681410965561.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/lw68wrDkXSTq_TTo1W1qnPpkKBk=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-21-1681410965561.webp\",\n                    \"miniUrl\": \"https://salescdn.net/NiQladRABoMjQCrMrfXtP9jQAa8=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-21-1681410965561.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 40,\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"costPrice\": 0,\n                \"sku\": \"60821-10\",\n                \"barcode\": \"\",\n                \"weight\": 628,\n                \"width\": 24,\n                \"length\": 31,\n                \"height\": 18,\n                \"status\": true,\n                \"showInSearch\": true,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": null,\n                \"multiple\": null,\n                \"model\": \"Align II\",\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": null,\n                \"seoTitle\": null,\n                \"seoDescription\": null,\n                \"brandId\": 4,\n                \"supplierId\": 7,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": true,\n                \"createdBy\": \"v3:import\",\n                \"updatedBy\": \"channel:4\",\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 150,\n                    \"productId\": 41,\n                    \"gridValueId\": 18,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 18,\n                        \"gridId\": 1,\n                        \"value\": \"Roxo\",\n                        \"display\": \"#800080\",\n                        \"createdAt\": \"2021-06-28T18:43:18.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Roxo\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 151,\n                    \"productId\": 41,\n                    \"gridValueId\": 56,\n                    \"createdAt\": \"2023-04-14T16:51:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 56,\n                        \"gridId\": 2,\n                        \"value\": \"XL\",\n                        \"display\": \"XL\",\n                        \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"XL\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 40,\n            \"title\": \"Capacete Specialized Align II MIPS\",\n            \"costPrice\": 0,\n            \"sku\": \"60821-10\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": 4,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 2,\n            \"supplierId\": 7,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 104,\n                    \"productId\": 40,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T17:02:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:03:53.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 105,\n                    \"productId\": 40,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T17:03:53.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 40,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 40,\n                    \"priceGroupId\": 4,\n                    \"price\": 389.9,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:03:53.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"dc9ca36c-ca9b-48ad-9883-c5a2424aa26c\"\n                },\n                {\n                    \"id\": 71,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 40,\n                    \"priceGroupId\": 1,\n                    \"price\": 389.9,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-13T19:06:20.000Z\",\n                    \"updatedAt\": \"2023-04-14T19:01:54.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"d3437877-92ad-4362-b3f7-7704567a9246\"\n                },\n                {\n                    \"id\": 108,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 40,\n                    \"priceGroupId\": 5,\n                    \"price\": 389.9,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T14:38:42.000Z\",\n                    \"updatedAt\": \"2023-04-14T20:06:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"e4775aa7-a50b-4378-a53d-f72f172c11d4\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 9,\n                    \"categoryId\": 14,\n                    \"productId\": 40,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                    \"updatedAt\": \"2023-04-14T17:02:45.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"media\": {\n                \"id\": 5,\n                \"productId\": 40,\n                \"position\": 0,\n                \"fileId\": 156,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-13T18:39:45.000Z\",\n                \"updatedAt\": \"2023-04-14T14:03:47.000Z\",\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 156,\n                    \"name\": \"capacete-specialized-align-ii-mips-2-1681410943606.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 62346,\n                    \"width\": 1080,\n                    \"height\": 1080,\n                    \"path\": \"store/305/medias/product/capacete-specialized-align-ii-mips-2-1681410943606.webp\",\n                    \"hash\": \"bf6ad0f5aa2429025cf842e7eaa0665c\",\n                    \"createdAt\": \"2023-04-13T18:35:44.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/rze0B31ZQKjCZpUOSLwjX_WQvbs=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-2-1681410943606.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/DEItCgWB-pNuCHvCgy_dJXg03To=/adaptive-fit-in/86x86/dev/store/305/medias/product/capacete-specialized-align-ii-mips-2-1681410943606.webp\",\n                    \"miniUrl\": \"https://salescdn.net/I6Ta9FoMb1Az9YBXPaHudkbsCSk=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-2-1681410943606.webp\"\n                }\n            },\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Principal\"\n        },\n        {\n            \"id\": 37,\n            \"title\": \"Monte o Seu\",\n            \"costPrice\": null,\n            \"sku\": \"monte01\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 5,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 29,\n                    \"productId\": 37,\n                    \"stockId\": 1,\n                    \"quantity\": 50,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-06T02:13:43.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 37,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 37,\n                    \"priceGroupId\": 1,\n                    \"price\": 100,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T02:13:43.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": null,\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Monte o seu\"\n        },\n        {\n            \"id\": 35,\n            \"title\": \"Kit Teste\",\n            \"costPrice\": null,\n            \"sku\": \"kit01\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 4,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 94,\n                    \"productId\": 35,\n                    \"stockId\": 5,\n                    \"quantity\": 2,\n                    \"reserved\": 0,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:12:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:06:56.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 97,\n                    \"productId\": 35,\n                    \"stockId\": 1,\n                    \"quantity\": 100,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T12:04:11.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 35,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 35,\n                    \"priceGroupId\": 1,\n                    \"price\": 262.48,\n                    \"margin\": 0,\n                    \"promotionPrice\": 262.48,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-06T02:05:58.000Z\",\n                    \"updatedAt\": \"2023-04-14T14:39:40.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 107,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 35,\n                    \"priceGroupId\": 5,\n                    \"price\": 1331.25,\n                    \"margin\": 0,\n                    \"promotionPrice\": 1331.25,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T14:38:32.000Z\",\n                    \"updatedAt\": \"2023-04-14T15:32:39.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 12,\n                    \"categoryId\": 11,\n                    \"productId\": 35,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-13T20:40:43.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"media\": null,\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Kit\"\n        },\n        {\n            \"id\": 34,\n            \"title\": \"Kit Teste\",\n            \"costPrice\": null,\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 4,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 95,\n                    \"productId\": 34,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:12:47.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:06:59.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 34,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 34,\n                    \"priceGroupId\": 1,\n                    \"price\": 262.48,\n                    \"margin\": 0,\n                    \"promotionPrice\": 262.48,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-06T02:05:37.000Z\",\n                    \"updatedAt\": \"2023-04-13T20:24:40.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": null,\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Kit\"\n        },\n        {\n            \"id\": 33,\n            \"title\": \"Kit Teste\",\n            \"costPrice\": null,\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 4,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 96,\n                    \"productId\": 33,\n                    \"stockId\": 5,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:12:48.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:07:01.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 33,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 33,\n                    \"priceGroupId\": 1,\n                    \"price\": 262.48,\n                    \"margin\": 0,\n                    \"promotionPrice\": 262.48,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-06T02:04:46.000Z\",\n                    \"updatedAt\": \"2023-04-14T14:39:40.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 13,\n                    \"categoryId\": 12,\n                    \"productId\": 33,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-13T20:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"media\": null,\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Kit\"\n        },\n        {\n            \"id\": 31,\n            \"title\": \"Produto Teste\",\n            \"costPrice\": 75,\n            \"sku\": \"REF1003\",\n            \"barcode\": \"11223344\",\n            \"status\": true,\n            \"brandId\": 1,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 1,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 27,\n                    \"productId\": 31,\n                    \"stockId\": 1,\n                    \"quantity\": 48,\n                    \"reserved\": 2,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-06T02:02:41.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:05:42.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 93,\n                    \"productId\": 31,\n                    \"stockId\": 5,\n                    \"quantity\": 99,\n                    \"reserved\": 0,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T19:49:35.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:07:09.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 103,\n                    \"productId\": 31,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T15:31:52.000Z\",\n                    \"updatedAt\": \"2023-04-14T16:03:55.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 31,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 31,\n                    \"priceGroupId\": 1,\n                    \"price\": 112.5,\n                    \"margin\": 50,\n                    \"promotionPrice\": 97.5,\n                    \"promotionMargin\": 13.33,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-06T02:02:41.000Z\",\n                    \"updatedAt\": \"2023-04-14T15:31:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 78,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 31,\n                    \"priceGroupId\": 4,\n                    \"price\": 127.5,\n                    \"margin\": 70,\n                    \"promotionPrice\": 120,\n                    \"promotionMargin\": 5.88,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-13T20:20:09.000Z\",\n                    \"updatedAt\": \"2023-04-14T15:31:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 106,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 31,\n                    \"priceGroupId\": 5,\n                    \"price\": 1200,\n                    \"margin\": 1500,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T14:38:28.000Z\",\n                    \"updatedAt\": \"2023-04-14T16:03:55.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 6,\n                    \"categoryId\": 2,\n                    \"productId\": 31,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-06T02:02:41.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"media\": null,\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Padrão\"\n        },\n        {\n            \"id\": 30,\n            \"title\": \"Produto Teste\",\n            \"costPrice\": 75,\n            \"sku\": \"REF1002\",\n            \"barcode\": \"11223344\",\n            \"status\": true,\n            \"brandId\": 1,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 1,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 26,\n                    \"productId\": 30,\n                    \"stockId\": 1,\n                    \"quantity\": 47,\n                    \"reserved\": 3,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-06T02:02:28.000Z\",\n                    \"updatedAt\": \"2023-04-14T12:05:39.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 30,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 30,\n                    \"priceGroupId\": 1,\n                    \"price\": 149.98,\n                    \"margin\": 99.97,\n                    \"promotionPrice\": 129.99,\n                    \"promotionMargin\": 13.33,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T02:02:28.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 79,\n                    \"status\": false,\n                    \"showPrice\": true,\n                    \"productId\": 30,\n                    \"priceGroupId\": 4,\n                    \"price\": 131.25,\n                    \"margin\": 75,\n                    \"promotionPrice\": 120,\n                    \"promotionMargin\": 8.57,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:admin-3\",\n                    \"createdAt\": \"2023-04-13T20:21:17.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 5,\n                    \"categoryId\": 2,\n                    \"productId\": 30,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-06T02:02:28.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"media\": null,\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Padrão\"\n        },\n        {\n            \"id\": 29,\n            \"title\": \"Camiseta Teste\",\n            \"costPrice\": 0,\n            \"sku\": \"CA01-branco-m\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": null,\n            \"unitId\": 1,\n            \"mainId\": 25,\n            \"mainData\": true,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 25,\n                    \"productId\": 29,\n                    \"stockId\": 1,\n                    \"quantity\": 6,\n                    \"reserved\": 4,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-15T00:27:26.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 29,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 29,\n                    \"priceGroupId\": 1,\n                    \"price\": 50,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": null,\n            \"main\": {\n                \"id\": 25,\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"sku\": \"CA01\",\n                \"barcode\": \"\",\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"status\": true,\n                \"showInSearch\": false,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": [],\n                \"multiple\": null,\n                \"model\": null,\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": \"\",\n                \"seoTitle\": \"\",\n                \"seoDescription\": \"\",\n                \"brandId\": null,\n                \"supplierId\": null,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": false,\n                \"createdBy\": \"user:1\",\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 39,\n                    \"productId\": 29,\n                    \"gridValueId\": 2,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 2,\n                        \"gridId\": 1,\n                        \"value\": \"Branco\",\n                        \"display\": \"#FFFFFF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Branco\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 40,\n                    \"productId\": 29,\n                    \"gridValueId\": 9,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 9,\n                        \"gridId\": 2,\n                        \"value\": \"M\",\n                        \"display\": \"Médio\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 28,\n            \"title\": \"Camiseta Teste\",\n            \"costPrice\": 0,\n            \"sku\": \"CA01-azul-m\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": null,\n            \"unitId\": 1,\n            \"mainId\": 25,\n            \"mainData\": true,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 24,\n                    \"productId\": 28,\n                    \"stockId\": 1,\n                    \"quantity\": 0,\n                    \"reserved\": 2,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-15T00:27:26.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 28,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 28,\n                    \"priceGroupId\": 1,\n                    \"price\": 50,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": {\n                \"id\": 216,\n                \"productId\": 28,\n                \"position\": 0,\n                \"fileId\": 373,\n                \"description\": null,\n                \"title\": null,\n                \"alt\": null,\n                \"createdAt\": \"2023-04-14T23:31:52.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"file\": {\n                    \"id\": 373,\n                    \"name\": \"camiseta-azul.webp\",\n                    \"mimeType\": \"image/webp\",\n                    \"size\": 7498,\n                    \"width\": 667,\n                    \"height\": 827,\n                    \"path\": \"store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\n                    \"hash\": \"aW1hZ2Uvd2VicDc0OTg=\",\n                    \"createdAt\": \"2023-04-14T23:31:48.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"url\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\n                    \"thumbUrl\": \"https://salescdn.net/Q1lux8pPT8mE73FGVvGPNx6Zwac=/adaptive-fit-in/86x86/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\n                    \"miniUrl\": \"https://salescdn.net/gaQwXP9iD0Nca-S2Oo2AQ1kwO0k=/adaptive-fit-in/60x60/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\"\n                }\n            },\n            \"main\": {\n                \"id\": 25,\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"sku\": \"CA01\",\n                \"barcode\": \"\",\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"status\": true,\n                \"showInSearch\": false,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": [],\n                \"multiple\": null,\n                \"model\": null,\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": \"\",\n                \"seoTitle\": \"\",\n                \"seoDescription\": \"\",\n                \"brandId\": null,\n                \"supplierId\": null,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": false,\n                \"createdBy\": \"user:1\",\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 37,\n                    \"productId\": 28,\n                    \"gridValueId\": 6,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 6,\n                        \"gridId\": 1,\n                        \"value\": \"Azul\",\n                        \"display\": \"#0000FF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Azul\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 38,\n                    \"productId\": 28,\n                    \"gridValueId\": 9,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 9,\n                        \"gridId\": 2,\n                        \"value\": \"M\",\n                        \"display\": \"Médio\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"M\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 27,\n            \"title\": \"Camiseta Teste\",\n            \"costPrice\": 0,\n            \"sku\": \"CA01-branco-p\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": null,\n            \"unitId\": 1,\n            \"mainId\": 25,\n            \"mainData\": true,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 23,\n                    \"productId\": 27,\n                    \"stockId\": 1,\n                    \"quantity\": 10,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 27,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 27,\n                    \"priceGroupId\": 1,\n                    \"price\": 50,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": null,\n            \"main\": {\n                \"id\": 25,\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"sku\": \"CA01\",\n                \"barcode\": \"\",\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"status\": true,\n                \"showInSearch\": false,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": [],\n                \"multiple\": null,\n                \"model\": null,\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": \"\",\n                \"seoTitle\": \"\",\n                \"seoDescription\": \"\",\n                \"brandId\": null,\n                \"supplierId\": null,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": false,\n                \"createdBy\": \"user:1\",\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 35,\n                    \"productId\": 27,\n                    \"gridValueId\": 2,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 2,\n                        \"gridId\": 1,\n                        \"value\": \"Branco\",\n                        \"display\": \"#FFFFFF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Branco\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 36,\n                    \"productId\": 27,\n                    \"gridValueId\": 8,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 8,\n                        \"gridId\": 2,\n                        \"value\": \"P\",\n                        \"display\": \"Pequeno\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"P\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 26,\n            \"title\": \"Camiseta Teste\",\n            \"costPrice\": 0,\n            \"sku\": \"CA01-azul-p\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": null,\n            \"unitId\": 1,\n            \"mainId\": 25,\n            \"mainData\": true,\n            \"typeId\": 3,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": true,\n            \"stocks\": [\n                {\n                    \"id\": 22,\n                    \"productId\": 26,\n                    \"stockId\": 1,\n                    \"quantity\": 100,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 99,\n                    \"productId\": 26,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T15:16:44.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 26,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 26,\n                    \"priceGroupId\": 1,\n                    \"price\": 60,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-13T00:46:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 105,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 26,\n                    \"priceGroupId\": 5,\n                    \"price\": 65,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:undefined\",\n                    \"createdAt\": \"2023-04-14T14:38:25.000Z\",\n                    \"updatedAt\": \"2023-04-14T15:16:44.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": null,\n            \"main\": {\n                \"id\": 25,\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"sku\": \"CA01\",\n                \"barcode\": \"\",\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"status\": true,\n                \"showInSearch\": false,\n                \"physicalProduct\": true,\n                \"manageStock\": true,\n                \"tags\": [],\n                \"multiple\": null,\n                \"model\": null,\n                \"ncm\": null,\n                \"mpn\": null,\n                \"slug\": \"\",\n                \"seoTitle\": \"\",\n                \"seoDescription\": \"\",\n                \"brandId\": null,\n                \"supplierId\": null,\n                \"unitId\": 1,\n                \"conditionId\": 1,\n                \"mainId\": null,\n                \"mainData\": false,\n                \"position\": null,\n                \"typeId\": 2,\n                \"mainGroup\": false,\n                \"createdBy\": \"user:1\",\n                \"updatedBy\": \"user:1\",\n                \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                \"deletedAt\": null\n            },\n            \"grids\": [\n                {\n                    \"id\": 33,\n                    \"productId\": 26,\n                    \"gridValueId\": 6,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 6,\n                        \"gridId\": 1,\n                        \"value\": \"Azul\",\n                        \"display\": \"#0000FF\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 1,\n                            \"name\": \"Cor\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"Azul\",\n                    \"name\": \"Cor\"\n                },\n                {\n                    \"id\": 34,\n                    \"productId\": 26,\n                    \"gridValueId\": 8,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"gridValue\": {\n                        \"id\": 8,\n                        \"gridId\": 2,\n                        \"value\": \"P\",\n                        \"display\": \"Pequeno\",\n                        \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"deletedToken\": \"0\",\n                        \"grid\": {\n                            \"id\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayId\": 3,\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\"\n                        }\n                    },\n                    \"value\": \"P\",\n                    \"name\": \"Tamanho\"\n                }\n            ],\n            \"type\": \"Variação\"\n        },\n        {\n            \"id\": 25,\n            \"title\": \"Camiseta Teste\",\n            \"costPrice\": 0,\n            \"sku\": \"CA01\",\n            \"barcode\": \"\",\n            \"status\": true,\n            \"brandId\": null,\n            \"manageStock\": true,\n            \"multiple\": 1,\n            \"unitId\": 1,\n            \"mainId\": null,\n            \"mainData\": false,\n            \"typeId\": 2,\n            \"supplierId\": null,\n            \"conditionId\": 1,\n            \"showInSearch\": false,\n            \"stocks\": [\n                {\n                    \"id\": 32,\n                    \"productId\": 25,\n                    \"stockId\": 1,\n                    \"quantity\": 7,\n                    \"reserved\": 0,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-13T01:12:42.000Z\",\n                    \"updatedAt\": \"2023-04-13T01:12:58.000Z\",\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 98,\n                    \"productId\": 25,\n                    \"stockId\": 6,\n                    \"quantity\": 0,\n                    \"reserved\": 0,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-14T15:16:44.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 25,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 25,\n                    \"priceGroupId\": 1,\n                    \"price\": 65,\n                    \"margin\": 0,\n                    \"promotionPrice\": 58.5,\n                    \"promotionMargin\": 10,\n                    \"datePromotionStart\": \"2023-04-11T00:57:39.000Z\",\n                    \"datePromotionEnd\": \"2023-04-21T00:57:42.000Z\",\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                },\n                {\n                    \"id\": 104,\n                    \"status\": true,\n                    \"showPrice\": true,\n                    \"productId\": 25,\n                    \"priceGroupId\": 5,\n                    \"price\": 65,\n                    \"margin\": 0,\n                    \"promotionPrice\": 0,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"datePromotionEnd\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-14T14:38:23.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            ],\n            \"categories\": [],\n            \"media\": null,\n            \"main\": null,\n            \"grids\": [],\n            \"type\": \"Principal\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 39,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"},{"id":"cdcc6a5b-e1fc-4b5f-ab9f-2d701e96275c","name":"Erro parâmetros inválidos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products?status=a&category=Eletrônicos","host":["https://api.salesbr.net/api/v3"],"path":["products"],"query":[{"key":"page","value":"1","description":"Número da página que deseja retornar","disabled":true},{"key":"status","value":"a","description":"Filtrar pelo status do produto"},{"key":"category","value":"Eletrônicos","description":"Filtrar por categoria"},{"key":"brandId","value":"1","description":"Filtrar pelo ID da marca","disabled":true},{"key":"stockId","value":"2","description":"Filtar pelo centro de distribuição","disabled":true},{"key":"conditionId","value":"1","description":"Filtrar pela condição","disabled":true},{"key":"supplier","value":"2","description":"Filtrar por fornecedor","disabled":true},{"key":"typeId","value":"1","description":"Filtrar por tipo de produto","disabled":true},{"key":"manageStock","value":"true","description":"Filtra produtos que controlam estoque","disabled":true},{"key":"showInSearch","value":"true","description":"Filtra produtos visíveis na busca","disabled":true},{"key":"physicalProduct","value":"true","description":"Filtra produtos físícos","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 01:16:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"201"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"query.status\\\" must be a boolean\",\n            \"type\": \"boolean.base\",\n            \"context\": {\n                \"label\": \"query.status\",\n                \"value\": \"a\",\n                \"key\": \"status\"\n            }\n        }\n    ]\n}"}],"_postman_id":"ff636e40-902c-44a2-8bdd-6422f3554735"},{"name":"Atualizar produto","id":"14a80f59-c565-4d31-aafd-848c3b45cfa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Produto Teste\",\r\n    \"sku\": \"REF1002\",\r\n    \"barcode\": \"11223344\",\r\n    \"weight\": 1500,\r\n    \"width\": 35.25,\r\n    \"length\": 22,\r\n    \"height\": 15,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"productId\": 5,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 149.99,\r\n            \"margin\": 99.97,\r\n            \"promotionPrice\": 129.99,\r\n            \"promotionMargin\": 13.33,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"id\": 5,\r\n            \"productId\": 5,\r\n            \"descriptionGroupId\": 1,\r\n            \"text\": \"<p>Descri&ccedil;&atilde;o do produto atualizada!!!</p>\"\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": 1,\r\n    \"model\": \"Modelo X\",\r\n    \"mpn\": \"5555\",\r\n    \"ncm\": \"1234\",\r\n    \"multiple\": null,\r\n    \"tags\": [\r\n        \"Produto\",\r\n        \"Teste\"\r\n    ],\r\n    \"supplierId\": null,\r\n    \"slug\": \"produto-teste-promocao\",\r\n    \"seoTitle\": \"Produto Teste Tag\",\r\n    \"seoDescription\": \"Meta Tag description\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/5","description":"<p>Este endpoint permite atualizar um produto específico do sistema com base no seu ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","5"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"af8c2ed7-e6d3-4cec-9df7-3a87976790f0","name":"Atualizado com sucesso","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Produto Teste\",\r\n    \"sku\": \"REF1002\",\r\n    \"barcode\": \"11223344\",\r\n    \"weight\": 1500,\r\n    \"width\": 35.25,\r\n    \"length\": 22,\r\n    \"height\": 15,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"productId\": 5,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 149.99,\r\n            \"margin\": 99.97,\r\n            \"promotionPrice\": 129.99,\r\n            \"promotionMargin\": 13.33,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"id\": 5,\r\n            \"productId\": 5,\r\n            \"descriptionGroupId\": 1,\r\n            \"text\": \"<p>Descri&ccedil;&atilde;o do produto atualizada!!!</p>\"\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": 1,\r\n    \"model\": \"Modelo X\",\r\n    \"mpn\": \"5555\",\r\n    \"ncm\": \"1234\",\r\n    \"multiple\": null,\r\n    \"tags\": [\r\n        \"Produto\",\r\n        \"Teste\"\r\n    ],\r\n    \"supplierId\": null,\r\n    \"slug\": \"produto-teste-promocao\",\r\n    \"seoTitle\": \"Produto Teste Tag\",\r\n    \"seoDescription\": \"Meta Tag description\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 05 Apr 2023 01:16:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"966"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"title\": \"Produto Teste\",\n        \"sku\": \"REF1002\",\n        \"barcode\": \"11223344\",\n        \"weight\": 1500,\n        \"width\": 35.25,\n        \"length\": 22,\n        \"height\": 15,\n        \"status\": true,\n        \"prices\": [\n            {\n                \"status\": true,\n                \"showPrice\": true,\n                \"priceGroupId\": 1,\n                \"price\": 149.99,\n                \"margin\": 99.99,\n                \"promotionPrice\": 129.99,\n                \"promotionMargin\": 13.33,\n                \"datePromotionStart\": null,\n                \"datePromotionEnd\": null,\n                \"productId\": 5,\n                \"id\": 5,\n                \"updatedBy\": \"user:1\",\n                \"updatedAt\": \"2023-04-05T01:16:28.000Z\"\n            }\n        ],\n        \"descriptions\": [\n            {\n                \"id\": 5,\n                \"descriptionGroupId\": 1,\n                \"text\": \"<p>Descri&ccedil;&atilde;o do produto atualizada!!!</p>\",\n                \"productId\": 5\n            }\n        ],\n        \"physicalProduct\": true,\n        \"unitId\": 1,\n        \"conditionId\": 1,\n        \"brandId\": 1,\n        \"model\": \"Modelo X\",\n        \"mpn\": \"5555\",\n        \"ncm\": \"1234\",\n        \"multiple\": null,\n        \"tags\": [\n            \"Produto\",\n            \"Teste\"\n        ],\n        \"supplierId\": null,\n        \"slug\": \"produto-teste-promocao\",\n        \"seoTitle\": \"Produto Teste Tag\",\n        \"seoDescription\": \"Meta Tag description\",\n        \"manageStock\": true,\n        \"showInSearch\": true,\n        \"typeId\": 1,\n        \"updatedBy\": \"user:1\",\n        \"id\": 5,\n        \"costPrice\": 75\n    }\n}"},{"id":"d1553f5e-1bc9-4fbf-ae2a-9d8ee30e1674","name":"Erro produto não encontrado","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Produto Teste\",\r\n    \"sku\": \"REF1002\",\r\n    \"barcode\": \"11223344\",\r\n    \"weight\": 1500,\r\n    \"width\": 35.25,\r\n    \"length\": 22,\r\n    \"height\": 15,\r\n    \"status\": true,\r\n    \"prices\": [\r\n        {\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"productId\": 5,\r\n            \"priceGroupId\": 1,\r\n            \"price\": 149.99,\r\n            \"margin\": 99.97,\r\n            \"promotionPrice\": 129.99,\r\n            \"promotionMargin\": 13.33,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        }\r\n    ],\r\n    \"descriptions\": [\r\n        {\r\n            \"id\": 5,\r\n            \"productId\": 5,\r\n            \"descriptionGroupId\": 1,\r\n            \"text\": \"<p>Descri&ccedil;&atilde;o do produto atualizada!!!</p>\"\r\n        }\r\n    ],\r\n    \"physicalProduct\": true,\r\n    \"unitId\": 1,\r\n    \"conditionId\": 1,\r\n    \"brandId\": 1,\r\n    \"model\": \"Modelo X\",\r\n    \"mpn\": \"5555\",\r\n    \"ncm\": \"1234\",\r\n    \"multiple\": null,\r\n    \"tags\": [\r\n        \"Produto\",\r\n        \"Teste\"\r\n    ],\r\n    \"supplierId\": null,\r\n    \"slug\": \"produto-teste-promocao\",\r\n    \"seoTitle\": \"Produto Teste Tag\",\r\n    \"seoDescription\": \"Meta Tag description\",\r\n    \"manageStock\": true,\r\n    \"showInSearch\": true,\r\n    \"typeId\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/500"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 05 Apr 2023 01:21:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"14a80f59-c565-4d31-aafd-848c3b45cfa1"},{"name":"Deletar produto","id":"e351a99d-1e19-4933-8370-1d07263536ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/5","description":"<p>Este endpoint permite deletar um produto específico do sistema com base no seu ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","5"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"985237b0-0fed-473e-a846-3037a701031e","name":"Deletado com sucesso","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 01:20:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"11338fa6-ae77-4bb5-b9af-bf25b6a7e4ce"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"C7mytFyyIAMF-Bg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=871"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-642e1e77-02b613327d2b26c83d160a35;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 6aaea006c2eed91ec1ca42167f2472f8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P1"},{"key":"X-Amz-Cf-Id","value":"cxmHwFioOIALViVnliROGwGTkye7plB3vocADH9Mi78n9loxhzxtrQ=="},{"key":"Server","value":"ACME"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"},{"id":"183e9e51-0343-46a8-83e3-12ba8caf2ca6","name":"Erro produto não encontrado","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/5"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 06 Apr 2023 01:21:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"caa2d896-67df-45ae-bdc0-a968c7e9b815"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"C7m34HEPIAMFUFQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=104"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-642e1e98-7a2b436a5fee29c62b2d9808;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 5798112148ae9e672af737182da15f62.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P1"},{"key":"X-Amz-Cf-Id","value":"5lgAA_884PjvJEnk_7bwRkLUTBeMQuUXRdpQkWf-HFxTxJz4b1r2cg=="},{"key":"Server","value":"ACME"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"e351a99d-1e19-4933-8370-1d07263536ed"},{"name":"Upload de imagens por form","id":"1f3ec0c9-b12a-4a82-8725-94d0c4ac0e57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"auth-v2-login-illustration-dark-ClExSVqL.png"}]},"url":"https://api.salesbr.net/api/v3/api/v3/products/medias/upload/mkt2","description":"<p>Upload de imagem para o produto</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["api","v3","products","medias","upload","mkt2"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"e37e5d97-cbd2-47da-aafe-d7c5408940ad","name":"Upload de imagens para produto","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"auth-v2-login-illustration-dark-ClExSVqL.png"}]},"url":{"raw":"https://api.salesbr.net/api/v3/api/v3/products/medias/upload/:imageName","host":["https://api.salesbr.net/api/v3"],"path":["api","v3","products","medias","upload",":imageName"],"variable":[{"key":"imageName","value":"abacate","description":"Nome da imagem"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"name\": \"auth-v2-login-illustration-dark-ClExSVqL.png\",\n        \"size\": 24028,\n        \"mimeType\": \"image/png\",\n        \"hash\": \"aW1hZ2UvcG5nMjQwMjg=\",\n        \"path\": \"store/1/medias/products/mkt2-e556198f-c952-4a8f-8d80-af30486c0be8.webp\",\n        \"width\": 957,\n        \"height\": 1068,\n        \"createdAt\": \"2026-03-31T20:08:23.000Z\",\n        \"id\": 13,\n        \"url\": \"http://localhost:4566/salescdn.net/local/store/1/medias/products/mkt2-e556198f-c952-4a8f-8d80-af30486c0be8.webp\",\n        \"thumbUrl\": \"http://localhost:4566/salescdn.net/local/store/1/medias/products/mkt2-e556198f-c952-4a8f-8d80-af30486c0be8.webp\",\n        \"miniUrl\": \"http://localhost:4566/salescdn.net/local/store/1/medias/products/mkt2-e556198f-c952-4a8f-8d80-af30486c0be8.webp\"\n    }\n}"}],"_postman_id":"1f3ec0c9-b12a-4a82-8725-94d0c4ac0e57"},{"name":"Upload de imagens por link","id":"4c45300c-b0cc-402a-9bcd-a4e3caf11039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"}],"body":{"mode":"raw","raw":"[\n    \"https://meusite/1imagem.png\",\n    \"https://meusite/2imagem.png\",\n    \"https://meusite/imagem.png\"\n]","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/api/v3/products/medias/bulk/upload","description":"<p>Upload de imagem para o produto</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["api","v3","products","medias","bulk","upload"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"e960b01f-73a7-4a5d-99a0-3da95d1c70ed","name":"Upload de imagens por link","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"}],"body":{"mode":"raw","raw":"[\n    \"https://meusite/1imagem.png\",\n    \"https://meusite/2imagem.png\",\n    \"https://meusite/imagem.png\"\n]","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/api/v3/products/medias/bulk/upload"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"code\": \"success\",\n  \"message\": \"Request done with successs\",\n  \"result\": [\n    {\n      \"id\": 12346,\n      \"origin\": \"https://meusite/1imagem.png\",\n      \"mimeType\": \"image/webp\",\n      \"size\": 45678,\n      \"path\": \"store/1/medias/abc123.webp\",\n      \"hash\": \"…\",\n      \"createdAt\": \"2026-03-31T12:00:00.000Z\",\n      \"url\": \"https://cdn…/…\",\n      \"thumbUrl\": \"https://cdn…/…\",\n      \"miniUrl\": \"https://cdn…/…\"\n    },\n     {\n      \"id\": 12345,\n      \"origin\": \"https://meusite/1imagem.png\",\n      \"mimeType\": \"image/webp\",\n      \"size\": 45678,\n      \"path\": \"store/1/medias/abc123.webp\",\n      \"hash\": \"…\",\n      \"createdAt\": \"2026-03-31T12:00:00.000Z\",\n      \"url\": \"https://cdn…/…\",\n      \"thumbUrl\": \"https://cdn…/…\",\n      \"miniUrl\": \"https://cdn…/…\"\n    },\n     {\n      \"id\": 12344,\n      \"origin\": \"https://meusite/1imagem.png\",\n      \"mimeType\": \"image/webp\",\n      \"size\": 45678,\n      \"path\": \"store/1/medias/abc123.webp\",\n      \"hash\": \"…\",\n      \"createdAt\": \"2026-03-31T12:00:00.000Z\",\n      \"url\": \"https://cdn…/…\",\n      \"thumbUrl\": \"https://cdn…/…\",\n      \"miniUrl\": \"https://cdn…/…\"\n    }\n  ]\n}"}],"_postman_id":"4c45300c-b0cc-402a-9bcd-a4e3caf11039"},{"name":"Troca de categoria em massa","id":"6466d68e-ca73-4b6a-818a-1571ec0315f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"from\":  5,\n    \"to\": 2\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/migrate","description":"<p>Realiza a troca em massa de categorias em todos produtos, basta enviar o DE/PARA, vai apenas trocar as categorias e enviar para uma fila atualizar o mesmo.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","categories","migrate"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"3db58cd0-e4d3-4556-8d65-2d86adb6b41b","name":"Troca de categoria em massa","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXNzaW9uSWQiOiJlMDQ3YWFiNy1lNDQ5LTRjM2UtOTMzYi0yM2YzNTc2YTY4ZTIiLCJhcHBJZCI6IjRmNWZhZTEwLWQzOTEtNDc2ZC1hMTVmLTAxOWQyMDE4YWM2YyIsInVzZXJJZCI6MSwidXNlck5hbWUiOiJGb28gc3RvcmUiLCJwcmljZUdyb3VwcyI6W10sImNoYW5uZWxzIjpbXSwidXNlclR3b0ZhY3RvclN0YXR1cyI6ZmFsc2UsInVzZXJQcmVmZXJlbmNlIjpudWxsLCJpYXQiOjE3NzUxNTg3MzcsImlzcyI6IndkbmEiLCJzdWIiOiJzdG9yZV91c2VyIn0.9ScngRD_Ax7EzHxTTPrpYnnCtEiSOt_rzKGghD3a3NE","disabled":true},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"session=s%3Asession%3Alocalhost%3A08ffb529-4080-4293-8f42-b655472825f1.yGW34z%2F8tlO%2FXeJeRvZcMjYkx1ps2TJ5HxnWtJiFDrY","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"from\":  5,\n    \"to\": 2\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/migrate"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"jobId\": \"20260406151622844-ac34958e-bf84-47f4-9c08-ebd91e89fe41\"\n    }\n}"}],"_postman_id":"6466d68e-ca73-4b6a-818a-1571ec0315f9"}],"id":"0630e222-d871-4361-896c-f96a2e59a5b6","description":"<p><strong>Campos do produto:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>Título do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>costPrice</td>\n<td>Preço de custo do produto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>Código do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>barcode</td>\n<td>Código de barras</td>\n<td>String</td>\n</tr>\n<tr>\n<td>weight</td>\n<td>Peso do produto em gramas</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>width</td>\n<td>Largura do produto em centímetros</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>length</td>\n<td>Comprimento do produto em centímetros</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>height</td>\n<td>Altura do produto em centímetros</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Status do produto (ativo/inativo)</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>prices.showPrice</td>\n<td>Indica se o preço é exibido na frente da loja</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>prices.status</td>\n<td>Status do preço (ativo/inativo)</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>prices.priceGroupId</td>\n<td>ID da tabela de preço</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>prices.price</td>\n<td>Preço do produto em reais</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>prices.margin</td>\n<td>Margem de lucro do produto em percentual</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>prices.promotionPrice</td>\n<td>Preço promocional do produto em reais</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>prices.promotionMargin</td>\n<td>Percentual de desconto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>prices.datePromotionStart</td>\n<td>Data de início da promoção</td>\n<td>Date</td>\n</tr>\n<tr>\n<td>prices.datePromotionEnd</td>\n<td>Data de término da promoção</td>\n<td>Date</td>\n</tr>\n<tr>\n<td>descriptions.text</td>\n<td>Texto da descrição do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>descriptions.descriptionGroupId</td>\n<td>ID do grupo de descrição do produto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>physicalProduct</td>\n<td>Indica se é um produto físico</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>unitId</td>\n<td>ID da unidade de medida</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>conditionId</td>\n<td>ID do estado do produto (novo/usado)</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>brandId</td>\n<td>ID da marca do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>model</td>\n<td>Modelo do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>mpn</td>\n<td>Número da peça do fabricante</td>\n<td>String</td>\n</tr>\n<tr>\n<td>ncm</td>\n<td>Nomenclatura Comum do Mercosul</td>\n<td>String</td>\n</tr>\n<tr>\n<td>multiple</td>\n<td>Multiplicidade do produto (unidade/pacote com x unidades)</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>Tags associadas ao produto</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>supplierId</td>\n<td>ID do fornecedor do produto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>slug</td>\n<td>Slug do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>seoTitle</td>\n<td>Título para SEO do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>seoDescription</td>\n<td>Descrição para SEO do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>manageStock</td>\n<td>Indica se o estoque é gerenciado</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>showInSearch</td>\n<td>Indica se o produto é exibido na pesquisa</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>typeId</td>\n<td>ID do tipo de produto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>gridConfigs.gridId</td>\n<td>ID da grade</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>gridConfigs.displayId</td>\n<td>ID da exibição da grade</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>variations.sku</td>\n<td>Código do SKU</td>\n<td>String</td>\n</tr>\n<tr>\n<td>variations.barcode</td>\n<td>Código de barras do SKU</td>\n<td>String</td>\n</tr>\n<tr>\n<td>variations.mainData</td>\n<td>Indica se é o SKU principal</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>variations.showInSearch</td>\n<td>Indica se o SKU é exibido na pesquisa</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>variations.medias</td>\n<td>Array com as mídias do SKU</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>categories</td>\n<td>Array com as categorias</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>categories.categoryId</td>\n<td>Id da categoria adicionada no endpoint de categoria</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>categories.main</td>\n<td>Categoria é principal</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>medias</td>\n<td>Array com as imagens</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>medias.fileId</td>\n<td>Id da media adicionada no endpoint de upload</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>medias.postion</td>\n<td>Posição da imagem</td>\n<td>Number</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"0630e222-d871-4361-896c-f96a2e59a5b6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Categoria","item":[{"name":"Cadastrar Categoria","id":"142af303-11ec-4adb-b95f-70cf491d590d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*","type":"text"},{"key":"content-type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"parentId\": null,\n    \"name\": \"Acessibilidade\",\n    \"tags\": [],\n    \"slug\": \"acessibilidade\",\n    \"title\": null,\n    \"description\": null\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3products/categories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["categories"],"host":["https://api.salesbr.net/api/v3products"],"query":[],"variable":[]}},"response":[],"_postman_id":"142af303-11ec-4adb-b95f-70cf491d590d"},{"name":"Cadastrar Categoria árvore de categoria","id":"b94fdc06-9f5f-497c-aa7e-7e4864b1a14f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"treeName\": \"Eletrônicos##Celulares\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/tree","description":"<p>Este endpoint permite o cadastro de uma categoria no sistema. A categoria pode ser cadastrada com até 4 níveis utilizando os caracteres \"##\" como separador.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","categories","tree"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"16871194-11d0-4643-8a78-b98d256fba3d","name":"Cadastro com sucesso","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"treeName\": \"Eletrônicos##Celulares\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/tree"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"633"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 00:39:33 GMT"},{"key":"x-amzn-RequestId","value":"a51097d5-f8bd-462f-a2b6-596a4dd6367d"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"633"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPSWxEHSoAMFuZw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=551"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"279-yfBBuUpmZb4nVOPYpBVJ9zpDlZg\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6435fdc4-488328d256280ec16f06704f;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 8757dc5a0bbb8b47f6458b66d43e18ce.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"i0Y9YZZDr9D1bKH319a-aUgR6s9yX839kqNXwFQn3zWxNg1a_6Gs-A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 1,\n            \"parentId\": null,\n            \"treeId\": [\n                {\n                    \"id\": 1\n                }\n            ],\n            \"treeName\": \"Eletrônicos\",\n            \"name\": \"Eletrônicos\",\n            \"tags\": null,\n            \"slug\": \"eletronicos\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-01T17:42:10.000Z\",\n            \"updatedAt\": \"2023-04-01T17:42:10.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        },\n        {\n            \"id\": 3,\n            \"parentId\": 1,\n            \"treeId\": [\n                {\n                    \"id\": 1\n                },\n                {\n                    \"id\": 3\n                }\n            ],\n            \"treeName\": \"Eletrônicos##Celulares\",\n            \"name\": \"Celulares\",\n            \"tags\": null,\n            \"slug\": \"celulares\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-12T00:36:04.000Z\",\n            \"updatedAt\": \"2023-04-12T00:36:04.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        }\n    ]\n}"},{"id":"b87fc4d0-bd40-4d0f-b454-cd08260e8dae","name":"Erro campos inválidos","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"treeName\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/tree"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"213"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 00:51:28 GMT"},{"key":"x-amzn-RequestId","value":"d0ca865f-0166-4d4c-9e2c-2c3a911eb697"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"213"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPUGjHxuIAMF3cA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=117"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"d5-Hav2mq/aS5INRvcrmrdAk734c5Y\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64360090-0328fe537aedb498498d61cf;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 6ea3f553073a8f977a3841f35c668b14.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"eMdmPrXyc_LxoKRYPno7agT0TVXGDsDnrH0PDo0BnVsN_Fc5GmOnJA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"body.treeName\\\" is not allowed to be empty\",\n            \"type\": \"string.empty\",\n            \"context\": {\n                \"label\": \"body.treeName\",\n                \"value\": \"\",\n                \"key\": \"treeName\"\n            }\n        }\n    ]\n}"}],"_postman_id":"b94fdc06-9f5f-497c-aa7e-7e4864b1a14f"},{"name":"Listar categorias","id":"3be4ae7c-c37d-40d5-87fd-4b911ee2205f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/categories","description":"<p>Este endpoint permite listar as categorias de forma paginada.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","categories"],"host":["https://api.salesbr.net/api/v3"],"query":[{"disabled":true,"description":{"content":"<p>Ordenação (asc, desc)</p>\n","type":"text/plain"},"key":"order","value":"asc"},{"disabled":true,"description":{"content":"<p>Campo que deve ser usado para ordenar (treeName)</p>\n","type":"text/plain"},"key":"orderField","value":"treeName"},{"disabled":true,"description":{"content":"<p>Filtar pelo nome da categoria</p>\n","type":"text/plain"},"key":"treeName","value":"Celular"}],"variable":[]}},"response":[{"id":"874a8489-7c72-4837-a739-d8c78784b777","name":"Listagem de categorias","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products/categories","host":["https://api.salesbr.net/api/v3"],"path":["products","categories"],"query":[{"key":"order","value":"asc","type":"text","description":"Ordenação (asc, desc)","disabled":true},{"key":"orderField","value":"treeName","type":"text","description":"Campo que deve ser usado para ordenar (treeName)","disabled":true},{"key":"treeName","value":"Celular","description":"Filtar pelo nome da categoria","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"436"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 00:55:16 GMT"},{"key":"x-amzn-RequestId","value":"810aed41-e43c-41ab-8a10-dfc22e129bae"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPUqRGa_oAMFWYQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=140"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"7c8-3Cpb6y5/RukPnAo1CRoWLZWrUDE\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64360174-34fed2d066c6d16778d42ac7;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 6ea3f553073a8f977a3841f35c668b14.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"0PHNNPEpaaDJ6tXaPSnD3T1jnI6ejVKJXaqneKfJIdA3Js-UivYdRA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 7,\n            \"parentId\": 6,\n            \"treeId\": [\n                {\n                    \"id\": 4\n                },\n                {\n                    \"id\": 5\n                },\n                {\n                    \"id\": 6\n                },\n                {\n                    \"id\": 7\n                }\n            ],\n            \"treeName\": \"A##B##C##D\",\n            \"name\": \"D\",\n            \"tags\": null,\n            \"slug\": \"d\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-12T00:46:50.000Z\",\n            \"updatedAt\": \"2023-04-12T00:46:50.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        },\n        {\n            \"id\": 6,\n            \"parentId\": 5,\n            \"treeId\": [\n                {\n                    \"id\": 4\n                },\n                {\n                    \"id\": 5\n                },\n                {\n                    \"id\": 6\n                }\n            ],\n            \"treeName\": \"A##B##C\",\n            \"name\": \"C\",\n            \"tags\": null,\n            \"slug\": \"c\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-12T00:46:50.000Z\",\n            \"updatedAt\": \"2023-04-12T00:46:50.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        },\n        {\n            \"id\": 5,\n            \"parentId\": 4,\n            \"treeId\": [\n                {\n                    \"id\": 4\n                },\n                {\n                    \"id\": 5\n                }\n            ],\n            \"treeName\": \"A##B\",\n            \"name\": \"B\",\n            \"tags\": null,\n            \"slug\": \"b\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-12T00:46:50.000Z\",\n            \"updatedAt\": \"2023-04-12T00:46:50.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        },\n        {\n            \"id\": 4,\n            \"parentId\": null,\n            \"treeId\": [\n                {\n                    \"id\": 4\n                }\n            ],\n            \"treeName\": \"A\",\n            \"name\": \"A\",\n            \"tags\": null,\n            \"slug\": \"a\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-12T00:46:50.000Z\",\n            \"updatedAt\": \"2023-04-12T00:46:50.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        },\n        {\n            \"id\": 3,\n            \"parentId\": 1,\n            \"treeId\": [\n                {\n                    \"id\": 1\n                },\n                {\n                    \"id\": 3\n                }\n            ],\n            \"treeName\": \"Eletrônicos##Celulares\",\n            \"name\": \"Celulares\",\n            \"tags\": null,\n            \"slug\": \"celulares\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-12T00:36:04.000Z\",\n            \"updatedAt\": \"2023-04-12T00:36:04.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        },\n        {\n            \"id\": 2,\n            \"parentId\": 1,\n            \"treeId\": [\n                {\n                    \"id\": 1\n                },\n                {\n                    \"id\": 2\n                }\n            ],\n            \"treeName\": \"Eletrônicos##Acessórios\",\n            \"name\": \"Acessórios\",\n            \"tags\": null,\n            \"slug\": \"acessorios\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-01T17:42:10.000Z\",\n            \"updatedAt\": \"2023-04-01T17:42:10.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        },\n        {\n            \"id\": 1,\n            \"parentId\": null,\n            \"treeId\": [\n                {\n                    \"id\": 1\n                }\n            ],\n            \"treeName\": \"Eletrônicos\",\n            \"name\": \"Eletrônicos\",\n            \"tags\": null,\n            \"slug\": \"eletronicos\",\n            \"title\": null,\n            \"description\": null,\n            \"createdAt\": \"2023-04-01T17:42:10.000Z\",\n            \"updatedAt\": \"2023-04-01T17:42:10.000Z\",\n            \"deletedAt\": null,\n            \"deletedToken\": \"0\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 7,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"3be4ae7c-c37d-40d5-87fd-4b911ee2205f"},{"name":"Editar detalhes por ID","id":"9721017b-da55-4b53-b278-960d579fe477","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Celulares\",\r\n    \"tags\": [\r\n        \"Celular\",\r\n        \"Smart\"\r\n    ],\r\n    \"title\": \"Celular\",\r\n    \"description\": \"Celulares e Smartphones\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/3","description":"<p>Este endpoint permite complementar algumas informações da categoria como dados de SEO.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","categories","3"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"5677b2bf-aeaa-404f-9eee-2583d4f10b41","name":"Editar detalhes por ID","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Celulares\",\r\n    \"tags\": [\r\n        \"Celular\",\r\n        \"Smart\"\r\n    ],\r\n    \"title\": \"Celular\",\r\n    \"description\": \"Celulares e Smartphones\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"400"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:04:56 GMT"},{"key":"x-amzn-RequestId","value":"dc545e21-be3c-4afe-9347-8ff6964cdcf8"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"400"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPWECEbroAMFX1w="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=1241"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"190-9GI3sMIJnfh39bU9kRl+L+l70p0\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643603b3-2ac3d21a30b71fc642a4230a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 3c35440bb04fa8ff88b2abe6f225cdfe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"jsPpWb4xN7-QgsG_wbHnLWiDZYcBmGFlLekC0df-SLPncYeYwXc-_g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"name\": \"Celulares\",\n        \"tags\": [\n            \"Celular\",\n            \"Smart\"\n        ],\n        \"title\": \"Celular\",\n        \"description\": \"Celulares e Smartphones\",\n        \"id\": 3,\n        \"slug\": \"celulares\",\n        \"treeName\": \"Eletrônicos##Celulares\",\n        \"updatedAt\": \"2023-04-12T01:04:55.000Z\",\n        \"parentId\": 1,\n        \"treeId\": [\n            {\n                \"id\": 1\n            },\n            {\n                \"id\": 3\n            }\n        ],\n        \"createdAt\": \"2023-04-12T00:36:04.000Z\",\n        \"deletedAt\": null,\n        \"deletedToken\": \"0\"\n    }\n}"},{"id":"eb24ae9c-8177-43c5-b706-82de1bfbea36","name":"Erro campos inválidos","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"tags\": [\r\n        \"Celular\",\r\n        \"Smart\"\r\n    ],\r\n    \"title\": \"Celular\",\r\n    \"description\": \"Celulares e Smartphones\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/categories/3"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"201"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:05:07 GMT"},{"key":"x-amzn-RequestId","value":"1a7a7aea-fdb7-456f-a7a7-bcc2a97414d4"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"201"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPWGnF-uoAMFXUA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=94"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"c9-ToCkIlBBFbgWXYTWLdthASDj6+w\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643603c3-7105de1576fbc244256969f3;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 3c35440bb04fa8ff88b2abe6f225cdfe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"6aghdZ8zKdE9U2OyypbEGl94I7uT1FgZ8-7WWmtJce7ZCQW7Jqo60w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"body.name\\\" is not allowed to be empty\",\n            \"type\": \"string.empty\",\n            \"context\": {\n                \"label\": \"body.name\",\n                \"value\": \"\",\n                \"key\": \"name\"\n            }\n        }\n    ]\n}"}],"_postman_id":"9721017b-da55-4b53-b278-960d579fe477"},{"name":"Consultar por ID","id":"344bd4fb-25e5-4ffc-9c94-c7915b89a266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/categories/3","description":"<p>Este endpoint permite consultar uma categoria usando o seu ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","categories","3"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"7c0f91ba-1a14-40d8-a721-456a6e7024b2","name":"Consultar por ID","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/categories/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"400"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:05:37 GMT"},{"key":"x-amzn-RequestId","value":"fa7eae9c-17f3-4dee-adf9-aa79d811d0b3"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"400"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPWLHGaKIAMFmew="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=519"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"190-6YqbPG3FDbyP96sw+k2azXYuUxE\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643603e0-05a164bb0c7013ec1261dfed;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 3c35440bb04fa8ff88b2abe6f225cdfe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"hz_QbUuSjRH8L1AiFmGVlH47djJXyBW_JYbUdkLF4s-8sUMc9fxxxQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"id\": 3,\n        \"parentId\": 1,\n        \"treeId\": [\n            {\n                \"id\": 1\n            },\n            {\n                \"id\": 3\n            }\n        ],\n        \"treeName\": \"Eletrônicos##Celulares\",\n        \"name\": \"Celulares\",\n        \"tags\": [\n            \"Celular\",\n            \"Smart\"\n        ],\n        \"slug\": \"celulares\",\n        \"title\": \"Celular\",\n        \"description\": \"Celulares e Smartphones\",\n        \"createdAt\": \"2023-04-12T00:36:04.000Z\",\n        \"updatedAt\": \"2023-04-12T01:04:55.000Z\",\n        \"deletedAt\": null,\n        \"deletedToken\": \"0\"\n    }\n}"},{"id":"387e9a8c-d0b0-47be-a257-3b20b0ef3849","name":"Erro não encontrada","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/categories/30"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:05:51 GMT"},{"key":"x-amzn-RequestId","value":"a6434f9a-d91d-40ae-bccb-1493f4e72dee"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPWNZG2VoAMFjag="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=110"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643603ef-7b840e814d2b9a0e50c989db;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 3c35440bb04fa8ff88b2abe6f225cdfe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"MVqjzWu19Y3tMpGyRl4HsD0ORUf_UTus3Z4CXsCXxa3fBr4PKOpUqQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"344bd4fb-25e5-4ffc-9c94-c7915b89a266"},{"name":"Deletar categoria por ID","id":"736b4bc6-7cb8-4564-92a8-b1654ff54639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/categories/6","description":"<p>Este endpoint realiza a exclusão de uma categoria.</p>\n<h4 id=\"atenção\">Atenção:</h4>\n<ul>\n<li>Ao excluir uma categoria todos os subníveis também serão excluidos.</li>\n<li>Caso exista vínculo com algum produto esse vínculo será removido.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","categories","6"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"cf074baf-c1cf-47b8-8373-696d59bfb894","name":"Deletar categoria por ID","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/categories/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:07:58 GMT"},{"key":"x-amzn-RequestId","value":"738fbd8a-c630-4a58-87a3-2fc5ec727469"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"80"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPWhPEDVoAMFrLQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=744"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"50-mr8/PQzeU8cam1pg9ycV2Jg5KmY\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6436046e-103226643a7f9e597fb94271;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 3c35440bb04fa8ff88b2abe6f225cdfe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"SYg7GHRRyrhTVecnICl2B77BOZHuWqRruBpZtFiwltLPSkYvM0JzXA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": true\n}"},{"id":"d2fbd9fa-41ea-4c2a-abbd-dab474ee792c","name":"Erro não encontrado","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/categories/6"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:08:12 GMT"},{"key":"x-amzn-RequestId","value":"ce10d55d-8fca-46ce-a54a-6b69ee34bf5d"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPWjiESMoAMFW7A="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=120"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6436047c-3aa758ea31ab7f740e39cde9;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 3c35440bb04fa8ff88b2abe6f225cdfe.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"L3UHToEI9ERBixsbnNDdhijMO2Ynd_hMDdUUtUE5CQF0CB_yClfpMw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"736b4bc6-7cb8-4564-92a8-b1654ff54639"}],"id":"b0e7ab5b-aff1-405b-85bc-3abc1c7f5db5","description":"<p><strong>Campos da categoria:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>Nome da categoria</td>\n<td>String</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>Lista de tags SEO</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>title</td>\n<td>Título SEO</td>\n<td>String</td>\n</tr>\n<tr>\n<td>description</td>\n<td>Descrição SEO</td>\n<td>String</td>\n</tr>\n<tr>\n<td>slug</td>\n<td>Slug da categoria (versão amigável do nome para URL)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>treeName</td>\n<td>Nome completo da categoria, incluindo a hierarquia de categorias pai, separado por \"##\"</td>\n<td>String</td>\n</tr>\n<tr>\n<td>parentId</td>\n<td>ID da categoria pai (se aplicável)</td>\n<td>integer</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"b0e7ab5b-aff1-405b-85bc-3abc1c7f5db5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Unidades","item":[{"name":"Listar unidades","id":"038a7c07-2399-4268-8bf7-88610d40b6a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/units","description":"<p>Este endpoint retorna uma lista dos produtos do sistema com paginação, filtros podem ser aplicados via query params.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","units"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"c1edede0-5752-4f86-9a1e-2f95075f31e1","name":"Listar unidades","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/units"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"820"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:14:23 GMT"},{"key":"x-amzn-RequestId","value":"eafb9d7b-c061-4824-a56c-beacb3d33d05"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"820"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPXdXFyJIAMFaxA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=421"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"334-Wbq+7LiFFSRfQd/Kb94n3La25tM\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643605ee-719cd22b778f502425a3e167;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 90b81109889f7438b33ec9cbb651a9d0.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"iG_zakGirsaCRVXeiYjDLL_dKdOOqDTMMGt7PXTh5NVPVshjek3oiQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 1,\n            \"name\": \"Unidade\",\n            \"acronym\": \"UN\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Caixa\",\n            \"acronym\": \"CX\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Peça\",\n            \"acronym\": \"PÇ\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Pacote\",\n            \"acronym\": \"PT\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Cartela\",\n            \"acronym\": \"CT\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Centímetro\",\n            \"acronym\": \"CM\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Duzia\",\n            \"acronym\": \"DZ\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Grama\",\n            \"acronym\": \"G\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Grosa\",\n            \"acronym\": \"GS\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Quilograma\",\n            \"acronym\": \"KG\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Litro\",\n            \"acronym\": \"L\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Metro quadrado\",\n            \"acronym\": \"M2\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Metro\",\n            \"acronym\": \"M\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Mililitro\",\n            \"acronym\": \"ML\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Rolo\",\n            \"acronym\": \"RL\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Saca\",\n            \"acronym\": \"SC\"\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Par\",\n            \"acronym\": \"PAR\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 17,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"038a7c07-2399-4268-8bf7-88610d40b6a2"}],"id":"baee68a2-0bfb-4208-ab84-ad331cf3aaeb","_postman_id":"baee68a2-0bfb-4208-ab84-ad331cf3aaeb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Grupo de descrição","item":[{"name":"Cadastrar grupo de descrição","id":"fb399c52-7dd2-41aa-8ad6-2b9144dc8557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Garantia\",\r\n    \"status\": true,\r\n    \"default\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/descriptions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","descriptions"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"aed8b391-aead-4189-b9b3-7a9a0348773e","name":"Cadastrar grupo de descrição","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Garantia\",\r\n    \"status\": true,\r\n    \"default\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/descriptions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"139"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:20:14 GMT"},{"key":"x-amzn-RequestId","value":"1316c412-484f-48e2-9e32-4db507eff081"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"139"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPYUIGfMIAMFpYg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=501"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"8b-o1pE67DhVKHpO6Fax0FDdn5UvcI\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6436074d-13c9212a461c94dc7c73bb98;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 6ea3f553073a8f977a3841f35c668b14.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"TYMu0lcRV6azFU2waJuoF3kkd2Y02m62uOfmofSm7IMQIs0-vFKExQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"Garantia\",\n        \"status\": true,\n        \"createdAt\": \"2023-04-12T01:20:14.000Z\",\n        \"id\": 3\n    }\n}"}],"_postman_id":"fb399c52-7dd2-41aa-8ad6-2b9144dc8557"},{"name":"Listar grupos de descrição","id":"6b35942a-11f0-42b1-af6f-523e8b429575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/descriptions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","descriptions"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"13918285-6c50-4aa9-828f-444c85f9ae3d","name":"Listar descrições","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/descriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"364"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:20:57 GMT"},{"key":"x-amzn-RequestId","value":"d0b3b8ab-e610-4f50-858c-6644093607ff"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"364"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPYbCG7HIAMFl3Q="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=81"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"16c-R4wzDJlNbDo7xJ422EBkCex03JA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64360779-080428020336c69311c5d49a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 6ea3f553073a8f977a3841f35c668b14.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"hMa21BDfQ2MJ2jvK7DJ0CXDqEIfMw8UT1Ttky93Y7XRjN3CVsdfU9g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 2,\n            \"name\": \"Garantia\",\n            \"status\": true,\n            \"default\": false,\n            \"createdAt\": \"2023-04-12T01:18:00.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Descrição\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": null,\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 2,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"6b35942a-11f0-42b1-af6f-523e8b429575"},{"name":"Editar grupo de descrição","id":"26e86e4e-c01f-4c94-bd09-48c76e77c586","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Garantia\",\r\n    \"status\": false,\r\n    \"default\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/descriptions/2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","descriptions","2"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"db82b601-b2fb-4d7a-9244-07b558f56735","name":"Editar grupo de descrição","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Garantia\",\r\n    \"status\": false,\r\n    \"default\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/descriptions/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:22:30 GMT"},{"key":"x-amzn-RequestId","value":"524ea1bf-445c-4c55-ab7a-6093743aaf0a"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPYpmFS8IAMFYKQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=96"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643607d6-3c86dd34702ab95142b11ef1;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 6ea3f553073a8f977a3841f35c668b14.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"SCsdqAbzGe6cFMbAlzbsTjsncBir2Qe6IpdPg9dxmzdIx3gp4xU31A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"26e86e4e-c01f-4c94-bd09-48c76e77c586"},{"name":"Deletar grupo de descrição","id":"cf6bf7d1-9956-4e82-8b5a-ee7598e979e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/descriptions/4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","descriptions","4"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"6495244b-5a86-427c-a7cd-109b59153339","name":"Deletar grupo de descrição","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/descriptions/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 12 Apr 2023 01:23:42 GMT"},{"key":"x-amzn-RequestId","value":"613c7978-53e5-4cc0-a4b2-d5e5b9593bfe"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DPY0vGzaIAMFTKQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=148"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6436081e-79c2b95832a8ca4533102d96;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 6ea3f553073a8f977a3841f35c668b14.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"ZQX5VnxTyLGmN_A2tcWKeDm7qlT8eRhuSMX3BQttNA7GQhy0H9Aduw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"cf6bf7d1-9956-4e82-8b5a-ee7598e979e2"}],"id":"60f66143-b3ba-4618-be52-751ac935af3e","description":"<p>Os endpoints a seguir permitem gerenciar os grupos de descrição utilizados nos produtos para personalizar o modo que as informações serão organizadas.</p>\n","_postman_id":"60f66143-b3ba-4618-be52-751ac935af3e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Preços","item":[{"name":"Cadastrar tabela de preço","id":"51fa395c-6b8e-40c0-97d3-b35bb5cd8e74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Marketplace\",\r\n    \"status\": true,\r\n    \"default\": false,\r\n    \"margin\": 100\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/prices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","prices"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"1f3eb84f-c5fa-4414-b134-245deb1a135e","name":"Cadastrar tabela de preço","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Marketplace\",\r\n    \"status\": true,\r\n    \"default\": false,\r\n    \"margin\": 100\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/prices"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"171"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:27:12 GMT"},{"key":"x-amzn-RequestId","value":"49d39b0e-3ee4-40cb-be22-398d4c7886ba"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"171"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSje9FGfoAMF4qg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=184"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"ab-D5fMcWsddBq5PxG/StTKMEkKM9A\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374c5f-0e26ace3086daa5829964b58;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"0jgfgKmvF_fCLRl0TcYGg9Sd1Y3vD1KdnzchLX0X-oc-8aLfL5XYuA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"Marketplace\",\n        \"status\": true,\n        \"default\": false,\n        \"margin\": 100,\n        \"createdAt\": \"2023-04-13T00:27:12.000Z\",\n        \"id\": 3\n    }\n}"},{"id":"1299542a-6bc2-4951-898e-18d3bfd1a972","name":"Erro campos inválidos","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n    \"status\": true,\r\n    \"default\": false,\r\n    \"margin\": 100\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/prices"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"175"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:27:32 GMT"},{"key":"x-amzn-RequestId","value":"1b5aed46-908d-41de-9a25-62db6a20eeab"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"175"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSjiKGeDIAMFxmA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=299"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"af-TFN3E+6xdQxe+z9j5Cn/auLlUho\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374c73-7e88f16d61f2a429195ec1ac;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"50-MijKEmuP89HdlqcBQzzpnxB0cqpn8RJ23wOQi5poXR0H8C0mEgQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"body.name\\\" is required\",\n            \"type\": \"any.required\",\n            \"context\": {\n                \"label\": \"body.name\",\n                \"key\": \"name\"\n            }\n        }\n    ]\n}"}],"_postman_id":"51fa395c-6b8e-40c0-97d3-b35bb5cd8e74"},{"name":"Atualizar tabela de preço","id":"49f5e7be-46dd-44e8-ac8f-c7aeba0b4d78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Marketplace\",\r\n    \"status\": true,\r\n    \"default\": false,\r\n    \"margin\": 100\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/prices/2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","prices","2"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"284885fc-b499-437b-ab4f-0425a1b7ed20","name":"Atualizar tabela de preço","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Marketplace\",\r\n    \"status\": true,\r\n    \"default\": false,\r\n    \"margin\": 100\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/prices/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:37:02 GMT"},{"key":"x-amzn-RequestId","value":"cfa33657-9e91-434a-9809-89a8b454ce48"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSk7PE0OIAMFW2A="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=138"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374eae-169e8c144c0c69fc5635cb9a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4a79780a23cffdeca19f38df7bb0233c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"-5xBMNJUBhBsR8ZGBhuqcIL1RwHL6I5bBBh--yIiEHBJBn7r4XFCXA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"49f5e7be-46dd-44e8-ac8f-c7aeba0b4d78"},{"name":"Listar tabelas de preço","id":"0d5af714-8fa2-4e5c-8c63-2c903e2f2bd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/prices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","prices"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"1a6a717e-ef9a-4a8d-a59b-f9ea8f2069c2","name":"Listar tabelas de preço","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/prices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"404"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:36:22 GMT"},{"key":"x-amzn-RequestId","value":"39b0771e-f37f-4601-85bb-8b9c5000cb75"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"404"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSk1DHC-oAMFcWA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=78"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"194-izRalIKKt6BRTByjqwsr4bOMynA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374e86-4cb4ee8d07d94dbd088aecb8;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4a79780a23cffdeca19f38df7bb0233c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"9l5DLgYwcp0isLaJ_KYPmLoSedFkCn3LJtgH5zpNxoR-cdGWKuT3oQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 2,\n            \"name\": \"Marketplace\",\n            \"margin\": 100,\n            \"status\": true,\n            \"default\": 0,\n            \"createdAt\": \"2023-04-13T00:24:46.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Padrão\",\n            \"margin\": 100,\n            \"status\": true,\n            \"default\": 1,\n            \"createdAt\": null,\n            \"updatedAt\": \"2021-06-18T11:44:17.000Z\",\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 2,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"0d5af714-8fa2-4e5c-8c63-2c903e2f2bd2"},{"name":"Deletar tabela de preço","id":"8d65988c-a693-4f3b-9eae-a940b9c28f8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/prices/3","description":"<p>Este endpoint permite deletar uma tabela de preço.</p>\n<h4 id=\"atenção\">Atenção:</h4>\n<ul>\n<li>Caso exista algum preço cadastrado em algum produto esse preço também será removido.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","prices","3"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"4d70be7a-277a-4596-be5e-b488c68a4a44","name":"Deletar tabela de preço","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/prices/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"77"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:36:11 GMT"},{"key":"x-amzn-RequestId","value":"6a5c926a-3dba-4691-98ec-0e40cd9361ab"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"77"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSkzPFFuoAMFjFg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=267"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"4d-PDNkXVEwqrtjyDtnHSfHsgk2Ygs\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374e7a-3a2bfe9c4b64d2945e2d2d1d;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4a79780a23cffdeca19f38df7bb0233c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"FC07OYcZAifxedCBLsuFuQtm__rIVKwNhIiZUqIuphI8NHBZ2-mqdA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": 1\n}"}],"_postman_id":"8d65988c-a693-4f3b-9eae-a940b9c28f8b"},{"name":"Listar itens da tabela de preço","id":"821ccf7e-046c-4f45-9fb8-a6ba86aa8417","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/prices/1/items","description":"<p>Este endpoint permite listar os preços de produtos em uma tabela de preço.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","prices","1","items"],"host":["https://api.salesbr.net/api/v3"],"query":[{"disabled":true,"description":{"content":"<p>Pagina que deve ser retornada</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Filtar pelo status do item na tabela de preço</p>\n","type":"text/plain"},"key":"status","value":"true"},{"disabled":true,"description":{"content":"<p>Filtrar por categoria</p>\n","type":"text/plain"},"key":"category","value":"Eletrônicos##Celulares"},{"disabled":true,"description":{"content":"<p>Filtar pelo ID da marca</p>\n","type":"text/plain"},"key":"brandId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtar pelo centro de distribuição</p>\n","type":"text/plain"},"key":"stockId","value":"2"},{"disabled":true,"description":{"content":"<p>Filtrar pelo fornecedor</p>\n","type":"text/plain"},"key":"supplier","value":"2"},{"disabled":true,"description":{"content":"<p>Ordenação ascendente ou descendente (asc ou desc)</p>\n","type":"text/plain"},"key":"order","value":"asc"},{"disabled":true,"description":{"content":"<p>Ordenação ascendente ou descendente (asc ou desc)</p>\n","type":"text/plain"},"key":"orderField","value":"title"},{"disabled":true,"description":{"content":"<p>Filtar por termo (#ID, ##SKU, GTIN ou título)</p>\n","type":"text/plain"},"key":"term","value":"Camiseta"}],"variable":[]}},"response":[{"id":"318b95ac-e26f-4a42-b348-4fd53bcd692d","name":"Listar itens da tabela de preço","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products/prices/1/items?order=asc","host":["https://api.salesbr.net/api/v3"],"path":["products","prices","1","items"],"query":[{"key":"page","value":"1","type":"text","description":"Pagina que deve ser retornada","disabled":true},{"key":"status","value":"true","type":"text","description":"Filtar pelo status do item na tabela de preço","disabled":true},{"key":"category","value":"Eletrônicos##Celulares","type":"text","description":"Filtrar por categoria","disabled":true},{"key":"brandId","value":"1","type":"text","description":"Filtar pelo ID da marca","disabled":true},{"key":"stockId","value":"2","type":"text","description":"Filtar pelo centro de distribuição","disabled":true},{"key":"supplier","value":"2","type":"text","description":"Filtrar pelo fornecedor","disabled":true},{"key":"order","value":"asc","type":"text","description":"Ordenação ascendente ou descendente (asc ou desc)"},{"key":"orderField","value":"title","type":"text","description":"Ordenação ascendente ou descendente (asc ou desc)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1511"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:45:13 GMT"},{"key":"x-amzn-RequestId","value":"afb4a4c1-854c-4013-ae79-dd6ded8d1646"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSmH-HJlIAMFUZQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=389"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"285d-z95Mzh79QFermBI9iKgDX+ZUc1Y\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64375099-069cd1851227134674c94a3b;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 5013aa2969ca99b3a9a086e23ddf216a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"mDQLnNW8ZlIXsFFf9tbTv8rrP4YraP8jgivdYYCcl7BEMQHkdGqVsQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 25,\n            \"priceGroupId\": 1,\n            \"price\": 50,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 25,\n                \"sku\": \"CA01\",\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": null,\n                \"medias\": [],\n                \"typeId\": 2,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 26,\n            \"priceGroupId\": 1,\n            \"price\": 50,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 26,\n                \"sku\": \"CA01-azul-p\",\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"medias\": [],\n                \"typeId\": 3,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": [\n                    {\n                        \"id\": 33,\n                        \"productId\": 26,\n                        \"gridValueId\": 6,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 6,\n                            \"gridId\": 1,\n                            \"value\": \"Azul\",\n                            \"display\": \"#0000FF\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 1,\n                                \"name\": \"Cor\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"Azul\",\n                        \"name\": \"Cor\"\n                    },\n                    {\n                        \"id\": 34,\n                        \"productId\": 26,\n                        \"gridValueId\": 8,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 8,\n                            \"gridId\": 2,\n                            \"value\": \"P\",\n                            \"display\": \"Pequeno\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 2,\n                                \"name\": \"Tamanho\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"P\",\n                        \"name\": \"Tamanho\"\n                    }\n                ]\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 27,\n            \"priceGroupId\": 1,\n            \"price\": 50,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 27,\n                \"sku\": \"CA01-branco-p\",\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"medias\": [],\n                \"typeId\": 3,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": [\n                    {\n                        \"id\": 35,\n                        \"productId\": 27,\n                        \"gridValueId\": 2,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 2,\n                            \"gridId\": 1,\n                            \"value\": \"Branco\",\n                            \"display\": \"#FFFFFF\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 1,\n                                \"name\": \"Cor\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"Branco\",\n                        \"name\": \"Cor\"\n                    },\n                    {\n                        \"id\": 36,\n                        \"productId\": 27,\n                        \"gridValueId\": 8,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 8,\n                            \"gridId\": 2,\n                            \"value\": \"P\",\n                            \"display\": \"Pequeno\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 2,\n                                \"name\": \"Tamanho\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"P\",\n                        \"name\": \"Tamanho\"\n                    }\n                ]\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 28,\n            \"priceGroupId\": 1,\n            \"price\": 50,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 28,\n                \"sku\": \"CA01-azul-m\",\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"medias\": [],\n                \"typeId\": 3,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": [\n                    {\n                        \"id\": 37,\n                        \"productId\": 28,\n                        \"gridValueId\": 6,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 6,\n                            \"gridId\": 1,\n                            \"value\": \"Azul\",\n                            \"display\": \"#0000FF\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 1,\n                                \"name\": \"Cor\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"Azul\",\n                        \"name\": \"Cor\"\n                    },\n                    {\n                        \"id\": 38,\n                        \"productId\": 28,\n                        \"gridValueId\": 9,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 9,\n                            \"gridId\": 2,\n                            \"value\": \"M\",\n                            \"display\": \"Médio\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 2,\n                                \"name\": \"Tamanho\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"M\",\n                        \"name\": \"Tamanho\"\n                    }\n                ]\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 29,\n            \"priceGroupId\": 1,\n            \"price\": 50,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 29,\n                \"sku\": \"CA01-branco-m\",\n                \"title\": \"Camiseta Teste\",\n                \"costPrice\": 0,\n                \"medias\": [],\n                \"typeId\": 3,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": [\n                    {\n                        \"id\": 39,\n                        \"productId\": 29,\n                        \"gridValueId\": 2,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 2,\n                            \"gridId\": 1,\n                            \"value\": \"Branco\",\n                            \"display\": \"#FFFFFF\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 1,\n                                \"name\": \"Cor\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"Branco\",\n                        \"name\": \"Cor\"\n                    },\n                    {\n                        \"id\": 40,\n                        \"productId\": 29,\n                        \"gridValueId\": 9,\n                        \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"gridValue\": {\n                            \"id\": 9,\n                            \"gridId\": 2,\n                            \"value\": \"M\",\n                            \"display\": \"Médio\",\n                            \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"deletedToken\": \"0\",\n                            \"grid\": {\n                                \"id\": 2,\n                                \"name\": \"Tamanho\",\n                                \"displayId\": 3,\n                                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                                \"updatedAt\": \"2021-06-28T19:16:22.000Z\",\n                                \"deletedAt\": null,\n                                \"deletedToken\": \"0\"\n                            }\n                        },\n                        \"value\": \"M\",\n                        \"name\": \"Tamanho\"\n                    }\n                ]\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 30,\n            \"priceGroupId\": 1,\n            \"price\": 149.98,\n            \"margin\": 99.97,\n            \"promotionPrice\": 129.99,\n            \"promotionMargin\": 13.33,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 30,\n                \"sku\": \"REF1002\",\n                \"title\": \"Produto Teste\",\n                \"costPrice\": 75,\n                \"medias\": [],\n                \"typeId\": 1,\n                \"stockTotal\": 99,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 31,\n            \"priceGroupId\": 1,\n            \"price\": 149.98,\n            \"margin\": 99.97,\n            \"promotionPrice\": 129.99,\n            \"promotionMargin\": 13.33,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 31,\n                \"sku\": \"REF1003\",\n                \"title\": \"Produto Teste\",\n                \"costPrice\": 75,\n                \"medias\": [],\n                \"typeId\": 1,\n                \"stockTotal\": 99,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 33,\n            \"priceGroupId\": 1,\n            \"price\": 299.96,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 33,\n                \"sku\": null,\n                \"title\": \"Kit Teste\",\n                \"costPrice\": null,\n                \"medias\": [],\n                \"typeId\": 4,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 34,\n            \"priceGroupId\": 1,\n            \"price\": 299.96,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 34,\n                \"sku\": null,\n                \"title\": \"Kit Teste\",\n                \"costPrice\": null,\n                \"medias\": [],\n                \"typeId\": 4,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 35,\n            \"priceGroupId\": 1,\n            \"price\": 299.96,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 35,\n                \"sku\": \"kit01\",\n                \"title\": \"Kit Teste\",\n                \"costPrice\": null,\n                \"medias\": [],\n                \"typeId\": 4,\n                \"stockTotal\": 0,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 37,\n            \"priceGroupId\": 1,\n            \"price\": 100,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 37,\n                \"sku\": \"monte01\",\n                \"title\": \"Monte o Seu\",\n                \"costPrice\": null,\n                \"medias\": [],\n                \"typeId\": 5,\n                \"stockTotal\": 50,\n                \"kitOptions\": [\n                    {\n                        \"id\": 3,\n                        \"mainProductId\": 37,\n                        \"name\": \"Memória\",\n                        \"maxSelect\": 1,\n                        \"minQuantity\": 1,\n                        \"maxQuantity\": 1,\n                        \"isOpenContent\": true,\n                        \"typeSelectId\": 1,\n                        \"alertMessage\": \"\",\n                        \"createdAt\": \"2023-04-06T02:13:43.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null\n                    },\n                    {\n                        \"id\": 4,\n                        \"mainProductId\": 37,\n                        \"name\": \"Placa de vídeo\",\n                        \"maxSelect\": 1,\n                        \"minQuantity\": 1,\n                        \"maxQuantity\": 1,\n                        \"isOpenContent\": true,\n                        \"typeSelectId\": 1,\n                        \"alertMessage\": \"\",\n                        \"createdAt\": \"2023-04-06T02:13:43.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null\n                    }\n                ],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 38,\n            \"priceGroupId\": 1,\n            \"price\": 50,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 38,\n                \"sku\": \"5654654\",\n                \"title\": \"teste 1ttt\",\n                \"costPrice\": null,\n                \"medias\": [\n                    {\n                        \"id\": 2,\n                        \"productId\": 38,\n                        \"position\": 0,\n                        \"fileId\": 84,\n                        \"description\": null,\n                        \"title\": null,\n                        \"alt\": null,\n                        \"createdAt\": \"2023-04-12T19:58:21.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"file\": {\n                            \"id\": 84,\n                            \"name\": \"51LGXU67vVL._AC_SX522_.jpg\",\n                            \"mimeType\": \"image/jpeg\",\n                            \"size\": 55934,\n                            \"width\": 522,\n                            \"height\": 649,\n                            \"path\": \"store/305/medias/products/teste-1ttt-6fb16513-3143-49d9-9b4f-0f372b64531f.webp\",\n                            \"hash\": \"aW1hZ2UvanBlZzU1OTM0\",\n                            \"createdAt\": \"2023-04-12T19:58:09.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"url\": \"https://salescdn.net/JgaDSBXRCh6nwKwQrX2xgQVCtt8=/adaptive-fit-in/0x0/dev/store/305/medias/products/teste-1ttt-6fb16513-3143-49d9-9b4f-0f372b64531f.webp\",\n                            \"thumbUrl\": \"https://salescdn.net/hjyGZwsKqHWxfCdBMNIus0As5Co=/adaptive-fit-in/86x86/dev/store/305/medias/products/teste-1ttt-6fb16513-3143-49d9-9b4f-0f372b64531f.webp\",\n                            \"miniUrl\": \"https://salescdn.net/kx3Rqq9yRPMsTjFu3xFATL_CMbI=/adaptive-fit-in/60x60/dev/store/305/medias/products/teste-1ttt-6fb16513-3143-49d9-9b4f-0f372b64531f.webp\"\n                        }\n                    }\n                ],\n                \"typeId\": 1,\n                \"stockTotal\": 3443,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        },\n        {\n            \"status\": true,\n            \"showPrice\": true,\n            \"productId\": 39,\n            \"priceGroupId\": 1,\n            \"price\": 150,\n            \"margin\": 33233.33,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"product\": {\n                \"id\": 39,\n                \"sku\": \"ghgfdg\",\n                \"title\": \"teste 2\",\n                \"costPrice\": 0.45,\n                \"medias\": [\n                    {\n                        \"id\": 1,\n                        \"productId\": 39,\n                        \"position\": 0,\n                        \"fileId\": 83,\n                        \"description\": null,\n                        \"title\": null,\n                        \"alt\": null,\n                        \"createdAt\": \"2023-04-12T19:57:22.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"file\": {\n                            \"id\": 83,\n                            \"name\": \"51LGXU67vVL._AC_SX522_.jpg\",\n                            \"mimeType\": \"image/jpeg\",\n                            \"size\": 55934,\n                            \"width\": 522,\n                            \"height\": 649,\n                            \"path\": \"store/305/medias/products/teste-2-89033518-fbef-43da-b36f-1d4d783a9fab.webp\",\n                            \"hash\": \"aW1hZ2UvanBlZzU1OTM0\",\n                            \"createdAt\": \"2023-04-12T19:56:57.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"url\": \"https://salescdn.net/pz2_LSPmMOup-jmNQVCtUXg_Suo=/adaptive-fit-in/0x0/dev/store/305/medias/products/teste-2-89033518-fbef-43da-b36f-1d4d783a9fab.webp\",\n                            \"thumbUrl\": \"https://salescdn.net/Uy4UO7363VPJE2f2iT09OAWNWuw=/adaptive-fit-in/86x86/dev/store/305/medias/products/teste-2-89033518-fbef-43da-b36f-1d4d783a9fab.webp\",\n                            \"miniUrl\": \"https://salescdn.net/4On3sXihe1sqWfwLbD8fhXu3mw8=/adaptive-fit-in/60x60/dev/store/305/medias/products/teste-2-89033518-fbef-43da-b36f-1d4d783a9fab.webp\"\n                        }\n                    }\n                ],\n                \"typeId\": 1,\n                \"stockTotal\": 10,\n                \"kitOptions\": [],\n                \"grids\": []\n            }\n        }\n    ],\n    \"pagination\": {\n        \"total\": 13,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"821ccf7e-046c-4f45-9fb8-a6ba86aa8417"},{"name":"Atualizar itens na tabela de preço","id":"de9b2361-d55e-4672-bd84-17120afed4d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"prices\": [\r\n        {\r\n            \"productId\": 26,\r\n            \"priceGroupId\": 1,\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"price\": 60,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        },\r\n        {\r\n            \"sku\": \"MODDJ15\",\r\n            \"priceGroupId\": 1,\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"price\": 65,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 58.5,\r\n            \"promotionMargin\": 10,\r\n            \"datePromotionStart\": \"2023-04-11T00:57:39.240Z\",\r\n            \"datePromotionEnd\": \"2023-04-21T00:57:42.113Z\"\r\n        },\r\n         {\r\n            \"sku\": \"MOUUJ2\",\r\n            \"productId\": 23,\r\n            \"priceGroupId\": 1,\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"price\": 65,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 58.5,\r\n            \"promotionMargin\": 10,\r\n            \"datePromotionStart\": \"2023-04-11T00:57:39.240Z\",\r\n            \"datePromotionEnd\": \"2023-04-21T00:57:42.113Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/prices/items","description":"<p>Este endpoint permite realizar a atualização de preços de produtos em tabelas específicas.</p>\n<p><strong>Campos do item de preço</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sku</td>\n<td>Sku do produto</td>\n<td>string</td>\n</tr>\n<tr>\n<td>productId</td>\n<td>ID do produto</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>priceGroupId</td>\n<td>ID da tabela de preço</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Indica se o preço está ativo ou inativo</td>\n<td>boolean</td>\n</tr>\n<tr>\n<td>showPrice</td>\n<td>Indica se o preço será exibido ou não</td>\n<td>boolean</td>\n</tr>\n<tr>\n<td>price</td>\n<td>Preço do produto</td>\n<td>decimal</td>\n</tr>\n<tr>\n<td>margin</td>\n<td>Margem de lucro do produto em %</td>\n<td>decimal</td>\n</tr>\n<tr>\n<td>promotionPrice</td>\n<td>Preço promocional do produto</td>\n<td>decimal</td>\n</tr>\n<tr>\n<td>promotionMargin</td>\n<td>Margem de lucro do produto em % durante a promoção</td>\n<td>decimal</td>\n</tr>\n<tr>\n<td>datePromotionStart</td>\n<td>Data de início da promoção (se houver)</td>\n<td>date</td>\n</tr>\n<tr>\n<td>datePromotionEnd</td>\n<td>Data de término da promoção (se houver)</td>\n<td>date</td>\n</tr>\n</tbody>\n</table>\n</div><p>Observação: O campo sku e productId são referente ao produto, a prioridade na ordem é productId e sku, caso no corpo da requisição tenha apenas um deles utiliza oque tem, caso os dois sejam enviados respeita a ordem o ignora o sku</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","prices","items"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"fe294ad9-1220-4384-a19e-795d53be0297","name":"Atualizar itens na tabela de preço","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"prices\": [\r\n        {\r\n            \"productId\": 26,\r\n            \"priceGroupId\": 1,\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"price\": 60,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 0,\r\n            \"promotionMargin\": 0,\r\n            \"datePromotionStart\": null,\r\n            \"datePromotionEnd\": null\r\n        },\r\n        {\r\n            \"sku\": \"MODDJ15\",\r\n            \"priceGroupId\": 1,\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"price\": 65,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 58.5,\r\n            \"promotionMargin\": 10,\r\n            \"datePromotionStart\": \"2023-04-11T00:57:39.240Z\",\r\n            \"datePromotionEnd\": \"2023-04-21T00:57:42.113Z\"\r\n        },\r\n         {\r\n            \"sku\": \"MOUUJ2\",\r\n            \"productId\": 24,\r\n            \"priceGroupId\": 1,\r\n            \"status\": true,\r\n            \"showPrice\": true,\r\n            \"price\": 65,\r\n            \"margin\": 0,\r\n            \"promotionPrice\": 58.5,\r\n            \"promotionMargin\": 10,\r\n            \"datePromotionStart\": \"2023-04-11T00:57:39.240Z\",\r\n            \"datePromotionEnd\": \"2023-04-21T00:57:42.113Z\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/prices/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"564"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:59:42 GMT"},{"key":"x-amzn-RequestId","value":"873cf4e9-f6f6-4f07-8d70-506b15cf53fc"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"564"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSoPxF3soAMFrZw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=210"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"234-F5Hp78PYiYVs0DKyFqYu1F/RA0Q\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643753fe-0a02ccda686eea6c71c6ad0a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 17d4e9125599e26a9cf019e6cf0b9fb2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"oHpxGLCxU0iMtbLXTGde3Swx7iPM6gvOrQTidfyzLs5lZN8g1g_65A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"productId\": 26,\n            \"priceGroupId\": 1,\n            \"status\": true,\n            \"showPrice\": true,\n            \"price\": 60,\n            \"margin\": 0,\n            \"promotionPrice\": 0,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"datePromotionEnd\": null,\n            \"id\": 26,\n            \"updatedBy\": \"user:1\"\n        },\n        {\n            \"productId\": 25,\n            \"priceGroupId\": 1,\n            \"status\": true,\n            \"showPrice\": true,\n            \"price\": 65,\n            \"margin\": 0,\n            \"promotionPrice\": 58.5,\n            \"promotionMargin\": 10,\n            \"datePromotionStart\": \"2023-04-11 00:57:39\",\n            \"datePromotionEnd\": \"2023-04-21 00:57:42\",\n            \"id\": 25,\n            \"updatedBy\": \"user:1\",\n            \"updatedAt\": \"2023-04-13T00:59:42.000Z\"\n        },\n        {\n            \"productId\": 24,\n            \"priceGroupId\": 1,\n            \"status\": true,\n            \"showPrice\": true,\n            \"price\": 65,\n            \"margin\": 0,\n            \"promotionPrice\": 58.5,\n            \"promotionMargin\": 10,\n            \"datePromotionStart\": \"2023-04-11 00:57:39\",\n            \"datePromotionEnd\": \"2023-04-21 00:57:42\",\n            \"id\": 24,\n            \"updatedBy\": \"user:1\",\n            \"updatedAt\": \"2023-04-13T00:59:42.000Z\"\n        }\n    ]\n}"}],"_postman_id":"de9b2361-d55e-4672-bd84-17120afed4d8"}],"id":"b6fd2503-4ba2-486c-83d7-bc363bd02bfe","description":"<p><strong>Campos tabela de preço</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>Nome da Tabela de Preço</td>\n<td>string</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Indica se a Tabela de Preço está ativa ou inativa</td>\n<td>booleano</td>\n</tr>\n<tr>\n<td>default</td>\n<td>Indica se é a Tabela de Preço padrão do sistema</td>\n<td>booleano</td>\n</tr>\n<tr>\n<td>margin</td>\n<td>Margem de lucro padrão da Tabela de Preço em %</td>\n<td>inteiro</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"b6fd2503-4ba2-486c-83d7-bc363bd02bfe","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Estoques","item":[{"name":"Cadastrar estoque","id":"e1d0cfdc-9a31-4a16-832d-f0975a8c7859","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Armazém\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"d\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","stocks"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"69395016-430b-4897-b8b4-4a6e27264d55","name":"Cadastrar estoque","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Armazém\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"d\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"234"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:11:21 GMT"},{"key":"x-amzn-RequestId","value":"e6b76a79-fa86-44f4-8423-f7ae60e3db49"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"234"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DShKWG7RIAMFeCg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=907"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"ea-ZlqLFsEynv6LwAHZgwLiPCsn5Zg\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643748a8-6949ff734cb9da8859923690;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 339541f80dd6b330fceaa26d29d35c56.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"OMRXEr86uj6x8yrkcVsnD9SBrw1rMg0Kn3LtPikG7GYws5hOrCa-Sg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"Armazém\",\n        \"minDeadline\": 3,\n        \"maxDeadline\": 5,\n        \"typeTime\": \"d\",\n        \"typeId\": 1,\n        \"zipcode\": \"86000000\",\n        \"status\": true,\n        \"default\": false,\n        \"createdAt\": \"2023-04-13T00:11:20.000Z\",\n        \"id\": 3\n    }\n}"},{"id":"113c6db7-d9bf-4ff0-b7cc-c49594660914","name":"Erro campos inválidos","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"d\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"201"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:11:40 GMT"},{"key":"x-amzn-RequestId","value":"accd6a7f-5680-4a7d-aa24-4618e192a2fd"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"201"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DShNbHXUIAMFeHg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=448"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"c9-ToCkIlBBFbgWXYTWLdthASDj6+w\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643748bc-79414d471bd792465a201dff;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 339541f80dd6b330fceaa26d29d35c56.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Ukg-ubA3A1JMtTOswf4MnGXwPD_JVbLPjRGdcnykKVSD41C45EReiw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"body.name\\\" is not allowed to be empty\",\n            \"type\": \"string.empty\",\n            \"context\": {\n                \"label\": \"body.name\",\n                \"value\": \"\",\n                \"key\": \"name\"\n            }\n        }\n    ]\n}"}],"_postman_id":"e1d0cfdc-9a31-4a16-832d-f0975a8c7859"},{"name":"Atualizar estoque","id":"a8f857c2-d092-4e98-b281-8858646e4824","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Armazém\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"d\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks/2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","stocks","2"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"179e4056-1bc7-48aa-aa0d-3ec954436e17","name":"Atualizar estoque","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Armazém\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"d\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"234"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:21:26 GMT"},{"key":"x-amzn-RequestId","value":"7d465512-9160-4295-a78e-82841477a14a"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"234"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSipCGtHoAMFuWA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=494"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"ea-9cy+AY2aZgcukYSOwa0FKvErYRk\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374b06-10f9d34f06b94b3839983992;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"rdtjjageidZcxV5Pib_BzyssiS3z6Hkvso_hRXH93xkRCg-An8cp9Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"name\": \"Armazém\",\n        \"minDeadline\": 3,\n        \"maxDeadline\": 5,\n        \"typeTime\": \"d\",\n        \"typeId\": 1,\n        \"zipcode\": \"86000000\",\n        \"status\": true,\n        \"id\": 2,\n        \"updatedAt\": \"2023-04-13T00:21:26.000Z\"\n    }\n}"},{"id":"bf2891fc-23e1-4a64-9f42-186b0d84642a","name":"Erro campos inválidos","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Armazém\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"dia\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks/2"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"249"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:22:03 GMT"},{"key":"x-amzn-RequestId","value":"16cdc972-7a34-4f2c-9251-3ec80233e2df"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"249"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSiuzH8xoAMFp4A="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=295"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"f9-qZBenYfoEOH2cL8y7FqVc04wa24\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374b2b-7778de7661a22b3d21a2c0d4;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"7tTvFJk5y_Jx04ptqec-5I0B1H2j667W6KIjnqzDhtzhXNUol11ZOQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"body.typeTime\\\" must be one of [m, h, d, , null]\",\n            \"type\": \"any.only\",\n            \"context\": {\n                \"valids\": [\n                    \"m\",\n                    \"h\",\n                    \"d\",\n                    \"\",\n                    null\n                ],\n                \"label\": \"body.typeTime\",\n                \"value\": \"dia\",\n                \"key\": \"typeTime\"\n            }\n        }\n    ]\n}"}],"_postman_id":"a8f857c2-d092-4e98-b281-8858646e4824"},{"name":"Listar estoques","id":"5c3865d7-5c63-447e-8289-0c2a3a4db30f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/stocks","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","stocks"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"98ede980-8ca2-4733-ae1c-21d3a8fd4b2f","name":"Listar estoques","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/stocks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"673"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:20:45 GMT"},{"key":"x-amzn-RequestId","value":"9671c89f-5a2a-45c0-b5cd-e521cbe1e35a"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"673"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSiisGGZoAMFsog="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=65"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"2a1-W9zUbQoraXtui/ORxcevMC8AWLg\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374add-08a8bba113cf8cc66450c659;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"D7NXCrQ0nP5ywUYwPmkpNZh9fLRUvo1KeDCCalhQ1U9_skeHYOgtBg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 2,\n            \"name\": \"Armazém\",\n            \"minDeadline\": 3,\n            \"maxDeadline\": 5,\n            \"typeTime\": \"d\",\n            \"status\": true,\n            \"zipcode\": \"86000000\",\n            \"supplierId\": null,\n            \"distributionCenter\": null,\n            \"typeId\": 2,\n            \"default\": false,\n            \"createdAt\": \"2023-04-13T00:09:06.000Z\",\n            \"updatedAt\": \"2023-04-13T00:20:26.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Padrão\",\n            \"minDeadline\": null,\n            \"maxDeadline\": null,\n            \"typeTime\": null,\n            \"status\": true,\n            \"zipcode\": null,\n            \"supplierId\": null,\n            \"distributionCenter\": null,\n            \"typeId\": 1,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": \"2021-06-18T11:44:17.000Z\",\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 2,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"5c3865d7-5c63-447e-8289-0c2a3a4db30f"},{"name":"Deletar estoque","id":"af3a55e2-2277-4927-9f4a-fa508a9959b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/stocks/4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","stocks","4"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"ec359a18-63a0-4f26-ac31-0ae07a6e68a4","name":"Deletar estoque","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/stocks/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:23:27 GMT"},{"key":"x-amzn-RequestId","value":"fd80a36a-48ec-4360-96c4-0768ff731c9c"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"80"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSi74EivoAMFhYg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=730"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"50-mr8/PQzeU8cam1pg9ycV2Jg5KmY\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374b7e-336f2b1731cc294a6a344f79;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"m7bfPOR53b6ufgxeXs5L55agPXO2wMUVwYngfksl5gqLZ4SG_xKIIQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": true\n}"},{"id":"5045fb42-1400-4adf-bc76-94cf31c9f97d","name":"Erro não encontrado","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/stocks/4"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:23:38 GMT"},{"key":"x-amzn-RequestId","value":"59bd9083-50b8-4fa2-b688-060b20f039e9"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSi9hHSbIAMFs2g="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=698"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374b89-03a40eeb4be60939507f582f;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"DNi2HlGfwOrAGpOamfEvq4TXHo1FoEfQHkuAFG5qUOkalLVYaOpZRA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"af3a55e2-2277-4927-9f4a-fa508a9959b6"},{"name":"Listar itens no estoque","id":"eaf77718-b6e7-4a39-aa77-b7ca304a28dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/stocks/1/items?quantity=1&quantity=50","description":"<p>Este endpoint permite listar os estoques dos produtos no centro de distribuição.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","stocks","1","items"],"host":["https://api.salesbr.net/api/v3"],"query":[{"disabled":true,"description":{"content":"<p>Filtar por termo (#ID, ##SKU, GTIN ou título)</p>\n","type":"text/plain"},"key":"term","value":"Camiseta"},{"description":{"content":"<p>Filtra estoque mínimo</p>\n","type":"text/plain"},"key":"quantity","value":"1"},{"description":{"content":"<p>Filtra estoque máximo</p>\n","type":"text/plain"},"key":"quantity","value":"50"},{"disabled":true,"description":{"content":"<p>Filtrar por categoria</p>\n","type":"text/plain"},"key":"treeName","value":"Eletrônicos%23%23Celulares"},{"disabled":true,"description":{"content":"<p>Filtar pelo ID da marca</p>\n","type":"text/plain"},"key":"brandId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtrar pelo fornecedor</p>\n","type":"text/plain"},"key":"supplier","value":"2"},{"disabled":true,"description":{"content":"<p>Filtar produtos com armazenagem múltipla</p>\n","type":"text/plain"},"key":"multiple","value":"3"},{"disabled":true,"description":{"content":"<p>Filtar produtos com ou sem estoque no centro de distribuição atual</p>\n","type":"text/plain"},"key":"stock","value":"true"},{"disabled":true,"description":{"content":"<p>Filtar produtos físicos ou não</p>\n","type":"text/plain"},"key":"physicalProduct","value":"true"},{"disabled":true,"description":{"content":"<p>Pagina que deve ser retornada</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Ordenação ascendente ou descendente (asc ou desc)</p>\n","type":"text/plain"},"key":"order","value":"asc"},{"disabled":true,"description":{"content":"<p>Ordenação ascendente ou descendente (asc ou desc)</p>\n","type":"text/plain"},"key":"orderField","value":"title"},{"disabled":true,"description":{"content":"<p>Filtar por estoque com reserva mínima</p>\n","type":"text/plain"},"key":"reserved","value":"1"},{"disabled":true,"description":{"content":"<p>Filtar por estoque com reserva máxima</p>\n","type":"text/plain"},"key":"reserved","value":null}],"variable":[]}},"response":[{"id":"61ee7160-f62e-40b1-b570-d10f08006e78","name":"Listar itens no estoque","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products/stocks/1/items?quantity=1&quantity=50","host":["https://api.salesbr.net/api/v3"],"path":["products","stocks","1","items"],"query":[{"key":"term","value":"Camiseta","description":"Filtar por termo (#ID, ##SKU, GTIN ou título)","disabled":true},{"key":"quantity","value":"1","description":"Filtra estoque mínimo"},{"key":"quantity","value":"50","description":"Filtra estoque máximo"},{"key":"treeName","value":"Eletrônicos%23%23Celulares","description":"Filtrar por categoria","disabled":true},{"key":"brandId","value":"1","description":"Filtar pelo ID da marca","disabled":true},{"key":"supplier","value":"2","description":"Filtrar pelo fornecedor","disabled":true},{"key":"multiple","value":"3","description":"Filtar produtos com armazenagem múltipla","disabled":true},{"key":"stock","value":"true","description":"Filtar produtos com ou sem estoque no centro de distribuição atual","disabled":true},{"key":"physicalProduct","value":"true","description":"Filtar produtos físicos ou não","type":"text","disabled":true},{"key":"page","value":"1","description":"Pagina que deve ser retornada","disabled":true},{"key":"order","value":"asc","description":"Ordenação ascendente ou descendente (asc ou desc)","disabled":true},{"key":"orderField","value":"title","description":"Ordenação ascendente ou descendente (asc ou desc)","disabled":true},{"key":"reserved","value":"1","description":"Filtar por estoque com reserva mínima","type":"text","disabled":true},{"key":"reserved","value":null,"description":"Filtar por estoque com reserva máxima","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"280"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 01:11:56 GMT"},{"key":"x-amzn-RequestId","value":"10a0e596-fac7-409f-b73c-6eb0294f639a"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"280"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSqCjFhfoAMFmfA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=102"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"118-FzlNM5Umqo4RtWzlc7Ht6NO3wtQ\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643756dc-44b31f0c365bcb4e6dc04b53;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 8ff37b3466681809845aac45707de6e8.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"BkkgnGh8o8xuJZdCfd0FVDSw_sIFFSTa-5ypfCEw4aOoy44VxojvGA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"productId\": 37,\n            \"stockId\": 1,\n            \"quantity\": 50,\n            \"reserved\": 0,\n            \"product\": {\n                \"id\": 37,\n                \"sku\": \"monte01\",\n                \"title\": \"Monte o Seu\",\n                \"manageStock\": true,\n                \"medias\": [],\n                \"grids\": []\n            }\n        }\n    ],\n    \"pagination\": {\n        \"total\": 1,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"eaf77718-b6e7-4a39-aa77-b7ca304a28dd"},{"name":"Atualizar itens no estoque","id":"77efd908-519f-4be9-9d31-a78d4df47710","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stocks\": [\r\n        {\r\n            \"productId\": 25,\r\n            \"stockId\": 1,\r\n            \"quantity\": 7\r\n        },\r\n        {\r\n            \"sku\": \"MODDJ15\",\r\n            \"stockId\": 1,\r\n            \"quantity\": 7\r\n        },\r\n        {\r\n            \"sku\": \"MOUUJ2\",\r\n            \"productId\": 26,\r\n            \"stockId\": 1,\r\n            \"quantity\": 7\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks/items","description":"<p>Este endpoint permite realizar a atualização de estoques de produtos em centros de distribuição específicos.</p>\n<p><strong>Campos do item de estoque</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sku</td>\n<td>Sku do produto</td>\n<td>string</td>\n</tr>\n<tr>\n<td>productId</td>\n<td>ID do produto</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>stockId</td>\n<td>ID do estoque</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>Quantidade do produto no estoque</td>\n<td>integer</td>\n</tr>\n</tbody>\n</table>\n</div><p>Observação: O campo sku e productId são referente ao produto, a prioridade na ordem é productId e sku, caso no corpo da requisição tenha apenas um deles utiliza oque tem, caso os dois sejam enviados respeita a ordem o ignora o sku</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","stocks","items"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"a05db5e2-d9fe-4ece-b338-0e07474542f5","name":"Atualizar estoque","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Armazém\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"d\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"234"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:21:26 GMT"},{"key":"x-amzn-RequestId","value":"7d465512-9160-4295-a78e-82841477a14a"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"234"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSipCGtHoAMFuWA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=494"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"ea-9cy+AY2aZgcukYSOwa0FKvErYRk\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374b06-10f9d34f06b94b3839983992;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"rdtjjageidZcxV5Pib_BzyssiS3z6Hkvso_hRXH93xkRCg-An8cp9Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"name\": \"Armazém\",\n        \"minDeadline\": 3,\n        \"maxDeadline\": 5,\n        \"typeTime\": \"d\",\n        \"typeId\": 1,\n        \"zipcode\": \"86000000\",\n        \"status\": true,\n        \"id\": 2,\n        \"updatedAt\": \"2023-04-13T00:21:26.000Z\"\n    }\n}"},{"id":"3800ae23-3da9-434e-b4ee-b0be8a552cca","name":"Erro campos inválidos","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Armazém\",\r\n    \"minDeadline\": 3,\r\n    \"maxDeadline\": 5,\r\n    \"typeTime\": \"dia\",\r\n    \"typeId\": 1,\r\n    \"zipcode\": \"86000000\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/stocks/2"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"249"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 00:22:03 GMT"},{"key":"x-amzn-RequestId","value":"16cdc972-7a34-4f2c-9251-3ec80233e2df"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"249"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSiuzH8xoAMFp4A="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=295"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"f9-qZBenYfoEOH2cL8y7FqVc04wa24\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64374b2b-7778de7661a22b3d21a2c0d4;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 f04fb8011c2ad9d6a92ff84c658c04d2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-C2"},{"key":"X-Amz-Cf-Id","value":"7tTvFJk5y_Jx04ptqec-5I0B1H2j667W6KIjnqzDhtzhXNUol11ZOQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"bad_request\",\n    \"message\": \"Requisição inválida\",\n    \"errors\": [\n        {\n            \"message\": \"\\\"body.typeTime\\\" must be one of [m, h, d, , null]\",\n            \"type\": \"any.only\",\n            \"context\": {\n                \"valids\": [\n                    \"m\",\n                    \"h\",\n                    \"d\",\n                    \"\",\n                    null\n                ],\n                \"label\": \"body.typeTime\",\n                \"value\": \"dia\",\n                \"key\": \"typeTime\"\n            }\n        }\n    ]\n}"}],"_postman_id":"77efd908-519f-4be9-9d31-a78d4df47710"}],"id":"56339ce0-3c88-4cda-a7bc-911d5de44c48","description":"<p><strong>Campos do estoque:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>Nome do estoque</td>\n<td>string</td>\n</tr>\n<tr>\n<td>minDeadline</td>\n<td>Prazo mínimo de entrega dos produtos</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>maxDeadline</td>\n<td>Prazo máximo de entrega dos produtos</td>\n<td>integer</td>\n</tr>\n<tr>\n<td>typeTime</td>\n<td>Tipo de unidade de tempo para o prazo de entrega (d - dias, h - horas, m - minutos)</td>\n<td>string</td>\n</tr>\n<tr>\n<td>typeId</td>\n<td>Tipo de estoque (1 - Físico ou 2 - Terceiros)</td>\n<td>integer  <br /></td>\n</tr>\n<tr>\n<td>zipcode</td>\n<td>CEP do endereço do estoque</td>\n<td>string</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Status do estoque (ativo ou inativo)</td>\n<td>boolean</td>\n</tr>\n</tbody>\n</table>\n</div><p>Observação: O prazo definido no estoque é somado ao prazo definido nas regras de frete.</p>\n","_postman_id":"56339ce0-3c88-4cda-a7bc-911d5de44c48","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Marcas","item":[{"name":"Cadastrar marca","id":"e7825b50-4420-4fb2-b88b-568bb119265e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Apple\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/brands","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","brands"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"61002092-a1c5-4dcf-8327-87db976d776a","name":"Cadastrar marca","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Apple\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/brands"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"192"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 01:20:46 GMT"},{"key":"x-amzn-RequestId","value":"7fd0d14f-ae76-4377-a5af-76ecf3c78154"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"192"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSrVQG_fIAMFg2Q="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=70"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"c0-SEV0v/+SCIjU7b2LeyeyAiOI4DQ\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643758ee-6b67abe54411a70d18d34106;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"1zraFc4J4giueemHdNVyAMeGEsFBTnZnZSijsk32t7_Eh8svXEl6Dw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"id\": 3,\n        \"name\": \"Apple\",\n        \"status\": true,\n        \"createdAt\": \"2023-04-13T01:19:29.000Z\",\n        \"updatedAt\": \"2023-04-13T01:20:41.000Z\",\n        \"deletedAt\": null\n    }\n}"}],"_postman_id":"e7825b50-4420-4fb2-b88b-568bb119265e"},{"name":"Atualizar marca","id":"e571969d-f211-432b-a163-07b1bf36c617","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Apple\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/brands/3","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","brands","3"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"e2499027-2115-427b-82dd-576e71886036","name":"Atualizar marca","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Apple\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/brands/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"208"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 01:20:41 GMT"},{"key":"x-amzn-RequestId","value":"0c9618cb-4afd-4b6b-9808-6932a7b3ff9b"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"208"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSrUZH2ioAMF1xA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=446"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"d0-qCg0sziwEvqG66npSXXmXNzBis8\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643758e8-377a72e7676c924561c3d6af;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Aam1s2vVEm3LAe72Fo12ySbPX7mq0zF5OS769Yj_vqHE_3hPJyivZQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"id\": 3,\n        \"name\": \"Apple\",\n        \"status\": true,\n        \"createdAt\": \"2023-04-13T01:19:29.000Z\",\n        \"updatedAt\": \"2023-04-13T01:20:41.000Z\",\n        \"deletedAt\": null\n    }\n}"}],"_postman_id":"e571969d-f211-432b-a163-07b1bf36c617"},{"name":"Deletar marca","id":"bda5665f-2683-4348-b645-9f91eb981f46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/brands/2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","brands","2"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"13acbc76-347f-4447-b5ed-7b93e20ef91e","name":"Deletar marca","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/products/brands/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 01:23:07 GMT"},{"key":"x-amzn-RequestId","value":"8c42ac45-3758-4105-9278-1fe19b530821"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSrrOEe4oAMF-Hg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=388"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6437597a-7e14aa9a53636a276d1d7ac2;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"xXnRQo5oEkp0IjmPL1aOadLlQYMcf04SjV4F_Rlu8EBcTm8jqFgmMQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"bda5665f-2683-4348-b645-9f91eb981f46"},{"name":"Listar marcas","id":"cbfee4d4-6f44-413f-a5c7-5796e05d3cda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/brands","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","brands"],"host":["https://api.salesbr.net/api/v3"],"query":[{"disabled":true,"description":{"content":"<p>Página que deve ser retornada</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Filtar por nome da marca</p>\n","type":"text/plain"},"key":"term","value":"Apple"}],"variable":[]}},"response":[{"id":"afb45398-4bd0-4368-95f8-a1d2f59eb4d3","name":"Listar marcas","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/products/brands","host":["https://api.salesbr.net/api/v3"],"path":["products","brands"],"query":[{"key":"page","value":"1","description":"Página que deve ser retornada","disabled":true},{"key":"term","value":"Apple","description":"Filtar por nome da marca","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"481"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 01:22:30 GMT"},{"key":"x-amzn-RequestId","value":"b075c393-c65a-4ffb-bf03-1b298e29be61"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"481"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSrleFTuoAMF1ZQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=115"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"1e1-XCIYF/Pb5cV5x0dGPqN7ryRz9rc\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64375955-175720067e71ac13303d7433;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Y1VlHKJOU5wemcdNYH05y6ReNxZ1M4C0d7cmR5iWjRXvuubTkgQIFQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 3,\n            \"name\": \"Apple\",\n            \"status\": true,\n            \"createdAt\": \"2023-04-13T01:19:29.000Z\",\n            \"updatedAt\": \"2023-04-13T01:20:41.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"teste\",\n            \"status\": true,\n            \"createdAt\": \"2023-04-12T19:55:58.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Marca Y\",\n            \"status\": true,\n            \"createdAt\": \"2023-04-01T17:46:09.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 3,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"cbfee4d4-6f44-413f-a5c7-5796e05d3cda"}],"id":"2621f2b7-7a05-4d3e-8fc6-b6bfb6ac3457","_postman_id":"2621f2b7-7a05-4d3e-8fc6-b6bfb6ac3457","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Fornecedores","item":[{"name":"Salvar fornecedor","id":"e5421732-6375-41ae-8253-7f9e313d543a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Fornecedor teste\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/suppliers","description":"<p>Este endpoint permite salvar o fornecedor, caso o já exista um cadastro com o mesmo nome este será retornado.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","suppliers"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"bcd9893f-51e6-41ba-987f-725b5004befa","name":"Salvar fornecedor","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Fornecedor teste\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/products/suppliers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"181"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 01:28:29 GMT"},{"key":"x-amzn-RequestId","value":"e0456873-9ed8-4304-b10f-175ae1883bb8"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"181"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSsdpG7yoAMFVBQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=78"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"b5-f3dYnxCJB647S+4ZZ6qkcSQ56PQ\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64375abd-2e56a96c2a7fd6180fa736be;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"MXCV9EkSWAUuHB6KsgC10iqNF0A6VZiRA5KZT3MBlaLbjmXAY4dJtA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"id\": 6,\n        \"name\": \"Fornecedor teste\",\n        \"status\": true,\n        \"createdAt\": \"2023-04-13T01:25:15.000Z\",\n        \"updatedAt\": null,\n        \"deletedAt\": null\n    }\n}"}],"_postman_id":"e5421732-6375-41ae-8253-7f9e313d543a"},{"name":"Listar fornecedores","id":"24b617ae-3629-49ee-8541-597aad666904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/suppliers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["products","suppliers"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"144bfae6-d463-44e6-9f54-80708a80456f","name":"Listar fornecedores","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/products/suppliers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"806"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 13 Apr 2023 01:29:34 GMT"},{"key":"x-amzn-RequestId","value":"f7c674b8-2cb4-4239-b048-7c9f4a403303"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"806"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DSsntH7mIAMFb1w="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=170"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"326-25YNFC5tuHJy5F+mwlUIeUUis9c\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-64375afd-3e42f6580a4132de5d477721;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"R6gimhD64NFyUAp3mFPAaZaDGkW9IyhBmZVrUKugutjKPkaVZFDoxg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 6,\n            \"name\": \"Fornecedor\",\n            \"status\": true,\n            \"createdAt\": \"2023-04-13T01:25:15.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Teste\",\n            \"status\": true,\n            \"createdAt\": \"2023-04-06T00:59:15.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 6,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"24b617ae-3629-49ee-8541-597aad666904"}],"id":"0fc753fa-94e2-4249-861f-fe2ab0c504fb","_postman_id":"0fc753fa-94e2-4249-861f-fe2ab0c504fb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Pedidos","item":[{"name":"Cadastrar pedido","id":"1490ffe8-3f3d-4738-ad07-9d1bddd108b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 28,\r\n            \"sku\": \"CA01-azul-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": 1,\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\r\n            \"supplierId\": null\r\n        },\r\n        {\r\n            \"productId\": 29,\r\n            \"sku\": \"CA01-branco-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": \"2\",\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [\r\n        {\r\n            \"value\": 10,\r\n            \"valueType\": \"fixed\",\r\n            \"type\": \"products\",\r\n            \"observation\": \"Desconto produtos\"\r\n        }\r\n    ],\r\n    \"shippings\": [\r\n        {\r\n            \"shippingId\": 1,\r\n            \"shippingName\": \"Correios - SEDEX\",\r\n            \"service\": 2,\r\n            \"value\": 37.62,\r\n            \"minDeadline\": 1,\r\n            \"maxDeadline\": 4,\r\n            \"typeTime\": \"d\",\r\n            \"sentAt\": null,\r\n            \"receivedAt\": null,\r\n            \"invoiceAccessKey\": \"\",\r\n            \"invoiceSerialNumber\": \"\",\r\n            \"invoiceNumber\": \"\",\r\n            \"invoiceUrl\": \"\",\r\n            \"invoiceDanfeUrl\": \"\",\r\n            \"trackingCode\": \"\",\r\n            \"trackingUrl\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"payments\": [\r\n        {\r\n            \"methodId\": 1,\r\n            \"paymentId\": 1,\r\n            \"paymentTypeId\": 4,\r\n            \"paymentName\": \"Pix\",\r\n            \"type\": null,\r\n            \"value\": 177.62,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": 4,\r\n        \"name\": \"José da Silva\",\r\n        \"fantasyName\": null,\r\n        \"email\": \"jose.silva@emailcliente.com\",\r\n        \"phone\": \"43900000000\",\r\n        \"document\": \"01234567890\",\r\n        \"typePerson\": \"F\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"José da Silva\",\r\n        \"zipcode\": \"86020-430\",\r\n        \"street\": \"Rua Alagoas\",\r\n        \"number\": \"792\",\r\n        \"complement\": \"\",\r\n        \"district\": \"Centro\",\r\n        \"city\": \"Londrina\",\r\n        \"state\": \"PR\",\r\n        \"country\": \"BR\"\r\n    },\r\n    \"statusId\": 1,\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Observação do pedido\",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": 3,\r\n    \"sellerName\": \"Vendedor Antonio\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders","description":"<p>Este endpoint permite cadastrar um pedido no sistema.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"4e103e62-8239-48d2-a3b8-603bc167346a","name":"Cadastrar pedido","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 28,\r\n            \"sku\": \"CA01-azul-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": 1,\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\r\n            \"supplierId\": null\r\n        },\r\n        {\r\n            \"productId\": 29,\r\n            \"sku\": \"CA01-branco-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": \"2\",\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [\r\n        {\r\n            \"value\": 10,\r\n            \"valueType\": \"fixed\",\r\n            \"type\": \"products\",\r\n            \"observation\": \"Desconto produtos\"\r\n        }\r\n    ],\r\n    \"shippings\": [\r\n        {\r\n            \"shippingId\": 1,\r\n            \"shippingName\": \"Correios - SEDEX\",\r\n            \"service\": 2,\r\n            \"value\": 37.62,\r\n            \"minDeadline\": 1,\r\n            \"maxDeadline\": 4,\r\n            \"typeTime\": \"d\",\r\n            \"sentAt\": null,\r\n            \"receivedAt\": null,\r\n            \"invoiceAccessKey\": \"\",\r\n            \"invoiceSerialNumber\": \"\",\r\n            \"invoiceNumber\": \"\",\r\n            \"invoiceUrl\": \"\",\r\n            \"invoiceDanfeUrl\": \"\",\r\n            \"trackingCode\": \"\",\r\n            \"trackingUrl\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"payments\": [\r\n        {\r\n            \"methodId\": 1,\r\n            \"paymentId\": 1,\r\n            \"paymentTypeId\": 4,\r\n            \"paymentName\": \"Pix\",\r\n            \"type\": null,\r\n            \"value\": 177.62,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": 4,\r\n        \"name\": \"José da Silva\",\r\n        \"fantasyName\": null,\r\n        \"email\": \"jose.silva@emailcliente.com\",\r\n        \"phone\": \"43900000000\",\r\n        \"document\": \"01234567890\",\r\n        \"typePerson\": \"F\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"José da Silva\",\r\n        \"zipcode\": \"86020-430\",\r\n        \"street\": \"Rua Alagoas\",\r\n        \"number\": \"792\",\r\n        \"complement\": \"\",\r\n        \"district\": \"Centro\",\r\n        \"city\": \"Londrina\",\r\n        \"state\": \"PR\",\r\n        \"country\": \"BR\"\r\n    },\r\n    \"statusId\": 1,\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Observação do pedido\",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": 3,\r\n    \"sellerName\": \"Vendedor Antonio\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1094"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 14 Apr 2023 23:53:24 GMT"},{"key":"x-amzn-RequestId","value":"7daa8f25-d92a-4a56-be3c-6528172d82e0"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZEaIE4goAMF4Iw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=1141"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"a82-BOHiE1+Bgfl+EcTxIjdEgRJilYI\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439e773-1bb57642755d0113130eb7c6;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 12789bf3c15ddf25980174471661fef0.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"WtzXdWfFUrgppxMS2plgRJ64JSuD7Xdcso5cdwfcl6W6J0L-8GI6Bw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"products\": [\n            {\n                \"productId\": 28,\n                \"sku\": \"CA01-azul-m\",\n                \"title\": \"Camiseta Teste\",\n                \"quantity\": 1,\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"multiple\": 1,\n                \"price\": 50,\n                \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\n                \"supplierId\": null,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 1,\n                        \"orderProductId\": 11,\n                        \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n                        \"id\": 16\n                    }\n                ],\n                \"id\": 11,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n                \"orderId\": 10\n            },\n            {\n                \"productId\": 29,\n                \"sku\": \"CA01-branco-m\",\n                \"title\": \"Camiseta Teste\",\n                \"quantity\": 2,\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"multiple\": 1,\n                \"price\": 50,\n                \"supplierId\": null,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 2,\n                        \"orderProductId\": 12,\n                        \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n                        \"id\": 17\n                    }\n                ],\n                \"id\": 12,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n                \"orderId\": 10\n            }\n        ],\n        \"discounts\": [\n            {\n                \"value\": 10,\n                \"valueType\": \"fixed\",\n                \"type\": \"products\",\n                \"observation\": \"Desconto produtos\",\n                \"orderId\": 10,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n                \"id\": 2\n            }\n        ],\n        \"shippings\": [\n            {\n                \"shippingId\": 1,\n                \"shippingName\": \"Correios - SEDEX\",\n                \"service\": 2,\n                \"value\": 37.62,\n                \"minDeadline\": 1,\n                \"maxDeadline\": 4,\n                \"typeTime\": \"d\",\n                \"sentAt\": null,\n                \"receivedAt\": null,\n                \"invoiceAccessKey\": \"\",\n                \"invoiceSerialNumber\": \"\",\n                \"invoiceNumber\": \"\",\n                \"invoiceUrl\": \"\",\n                \"invoiceDanfeUrl\": \"\",\n                \"trackingCode\": \"\",\n                \"trackingUrl\": \"\",\n                \"supplierId\": null,\n                \"id\": 8,\n                \"orderId\": 10,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\"\n            }\n        ],\n        \"payments\": [\n            {\n                \"methodId\": 1,\n                \"paymentId\": 1,\n                \"paymentTypeId\": 4,\n                \"paymentName\": \"Pix\",\n                \"type\": null,\n                \"value\": 177.62,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"installments\": 1,\n                \"orderId\": 10,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n                \"id\": 10\n            }\n        ],\n        \"customer\": {\n            \"userId\": 4,\n            \"name\": \"José da Silva\",\n            \"fantasyName\": null,\n            \"email\": \"jose.silva@emailcliente.com\",\n            \"phone\": \"43900000000\",\n            \"document\": \"01234567890\",\n            \"typePerson\": \"F\",\n            \"orderId\": 10,\n            \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n            \"id\": 10\n        },\n        \"address\": {\n            \"addressGroupId\": null,\n            \"receiver\": \"José da Silva\",\n            \"zipcode\": \"86020430\",\n            \"street\": \"Rua Alagoas\",\n            \"number\": \"792\",\n            \"complement\": \"\",\n            \"district\": \"Centro\",\n            \"city\": \"Londrina\",\n            \"state\": \"PR\",\n            \"country\": \"BR\",\n            \"orderId\": 10,\n            \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n            \"id\": 10\n        },\n        \"statusId\": 1,\n        \"paymentStatusId\": 1,\n        \"observation\": \"Observação do pedido\",\n        \"priceGroupId\": 1,\n        \"priceGroupName\": \"Padrão\",\n        \"channelId\": 1,\n        \"channelName\": \"storeteste.wdns.com.br\",\n        \"sellerId\": 3,\n        \"sellerName\": \"Vendedor Antonio\",\n        \"createdBy\": \"user:1\",\n        \"totalWithoutTax\": 177.62,\n        \"total\": 177.62,\n        \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n        \"id\": 10,\n        \"statusHistory\": [\n            {\n                \"id\": 11,\n                \"orderId\": 10,\n                \"statusId\": 1,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\"\n            }\n        ],\n        \"isDraft\": false,\n        \"hash\": \"da42f01d21d3f1af616ab81e1a66b376-06e6c1c1cd2c1f44405ab1816a621558\"\n    }\n}"},{"id":"b168166f-6406-4346-9e4c-0fb907d2296c","name":"Erro produtos sem estoque","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 28,\r\n            \"sku\": \"CA01-azul-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": 1,\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\r\n            \"supplierId\": null\r\n        },\r\n        {\r\n            \"productId\": 29,\r\n            \"sku\": \"CA01-branco-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": \"2\",\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [\r\n        {\r\n            \"value\": 10,\r\n            \"valueType\": \"fixed\",\r\n            \"type\": \"products\",\r\n            \"observation\": \"Desconto produtos\"\r\n        }\r\n    ],\r\n    \"shippings\": [\r\n        {\r\n            \"shippingId\": 1,\r\n            \"shippingName\": \"Correios - SEDEX\",\r\n            \"service\": 2,\r\n            \"value\": 37.62,\r\n            \"minDeadline\": 1,\r\n            \"maxDeadline\": 4,\r\n            \"typeTime\": \"d\",\r\n            \"sentAt\": null,\r\n            \"receivedAt\": null,\r\n            \"invoiceAccessKey\": \"\",\r\n            \"invoiceSerialNumber\": \"\",\r\n            \"invoiceNumber\": \"\",\r\n            \"invoiceUrl\": \"\",\r\n            \"invoiceDanfeUrl\": \"\",\r\n            \"trackingCode\": \"\",\r\n            \"trackingUrl\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"payments\": [\r\n        {\r\n            \"methodId\": 1,\r\n            \"paymentId\": 1,\r\n            \"paymentTypeId\": 4,\r\n            \"paymentName\": \"Pix\",\r\n            \"type\": null,\r\n            \"value\": 177.62,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": 4,\r\n        \"name\": \"José da Silva\",\r\n        \"fantasyName\": null,\r\n        \"email\": \"jose.silva@emailcliente.com\",\r\n        \"phone\": \"43900000000\",\r\n        \"document\": \"01234567890\",\r\n        \"typePerson\": \"F\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"José da Silva\",\r\n        \"zipcode\": \"86020-430\",\r\n        \"street\": \"Rua Alagoas\",\r\n        \"number\": \"792\",\r\n        \"complement\": \"\",\r\n        \"district\": \"Centro\",\r\n        \"city\": \"Londrina\",\r\n        \"state\": \"PR\",\r\n        \"country\": \"BR\"\r\n    },\r\n    \"statusId\": 1,\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Observação do pedido\",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": 3,\r\n    \"sellerName\": \"Vendedor Antonio\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:21:52 GMT"},{"key":"x-amzn-RequestId","value":"d70b8aaf-dfdc-4f32-89a3-57cedb4ba886"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"120"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZIlDERIoAMF5PA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=277"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"78-Q0DUj2sUgwRfl75DJGHg2EekuC8\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439ee20-7d0c615f08ad9ae66dac4f1b;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 c8dc8af18e68307fb292185831f0b9b2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"q7iOPG1Qf-C8OkWt8MZiNq5THwD84sfDmkz747j37NtVEttgBqBBAg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"out_of_stock\",\n    \"message\": \"Produtos sem estoque.\",\n    \"errors\": [\n        {\n            \"products\": [\n                {\n                    \"productId\": 28,\n                    \"sku\": \"CA01-azul-m\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"1490ffe8-3f3d-4738-ad07-9d1bddd108b4"},{"name":"Atualizar pedido","id":"80a8569b-97dd-4a20-91ef-6ca620d2eae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 28,\r\n            \"sku\": \"CA01-azul-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": 1,\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\r\n            \"supplierId\": null\r\n        },\r\n        {\r\n            \"productId\": 29,\r\n            \"sku\": \"CA01-branco-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": \"2\",\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [\r\n        {\r\n            \"value\": 10,\r\n            \"valueType\": \"fixed\",\r\n            \"type\": \"products\",\r\n            \"observation\": \"Desconto produtos\"\r\n        }\r\n    ],\r\n    \"shippings\": [\r\n        {\r\n            \"shippingId\": 1,\r\n            \"shippingName\": \"Correios - SEDEX\",\r\n            \"service\": 2,\r\n            \"value\": 37.62,\r\n            \"minDeadline\": 1,\r\n            \"maxDeadline\": 4,\r\n            \"typeTime\": \"d\",\r\n            \"sentAt\": null,\r\n            \"receivedAt\": null,\r\n            \"invoiceAccessKey\": \"\",\r\n            \"invoiceSerialNumber\": \"\",\r\n            \"invoiceNumber\": \"\",\r\n            \"invoiceUrl\": \"\",\r\n            \"invoiceDanfeUrl\": \"\",\r\n            \"trackingCode\": \"\",\r\n            \"trackingUrl\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"payments\": [\r\n        {\r\n            \"methodId\": 1,\r\n            \"paymentId\": 1,\r\n            \"paymentTypeId\": 4,\r\n            \"paymentName\": \"Pix\",\r\n            \"type\": null,\r\n            \"value\": 177.62,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": 4,\r\n        \"name\": \"José da Silva\",\r\n        \"fantasyName\": null,\r\n        \"email\": \"jose.silva@emailcliente.com\",\r\n        \"phone\": \"43900000000\",\r\n        \"document\": \"01234567890\",\r\n        \"typePerson\": \"F\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"José da Silva\",\r\n        \"zipcode\": \"86020-430\",\r\n        \"street\": \"Rua Alagoas\",\r\n        \"number\": \"792\",\r\n        \"complement\": \"\",\r\n        \"district\": \"Centro\",\r\n        \"city\": \"Londrina\",\r\n        \"state\": \"PR\",\r\n        \"country\": \"BR\"\r\n    },\r\n    \"statusId\": 2,\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Observação do pedido\",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": 3,\r\n    \"sellerName\": \"Vendedor Antonio\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders/10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders","10"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"580c58a9-365c-4a1e-b739-b17395bb0c65","name":"Atualizar pedido","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 28,\r\n            \"sku\": \"CA01-azul-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": 1,\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\r\n            \"supplierId\": null\r\n        },\r\n        {\r\n            \"productId\": 29,\r\n            \"sku\": \"CA01-branco-m\",\r\n            \"title\": \"Camiseta Teste\",\r\n            \"quantity\": \"2\",\r\n            \"weight\": 300,\r\n            \"width\": 50,\r\n            \"length\": 1,\r\n            \"height\": 75,\r\n            \"multiple\": 1,\r\n            \"price\": 50,\r\n            \"image\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [\r\n        {\r\n            \"value\": 10,\r\n            \"valueType\": \"fixed\",\r\n            \"type\": \"products\",\r\n            \"observation\": \"Desconto produtos\"\r\n        }\r\n    ],\r\n    \"shippings\": [\r\n        {\r\n            \"shippingId\": 1,\r\n            \"shippingName\": \"Correios - SEDEX\",\r\n            \"service\": 2,\r\n            \"value\": 37.62,\r\n            \"minDeadline\": 1,\r\n            \"maxDeadline\": 4,\r\n            \"typeTime\": \"d\",\r\n            \"sentAt\": null,\r\n            \"receivedAt\": null,\r\n            \"invoiceAccessKey\": \"\",\r\n            \"invoiceSerialNumber\": \"\",\r\n            \"invoiceNumber\": \"\",\r\n            \"invoiceUrl\": \"\",\r\n            \"invoiceDanfeUrl\": \"\",\r\n            \"trackingCode\": \"\",\r\n            \"trackingUrl\": \"\",\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"payments\": [\r\n        {\r\n            \"methodId\": 1,\r\n            \"paymentId\": 1,\r\n            \"paymentTypeId\": 4,\r\n            \"paymentName\": \"Pix\",\r\n            \"type\": null,\r\n            \"value\": 177.62,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": 4,\r\n        \"name\": \"José da Silva\",\r\n        \"fantasyName\": null,\r\n        \"email\": \"jose.silva@emailcliente.com\",\r\n        \"phone\": \"43900000000\",\r\n        \"document\": \"01234567890\",\r\n        \"typePerson\": \"F\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"José da Silva\",\r\n        \"zipcode\": \"86020-430\",\r\n        \"street\": \"Rua Alagoas\",\r\n        \"number\": \"792\",\r\n        \"complement\": \"\",\r\n        \"district\": \"Centro\",\r\n        \"city\": \"Londrina\",\r\n        \"state\": \"PR\",\r\n        \"country\": \"BR\"\r\n    },\r\n    \"statusId\": 2,\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Observação do pedido\",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": 3,\r\n    \"sellerName\": \"Vendedor Antonio\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1383"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:27:27 GMT"},{"key":"x-amzn-RequestId","value":"ff5d2f76-ed57-4475-81bc-7a40d6fd77de"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZJZQGr2oAMFUHA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=1599"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"f31-RlgwJq5d7HHqRBZE76+byf+rn3E\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439ef6e-0d5489a972d580cf6dae4e0d;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4d2031d9ec30a8c6c554672867f53d5c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"O1rkHOlMzPUIhHvvM9MvxkasX-Kmy7IWqr0-j-OTxciQx0nOUAqyWw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"products\": [\n            {\n                \"productId\": 28,\n                \"sku\": \"CA01-azul-m\",\n                \"title\": \"Camiseta Teste\",\n                \"quantity\": 1,\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"multiple\": 1,\n                \"price\": 50,\n                \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\n                \"supplierId\": null,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 0,\n                        \"orderProductId\": 15,\n                        \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                        \"id\": 24\n                    },\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 0,\n                        \"orderProductId\": 15,\n                        \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                        \"id\": 25\n                    },\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 1,\n                        \"orderProductId\": 15,\n                        \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                        \"id\": 26\n                    }\n                ],\n                \"id\": 15,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"orderId\": 10\n            },\n            {\n                \"productId\": 29,\n                \"sku\": \"CA01-branco-m\",\n                \"title\": \"Camiseta Teste\",\n                \"quantity\": 2,\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"multiple\": 1,\n                \"price\": 50,\n                \"supplierId\": null,\n                \"stocks\": [\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 0,\n                        \"orderProductId\": 16,\n                        \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                        \"id\": 27\n                    },\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 0,\n                        \"orderProductId\": 16,\n                        \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                        \"id\": 28\n                    },\n                    {\n                        \"stockId\": 1,\n                        \"quantity\": 0,\n                        \"reserved\": 2,\n                        \"orderProductId\": 16,\n                        \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                        \"id\": 29\n                    }\n                ],\n                \"id\": 16,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"orderId\": 10\n            }\n        ],\n        \"discounts\": [\n            {\n                \"value\": 10,\n                \"valueType\": \"fixed\",\n                \"type\": \"products\",\n                \"observation\": \"Desconto produtos\",\n                \"orderId\": 10,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"id\": 4\n            }\n        ],\n        \"shippings\": [\n            {\n                \"shippingId\": 1,\n                \"shippingName\": \"Correios - SEDEX\",\n                \"service\": 2,\n                \"value\": 37.62,\n                \"minDeadline\": 1,\n                \"maxDeadline\": 4,\n                \"typeTime\": \"d\",\n                \"sentAt\": null,\n                \"receivedAt\": null,\n                \"invoiceAccessKey\": \"\",\n                \"invoiceSerialNumber\": \"\",\n                \"invoiceNumber\": \"\",\n                \"invoiceUrl\": \"\",\n                \"invoiceDanfeUrl\": \"\",\n                \"trackingCode\": \"\",\n                \"trackingUrl\": \"\",\n                \"supplierId\": null,\n                \"id\": 10,\n                \"orderId\": 10,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\"\n            }\n        ],\n        \"payments\": [\n            {\n                \"id\": 12,\n                \"orderId\": 10,\n                \"paymentId\": 1,\n                \"paymentName\": \"Pix\",\n                \"value\": 177.62,\n                \"refundedValue\": 0,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"installments\": 1,\n                \"installmentValue\": null,\n                \"type\": null,\n                \"methodId\": 1,\n                \"paymentTypeId\": 4,\n                \"transactionId\": null,\n                \"paymentLink\": null,\n                \"metadata\": null,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"method\": {\n                    \"id\": 1,\n                    \"type\": null,\n                    \"paymentId\": 1,\n                    \"typeTaxId\": null,\n                    \"name\": null,\n                    \"tax\": 0,\n                    \"minOrder\": 0,\n                    \"maxOrder\": null,\n                    \"valueMinInstallment\": null,\n                    \"status\": true,\n                    \"textCart\": null,\n                    \"textOrderFinish\": null,\n                    \"createdAt\": \"2023-04-13T18:35:32.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                \"payment\": {\n                    \"id\": 1,\n                    \"name\": \"Pix\",\n                    \"slug\": null,\n                    \"ruleZipcode\": null,\n                    \"status\": true,\n                    \"typeId\": 4,\n                    \"configs\": {\n                        \"keyPixType\": \"key\",\n                        \"keyPixValue\": \"123456789\",\n                        \"merchantCity\": \"Londrina\",\n                        \"merchantName\": \"Vinicius\"\n                    },\n                    \"createdAt\": \"2023-04-13T18:35:32.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            }\n        ],\n        \"customer\": {\n            \"userId\": 4,\n            \"name\": \"José da Silva\",\n            \"fantasyName\": null,\n            \"email\": \"jose.silva@emailcliente.com\",\n            \"phone\": \"43900000000\",\n            \"document\": \"01234567890\",\n            \"typePerson\": \"F\",\n            \"orderId\": 10,\n            \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n            \"id\": 12\n        },\n        \"address\": {\n            \"addressGroupId\": null,\n            \"receiver\": \"José da Silva\",\n            \"zipcode\": \"86020430\",\n            \"street\": \"Rua Alagoas\",\n            \"number\": \"792\",\n            \"complement\": \"\",\n            \"district\": \"Centro\",\n            \"city\": \"Londrina\",\n            \"state\": \"PR\",\n            \"country\": \"BR\",\n            \"orderId\": 10,\n            \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n            \"id\": 12\n        },\n        \"statusId\": 2,\n        \"paymentStatusId\": 1,\n        \"observation\": \"Observação do pedido\",\n        \"priceGroupId\": 1,\n        \"priceGroupName\": \"Padrão\",\n        \"channelId\": 1,\n        \"channelName\": \"storeteste.wdns.com.br\",\n        \"sellerId\": 3,\n        \"sellerName\": \"Vendedor Antonio\",\n        \"id\": 10,\n        \"updatedBy\": \"user:1\",\n        \"deletedToken\": \"96d6671e-b737-47c4-ac98-302af2f12008\",\n        \"updatedAt\": \"2023-04-15T00:27:27.000Z\",\n        \"statusHistory\": [\n            {\n                \"id\": 11,\n                \"orderId\": 10,\n                \"statusId\": 1,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\"\n            },\n            {\n                \"id\": 12,\n                \"orderId\": 10,\n                \"statusId\": 2,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\"\n            }\n        ],\n        \"isDraft\": false,\n        \"hash\": \"37473c28e2e3fb4a8a1b5ddf13948191-eafb41073048851774c0c6cbc9658daa\"\n    }\n}"}],"_postman_id":"80a8569b-97dd-4a20-91ef-6ca620d2eae7"},{"name":"Deletar pedido","id":"6eb3d112-51c6-4058-84bc-b5b77ca4f5ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/orders/9","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders","9"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"0705dd36-2ae2-4616-b75e-bac589d1150c","name":"Deletar pedido","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/orders/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:34:45 GMT"},{"key":"x-amzn-RequestId","value":"9cdd0d6e-5c9f-4628-b6fc-8393c12db7df"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZKdyHpkoAMFgJg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=595"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f124-5161e14963ae3a580a33b690;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4d2031d9ec30a8c6c554672867f53d5c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Fe4R6MkybSeReK7fu8puIlQwwFgJedcUHC6mny4J49xFyz-tNm_vaA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"},{"id":"97dec630-45cb-4032-ba89-f5f0faa45783","name":"Erro não encontrado","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/orders/9"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:35:23 GMT"},{"key":"x-amzn-RequestId","value":"2b604809-9e81-4ad3-8667-10930f413a27"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZKj1FaCoAMF8lw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=158"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f14b-69223c9d1644001129145564;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 4d2031d9ec30a8c6c554672867f53d5c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Oc3OB4_DfFCQAUrSCui_RuT_iSa7ZK5OozVvKBdJapl70QX-I0HdFA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"6eb3d112-51c6-4058-84bc-b5b77ca4f5ff"},{"name":"Listar pedidos","id":"fd4adeae-b0ae-450d-b3ba-aebe4eead306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/orders?createdAt=2023-04-08&createdAt=2023-04-15T23:59:59","description":"<p>Este endpoint retorna uma lista dos pedidos do sistema com paginação, filtros podem ser aplicados via query params.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders"],"host":["https://api.salesbr.net/api/v3"],"query":[{"disabled":true,"description":{"content":"<p>Número da página que deve ser retornada</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Ordenação ascendente ou descendente (asc ou desc)</p>\n","type":"text/plain"},"key":"order","value":"desc"},{"disabled":true,"description":{"content":"<p>Campo utilizado para ordenar (createdAt, total, statusId)</p>\n","type":"text/plain"},"key":"orderField","value":"createdAt"},{"disabled":true,"description":{"content":"<p>Filtra por termo (#ID, título ou sku do produto, ou cliente)</p>\n","type":"text/plain"},"key":"term","value":"Nome cliente"},{"description":{"content":"<p>Filtra por data inicial</p>\n","type":"text/plain"},"key":"createdAt","value":"2023-04-08"},{"description":{"content":"<p>Filtra pela data final</p>\n","type":"text/plain"},"key":"createdAt","value":"2023-04-15T23:59:59"},{"disabled":true,"description":{"content":"<p>Define quais relacionamentos do pedido devem ser retornados</p>\n","type":"text/plain"},"key":"include","value":"[customer,status,payments,shippings,shippings,statusHistory]"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do status</p>\n","type":"text/plain"},"key":"statusId","value":"2"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do status de pagamento</p>\n","type":"text/plain"},"key":"paymentStatusId","value":"2"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do canal</p>\n","type":"text/plain"},"key":"channelId","value":"4"},{"disabled":true,"description":{"content":"<p>Filtra pelo bairro</p>\n","type":"text/plain"},"key":"district","value":"Centro"},{"disabled":true,"description":{"content":"<p>Filtra pela cidade</p>\n","type":"text/plain"},"key":"city","value":"Londrina"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do cupom</p>\n","type":"text/plain"},"key":"couponId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtra pelo estado</p>\n","type":"text/plain"},"key":"state","value":"PR"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do frete ou manual (null)</p>\n","type":"text/plain"},"key":"shippingId","value":"null"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do pagamento ou manual (null)</p>\n","type":"text/plain"},"key":"paymentId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do vendedor ou sem vendedor (null)</p>\n","type":"text/plain"},"key":"sellerId","value":"2"},{"disabled":true,"description":{"content":"<p>Filtra pedidos que possuem ou não nota fiscal</p>\n","type":"text/plain"},"key":"hasInvoice","value":"true"},{"disabled":true,"description":{"content":"<p>Filtra pelo valor mínimo</p>\n","type":"text/plain"},"key":"total","value":"200"},{"disabled":true,"description":{"content":"<p>Filtra pelo valor máximo</p>\n","type":"text/plain"},"key":"total","value":"500"}],"variable":[]}},"response":[{"id":"bd73b07a-f228-46a8-8bf0-b37070c43482","name":"Listar pedidos","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/orders?page=1&createdAt=2023-04-08&createdAt=2023-04-15T23:59:59","host":["https://api.salesbr.net/api/v3"],"path":["orders"],"query":[{"key":"page","value":"1","description":"Número da página que deve ser retornada"},{"key":"order","value":"desc","description":"Ordenação ascendente ou descendente (asc ou desc)","disabled":true},{"key":"orderField","value":"createdAt","description":"Campo utilizado para ordenar (createdAt, total, statusId)","disabled":true},{"key":"term","value":"Antonio","description":"Filtra por termo (#ID, título ou sku do produto, ou cliente)","disabled":true},{"key":"createdAt","value":"2023-04-08","description":"Filtra por data inicial"},{"key":"createdAt","value":"2023-04-15T23:59:59","description":"Filtra pela data final"},{"key":"include","value":"[customer,status,payments,shippings,shippings,statusHistory]","description":"Define quais relacionamentos do pedido devem ser retornados","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2894"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 15:47:09 GMT"},{"key":"x-amzn-RequestId","value":"e289a969-3086-444e-9928-1047b0a560cf"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbQHlHg4oAMFlQg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=286"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"4ead-91TiV9DrWWsaCg6EFahqwQ/mvQg\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ac6fd-490a94946d26709c573ebe50;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ae1b720146d352b49aa066c4ae3d562c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"qg6uiFHIG_maevGf32zQhD125tR-iLGcdCTZmTBmoR3w__-U_CaPHA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 12,\n            \"statusId\": null,\n            \"paymentStatusId\": null,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 428.89,\n            \"totalWithoutTax\": 428.89,\n            \"observation\": \"Aguardando confirmação do cliente\",\n            \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n            \"customer\": {\n                \"id\": 14,\n                \"orderId\": 12,\n                \"userId\": null,\n                \"name\": \"Antonio cliente\",\n                \"fantasyName\": null,\n                \"email\": \"\",\n                \"phone\": \"\",\n                \"document\": \"\",\n                \"typePerson\": \"\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": null,\n            \"shippings\": [],\n            \"statusHistory\": [],\n            \"payments\": [\n                {\n                    \"id\": 14,\n                    \"orderId\": 12,\n                    \"paymentId\": null,\n                    \"paymentName\": \"\",\n                    \"value\": 0,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": 1,\n                    \"installmentValue\": null,\n                    \"type\": \"\",\n                    \"methodId\": null,\n                    \"paymentTypeId\": null,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": true,\n            \"hash\": \"2a31277fd9a73f308d6ec3b538598b76-edff1ebe58f130add93e6d2434bbf41d\"\n        },\n        {\n            \"id\": 10,\n            \"statusId\": 2,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 3,\n            \"total\": 177.62,\n            \"totalWithoutTax\": 177.62,\n            \"observation\": \"Observação do pedido\",\n            \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n            \"customer\": {\n                \"id\": 12,\n                \"orderId\": 10,\n                \"userId\": 4,\n                \"name\": \"José da Silva\",\n                \"fantasyName\": null,\n                \"email\": \"jose.silva@emailcliente.com\",\n                \"phone\": \"43900000000\",\n                \"document\": \"01234567890\",\n                \"typePerson\": \"F\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 2,\n                \"name\": \"Aprovado\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#79eb21\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": \"2021-11-05T12:11:06.000Z\",\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 10,\n                    \"orderId\": 10,\n                    \"shippingId\": 1,\n                    \"service\": \"2\",\n                    \"shippingName\": \"Correios - SEDEX\",\n                    \"value\": 37.62,\n                    \"minDeadline\": 1,\n                    \"maxDeadline\": 4,\n                    \"typeTime\": \"d\",\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": \"\",\n                    \"trackingCode\": \"\",\n                    \"invoiceUrl\": \"\",\n                    \"invoiceDanfeUrl\": \"\",\n                    \"invoiceNumber\": \"\",\n                    \"invoiceSerialNumber\": \"\",\n                    \"invoiceAccessKey\": \"\",\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": null,\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 11,\n                    \"orderId\": 10,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-14T23:53:24.000Z\"\n                },\n                {\n                    \"id\": 12,\n                    \"orderId\": 10,\n                    \"statusId\": 2,\n                    \"createdAt\": \"2023-04-15T00:27:27.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 12,\n                    \"orderId\": 10,\n                    \"paymentId\": 1,\n                    \"paymentName\": \"Pix\",\n                    \"value\": 177.62,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": 1,\n                    \"installmentValue\": null,\n                    \"type\": null,\n                    \"methodId\": 1,\n                    \"paymentTypeId\": 4,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"fc222d9b5cc48071714b0aaf3d1f246c-5a1e755d9aa5d679a3e1d15b76623b31\"\n        },\n        {\n            \"id\": 8,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 100,\n            \"totalWithoutTax\": 100,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-14T23:51:36.000Z\",\n            \"customer\": {\n                \"id\": 8,\n                \"orderId\": 8,\n                \"userId\": 11,\n                \"name\": \"\",\n                \"fantasyName\": null,\n                \"email\": \"\",\n                \"phone\": \"\",\n                \"document\": \"\",\n                \"typePerson\": \"\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-14T23:51:37.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Pendente\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#108ee9\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"shippings\": [],\n            \"statusHistory\": [\n                {\n                    \"id\": 9,\n                    \"orderId\": 8,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-14T23:51:37.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 8,\n                    \"orderId\": 8,\n                    \"paymentId\": null,\n                    \"paymentName\": \"\",\n                    \"value\": 0,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": null,\n                    \"installmentValue\": null,\n                    \"type\": \"\",\n                    \"methodId\": null,\n                    \"paymentTypeId\": null,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2023-04-14T23:51:37.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"5076393208f52b331f4747036c2f8052-8ed7b11d92359c35cd4424f17d207251\"\n        },\n        {\n            \"id\": 7,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 3,\n            \"total\": 177.62,\n            \"totalWithoutTax\": 177.62,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-14T23:26:13.000Z\",\n            \"customer\": {\n                \"id\": 7,\n                \"orderId\": 7,\n                \"userId\": 4,\n                \"name\": \"José da Silva\",\n                \"fantasyName\": null,\n                \"email\": \"\",\n                \"phone\": \"\",\n                \"document\": \"\",\n                \"typePerson\": \"\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-14T23:26:13.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Pendente\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#108ee9\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 7,\n                    \"orderId\": 7,\n                    \"shippingId\": 1,\n                    \"service\": \"2\",\n                    \"shippingName\": \"Correios - SEDEX\",\n                    \"value\": 37.62,\n                    \"minDeadline\": 1,\n                    \"maxDeadline\": 4,\n                    \"typeTime\": \"d\",\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": \"\",\n                    \"trackingCode\": \"\",\n                    \"invoiceUrl\": \"\",\n                    \"invoiceDanfeUrl\": \"\",\n                    \"invoiceNumber\": \"\",\n                    \"invoiceSerialNumber\": \"\",\n                    \"invoiceAccessKey\": \"\",\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": null,\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-14T23:26:13.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:32:01.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 8,\n                    \"orderId\": 7,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-14T23:26:13.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 7,\n                    \"orderId\": 7,\n                    \"paymentId\": 1,\n                    \"paymentName\": \"Pix\",\n                    \"value\": 177.62,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": 1,\n                    \"installmentValue\": null,\n                    \"type\": null,\n                    \"methodId\": 1,\n                    \"paymentTypeId\": 4,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2023-04-14T23:26:13.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:32:01.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"8db79c3e61a9452eea7e2a3812023778-f88f5a4e9842c8986b0f97b11cd1273a\"\n        },\n        {\n            \"id\": 6,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 425.54,\n            \"totalWithoutTax\": 425.54,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T20:58:01.000Z\",\n            \"customer\": {\n                \"id\": 6,\n                \"orderId\": 6,\n                \"userId\": 10,\n                \"name\": \"Hugo Gabriel\",\n                \"fantasyName\": \"\",\n                \"email\": \"hugo.gabriel@wdna.com.br\",\n                \"phone\": \"(43) 99999-9999\",\n                \"document\": \"88958299053\",\n                \"typePerson\": \"F\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-13T20:58:01.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Pendente\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#108ee9\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 6,\n                    \"orderId\": 6,\n                    \"shippingId\": 1,\n                    \"service\": \"2\",\n                    \"shippingName\": \"Correios - SEDEX\",\n                    \"value\": 35.64,\n                    \"minDeadline\": 3,\n                    \"maxDeadline\": 15,\n                    \"typeTime\": \"d\",\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": null,\n                    \"trackingCode\": null,\n                    \"invoiceUrl\": null,\n                    \"invoiceDanfeUrl\": null,\n                    \"invoiceNumber\": null,\n                    \"invoiceSerialNumber\": null,\n                    \"invoiceAccessKey\": null,\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": {\n                        \"packages\": [\n                            {\n                                \"price\": \"35.64\",\n                                \"format\": \"box\",\n                                \"weight\": \"0.63\",\n                                \"discount\": \"9.89\",\n                                \"products\": [\n                                    {\n                                        \"id\": \"47\",\n                                        \"quantity\": 1\n                                    }\n                                ],\n                                \"dimensions\": {\n                                    \"width\": 24,\n                                    \"height\": 18,\n                                    \"length\": 31\n                                },\n                                \"insurance_value\": \"389.90\"\n                            }\n                        ]\n                    },\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-13T20:58:01.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 7,\n                    \"orderId\": 6,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-13T20:58:02.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 6,\n                    \"orderId\": 6,\n                    \"paymentId\": 1,\n                    \"paymentName\": \"Pix\",\n                    \"value\": 425.54,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": 1,\n                    \"installmentValue\": 425.54,\n                    \"type\": null,\n                    \"methodId\": 1,\n                    \"paymentTypeId\": 4,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": {\n                        \"transaction\": {\n                            \"amount\": \"425.54\",\n                            \"pixKey\": \"123456789\",\n                            \"pixType\": \"Chave aleatória\",\n                            \"pixKeyRaw\": \"123456789\",\n                            \"merchantCity\": \"Londrina\",\n                            \"merchantName\": \"Vinicius\",\n                            \"paymentQrcode\": \"00020126460014br.gov.bcb.pix01091234567890211storeteste.5204000053039865406425.545802BR5908VINICIUS6008LONDRINA62110507pedido66304907C\"\n                        }\n                    },\n                    \"createdAt\": \"2023-04-13T20:58:01.000Z\",\n                    \"updatedAt\": \"2023-04-13T20:58:02.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"2fe46bfaf64c3cdaddc080a21182d379-fa570d67fad71c4f65bcb8f29a22c911\"\n        },\n        {\n            \"id\": 5,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 151.68,\n            \"totalWithoutTax\": 151.68,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T19:46:44.000Z\",\n            \"customer\": {\n                \"id\": 5,\n                \"orderId\": 5,\n                \"userId\": 9,\n                \"name\": \"Ruan Benite Machado\",\n                \"fantasyName\": \"\",\n                \"email\": \"ruan_benite@hotmail.com\",\n                \"phone\": \"(43) 48848-4894\",\n                \"document\": \"08983358920\",\n                \"typePerson\": \"F\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-13T19:46:44.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Pendente\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#108ee9\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 5,\n                    \"orderId\": 5,\n                    \"shippingId\": 1,\n                    \"service\": \"1\",\n                    \"shippingName\": \"Correios - PAC\",\n                    \"value\": 21.69,\n                    \"minDeadline\": 5,\n                    \"maxDeadline\": 8,\n                    \"typeTime\": \"d\",\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": null,\n                    \"trackingCode\": null,\n                    \"invoiceUrl\": null,\n                    \"invoiceDanfeUrl\": null,\n                    \"invoiceNumber\": null,\n                    \"invoiceSerialNumber\": null,\n                    \"invoiceAccessKey\": null,\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": {\n                        \"packages\": [\n                            {\n                                \"price\": \"21.69\",\n                                \"format\": \"box\",\n                                \"weight\": \"1.50\",\n                                \"discount\": \"7.74\",\n                                \"products\": [\n                                    {\n                                        \"id\": \"31\",\n                                        \"quantity\": 1\n                                    }\n                                ],\n                                \"dimensions\": {\n                                    \"width\": 22,\n                                    \"height\": 15,\n                                    \"length\": 35\n                                },\n                                \"insurance_value\": \"129.99\"\n                            }\n                        ]\n                    },\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-13T19:46:44.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 6,\n                    \"orderId\": 5,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-13T19:46:44.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 5,\n                    \"orderId\": 5,\n                    \"paymentId\": 1,\n                    \"paymentName\": \"Pix\",\n                    \"value\": 151.68,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": 1,\n                    \"installmentValue\": 151.68,\n                    \"type\": null,\n                    \"methodId\": 1,\n                    \"paymentTypeId\": 4,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": {\n                        \"transaction\": {\n                            \"amount\": \"151.68\",\n                            \"pixKey\": \"123456789\",\n                            \"pixType\": \"Chave aleatória\",\n                            \"pixKeyRaw\": \"123456789\",\n                            \"merchantCity\": \"Londrina\",\n                            \"merchantName\": \"Vinicius\",\n                            \"paymentQrcode\": \"00020126460014br.gov.bcb.pix01091234567890211storeteste.5204000053039865406151.685802BR5908VINICIUS6008LONDRINA62110507pedido563042356\"\n                        }\n                    },\n                    \"createdAt\": \"2023-04-13T19:46:44.000Z\",\n                    \"updatedAt\": \"2023-04-13T19:46:44.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"2922bacab8174df65308afe4d0427aff-dd72a6d10e560becb2762a15096c8049\"\n        },\n        {\n            \"id\": 4,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 151.68,\n            \"totalWithoutTax\": 151.68,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T19:44:36.000Z\",\n            \"customer\": {\n                \"id\": 4,\n                \"orderId\": 4,\n                \"userId\": 9,\n                \"name\": \"Ruan Benite Machado\",\n                \"fantasyName\": \"\",\n                \"email\": \"ruan_benite@hotmail.com\",\n                \"phone\": \"(43) 48848-4894\",\n                \"document\": \"08983358920\",\n                \"typePerson\": \"F\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-13T19:44:36.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Pendente\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#108ee9\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 4,\n                    \"orderId\": 4,\n                    \"shippingId\": 1,\n                    \"service\": \"1\",\n                    \"shippingName\": \"Correios - PAC\",\n                    \"value\": 21.69,\n                    \"minDeadline\": 5,\n                    \"maxDeadline\": 8,\n                    \"typeTime\": \"d\",\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": null,\n                    \"trackingCode\": null,\n                    \"invoiceUrl\": null,\n                    \"invoiceDanfeUrl\": null,\n                    \"invoiceNumber\": null,\n                    \"invoiceSerialNumber\": null,\n                    \"invoiceAccessKey\": null,\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": {\n                        \"packages\": [\n                            {\n                                \"price\": \"21.69\",\n                                \"format\": \"box\",\n                                \"weight\": \"1.50\",\n                                \"discount\": \"7.74\",\n                                \"products\": [\n                                    {\n                                        \"id\": \"30\",\n                                        \"quantity\": 1\n                                    }\n                                ],\n                                \"dimensions\": {\n                                    \"width\": 22,\n                                    \"height\": 15,\n                                    \"length\": 35\n                                },\n                                \"insurance_value\": \"129.99\"\n                            }\n                        ]\n                    },\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-13T19:44:36.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 5,\n                    \"orderId\": 4,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-13T19:44:37.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 4,\n                    \"orderId\": 4,\n                    \"paymentId\": 1,\n                    \"paymentName\": \"Pix\",\n                    \"value\": 151.68,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": 1,\n                    \"installmentValue\": 151.68,\n                    \"type\": null,\n                    \"methodId\": 1,\n                    \"paymentTypeId\": 4,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": {\n                        \"transaction\": {\n                            \"amount\": \"151.68\",\n                            \"pixKey\": \"123456789\",\n                            \"pixType\": \"Chave aleatória\",\n                            \"pixKeyRaw\": \"123456789\",\n                            \"merchantCity\": \"Londrina\",\n                            \"merchantName\": \"Vinicius\",\n                            \"paymentQrcode\": \"00020126460014br.gov.bcb.pix01091234567890211storeteste.5204000053039865406151.685802BR5908VINICIUS6008LONDRINA62110507pedido463048907\"\n                        }\n                    },\n                    \"createdAt\": \"2023-04-13T19:44:36.000Z\",\n                    \"updatedAt\": \"2023-04-13T19:44:37.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"eb42e5de18e259f7a823c78c8d4b3043-5e79ca60ce2ad6eb5163832b1a39ef35\"\n        },\n        {\n            \"id\": 3,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 147.21,\n            \"totalWithoutTax\": 147.21,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n            \"customer\": {\n                \"id\": 3,\n                \"orderId\": 3,\n                \"userId\": 8,\n                \"name\": \"vinicius moreira\",\n                \"fantasyName\": \"\",\n                \"email\": \"vinicius.moreira.silva557@gmail.com\",\n                \"phone\": \"(23) 23312-3254\",\n                \"document\": \"56976046453\",\n                \"typePerson\": \"F\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Pendente\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#108ee9\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 3,\n                    \"orderId\": 3,\n                    \"shippingId\": 1,\n                    \"service\": \"2\",\n                    \"shippingName\": \"Correios - SEDEX\",\n                    \"value\": 17.22,\n                    \"minDeadline\": 1,\n                    \"maxDeadline\": 4,\n                    \"typeTime\": \"d\",\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": null,\n                    \"trackingCode\": null,\n                    \"invoiceUrl\": null,\n                    \"invoiceDanfeUrl\": null,\n                    \"invoiceNumber\": null,\n                    \"invoiceSerialNumber\": null,\n                    \"invoiceAccessKey\": null,\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": {\n                        \"packages\": [\n                            {\n                                \"price\": \"17.22\",\n                                \"format\": \"box\",\n                                \"weight\": \"1.50\",\n                                \"discount\": \"9.81\",\n                                \"products\": [\n                                    {\n                                        \"id\": \"30\",\n                                        \"quantity\": 1\n                                    }\n                                ],\n                                \"dimensions\": {\n                                    \"width\": 22,\n                                    \"height\": 15,\n                                    \"length\": 35\n                                },\n                                \"insurance_value\": \"129.99\"\n                            }\n                        ]\n                    },\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 4,\n                    \"orderId\": 3,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-13T18:35:40.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 3,\n                    \"orderId\": 3,\n                    \"paymentId\": 1,\n                    \"paymentName\": \"Pix\",\n                    \"value\": 147.21,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": 1,\n                    \"installmentValue\": 147.21,\n                    \"type\": null,\n                    \"methodId\": 1,\n                    \"paymentTypeId\": 4,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": {\n                        \"transaction\": {\n                            \"amount\": \"147.21\",\n                            \"pixKey\": \"123456789\",\n                            \"pixType\": \"Chave aleatória\",\n                            \"pixKeyRaw\": \"123456789\",\n                            \"merchantCity\": \"Londrina\",\n                            \"merchantName\": \"Vinicius\",\n                            \"paymentQrcode\": \"00020126460014br.gov.bcb.pix01091234567890211storeteste.5204000053039865406147.215802BR5908VINICIUS6008LONDRINA62110507pedido36304E2F4\"\n                        }\n                    },\n                    \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n                    \"updatedAt\": \"2023-04-13T18:35:40.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"7af6588cd05a24beaa37c5230b3bc2fc-c5dfc1c31c48329696476e9a237bef86\"\n        },\n        {\n            \"id\": 2,\n            \"statusId\": 3,\n            \"paymentStatusId\": 4,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 3,\n            \"total\": 149.98,\n            \"totalWithoutTax\": 149.98,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-12T14:44:50.000Z\",\n            \"customer\": {\n                \"id\": 2,\n                \"orderId\": 2,\n                \"userId\": 7,\n                \"name\": \"Caetano Fagundes\",\n                \"fantasyName\": null,\n                \"email\": \"\",\n                \"phone\": \"\",\n                \"document\": \"\",\n                \"typePerson\": \"\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-12T14:44:50.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 3,\n                \"name\": \"Em preparo\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#39c33a\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": \"2021-11-05T12:11:06.000Z\",\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 2,\n                    \"orderId\": 2,\n                    \"shippingId\": null,\n                    \"service\": \"\",\n                    \"shippingName\": \"teste\",\n                    \"value\": 0,\n                    \"minDeadline\": null,\n                    \"maxDeadline\": null,\n                    \"typeTime\": null,\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": \"\",\n                    \"trackingCode\": \"\",\n                    \"invoiceUrl\": \"\",\n                    \"invoiceDanfeUrl\": \"\",\n                    \"invoiceNumber\": \"\",\n                    \"invoiceSerialNumber\": \"\",\n                    \"invoiceAccessKey\": \"\",\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": null,\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-12T14:45:50.000Z\",\n                    \"updatedAt\": \"2023-04-13T01:35:54.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 2,\n                    \"orderId\": 2,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-12T14:44:50.000Z\"\n                },\n                {\n                    \"id\": 3,\n                    \"orderId\": 2,\n                    \"statusId\": 3,\n                    \"createdAt\": \"2023-04-13T18:19:58.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 2,\n                    \"orderId\": 2,\n                    \"paymentId\": null,\n                    \"paymentName\": \"\",\n                    \"value\": 0,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": null,\n                    \"installmentValue\": null,\n                    \"type\": \"\",\n                    \"methodId\": null,\n                    \"paymentTypeId\": null,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2023-04-12T14:44:50.000Z\",\n                    \"updatedAt\": \"2023-04-13T18:20:03.000Z\",\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"cfcc458e374cb788287b4fafef36854e-00c702d9095806be4245fc8a46e25719\"\n        },\n        {\n            \"id\": 1,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 0,\n            \"channelName\": \"Pedido Manual\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 2,\n            \"total\": 149.98,\n            \"totalWithoutTax\": 149.98,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-12T14:44:05.000Z\",\n            \"customer\": {\n                \"id\": 1,\n                \"orderId\": 1,\n                \"userId\": 6,\n                \"name\": \"José da Silva\",\n                \"fantasyName\": null,\n                \"email\": \"\",\n                \"phone\": \"\",\n                \"document\": \"\",\n                \"typePerson\": \"\",\n                \"zipcode\": null,\n                \"street\": null,\n                \"number\": null,\n                \"complement\": null,\n                \"district\": null,\n                \"city\": null,\n                \"state\": null,\n                \"country\": null,\n                \"createdAt\": \"2023-04-12T14:44:05.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"status\": {\n                \"id\": 1,\n                \"name\": \"Pendente\",\n                \"action\": \"reserve_stock\",\n                \"color\": \"#108ee9\",\n                \"default\": true,\n                \"createdAt\": null,\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"shippings\": [\n                {\n                    \"id\": 1,\n                    \"orderId\": 1,\n                    \"shippingId\": null,\n                    \"service\": \"\",\n                    \"shippingName\": \"retira\",\n                    \"value\": 0,\n                    \"minDeadline\": null,\n                    \"maxDeadline\": null,\n                    \"typeTime\": null,\n                    \"scheduleDate\": null,\n                    \"sentAt\": null,\n                    \"receivedAt\": null,\n                    \"trackingUrl\": \"\",\n                    \"trackingCode\": \"\",\n                    \"invoiceUrl\": \"\",\n                    \"invoiceDanfeUrl\": \"\",\n                    \"invoiceNumber\": \"\",\n                    \"invoiceSerialNumber\": \"\",\n                    \"invoiceAccessKey\": \"\",\n                    \"invoiceFileId\": null,\n                    \"invoiceDanfeFileId\": null,\n                    \"tagUrl\": null,\n                    \"tagFileId\": null,\n                    \"tagStatus\": null,\n                    \"tagMetadata\": null,\n                    \"tagExpiresAt\": null,\n                    \"text\": null,\n                    \"supplierId\": null,\n                    \"createdAt\": \"2023-04-12T14:44:05.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"statusHistory\": [\n                {\n                    \"id\": 1,\n                    \"orderId\": 1,\n                    \"statusId\": 1,\n                    \"createdAt\": \"2023-04-12T14:44:05.000Z\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 1,\n                    \"orderId\": 1,\n                    \"paymentId\": null,\n                    \"paymentName\": \"\",\n                    \"value\": 0,\n                    \"refundedValue\": 0,\n                    \"storeTaxValue\": 0,\n                    \"gatewayTaxValue\": 0,\n                    \"installments\": null,\n                    \"installmentValue\": null,\n                    \"type\": \"\",\n                    \"methodId\": null,\n                    \"paymentTypeId\": null,\n                    \"transactionId\": null,\n                    \"paymentLink\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2023-04-12T14:44:05.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"isDraft\": false,\n            \"hash\": \"dc76351bc03e6840c5e459b9ef5b633c-53016a858a81a6989c68ee807de5f047\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 10,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"},{"id":"3f89d223-b687-4b10-875f-413c4691d509","name":"Listar pedidos simplificado","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1003"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:37:47 GMT"},{"key":"x-amzn-RequestId","value":"31499bc5-c858-40df-9caa-cf84e7a9b79a"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZK6TFK8IAMFxxQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=70"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"f98-O7/vw6WdMgCrzE5VKHtE+0C9b6w\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f1db-5c7fee4f68e1e0701478d567;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Xw3c9PXwn17IPRgq4FZ1GxpeplZYNDud11bI4vD5kRD1UzWQg_7kYA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 12,\n            \"statusId\": null,\n            \"paymentStatusId\": null,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 428.89,\n            \"totalWithoutTax\": 428.89,\n            \"observation\": \"Aguardando confirmação do cliente\",\n            \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n            \"isDraft\": true,\n            \"hash\": \"3865c990a78177992b53ba2f1a3acf48-5ccdc6cbbd38c524f1a81643d1cc85c4\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 10,\n            \"statusId\": 2,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 3,\n            \"total\": 177.62,\n            \"totalWithoutTax\": 177.62,\n            \"observation\": \"Observação do pedido\",\n            \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"5c9c4defb6da0057a3a232fa1fa5230f-1b6f669e63bd841907c06c14decf527e\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 8,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 100,\n            \"totalWithoutTax\": 100,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-14T23:51:36.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"13d8715f7328d4f865ffb8cca71d0607-69c49c5425022ff2f96bf0523419ad2d\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 7,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 3,\n            \"total\": 177.62,\n            \"totalWithoutTax\": 177.62,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-14T23:26:13.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"d6002e86e24a0f1fded43340b85d4b27-c443f19f3f3b51e48bd77266e3d077b5\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 6,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 425.54,\n            \"totalWithoutTax\": 425.54,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T20:58:01.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"dbf17c63d368283dff1cae0e456be9fb-422ec08eff8ebbb5646cb483f87e155b\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 5,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 151.68,\n            \"totalWithoutTax\": 151.68,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T19:46:44.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"fcc6978faa3b23edeb242eff83658db8-29955ceb0429ccfdb8e024063e9272da\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 4,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 151.68,\n            \"totalWithoutTax\": 151.68,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T19:44:36.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"46debffe07f087998565b582e383db47-1effc9b2a7a88ef8c08d076a276108c0\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 3,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 147.21,\n            \"totalWithoutTax\": 147.21,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T18:35:40.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"b07cf7b4745e148bc0102fc3bd7dd25f-f01ee660048dd2448dac68c9cc45a1de\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 2,\n            \"statusId\": 3,\n            \"paymentStatusId\": 4,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 3,\n            \"total\": 149.98,\n            \"totalWithoutTax\": 149.98,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-12T14:44:50.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"55ee4392ea6e5b83a4867af5ad98da4a-7ffe5e0d4be9ddb517ccc59611388dac\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 1,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 0,\n            \"channelName\": \"Pedido Manual\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": 2,\n            \"total\": 149.98,\n            \"totalWithoutTax\": 149.98,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-12T14:44:05.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"1373b04cf83b393233e8d65dcc9f0b44-d5b15544061b047de8fab89576a6f42a\",\n            \"statusHistory\": [\n                null\n            ]\n        }\n    ],\n    \"pagination\": {\n        \"total\": 10,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"},{"id":"831cfb86-dc5e-486c-9971-9248e0ea3d65","name":"Listar pedidos com filtro de data e valor","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/orders?page=1&createdAt=2023-04-08&createdAt=2023-04-15T23:59:59&total=200&total=500","host":["https://api.salesbr.net/api/v3"],"path":["orders"],"query":[{"key":"page","value":"1","description":"Número da página que deve ser retornada"},{"key":"order","value":"desc","description":"Ordenação ascendente ou descendente (asc ou desc)","disabled":true},{"key":"orderField","value":"createdAt","description":"Campo utilizado para ordenar (createdAt, total, statusId)","disabled":true},{"key":"term","value":"Antonio","description":"Filtra por termo (#ID, título ou sku do produto, ou cliente)","disabled":true},{"key":"createdAt","value":"2023-04-08","description":"Filtra por data inicial"},{"key":"createdAt","value":"2023-04-15T23:59:59","description":"Filtra pela data final"},{"key":"include","value":"[customer,status,payments,shippings,shippings,statusHistory]","description":"Define quais relacionamentos do pedido devem ser retornados","disabled":true},{"key":"statusId","value":"2","description":"Filtra pelo ID do status","disabled":true},{"key":"paymentStatusId","value":"2","description":"Filtra pelo ID do status de pagamento","disabled":true},{"key":"channelId","value":"4","description":"Filtra pelo ID do canal","disabled":true},{"key":"district","value":"Centro","description":"Filtra pelo bairro","disabled":true},{"key":"city","value":"Londrina","description":"Filtra pela cidade","disabled":true},{"key":"couponId","value":"1","description":"Filtra pelo ID do cupom","disabled":true},{"key":"state","value":"PR","description":"Filtra pelo estado","disabled":true},{"key":"shippingId","value":"null","description":"Filtra pelo ID do frete ou manual (null)","disabled":true},{"key":"paymentId","value":"1","description":"Filtra pelo ID do pagamento ou manual (null)","disabled":true},{"key":"sellerId","value":"2","description":"Filtra pelo ID do vendedor ou sem vendedor (null)","disabled":true},{"key":"hasInvoice","value":"true","description":"Filtra pedidos que possuem ou não nota fiscal","disabled":true},{"key":"total","value":"200","description":"Filtra pelo valor mínimo"},{"key":"total","value":"500","description":"Filtra pelo valor máximo"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"931"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:00:24 GMT"},{"key":"x-amzn-RequestId","value":"2aae8c9e-0a0b-462b-8f72-9c0547a9e58d"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"931"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbSDyEcyIAMFzOA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=57"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"3a3-lpWrZCmoNUBJFXdy882LSU+q4Eo\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643aca17-7182e7974bfce38c5593c401;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 8f5bc125844a5551e95bd4a19b337ea6.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"KvFR8zH90--R1h06rPCKTC4VvmHRD4Kfi5WY8NmGI53zcy-A5Sg-Zg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 12,\n            \"statusId\": null,\n            \"paymentStatusId\": null,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 428.89,\n            \"totalWithoutTax\": 428.89,\n            \"observation\": \"Aguardando confirmação do cliente\",\n            \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n            \"isDraft\": true,\n            \"hash\": \"8fccbc2c20229d73539ca592a15be2a0-9ad776b81155c944b50bdcd1b229337c\",\n            \"statusHistory\": [\n                null\n            ]\n        },\n        {\n            \"id\": 6,\n            \"statusId\": 1,\n            \"paymentStatusId\": 1,\n            \"externalId\": null,\n            \"channelId\": 1,\n            \"channelName\": \"storeteste.wdns.com.br\",\n            \"priceGroupId\": 1,\n            \"priceGroupName\": \"Padrão\",\n            \"sellerId\": null,\n            \"total\": 425.54,\n            \"totalWithoutTax\": 425.54,\n            \"observation\": \"\",\n            \"createdAt\": \"2023-04-13T20:58:01.000Z\",\n            \"isDraft\": false,\n            \"hash\": \"c077714f6ceaad17e08598ad2317435d-d55177be9e7591b5383a1499a49209dc\",\n            \"statusHistory\": [\n                null\n            ]\n        }\n    ],\n    \"pagination\": {\n        \"total\": 2,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"fd4adeae-b0ae-450d-b3ba-aebe4eead306"},{"name":"Consultar por ID","id":"3073c2b4-05cf-47eb-85ce-d56cdaa923ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/orders/10","description":"<p>Este endpoint permite consultar um pedido pelo seu ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders","10"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"03716f6c-8000-4673-bdfa-15d14e98fc45","name":"Consultar por ID","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/orders/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1849"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:37:09 GMT"},{"key":"x-amzn-RequestId","value":"daf7cf25-314a-471f-9f8d-9a0547dbd1df"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZK0XGUwoAMFl7g="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=442"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"1680-Rs4e6oSgrY/7rZTP4o4ipkWimvk\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f1b5-3f604d9d7ca7e14e5c30fdb2;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"mL1QR3YX4I7dF8zEFQzcgG2QUUSS9r-IBMkfRZE5NYrlG0eYeQzTkQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"id\": 10,\n        \"statusId\": 2,\n        \"paymentStatusId\": 1,\n        \"externalId\": null,\n        \"channelId\": 1,\n        \"channelName\": \"storeteste.wdns.com.br\",\n        \"priceGroupId\": 1,\n        \"priceGroupName\": \"Padrão\",\n        \"sellerId\": 3,\n        \"sellerName\": \"Vendedor Antonio\",\n        \"total\": 177.62,\n        \"totalWithoutTax\": 177.62,\n        \"observation\": \"Observação do pedido\",\n        \"metadata\": null,\n        \"ip\": null,\n        \"createdBy\": \"user:1\",\n        \"updatedBy\": \"user:1\",\n        \"createdAt\": \"2023-04-14T23:53:24.000Z\",\n        \"updatedAt\": \"2023-04-15T00:27:27.000Z\",\n        \"deletedAt\": null,\n        \"deletedToken\": \"96d6671e-b737-47c4-ac98-302af2f12008\",\n        \"products\": [\n            {\n                \"id\": 15,\n                \"orderId\": 10,\n                \"productId\": 28,\n                \"kitId\": null,\n                \"sku\": \"CA01-azul-m\",\n                \"title\": \"Camiseta Teste\",\n                \"quantity\": 1,\n                \"price\": 50,\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"multiple\": 1,\n                \"image\": \"https://salescdn.net/j0JcPuVyi4nNGZ2-U6f1Zi96ngg=/adaptive-fit-in/0x0/dev/store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\n                \"orderShippingId\": null,\n                \"supplierId\": null,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"products\": [],\n                \"product\": {\n                    \"id\": 28,\n                    \"title\": \"Camiseta Teste\",\n                    \"costPrice\": 0,\n                    \"sku\": \"CA01-azul-m\",\n                    \"barcode\": \"\",\n                    \"weight\": 300,\n                    \"width\": 50,\n                    \"length\": 1,\n                    \"height\": 75,\n                    \"status\": true,\n                    \"showInSearch\": true,\n                    \"physicalProduct\": true,\n                    \"manageStock\": true,\n                    \"tags\": [],\n                    \"multiple\": null,\n                    \"model\": null,\n                    \"ncm\": null,\n                    \"mpn\": null,\n                    \"slug\": \"\",\n                    \"seoTitle\": \"\",\n                    \"seoDescription\": \"\",\n                    \"brandId\": null,\n                    \"supplierId\": null,\n                    \"unitId\": 1,\n                    \"conditionId\": 1,\n                    \"mainId\": 25,\n                    \"mainData\": true,\n                    \"position\": 1,\n                    \"typeId\": 3,\n                    \"mainGroup\": false,\n                    \"createdBy\": null,\n                    \"updatedBy\": \"user:1\",\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:31:52.000Z\",\n                    \"deletedAt\": null,\n                    \"media\": {\n                        \"id\": 216,\n                        \"productId\": 28,\n                        \"position\": 0,\n                        \"fileId\": 373,\n                        \"description\": null,\n                        \"title\": null,\n                        \"alt\": null,\n                        \"createdAt\": \"2023-04-14T23:31:52.000Z\",\n                        \"updatedAt\": null,\n                        \"deletedAt\": null,\n                        \"file\": {\n                            \"id\": 373,\n                            \"name\": \"camiseta-azul.webp\",\n                            \"mimeType\": \"image/webp\",\n                            \"size\": 7498,\n                            \"width\": 667,\n                            \"height\": 827,\n                            \"path\": \"store/305/medias/products/camiseta-teste-0edf916a-4cb0-4fb7-b24f-7a89c997d70d.webp\",\n                            \"hash\": \"aW1hZ2Uvd2VicDc0OTg=\",\n                            \"createdAt\": \"2023-04-14T23:31:48.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null\n                        }\n                    }\n                }\n            },\n            {\n                \"id\": 16,\n                \"orderId\": 10,\n                \"productId\": 29,\n                \"kitId\": null,\n                \"sku\": \"CA01-branco-m\",\n                \"title\": \"Camiseta Teste\",\n                \"quantity\": 2,\n                \"price\": 50,\n                \"weight\": 300,\n                \"width\": 50,\n                \"length\": 1,\n                \"height\": 75,\n                \"multiple\": 1,\n                \"orderShippingId\": null,\n                \"supplierId\": null,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"products\": [],\n                \"product\": {\n                    \"id\": 29,\n                    \"title\": \"Camiseta Teste\",\n                    \"costPrice\": 0,\n                    \"sku\": \"CA01-branco-m\",\n                    \"barcode\": \"\",\n                    \"weight\": null,\n                    \"width\": null,\n                    \"length\": null,\n                    \"height\": null,\n                    \"status\": true,\n                    \"showInSearch\": true,\n                    \"physicalProduct\": true,\n                    \"manageStock\": true,\n                    \"tags\": null,\n                    \"multiple\": null,\n                    \"model\": null,\n                    \"ncm\": null,\n                    \"mpn\": null,\n                    \"slug\": null,\n                    \"seoTitle\": null,\n                    \"seoDescription\": null,\n                    \"brandId\": null,\n                    \"supplierId\": null,\n                    \"unitId\": null,\n                    \"conditionId\": 1,\n                    \"mainId\": 25,\n                    \"mainData\": true,\n                    \"position\": 3,\n                    \"typeId\": 3,\n                    \"mainGroup\": false,\n                    \"createdBy\": null,\n                    \"updatedBy\": null,\n                    \"createdAt\": \"2023-04-06T01:40:58.000Z\",\n                    \"updatedAt\": \"2023-04-14T23:26:00.000Z\",\n                    \"deletedAt\": null,\n                    \"media\": null\n                }\n            }\n        ],\n        \"discounts\": [\n            {\n                \"id\": 4,\n                \"orderId\": 10,\n                \"type\": \"products\",\n                \"value\": 10,\n                \"valueType\": \"fixed\",\n                \"observation\": \"Desconto produtos\",\n                \"couponId\": null,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            }\n        ],\n        \"shippings\": [\n            {\n                \"id\": 10,\n                \"orderId\": 10,\n                \"shippingId\": 1,\n                \"service\": \"2\",\n                \"shippingName\": \"Correios - SEDEX\",\n                \"value\": 37.62,\n                \"minDeadline\": 1,\n                \"maxDeadline\": 4,\n                \"typeTime\": \"d\",\n                \"scheduleDate\": null,\n                \"sentAt\": null,\n                \"receivedAt\": null,\n                \"trackingUrl\": \"\",\n                \"trackingCode\": \"\",\n                \"invoiceUrl\": \"\",\n                \"invoiceDanfeUrl\": \"\",\n                \"invoiceNumber\": \"\",\n                \"invoiceSerialNumber\": \"\",\n                \"invoiceAccessKey\": \"\",\n                \"invoiceFileId\": null,\n                \"invoiceDanfeFileId\": null,\n                \"tagUrl\": null,\n                \"tagFileId\": null,\n                \"tagStatus\": null,\n                \"tagMetadata\": null,\n                \"tagExpiresAt\": null,\n                \"text\": null,\n                \"supplierId\": null,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            }\n        ],\n        \"payments\": [\n            {\n                \"id\": 12,\n                \"orderId\": 10,\n                \"paymentId\": 1,\n                \"paymentName\": \"Pix\",\n                \"value\": 177.62,\n                \"refundedValue\": 0,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"installments\": 1,\n                \"installmentValue\": null,\n                \"type\": null,\n                \"methodId\": 1,\n                \"paymentTypeId\": 4,\n                \"transactionId\": null,\n                \"paymentLink\": null,\n                \"metadata\": null,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"payment\": {\n                    \"id\": 1,\n                    \"name\": \"Pix\",\n                    \"slug\": null,\n                    \"ruleZipcode\": null,\n                    \"status\": true,\n                    \"typeId\": 4,\n                    \"configs\": {\n                        \"keyPixType\": \"key\",\n                        \"keyPixValue\": \"123456789\",\n                        \"merchantCity\": \"Londrina\",\n                        \"merchantName\": \"Vinicius\"\n                    },\n                    \"createdAt\": \"2023-04-13T18:35:32.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                \"method\": {\n                    \"id\": 1,\n                    \"type\": null,\n                    \"paymentId\": 1,\n                    \"typeTaxId\": null,\n                    \"name\": null,\n                    \"tax\": 0,\n                    \"minOrder\": 0,\n                    \"maxOrder\": null,\n                    \"valueMinInstallment\": null,\n                    \"status\": true,\n                    \"textCart\": null,\n                    \"textOrderFinish\": null,\n                    \"createdAt\": \"2023-04-13T18:35:32.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            }\n        ],\n        \"address\": {\n            \"id\": 12,\n            \"orderId\": 10,\n            \"addressGroupId\": null,\n            \"receiver\": \"José da Silva\",\n            \"zipcode\": \"86020430\",\n            \"street\": \"Rua Alagoas\",\n            \"number\": \"792\",\n            \"complement\": \"\",\n            \"district\": \"Centro\",\n            \"city\": \"Londrina\",\n            \"state\": \"PR\",\n            \"country\": \"BR\",\n            \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        \"customer\": {\n            \"id\": 12,\n            \"orderId\": 10,\n            \"userId\": 4,\n            \"name\": \"José da Silva\",\n            \"fantasyName\": null,\n            \"email\": \"jose.silva@emailcliente.com\",\n            \"phone\": \"43900000000\",\n            \"document\": \"01234567890\",\n            \"typePerson\": \"F\",\n            \"zipcode\": null,\n            \"street\": null,\n            \"number\": null,\n            \"complement\": null,\n            \"district\": null,\n            \"city\": null,\n            \"state\": null,\n            \"country\": null,\n            \"createdAt\": \"2023-04-15T00:27:27.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        \"statusHistory\": [\n            {\n                \"id\": 11,\n                \"orderId\": 10,\n                \"statusId\": 1,\n                \"createdAt\": \"2023-04-14T23:53:24.000Z\"\n            },\n            {\n                \"id\": 12,\n                \"orderId\": 10,\n                \"statusId\": 2,\n                \"createdAt\": \"2023-04-15T00:27:27.000Z\"\n            }\n        ],\n        \"paymentStatus\": {\n            \"id\": 1,\n            \"name\": \"Não pago\",\n            \"createdAt\": null,\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        \"isDraft\": false,\n        \"hash\": \"7dc9082c2543daf68a63f5afea096098-fe3d7595d645ba95012b8780c326a1ad\"\n    }\n}"},{"id":"75c2bf71-62d8-4d45-a86b-81527533226e","name":"Erro não encontrado","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/orders/101"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:37:27 GMT"},{"key":"x-amzn-RequestId","value":"cdb72050-1d58-403a-8222-eb9b1152101d"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZK3IFjuIAMFhww="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=61"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f1c6-0af97a2813d0f4541a7b32a1;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"DYlAW6S9uFvDSPplLAnsCOjDMno45s51CiKDaSkwjQs89I9ow-B2dw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"3073c2b4-05cf-47eb-85ce-d56cdaa923ac"},{"name":"Cadastrar pedido rascunho","id":"2261737f-3a6d-4680-9460-8132f53678e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 53,\r\n            \"sku\": \"60821-1025\",\r\n            \"title\": \"Capacete Specialized Align II MIPS\",\r\n            \"quantity\": 1,\r\n            \"weight\": 0,\r\n            \"width\": 0,\r\n            \"length\": 0,\r\n            \"height\": 0,\r\n            \"multiple\": 1,\r\n            \"image\": \"https://salescdn.net/3ZBb8MgNvZ5nhrLqOLPS9qAgztI=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"miniImage\": \"https://salescdn.net/FQcg7Kso8hDul6sRgluLE0cDQGI=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"price\": 428.89,\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [],\r\n    \"shippings\": [],\r\n    \"payments\": [\r\n        {\r\n            \"paymentId\": null,\r\n            \"methodId\": null,\r\n            \"paymentTypeId\": null,\r\n            \"paymentName\": \"\",\r\n            \"type\": \"\",\r\n            \"value\": 0,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": null,\r\n        \"name\": \"Antonio cliente\",\r\n        \"email\": \"\",\r\n        \"phone\": \"\",\r\n        \"document\": \"\",\r\n        \"typePerson\": \"\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"\",\r\n        \"zipcode\": \"\",\r\n        \"street\": \"\",\r\n        \"number\": \"\",\r\n        \"complement\": \"\",\r\n        \"district\": \"\",\r\n        \"city\": \"\",\r\n        \"state\": \"\",\r\n        \"country\": \"Brasil\"\r\n    },\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Aguardando confirmação do cliente \",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": null,\r\n    \"sellerName\": \"\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders/drafts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders","drafts"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"b2233ee0-f964-40c0-845f-2500bcf3235f","name":"Cadastrar pedido rascunho","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 53,\r\n            \"sku\": \"60821-1025\",\r\n            \"title\": \"Capacete Specialized Align II MIPS\",\r\n            \"quantity\": 1,\r\n            \"weight\": 0,\r\n            \"width\": 0,\r\n            \"length\": 0,\r\n            \"height\": 0,\r\n            \"multiple\": 1,\r\n            \"image\": \"https://salescdn.net/3ZBb8MgNvZ5nhrLqOLPS9qAgztI=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"miniImage\": \"https://salescdn.net/FQcg7Kso8hDul6sRgluLE0cDQGI=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"price\": 428.89,\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [],\r\n    \"shippings\": [],\r\n    \"payments\": [\r\n        {\r\n            \"paymentId\": null,\r\n            \"methodId\": null,\r\n            \"paymentTypeId\": null,\r\n            \"paymentName\": \"\",\r\n            \"type\": \"\",\r\n            \"value\": 0,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": null,\r\n        \"name\": \"Antonio cliente\",\r\n        \"email\": \"\",\r\n        \"phone\": \"\",\r\n        \"document\": \"\",\r\n        \"typePerson\": \"\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"\",\r\n        \"zipcode\": \"\",\r\n        \"street\": \"\",\r\n        \"number\": \"\",\r\n        \"complement\": \"\",\r\n        \"district\": \"\",\r\n        \"city\": \"\",\r\n        \"state\": \"\",\r\n        \"country\": \"Brasil\"\r\n    },\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Aguardando confirmação do cliente \",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": null,\r\n    \"sellerName\": \"\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders/drafts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"760"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:32:59 GMT"},{"key":"x-amzn-RequestId","value":"177e04a0-e1b6-415d-80bf-e740f3e96d3f"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZKNTFe_oAMFRVA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=326"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"5e7-az48k71NynUiXX/1GeMHV596SQg\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f0bb-783e1cf2740dab5a7f134a9f;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4d2031d9ec30a8c6c554672867f53d5c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"2EcG0IIKgM2wYMkSPktAS1wXQBrhMnr__DhZOsafNHEGffLoTZulVw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"products\": [\n            {\n                \"productId\": 53,\n                \"sku\": \"60821-1025\",\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"quantity\": 1,\n                \"weight\": 0,\n                \"width\": 0,\n                \"length\": 0,\n                \"height\": 0,\n                \"multiple\": 1,\n                \"image\": \"https://salescdn.net/3ZBb8MgNvZ5nhrLqOLPS9qAgztI=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\n                \"price\": 428.89,\n                \"supplierId\": null,\n                \"id\": 18,\n                \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n                \"orderId\": 12\n            }\n        ],\n        \"discounts\": [],\n        \"shippings\": [],\n        \"payments\": [\n            {\n                \"paymentId\": null,\n                \"methodId\": null,\n                \"paymentTypeId\": null,\n                \"paymentName\": \"\",\n                \"type\": \"\",\n                \"value\": 0,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"installments\": 1,\n                \"orderId\": 12,\n                \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n                \"id\": 14\n            }\n        ],\n        \"customer\": {\n            \"userId\": null,\n            \"name\": \"Antonio cliente\",\n            \"email\": \"\",\n            \"phone\": \"\",\n            \"document\": \"\",\n            \"typePerson\": \"\",\n            \"orderId\": 12,\n            \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n            \"id\": 14\n        },\n        \"address\": {\n            \"addressGroupId\": null,\n            \"receiver\": \"\",\n            \"zipcode\": \"\",\n            \"street\": \"\",\n            \"number\": \"\",\n            \"complement\": \"\",\n            \"district\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"country\": \"Brasil\",\n            \"orderId\": 12,\n            \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n            \"id\": 14\n        },\n        \"observation\": \"Aguardando confirmação do cliente\",\n        \"priceGroupId\": 1,\n        \"priceGroupName\": \"Padrão\",\n        \"channelId\": 1,\n        \"channelName\": \"storeteste.wdns.com.br\",\n        \"sellerId\": null,\n        \"sellerName\": \"\",\n        \"statusId\": null,\n        \"totalWithoutTax\": 428.89,\n        \"total\": 428.89,\n        \"createdAt\": \"2023-04-15T00:32:59.000Z\",\n        \"id\": 12,\n        \"isDraft\": true,\n        \"hash\": \"87ad445d475ad3c419cb7a4ec8dcd4e6-2330d081636e5da58dc9beba840dbb4f\",\n        \"statusHistory\": [\n            null\n        ]\n    }\n}"}],"_postman_id":"2261737f-3a6d-4680-9460-8132f53678e8"},{"name":"Atualizar pedido rascunho","id":"2bcab16b-646e-455b-9375-b06bf215ec20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 53,\r\n            \"sku\": \"60821-1025\",\r\n            \"title\": \"Capacete Specialized Align II MIPS\",\r\n            \"quantity\": 1,\r\n            \"weight\": 0,\r\n            \"width\": 0,\r\n            \"length\": 0,\r\n            \"height\": 0,\r\n            \"multiple\": 1,\r\n            \"image\": \"https://salescdn.net/3ZBb8MgNvZ5nhrLqOLPS9qAgztI=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"miniImage\": \"https://salescdn.net/FQcg7Kso8hDul6sRgluLE0cDQGI=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"price\": 428.89,\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [],\r\n    \"shippings\": [],\r\n    \"payments\": [\r\n        {\r\n            \"paymentId\": null,\r\n            \"methodId\": null,\r\n            \"paymentTypeId\": null,\r\n            \"paymentName\": \"\",\r\n            \"type\": \"\",\r\n            \"value\": 0,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": null,\r\n        \"name\": \"Antonio cliente\",\r\n        \"email\": \"\",\r\n        \"phone\": \"\",\r\n        \"document\": \"\",\r\n        \"typePerson\": \"\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"\",\r\n        \"zipcode\": \"\",\r\n        \"street\": \"\",\r\n        \"number\": \"\",\r\n        \"complement\": \"\",\r\n        \"district\": \"\",\r\n        \"city\": \"\",\r\n        \"state\": \"\",\r\n        \"country\": \"Brasil\"\r\n    },\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Aguardando confirmação do cliente \",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": null,\r\n    \"sellerName\": \"\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders/drafts/11","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders","drafts","11"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"9504bc92-34da-4c26-90c5-ec1f56e11b24","name":"Atualizar pedido rascunho","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"products\": [\r\n        {\r\n            \"productId\": 53,\r\n            \"sku\": \"60821-1025\",\r\n            \"title\": \"Capacete Specialized Align II MIPS\",\r\n            \"quantity\": 1,\r\n            \"weight\": 0,\r\n            \"width\": 0,\r\n            \"length\": 0,\r\n            \"height\": 0,\r\n            \"multiple\": 1,\r\n            \"image\": \"https://salescdn.net/3ZBb8MgNvZ5nhrLqOLPS9qAgztI=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"miniImage\": \"https://salescdn.net/FQcg7Kso8hDul6sRgluLE0cDQGI=/adaptive-fit-in/60x60/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\r\n            \"price\": 428.89,\r\n            \"supplierId\": null\r\n        }\r\n    ],\r\n    \"discounts\": [],\r\n    \"shippings\": [],\r\n    \"payments\": [\r\n        {\r\n            \"paymentId\": null,\r\n            \"methodId\": null,\r\n            \"paymentTypeId\": null,\r\n            \"paymentName\": \"\",\r\n            \"type\": \"\",\r\n            \"value\": 0,\r\n            \"storeTaxValue\": 0,\r\n            \"gatewayTaxValue\": 0,\r\n            \"installments\": 1\r\n        }\r\n    ],\r\n    \"customer\": {\r\n        \"userId\": null,\r\n        \"name\": \"Antonio cliente\",\r\n        \"email\": \"\",\r\n        \"phone\": \"\",\r\n        \"document\": \"\",\r\n        \"typePerson\": \"\"\r\n    },\r\n    \"address\": {\r\n        \"addressGroupId\": null,\r\n        \"receiver\": \"\",\r\n        \"zipcode\": \"\",\r\n        \"street\": \"\",\r\n        \"number\": \"\",\r\n        \"complement\": \"\",\r\n        \"district\": \"\",\r\n        \"city\": \"\",\r\n        \"state\": \"\",\r\n        \"country\": \"Brasil\"\r\n    },\r\n    \"paymentStatusId\": 1,\r\n    \"observation\": \"Aguardando confirmação do cliente \",\r\n    \"priceGroupId\": 1,\r\n    \"priceGroupName\": \"Padrão\",\r\n    \"channelId\": 1,\r\n    \"channelName\": \"storeteste.wdns.com.br\",\r\n    \"sellerId\": null,\r\n    \"sellerName\": \"\",\r\n    \"metadata\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/orders/drafts/11"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"830"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:33:44 GMT"},{"key":"x-amzn-RequestId","value":"8525749c-6d9e-4d22-9be7-6b5f7323a539"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZKUWFtEoAMFq4A="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=496"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"671-mbuhWFev53fz6WVfxXyyUFf58JQ\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f0e8-7b772edf33141cbe01d360f0;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4d2031d9ec30a8c6c554672867f53d5c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"t2AWimxMNZeFGO65qlV6Nq39umXNivwd2fIxiV5hATbWDDwmH0GanA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"products\": [\n            {\n                \"productId\": 53,\n                \"sku\": \"60821-1025\",\n                \"title\": \"Capacete Specialized Align II MIPS\",\n                \"quantity\": 1,\n                \"weight\": 0,\n                \"width\": 0,\n                \"length\": 0,\n                \"height\": 0,\n                \"multiple\": 1,\n                \"image\": \"https://salescdn.net/3ZBb8MgNvZ5nhrLqOLPS9qAgztI=/adaptive-fit-in/0x0/dev/store/305/medias/product/capacete-specialized-align-ii-mips-106-1681411065797.webp\",\n                \"price\": 428.89,\n                \"supplierId\": null,\n                \"id\": 19,\n                \"createdAt\": \"2023-04-15T00:33:44.000Z\",\n                \"orderId\": 11\n            }\n        ],\n        \"discounts\": [],\n        \"shippings\": [],\n        \"payments\": [\n            {\n                \"id\": 15,\n                \"orderId\": 11,\n                \"paymentId\": null,\n                \"paymentName\": \"\",\n                \"value\": 0,\n                \"refundedValue\": 0,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"installments\": 1,\n                \"installmentValue\": null,\n                \"type\": \"\",\n                \"methodId\": null,\n                \"paymentTypeId\": null,\n                \"transactionId\": null,\n                \"paymentLink\": null,\n                \"metadata\": null,\n                \"createdAt\": \"2023-04-15T00:33:44.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"method\": null,\n                \"payment\": null\n            }\n        ],\n        \"customer\": {\n            \"userId\": null,\n            \"name\": \"Antonio cliente\",\n            \"email\": \"\",\n            \"phone\": \"\",\n            \"document\": \"\",\n            \"typePerson\": \"\",\n            \"orderId\": 11,\n            \"createdAt\": \"2023-04-15T00:33:44.000Z\",\n            \"id\": 15\n        },\n        \"address\": {\n            \"addressGroupId\": null,\n            \"receiver\": \"\",\n            \"zipcode\": \"\",\n            \"street\": \"\",\n            \"number\": \"\",\n            \"complement\": \"\",\n            \"district\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"country\": \"Brasil\",\n            \"orderId\": 11,\n            \"createdAt\": \"2023-04-15T00:33:44.000Z\",\n            \"id\": 15\n        },\n        \"observation\": \"Aguardando confirmação do cliente\",\n        \"priceGroupId\": 1,\n        \"priceGroupName\": \"Padrão\",\n        \"channelId\": 1,\n        \"channelName\": \"storeteste.wdns.com.br\",\n        \"sellerId\": null,\n        \"sellerName\": \"\",\n        \"id\": 11,\n        \"statusId\": null,\n        \"totalWithoutTax\": 428.89,\n        \"total\": 428.89,\n        \"isDraft\": true,\n        \"hash\": \"a95a33182f123e261151cdfe3777ca55-edb90c8f105c5fab1d85d397494c1a80\",\n        \"statusHistory\": [\n            null\n        ]\n    }\n}"}],"_postman_id":"2bcab16b-646e-455b-9375-b06bf215ec20"},{"name":"Deletar pedido rascunho","id":"9357b54a-2f88-458c-b93b-6622fc50cae2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/orders/drafts/11","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders","drafts","11"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"bcd79e97-5c45-4483-be0e-416276e50cd5","name":"Deletar pedido rascunho","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/orders/drafts/11"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:35:44 GMT"},{"key":"x-amzn-RequestId","value":"bf3c4d22-45df-4ab1-bbc1-da88d622f3c5"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZKnCF1vIAMFeyA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=393"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f15f-6d00b11724c118db5072185a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4d2031d9ec30a8c6c554672867f53d5c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"42wwL9cZs64ZYlhrQFnkGEUjFpQoZU_LaPJrwejFm7Psd0vjFToRVw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"},{"id":"17005d43-ce2e-409d-b080-5d571abdeeac","name":"Erro não encontrado","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/orders/drafts/11"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 00:35:50 GMT"},{"key":"x-amzn-RequestId","value":"90c70b68-7b6a-4960-8753-99830113c371"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DZKn9Fb0IAMF8HQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=118"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-6439f165-5a40beeb3a9196254a26bbed;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 4d2031d9ec30a8c6c554672867f53d5c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"zR1hVdyJsAoZ3UPfI95bz4YNGrmHcLkA08Kh8Bd-Jtls-isDQ-E-Qw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"9357b54a-2f88-458c-b93b-6622fc50cae2"}],"id":"b8b13400-daa3-40cc-a92c-2979f53363fd","description":"<p><strong>Campos do pedido</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>products.productId</td>\n<td>ID do produto</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>products.sku</td>\n<td>SKU do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>products.title</td>\n<td>Título do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>products.quantity</td>\n<td>Quantidade do produto</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>products.weight</td>\n<td>Peso do produto em gramas</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>products.width</td>\n<td>Largura do produto em centímetros</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>products.length</td>\n<td>Comprimento do produto em centímetros</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>products.height</td>\n<td>Altura do produto em centímetros</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>products.multiple</td>\n<td>Múltiplo do produto</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>products.price</td>\n<td>Preço do produto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>products.image</td>\n<td>URL da imagem do produto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>products.supplierId</td>\n<td>ID do fornecedor do produto</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>discounts.value</td>\n<td>Valor do desconto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>discounts.valueType</td>\n<td>Tipo de valor do desconto fixo ou percentual (fixed, percent)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discounts.type</td>\n<td>Tipo de desconto (products - apenas sobre o valor dos produtos, order - sobre o valor total do pedido incluindo o frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discounts.observation</td>\n<td>Observação do desconto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.shippingId</td>\n<td>ID do frete</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>shippings.shippingName</td>\n<td>Nome do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.service</td>\n<td>Serviço do frete</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>shippings.value</td>\n<td>Valor do frete</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>shippings.minDeadline</td>\n<td>Prazo mínimo de entrega</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>shippings.maxDeadline</td>\n<td>Prazo máximo de entrega</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>shippings.typeTime</td>\n<td>Tipo de unidade de tempo para o prazo de entrega (d - dias, h - horas, m - minutos)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.sentAt</td>\n<td>Data de envio do frete</td>\n<td>Date</td>\n</tr>\n<tr>\n<td>shippings.receivedAt</td>\n<td>Data de recebimento do frete</td>\n<td>Date</td>\n</tr>\n<tr>\n<td>shippings.invoiceAccessKey</td>\n<td>Chave de acesso da nota fiscal do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.invoiceSerialNumber</td>\n<td>Número de série da nota fiscal do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.invoiceNumber</td>\n<td>Número da nota fiscal do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.invoiceUrl</td>\n<td>URL da nota fiscal do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.invoiceDanfeUrl</td>\n<td>URL do DANFE da nota fiscal do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.trackingCode</td>\n<td>Código de rastreio do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.trackingUrl</td>\n<td>URL de rastreamento do frete</td>\n<td>String</td>\n</tr>\n<tr>\n<td>shippings.supplierId</td>\n<td>ID do fornecedor do frete</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>payments.methodId</td>\n<td>ID do método de pagamento</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>payments.paymentId</td>\n<td>ID do pagamento</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>payments.paymentTypeId</td>\n<td>ID do tipo de pagamento</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>payments.paymentName</td>\n<td>Nome do método de pagamento</td>\n<td>String</td>\n</tr>\n<tr>\n<td>payments.type</td>\n<td>Tipo do pagamento</td>\n<td>String</td>\n</tr>\n<tr>\n<td>payments.value</td>\n<td>Valor do pagamento</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>payments.storeTaxValue</td>\n<td>Valor da taxa da loja</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>payments.gatewayTaxValue</td>\n<td>Valor da taxa do gateway de pagamento</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>payments.installments</td>\n<td>Número de parcelas</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>customer.userId</td>\n<td>ID do usuário/cliente</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>customer.name</td>\n<td>Nome do cliente</td>\n<td>String</td>\n</tr>\n<tr>\n<td>customer.fantasyName</td>\n<td>Nome fantasia do cliente para empresas</td>\n<td>String/null</td>\n</tr>\n<tr>\n<td>customer.email</td>\n<td>E-mail do cliente</td>\n<td>String</td>\n</tr>\n<tr>\n<td>customer.phone</td>\n<td>Número de telefone do cliente</td>\n<td>String</td>\n</tr>\n<tr>\n<td>customer.document</td>\n<td>Número de documento do cliente (CPF/CNPJ)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>customer.typePerson</td>\n<td>Tipo de pessoa do cliente (F para física, J para jurídica)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.addressGroupId</td>\n<td>ID do grupo de endereços</td>\n<td>Integer/null</td>\n</tr>\n<tr>\n<td>address.receiver</td>\n<td>Nome do destinatário do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.zipcode</td>\n<td>CEP do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.street</td>\n<td>Rua do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.number</td>\n<td>Número do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.complement</td>\n<td>Complemento do endereço</td>\n<td>String/null</td>\n</tr>\n<tr>\n<td>address.district</td>\n<td>Bairro do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.city</td>\n<td>Cidade do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.state</td>\n<td>Estado do endereço (UF)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.country</td>\n<td>País do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>statusId</td>\n<td>ID do status do pedido</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>paymentStatusId</td>\n<td>ID do status do pagamento</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>observation</td>\n<td>Observação do pedido</td>\n<td>String/null</td>\n</tr>\n<tr>\n<td>priceGroupId</td>\n<td>ID da tabela de preços do pedido</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>priceGroupName</td>\n<td>Nome da tabela de preços do pedido</td>\n<td>String</td>\n</tr>\n<tr>\n<td>channelId</td>\n<td>ID do canal de vendas do pedido</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>channelName</td>\n<td>Nome do canal de vendas do pedido</td>\n<td>String</td>\n</tr>\n<tr>\n<td>sellerId</td>\n<td>ID do vendedor responsável pelo pedido</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>sellerName</td>\n<td>Nome do vendedor responsável pelo pedido</td>\n<td>String</td>\n</tr>\n<tr>\n<td>metadata</td>\n<td>Metadados adicionais do pedido</td>\n<td>Object</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Status dos pedidos</strong></p>\n<p>Os status de pedidos podem ser consultados no endpoint de listagem de status de pedidos.</p>\n<p><strong>Status de pagamento</strong></p>\n<p>Os status de pagamento são fixos e seguem descritos a seguir:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ID</strong></th>\n<th><strong>Descrição</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Não pago</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Pago</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Reembolsado</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Em análise</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"b8b13400-daa3-40cc-a92c-2979f53363fd","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Clientes e usuários","item":[{"name":"Cadastrar cliente","id":"c02f7796-2692-4bc7-b115-2f61abe8b9a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"João da Silva\",\r\n    \"fantasyName\": null,\r\n    \"document\": \"012.345.678-90\",\r\n    \"secondaryDocument\": \"231232131232\",\r\n    \"typePerson\": \"F\",\r\n    \"birthDate\": \"1980-06-19\",\r\n    \"genre\": \"M\",\r\n    \"note\": \"Texto de observação\",\r\n    \"status\": true,\r\n    \"sellerId\": 2,\r\n    \"sendMail\": true,\r\n    \"groups\": [\r\n        {\r\n            \"groupId\": 2\r\n        }\r\n    ],\r\n    \"contacts\": [\r\n        {\r\n            \"main\": true,\r\n            \"contactGroupId\": 2,\r\n            \"value\": \"43888888888\"\r\n        },\r\n        {\r\n            \"main\": false,\r\n            \"contactGroupId\": 1,\r\n            \"value\": \"joao.silva@email.com\"\r\n        }\r\n    ],\r\n    \"address\": [\r\n        {\r\n            \"street\": \"Rua Alagoas\",\r\n            \"number\": \"792\",\r\n            \"zipcode\": \"86020-430\",\r\n            \"complement\": \"\",\r\n            \"district\": \"Centro\",\r\n            \"city\": \"Londrina\",\r\n            \"state\": \"PR\",\r\n            \"receiver\": \"\",\r\n            \"main\": false,\r\n            \"addressGroupId\": 2,\r\n            \"country\": \"BR\"\r\n        }\r\n    ],\r\n    \"channels\": [\r\n        {\r\n            \"channelId\": 1\r\n        }\r\n    ],\r\n    \"priceGroups\": [\r\n        {\r\n            \"priceGroupId\": 1\r\n        }\r\n    ],\r\n    \"additionalPriceGroups\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"0cc3eb89-f821-43de-9f31-6a8c724674b7","name":"Cadastrar cliente","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"João da Silva\",\r\n    \"fantasyName\": null,\r\n    \"document\": \"012.345.678-90\",\r\n    \"secondaryDocument\": \"231232131232\",\r\n    \"typePerson\": \"F\",\r\n    \"birthDate\": \"1980-06-19\",\r\n    \"genre\": \"M\",\r\n    \"note\": \"Texto de observação\",\r\n    \"status\": true,\r\n    \"sellerId\": 2,\r\n    \"sendMail\": true,\r\n    \"groups\": [\r\n        {\r\n            \"groupId\": 2\r\n        }\r\n    ],\r\n    \"contacts\": [\r\n        {\r\n            \"main\": true,\r\n            \"contactGroupId\": 2,\r\n            \"value\": \"43888888888\"\r\n        },\r\n        {\r\n            \"main\": false,\r\n            \"contactGroupId\": 1,\r\n            \"value\": \"joao.silva@email.com\"\r\n        }\r\n    ],\r\n    \"address\": [\r\n        {\r\n            \"street\": \"Rua Alagoas\",\r\n            \"number\": \"792\",\r\n            \"zipcode\": \"86020-430\",\r\n            \"complement\": \"\",\r\n            \"district\": \"Centro\",\r\n            \"city\": \"Londrina\",\r\n            \"state\": \"PR\",\r\n            \"receiver\": \"\",\r\n            \"main\": false,\r\n            \"addressGroupId\": 2,\r\n            \"country\": \"BR\"\r\n        }\r\n    ],\r\n    \"channels\": [\r\n        {\r\n            \"channelId\": 1\r\n        }\r\n    ],\r\n    \"priceGroups\": [\r\n        {\r\n            \"priceGroupId\": 1\r\n        }\r\n    ],\r\n    \"additionalPriceGroups\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"484"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:51:25 GMT"},{"key":"x-amzn-RequestId","value":"b9d7665a-75e8-400b-bdd5-77354f62e332"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbZiAFP1oAMF1jA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=830"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"45a-bHzwVWFCpPyQzCNXtcaWtChEVTc\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad60c-4fc3efbb1d4582455dcd8d93;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 4943d34f867c703cc6a2ad7c90f66dca.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"HMc1AUwLU_NZwQy6Udfi42xqqk0x4pgoPv-9CRLAAhJM2mssi-aRjg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"João da Silva\",\n        \"fantasyName\": null,\n        \"document\": \"01234567890\",\n        \"secondaryDocument\": \"231232131232\",\n        \"typePerson\": \"F\",\n        \"birthDate\": \"1980-06-19\",\n        \"genre\": \"M\",\n        \"note\": \"Texto de observação\",\n        \"status\": true,\n        \"sellerId\": 2,\n        \"sendMail\": true,\n        \"groups\": [\n            {\n                \"groupId\": 2,\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n                \"id\": 13\n            }\n        ],\n        \"contacts\": [\n            {\n                \"main\": true,\n                \"contactGroupId\": 2,\n                \"value\": \"43888888888\",\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n                \"id\": 10\n            },\n            {\n                \"main\": false,\n                \"contactGroupId\": 1,\n                \"value\": \"joao.silva@email.com\",\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n                \"id\": 11\n            }\n        ],\n        \"address\": [\n            {\n                \"street\": \"Rua Alagoas\",\n                \"number\": \"792\",\n                \"zipcode\": \"86020-430\",\n                \"complement\": \"\",\n                \"district\": \"Centro\",\n                \"city\": \"Londrina\",\n                \"state\": \"PR\",\n                \"receiver\": \"\",\n                \"main\": true,\n                \"addressGroupId\": 2,\n                \"country\": \"BR\",\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n                \"id\": 12\n            }\n        ],\n        \"channels\": [\n            {\n                \"channelId\": 1,\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n                \"id\": 7\n            }\n        ],\n        \"priceGroups\": [\n            {\n                \"priceGroupId\": 1,\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n                \"id\": 7\n            }\n        ],\n        \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n        \"id\": 13\n    }\n}"},{"id":"f824a39e-6546-4888-87b5-650ee99255f1","name":"Erro já cadastrado","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"João da Silva\",\r\n    \"fantasyName\": null,\r\n    \"document\": \"012.345.678-90\",\r\n    \"secondaryDocument\": \"231232131232\",\r\n    \"typePerson\": \"F\",\r\n    \"birthDate\": \"1980-06-19\",\r\n    \"genre\": \"M\",\r\n    \"note\": \"Texto de observação\",\r\n    \"status\": true,\r\n    \"sellerId\": 2,\r\n    \"sendMail\": true,\r\n    \"groups\": [\r\n        {\r\n            \"groupId\": 2\r\n        }\r\n    ],\r\n    \"contacts\": [\r\n        {\r\n            \"main\": true,\r\n            \"contactGroupId\": 2,\r\n            \"value\": \"43888888888\"\r\n        },\r\n        {\r\n            \"main\": false,\r\n            \"contactGroupId\": 1,\r\n            \"value\": \"joao.silva@email.com\"\r\n        }\r\n    ],\r\n    \"address\": [\r\n        {\r\n            \"street\": \"Rua Alagoas\",\r\n            \"number\": \"792\",\r\n            \"zipcode\": \"86020-430\",\r\n            \"complement\": \"\",\r\n            \"district\": \"Centro\",\r\n            \"city\": \"Londrina\",\r\n            \"state\": \"PR\",\r\n            \"receiver\": \"\",\r\n            \"main\": false,\r\n            \"addressGroupId\": 2,\r\n            \"country\": \"BR\"\r\n        }\r\n    ],\r\n    \"channels\": [\r\n        {\r\n            \"channelId\": 1\r\n        }\r\n    ],\r\n    \"priceGroups\": [\r\n        {\r\n            \"priceGroupId\": 1\r\n        }\r\n    ],\r\n    \"additionalPriceGroups\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:50:58 GMT"},{"key":"x-amzn-RequestId","value":"20d320c1-5b8b-49c1-ad5d-028fe2aa8cd2"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"67"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbZd1GHSIAMF-8g="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=122"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"43-+MWyt+GvBIkM8799uHIQ5Cf6eF8\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad5f1-79716a9872b2b29b65b98d81;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 4943d34f867c703cc6a2ad7c90f66dca.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"JDFsyF3cksbtlokMRnZ0kFDN6JFjMS68l-KwDmTFKWLuyU0Uzwslrg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"user_already_exists\",\n    \"message\": \"Usuário já cadastrado.\"\n}"},{"id":"c13126d6-1546-4f70-aa15-c4928a8a19c6","name":"Erro contato já existe","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"João da Silva\",\r\n    \"fantasyName\": null,\r\n    \"document\": \"012.345.678-91\",\r\n    \"secondaryDocument\": \"231232131232\",\r\n    \"typePerson\": \"F\",\r\n    \"birthDate\": \"1980-06-19\",\r\n    \"genre\": \"M\",\r\n    \"note\": \"Texto de observação\",\r\n    \"status\": true,\r\n    \"sellerId\": 2,\r\n    \"sendMail\": true,\r\n    \"groups\": [\r\n        {\r\n            \"groupId\": 2\r\n        }\r\n    ],\r\n    \"contacts\": [\r\n        {\r\n            \"main\": true,\r\n            \"contactGroupId\": 2,\r\n            \"value\": \"43888888888\"\r\n        },\r\n        {\r\n            \"main\": false,\r\n            \"contactGroupId\": 1,\r\n            \"value\": \"joao.silva@email.com\"\r\n        }\r\n    ],\r\n    \"address\": [\r\n        {\r\n            \"street\": \"Rua Alagoas\",\r\n            \"number\": \"792\",\r\n            \"zipcode\": \"86020-430\",\r\n            \"complement\": \"\",\r\n            \"district\": \"Centro\",\r\n            \"city\": \"Londrina\",\r\n            \"state\": \"PR\",\r\n            \"receiver\": \"\",\r\n            \"main\": false,\r\n            \"addressGroupId\": 2,\r\n            \"country\": \"BR\"\r\n        }\r\n    ],\r\n    \"channels\": [\r\n        {\r\n            \"channelId\": 1\r\n        }\r\n    ],\r\n    \"priceGroups\": [\r\n        {\r\n            \"priceGroupId\": 1\r\n        }\r\n    ],\r\n    \"additionalPriceGroups\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"113"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:05:03 GMT"},{"key":"x-amzn-RequestId","value":"d98f2f40-02c6-40d3-9d12-dfb9954c5320"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"113"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"Dbbh-EZnoAMFlnw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=378"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"71-s/wVWNnXJ+l6RqLdlblTLc496Qg\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad93f-712acd521622258f0e9050f1;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 20fae4bd759982fcc7f49f76dfeb327a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"CpWVFPTlthLIcp28hQ_RRYri14mC6SsuB0oun-ySTr5t3ZIYG8WWrA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"contacts_already_exists\",\n    \"message\": \"Contato(s) já existe(m)!\",\n    \"value\": \"43888888888\",\n    \"contactGroupId\": 2\n}"}],"_postman_id":"c02f7796-2692-4bc7-b115-2f61abe8b9a5"},{"name":"Atualizar cliente","id":"b0320398-01b4-457e-98b1-f13b2ef9913e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"João da Silva\",\r\n    \"fantasyName\": null,\r\n    \"document\": \"012.345.678-90\",\r\n    \"secondaryDocument\": \"231232131232\",\r\n    \"typePerson\": \"F\",\r\n    \"birthDate\": \"1980-06-19\",\r\n    \"genre\": \"M\",\r\n    \"note\": \"Texto de observação\",\r\n    \"status\": true,\r\n    \"sellerId\": 2,\r\n    \"sendMail\": true,\r\n    \"groups\": [\r\n        {\r\n            \"groupId\": 2\r\n        }\r\n    ],\r\n    \"contacts\": [\r\n        {\r\n            \"main\": true,\r\n            \"contactGroupId\": 2,\r\n            \"value\": \"43888888888\"\r\n        },\r\n        {\r\n            \"main\": false,\r\n            \"contactGroupId\": 1,\r\n            \"value\": \"joao.silva@email.com\"\r\n        }\r\n    ],\r\n    \"address\": [\r\n        {\r\n            \"street\": \"Rua Alagoas\",\r\n            \"number\": \"792\",\r\n            \"zipcode\": \"86020-430\",\r\n            \"complement\": \"\",\r\n            \"district\": \"Centro\",\r\n            \"city\": \"Londrina\",\r\n            \"state\": \"PR\",\r\n            \"receiver\": \"\",\r\n            \"main\": false,\r\n            \"addressGroupId\": 2,\r\n            \"country\": \"BR\"\r\n        }\r\n    ],\r\n    \"channels\": [\r\n        {\r\n            \"channelId\": 1\r\n        }\r\n    ],\r\n    \"priceGroups\": [\r\n        {\r\n            \"priceGroupId\": 1\r\n        }\r\n    ],\r\n    \"additionalPriceGroups\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/13","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","13"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"21046ffb-2deb-455a-85d4-3c56fe91e8cd","name":"Atualizar cliente","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"João da Silva\",\r\n    \"fantasyName\": null,\r\n    \"document\": \"012.345.678-90\",\r\n    \"secondaryDocument\": \"231232131232\",\r\n    \"typePerson\": \"F\",\r\n    \"birthDate\": \"1980-06-19\",\r\n    \"genre\": \"M\",\r\n    \"note\": \"Texto de observação\",\r\n    \"status\": true,\r\n    \"sellerId\": 2,\r\n    \"sendMail\": true,\r\n    \"groups\": [\r\n        {\r\n            \"groupId\": 2\r\n        }\r\n    ],\r\n    \"contacts\": [\r\n        {\r\n            \"main\": true,\r\n            \"contactGroupId\": 2,\r\n            \"value\": \"43888888888\"\r\n        },\r\n        {\r\n            \"main\": false,\r\n            \"contactGroupId\": 1,\r\n            \"value\": \"joao.silva@email.com\"\r\n        }\r\n    ],\r\n    \"address\": [\r\n        {\r\n            \"street\": \"Rua Alagoas\",\r\n            \"number\": \"792\",\r\n            \"zipcode\": \"86020-430\",\r\n            \"complement\": \"\",\r\n            \"district\": \"Centro\",\r\n            \"city\": \"Londrina\",\r\n            \"state\": \"PR\",\r\n            \"receiver\": \"\",\r\n            \"main\": false,\r\n            \"addressGroupId\": 2,\r\n            \"country\": \"BR\"\r\n        }\r\n    ],\r\n    \"channels\": [\r\n        {\r\n            \"channelId\": 1\r\n        }\r\n    ],\r\n    \"priceGroups\": [\r\n        {\r\n            \"priceGroupId\": 1\r\n        }\r\n    ],\r\n    \"additionalPriceGroups\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/13"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"499"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:03:40 GMT"},{"key":"x-amzn-RequestId","value":"22bff1ac-6dbf-4bb3-bfd8-0501b82880a5"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbbU6ERQIAMFqlQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=606"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"46a-HM4TnovwOReO+dvhjQ9KtsyjIDs\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad8eb-568fe544500d032045441662;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20fae4bd759982fcc7f49f76dfeb327a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"63s2cCeWeLZg1JKKICaj2EGiFApoIhINBJbmmFTQ0vm6GvZ4ZddysA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"name\": \"João da Silva\",\n        \"fantasyName\": null,\n        \"document\": \"01234567890\",\n        \"secondaryDocument\": \"231232131232\",\n        \"typePerson\": \"F\",\n        \"birthDate\": \"1980-06-19\",\n        \"genre\": \"M\",\n        \"note\": \"Texto de observação\",\n        \"status\": true,\n        \"sellerId\": 2,\n        \"sendMail\": true,\n        \"groups\": [\n            {\n                \"groupId\": 2,\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T17:03:40.000Z\",\n                \"id\": 14\n            }\n        ],\n        \"contacts\": [\n            {\n                \"main\": true,\n                \"contactGroupId\": 2,\n                \"value\": \"43888888888\",\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T17:03:40.000Z\",\n                \"id\": 12\n            },\n            {\n                \"main\": false,\n                \"contactGroupId\": 1,\n                \"value\": \"joao.silva@email.com\",\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T17:03:40.000Z\",\n                \"id\": 13\n            }\n        ],\n        \"address\": [\n            {\n                \"street\": \"Rua Alagoas\",\n                \"number\": \"792\",\n                \"zipcode\": \"86020-430\",\n                \"complement\": \"\",\n                \"district\": \"Centro\",\n                \"city\": \"Londrina\",\n                \"state\": \"PR\",\n                \"receiver\": \"\",\n                \"main\": true,\n                \"addressGroupId\": 2,\n                \"country\": \"BR\",\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T17:03:40.000Z\",\n                \"id\": 13\n            }\n        ],\n        \"channels\": [\n            {\n                \"channelId\": 1,\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T17:03:40.000Z\",\n                \"id\": 8\n            }\n        ],\n        \"priceGroups\": [\n            {\n                \"priceGroupId\": 1,\n                \"userId\": 13,\n                \"createdAt\": \"2023-04-15T17:03:40.000Z\",\n                \"id\": 8\n            }\n        ],\n        \"id\": 13,\n        \"updatedAt\": \"2023-04-15T17:03:40.000Z\"\n    }\n}"}],"_postman_id":"b0320398-01b4-457e-98b1-f13b2ef9913e"},{"name":"Listar clientes","id":"35c1eff9-b025-4d51-a570-6d31072f4846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users?status=true&groupId=2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users"],"host":["https://api.salesbr.net/api/v3"],"query":[{"disabled":true,"description":{"content":"<p>Página que deve ser retornada</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Ordenação ascendente ou descendente (asc ou desc)</p>\n","type":"text/plain"},"key":"order","value":"desc"},{"disabled":true,"description":{"content":"<p>Campo utilizado para ordenar (createdAt, lastOrderAt, totalSpent)</p>\n","type":"text/plain"},"key":"orderField","value":"createdAt"},{"disabled":true,"description":{"content":"<p>Filtra por termo (#ID, nome, documento, telefone ou email)</p>\n","type":"text/plain"},"key":"term","value":"João"},{"description":{"content":"<p>Filtra por status ativo ou não</p>\n","type":"text/plain"},"key":"status","value":"true"},{"disabled":true,"description":{"content":"<p>Filtra pelo tipo de pessoa (F - fisica, J - jurídica, E - estrangeiro)</p>\n","type":"text/plain"},"key":"typePerson","value":"F"},{"disabled":true,"description":{"content":"<p>Filtra pelo bairro</p>\n","type":"text/plain"},"key":"district","value":"Centro"},{"disabled":true,"description":{"content":"<p>Filtra pelo estado</p>\n","type":"text/plain"},"key":"state","value":"PR"},{"disabled":true,"description":{"content":"<p>Filtra pela data do ultimo pedido (inicial)</p>\n","type":"text/plain"},"key":"lastOrderAt","value":"2023-04-13T17:17:51.772Z"},{"disabled":true,"description":{"content":"<p>Filtra pela data do ultimo pedido (final)</p>\n","type":"text/plain"},"key":"lastOrderAt","value":"2023-04-01T17:17:51.772Z"},{"disabled":true,"description":{"content":"<p>Filtra pelo genero M ou F</p>\n","type":"text/plain"},"key":"genre","value":"M"},{"description":{"content":"<p>Filtra pelo grupo de usuários</p>\n","type":"text/plain"},"key":"groupId","value":"2"},{"disabled":true,"description":{"content":"<p>Filtra pela tabela de preços do cliente</p>\n","type":"text/plain"},"key":"priceGroupId","value":"1"},{"disabled":true,"description":{"content":"<p>Filtra pelo ID do vendedor responsável</p>\n","type":"text/plain"},"key":"sellerId","value":"1"},{"disabled":true,"description":{"content":"<p>Filta pelo valor gasto mínimo</p>\n","type":"text/plain"},"key":"totalSpent","value":"100"}],"variable":[]}},"response":[{"id":"0df8a932-75ab-486e-8c65-3e105edea0f0","name":"Listar clientes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/users?page=1&order=desc&orderField=createdAt&term=João","host":["https://api.salesbr.net/api/v3"],"path":["users"],"query":[{"key":"page","value":"1","description":"Página que deve ser retornada","type":"text"},{"key":"order","value":"desc","description":"Ordenação ascendente ou descendente (asc ou desc)","type":"text"},{"key":"orderField","value":"createdAt","description":"Campo utilizado para ordenar (createdAt, lastOrderAt, totalSpent)","type":"text"},{"key":"term","value":"João","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"227"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:15:01 GMT"},{"key":"x-amzn-RequestId","value":"cd200749-f949-40df-bc62-574f1172d237"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"227"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"Dbc_TEUDoAMFZhw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=203"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"e3-Uvj4FNpGq+UxTwf+Com08oHRCcw\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643adb94-5b05a7592299be3250b09f32;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c1ed9cbf35a32086c5b7f239370933a6.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"A0mXpxkzr9a17L0A94AoWIQG_SwPOqMKAnVH8dwVeNUqrmrwNNJKbA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 13,\n            \"name\": \"João da Silva\",\n            \"document\": \"01234567890\",\n            \"typePerson\": \"F\",\n            \"status\": true,\n            \"sellerId\": 2\n        }\n    ],\n    \"pagination\": {\n        \"total\": 1,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"35c1eff9-b025-4d51-a570-6d31072f4846"},{"name":"Consultar cliente por ID","id":"b14bdda1-9f61-48bb-8264-d167cd35134b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/13","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","13"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"1ee8f430-c954-4f44-8939-0c7cb9f64a3f","name":"Consultar cliente por ID","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/13"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"478"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:04:14 GMT"},{"key":"x-amzn-RequestId","value":"b68a7f88-a4c3-463e-9097-8bfd6e22d639"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"478"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbbaRFmDIAMFkJw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=70"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"1de-0pAIu7ps3FXH9w4pn/9FBfbepqU\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad90e-4456847727d38d554ea8ee29;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20fae4bd759982fcc7f49f76dfeb327a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"3O_9ApnRTQdAFiUBDpfMCTjw7apGVBuR9zLiCR6tfxPL_acD64zSog=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"id\": 13,\n        \"name\": \"João da Silva\",\n        \"fantasyName\": null,\n        \"document\": \"01234567890\",\n        \"secondaryDocument\": \"231232131232\",\n        \"typePerson\": \"F\",\n        \"birthDate\": \"1980-06-19\",\n        \"genre\": \"M\",\n        \"note\": \"Texto de observação\",\n        \"status\": true,\n        \"sellerId\": 2,\n        \"sendMail\": true,\n        \"orderCount\": null,\n        \"totalSpent\": null,\n        \"lastOrderAt\": null,\n        \"cart\": null,\n        \"createdAt\": \"2023-04-15T16:51:25.000Z\",\n        \"updatedAt\": \"2023-04-15T17:03:40.000Z\",\n        \"deletedAt\": null\n    }\n}"},{"id":"41bd2eb2-42a8-4cf6-a59b-12a74393b0cc","name":"Erro não encontrado","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/15"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:04:25 GMT"},{"key":"x-amzn-RequestId","value":"a1f4b6c4-f782-47df-9a90-93273db79778"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"57"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbbcFHmfIAMFcMg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=114"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"39-f1QHNX2Gs+rHlHastChBMBbBGQA\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad919-3f355e4561353d79428ad253;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 20fae4bd759982fcc7f49f76dfeb327a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"RdMlkoU90OxSTbKOzbtwN4Jx3RAXw2tYpcyLY5MBUotQTEvnjsT-Pg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"not_found\",\n    \"message\": \"Recurso não encontrado!\"\n}"}],"_postman_id":"b14bdda1-9f61-48bb-8264-d167cd35134b"},{"name":"Deletar cliente","id":"733b5c4a-32e4-40e5-bb5e-800a89e4ef5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/14","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","14"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"5022edf4-9e19-47a6-aa9c-b836864362f2","name":"Deletar cliente","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/14"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:05:42 GMT"},{"key":"x-amzn-RequestId","value":"09f09e4e-d4e8-4dd5-bdf3-a5ae3b740678"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbboCHBDoAMFRyQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=655"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad966-14ea7b23113b442a57b21b2e;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 20fae4bd759982fcc7f49f76dfeb327a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"9wyDQrz1FYZehPSLsY7g3HEj7gdaTyGJ8ZPy218jA3O9G7YHeu1Pqw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"733b5c4a-32e4-40e5-bb5e-800a89e4ef5f"}],"id":"79558100-9162-471e-a3d5-eff75e179e45","description":"<p>Os endpoints a seguir permitem gerenciar usuários e clientes.</p>\n<p>Os dois tipos podem ser diferenciados de acordo com o grupo a que pertencem:</p>\n<ul>\n<li><strong>Usuários:</strong> Possuem acesso administrativo à plataforma.</li>\n<li><strong>Clientes:</strong> Acessam apenas a frente da loja.</li>\n</ul>\n<p><strong>Campos do usuário</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>Nome completo do cliente/usuário</td>\n<td>String</td>\n</tr>\n<tr>\n<td>fantasyName</td>\n<td>Nome fantasia do cliente/usuário</td>\n<td>String/null</td>\n</tr>\n<tr>\n<td>document</td>\n<td>Documento principal do cliente/usuário</td>\n<td>String</td>\n</tr>\n<tr>\n<td>secondaryDocument</td>\n<td>Documento secundário do cliente/usuário</td>\n<td>String/null</td>\n</tr>\n<tr>\n<td>typePerson</td>\n<td>Tipo de pessoa: F (física) ou J (jurídica)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>birthDate</td>\n<td>Data de nascimento do cliente/usuário</td>\n<td>Date</td>\n</tr>\n<tr>\n<td>genre</td>\n<td>Gênero do cliente/usuário: M (masculino), F (feminino)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>note</td>\n<td>Texto de observação sobre o cliente/usuário</td>\n<td>String</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Indica se o cliente/usuário está ativo</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>sellerId</td>\n<td>ID do vendedor responsável pelo cliente</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>sendMail</td>\n<td>Indica se o cliente/usuário deseja receber e-mails</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>groups.groupId</td>\n<td>ID do grupo ao qual o cliente/usuário pertence</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>contacts.main</td>\n<td>Indica se é o contato principal do cliente/usuário</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>contacts.contactGroupId</td>\n<td>ID do grupo de contatos do cliente/usuário</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>contacts.value</td>\n<td>Valor do contato (e-mail ou telefone)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.street</td>\n<td>Nome da rua do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.number</td>\n<td>Número do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.zipcode</td>\n<td>CEP do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.complement</td>\n<td>Complemento do endereço</td>\n<td>String/null</td>\n</tr>\n<tr>\n<td>address.district</td>\n<td>Bairro do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.city</td>\n<td>Cidade do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.state</td>\n<td>Estado do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.receiver</td>\n<td>Nome do destinatário do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>address.main</td>\n<td>Indica se é o endereço principal do cliente/usuário</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>address.addressGroupId</td>\n<td>ID do grupo de endereços do cliente/usuário</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>address.country</td>\n<td>País do endereço</td>\n<td>String</td>\n</tr>\n<tr>\n<td>channels.channelId</td>\n<td>ID do canal de venda associado ao cliente/usuário</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>priceGroups.priceGroupId</td>\n<td>ID da tabela de preço associado ao cliente/usuário</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>additionalPriceGroups</td>\n<td>Grupos de preço adicionais associados ao cliente/usuário</td>\n<td>Array</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"79558100-9162-471e-a3d5-eff75e179e45","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Status de pedidos","item":[{"name":"Listar os status de pedidos","id":"8e8e4a25-b5a1-4b18-ac1d-6f13de1dc680","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/orders/status","description":"<p>Este endpoint listar os status de pedidos</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["orders","status"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"14951890-216e-4551-b27f-7ce441578c38","name":"Listar os status de pedidos","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/orders/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"336"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:07:30 GMT"},{"key":"x-amzn-RequestId","value":"91b06966-4baf-46d6-a653-f9c6dfa79480"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbTGVGO4IAMFaWQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=278"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"409-Wxo/LWuMivgWbeFlIvW3QxGAI80\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643acbc1-2c91aa047b888d7b1e6c8452;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 ae0b5c8a313ebeeb64346a9c6ce019e6.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"vXStyaA8qFtE3HqOJHXaElgd14yCdceTQesvbvzO6jUztFF6KzyT7g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 1,\n            \"name\": \"Pendente\",\n            \"action\": \"reserve_stock\",\n            \"color\": \"#108ee9\",\n            \"default\": true,\n            \"createdAt\": null,\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Aprovado\",\n            \"action\": \"reserve_stock\",\n            \"color\": \"#79eb21\",\n            \"default\": true,\n            \"createdAt\": null,\n            \"updatedAt\": \"2021-11-05T12:11:06.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Em preparo\",\n            \"action\": \"reserve_stock\",\n            \"color\": \"#39c33a\",\n            \"default\": true,\n            \"createdAt\": null,\n            \"updatedAt\": \"2021-11-05T12:11:06.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Enviado\",\n            \"action\": \"reserve_stock\",\n            \"color\": \"#00a714\",\n            \"default\": true,\n            \"createdAt\": null,\n            \"updatedAt\": \"2021-11-05T12:11:06.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Finalizado\",\n            \"action\": \"write_off_stock\",\n            \"color\": \"#126d34\",\n            \"default\": true,\n            \"createdAt\": null,\n            \"updatedAt\": \"2021-11-05T12:11:06.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Cancelado\",\n            \"action\": \"return_stock\",\n            \"color\": \"#a9a9a9\",\n            \"default\": true,\n            \"createdAt\": null,\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 6,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"8e8e4a25-b5a1-4b18-ac1d-6f13de1dc680"}],"id":"10e3d847-69a9-4ca7-89fa-65db68b92bfe","_postman_id":"10e3d847-69a9-4ca7-89fa-65db68b92bfe","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Canais","item":[{"name":"Listar canais","id":"75260947-3771-4e2b-8f00-3a0371874f0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/configurations/channels?typeId=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["configurations","channels"],"host":["https://api.salesbr.net/api/v3"],"query":[{"description":{"content":"<p>Filtra pelo tipo de canal</p>\n","type":"text/plain"},"key":"typeId","value":"1"}],"variable":[]}},"response":[{"id":"83619b5f-1fe6-4f2e-b9a3-a450c07a5f67","name":"Listar canais","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.salesbr.net/api/v3/configurations/channels?typeId=1","host":["https://api.salesbr.net/api/v3"],"path":["configurations","channels"],"query":[{"key":"typeId","value":"1","description":"Filtra pelo tipo de canal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"761"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:18:25 GMT"},{"key":"x-amzn-RequestId","value":"9ef3119f-196c-4ebd-8602-91cab801a094"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbUsrFsKIAMFlvA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=256"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"6f8-gvJ6cCVbOzMMvElueinSGvmT3do\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ace50-79f47d305dc545684b4d6f3a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a9616f14249220f8efe1f0ae493ba618.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"OIhuGugoNDXJO7E5hKA4_QjvhyxpljLVqEynJpbFXJQMYKk3oJpnzA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 1,\n            \"idWdna\": 305,\n            \"appId\": \"6bc0307c-c731-448a-a767-841cd2263f66\",\n            \"apiKey\": null,\n            \"typeId\": 1,\n            \"viewTypeId\": 1,\n            \"sellerViewTypeId\": 1,\n            \"status\": true,\n            \"name\": \"storeteste.wdns.com.br\",\n            \"options\": null,\n            \"acceptedDocuments\": [\n                \"cpf\",\n                \"cnpj\"\n            ],\n            \"titleName\": \"storeteste.wdns.com.br\",\n            \"autoActiveClient\": true,\n            \"description\": null,\n            \"tags\": [],\n            \"robots\": \"User-agent: *\\nAllow: /\",\n            \"sitemap\": null,\n            \"sitemapAutomatic\": true,\n            \"cdn\": null,\n            \"phone\": null,\n            \"email\": null,\n            \"street\": null,\n            \"addressNumber\": null,\n            \"complement\": null,\n            \"district\": null,\n            \"zipcode\": null,\n            \"city\": null,\n            \"state\": null,\n            \"createdAt\": \"2023-04-01T17:12:17.000Z\",\n            \"updatedAt\": \"2023-04-14T12:00:31.000Z\",\n            \"deletedAt\": null,\n            \"themeId\": 2,\n            \"stampPaymentId\": 2,\n            \"stampOthersId\": null,\n            \"stampSocialNetworkId\": 1,\n            \"primaryPriceMethodId\": null,\n            \"secondaryPriceMethodId\": null,\n            \"openingHour\": null,\n            \"scheduleDelivery\": null,\n            \"scheduleMargin\": null,\n            \"channelType\": {\n                \"id\": 1,\n                \"name\": \"Loja virtual\",\n                \"status\": true,\n                \"slug\": \"loja\",\n                \"createdAt\": \"2021-06-18T11:44:12.000Z\",\n                \"updatedAt\": \"2021-08-25T13:10:21.000Z\",\n                \"deletedAt\": null\n            },\n            \"shippings\": [],\n            \"payments\": [],\n            \"stocks\": [\n                {\n                    \"id\": 1,\n                    \"channelId\": 1,\n                    \"stockId\": 1,\n                    \"position\": 0,\n                    \"createdAt\": \"2023-04-14T12:00:31.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 2,\n                    \"channelId\": 1,\n                    \"stockId\": 2,\n                    \"position\": 1,\n                    \"createdAt\": \"2023-04-14T12:00:31.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"priceGroups\": [\n                {\n                    \"id\": 1,\n                    \"channelId\": 1,\n                    \"priceGroupId\": 1,\n                    \"main\": true,\n                    \"createdAt\": \"2023-04-01T17:12:17.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"pages\": [],\n            \"emailTemplates\": [],\n            \"plugins\": [],\n            \"domains\": [\n                {\n                    \"id\": 3710,\n                    \"domain\": \"storeteste.wdns.com.br\",\n                    \"default\": true,\n                    \"storeId\": 305,\n                    \"createdAt\": \"2023-04-14T12:00:31.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ]\n        }\n    ],\n    \"pagination\": {\n        \"total\": 1,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"75260947-3771-4e2b-8f00-3a0371874f0e"}],"id":"61797274-7d04-45ba-997f-3108eb502a16","_postman_id":"61797274-7d04-45ba-997f-3108eb502a16","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Cupom de desconto","item":[{"name":"Cadastrar cupom de desconto","id":"1df31035-dad3-4f21-9135-555d52a4da5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cupom 10% de desconto\",\r\n    \"code\": \"10%OFF\",\r\n    \"minOrder\": 200,\r\n    \"usageLimitQuantity\": 10,\r\n    \"usageLimitCustomerQuantity\": 1,\r\n    \"discount\": {\r\n        \"status\": true,\r\n        \"ruleId\": 1,\r\n        \"value\": 10,\r\n        \"dateStart\": \"2023-04-10T16:20:42.336Z\",\r\n        \"dateEnd\": \"2023-04-17T16:22:15.381Z\",\r\n        \"productGroup\": \"product\",\r\n        \"productGroupRule\": \"include\",\r\n        \"channels\": [\r\n            {\r\n                \"channelId\": 1\r\n            }\r\n        ],\r\n        \"products\": [\r\n            {\r\n                \"productId\": 29\r\n            },\r\n            {\r\n                \"productId\": 28\r\n            }\r\n        ],\r\n        \"categories\": null,\r\n        \"zipcodeRules\": [\r\n            {\r\n                \"name\": \"Região B\",\r\n                \"zipcodeStart\": \"82000000\",\r\n                \"zipcodeEnd\": \"83000000\"\r\n            },\r\n            {\r\n                \"name\": \"Região A\",\r\n                \"zipcodeStart\": \"86000000\",\r\n                \"zipcodeEnd\": \"87000000\"\r\n            }\r\n        ],\r\n        \"payments\": [\r\n            {\r\n                \"typeId\": 4,\r\n                \"methodType\": null\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/marketing/coupons","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["marketing","coupons"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"d808a2dd-0077-468b-8b58-49f278b41265","name":"Cadastrar cupom de desconto","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cupom 10% de desconto\",\r\n    \"code\": \"10%OFF\",\r\n    \"minOrder\": 200,\r\n    \"usageLimitQuantity\": 10,\r\n    \"usageLimitCustomerQuantity\": 1,\r\n    \"discount\": {\r\n        \"status\": true,\r\n        \"ruleId\": 1,\r\n        \"value\": 10,\r\n        \"dateStart\": \"2023-04-10T16:20:42.336Z\",\r\n        \"dateEnd\": \"2023-04-17T16:22:15.381Z\",\r\n        \"productGroup\": \"product\",\r\n        \"productGroupRule\": \"include\",\r\n        \"channels\": [\r\n            {\r\n                \"channelId\": 1\r\n            }\r\n        ],\r\n        \"products\": [\r\n            {\r\n                \"productId\": 29\r\n            },\r\n            {\r\n                \"productId\": 28\r\n            }\r\n        ],\r\n        \"categories\": null,\r\n        \"zipcodeRules\": [\r\n            {\r\n                \"name\": \"Região B\",\r\n                \"zipcodeStart\": \"82000000\",\r\n                \"zipcodeEnd\": \"83000000\"\r\n            },\r\n            {\r\n                \"name\": \"Região A\",\r\n                \"zipcodeStart\": \"86000000\",\r\n                \"zipcodeEnd\": \"87000000\"\r\n            }\r\n        ],\r\n        \"payments\": [\r\n            {\r\n                \"typeId\": 4,\r\n                \"methodType\": null\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/marketing/coupons"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"417"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:32:13 GMT"},{"key":"x-amzn-RequestId","value":"c66642ce-b4a4-499f-b314-236f30385e8e"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbWuKGb0oAMFk1g="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=287"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"476-nSuJuWRbgW9w99zLtlQ6MPWeYqI\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad18d-3dee3fda518702f22f2dcfd1;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"WzOg6iLSFwwrt57G1v6dexxQe2DW_6jMc_mPgaR_Ipa3GjzoWPlZ3w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"Cupom 10% de desconto\",\n        \"code\": \"10%OFF\",\n        \"minOrder\": 200,\n        \"usageLimitQuantity\": 10,\n        \"usageLimitCustomerQuantity\": 1,\n        \"usageCount\": 0,\n        \"discountId\": 5,\n        \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n        \"id\": 5,\n        \"discount\": {\n            \"status\": true,\n            \"ruleId\": 1,\n            \"value\": 10,\n            \"dateStart\": \"2023-04-10T16:20:42.000Z\",\n            \"dateEnd\": \"2023-04-17T16:22:15.000Z\",\n            \"productGroup\": \"product\",\n            \"productGroupRule\": \"include\",\n            \"channels\": [\n                {\n                    \"channelId\": 1,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"id\": 4\n                }\n            ],\n            \"products\": [\n                {\n                    \"productId\": 29,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"id\": 7\n                },\n                {\n                    \"productId\": 28,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"id\": 8\n                }\n            ],\n            \"categories\": null,\n            \"zipcodeRules\": [\n                {\n                    \"name\": \"Região B\",\n                    \"zipcodeStart\": \"82000000\",\n                    \"zipcodeEnd\": \"83000000\",\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"id\": 7\n                },\n                {\n                    \"name\": \"Região A\",\n                    \"zipcodeStart\": \"86000000\",\n                    \"zipcodeEnd\": \"87000000\",\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"id\": 8\n                }\n            ],\n            \"payments\": [\n                {\n                    \"typeId\": 4,\n                    \"methodType\": null,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"id\": 4\n                }\n            ],\n            \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n            \"id\": 5\n        }\n    }\n}"},{"id":"1ffc1f94-eb37-4e89-ab53-c291e94fc7e2","name":"Erro códogo do cupom já existe","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cupom 10% de desconto\",\r\n    \"code\": \"15%OFF\",\r\n    \"minOrder\": 200,\r\n    \"usageLimitQuantity\": \"10\",\r\n    \"usageLimitCustomerQuantity\": \"1\",\r\n    \"discount\": {\r\n        \"status\": true,\r\n        \"ruleId\": 1,\r\n        \"value\": \"10\",\r\n        \"dateStart\": \"2023-04-10T16:20:42.336Z\",\r\n        \"dateEnd\": \"2023-04-17T16:22:15.381Z\",\r\n        \"productGroup\": \"product\",\r\n        \"productGroupRule\": \"include\",\r\n        \"channels\": [\r\n            {\r\n                \"channelId\": 1\r\n            }\r\n        ],\r\n        \"products\": [\r\n            {\r\n                \"productId\": 29\r\n            },\r\n            {\r\n                \"productId\": 28\r\n            }\r\n        ],\r\n        \"categories\": null,\r\n        \"zipcodeRules\": [\r\n            {\r\n                \"name\": \"Região B\",\r\n                \"zipcodeStart\": \"82000000\",\r\n                \"zipcodeEnd\": \"83000000\"\r\n            },\r\n            {\r\n                \"name\": \"Região A\",\r\n                \"zipcodeStart\": \"86000000\",\r\n                \"zipcodeEnd\": \"87000000\"\r\n            }\r\n        ],\r\n        \"payments\": [\r\n            {\r\n                \"typeId\": 4,\r\n                \"methodType\": null\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/marketing/coupons"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:29:04 GMT"},{"key":"x-amzn-RequestId","value":"0a790075-cf3e-473f-a60e-f7c111bb0073"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"78"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbWQnHFvIAMFxYQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=135"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"4e-lt3dhPQL5k2dP4AFcIw34Euyv/U\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad0d0-4a9326fc076034c30ebf9ca3;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 95827c3bc7798e08d0599e18d188d6ac.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"vFt0rIbHklWciv5n_ipWdgRsNhmyg0-S5AV4958USSYaV6BjH2OY2A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"coupon_code_already_exists\",\n    \"message\": \"Código do cupom já existe.\"\n}"}],"_postman_id":"1df31035-dad3-4f21-9135-555d52a4da5e"},{"name":"Listar cupons de desconto","id":"57435e8b-b9cc-4451-a7be-96e8240e5bba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/marketing/coupons","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["marketing","coupons"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"8f116f3b-9e23-4efd-825e-672a062d4b71","name":"Listar cupons de desconto","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/marketing/coupons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"609"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:43:14 GMT"},{"key":"x-amzn-RequestId","value":"a2db893f-49c2-4a4f-a39d-0c5151a126d0"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"609"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbYVZEJsoAMFeqQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=175"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"261-s0a1+JZ2399Q8B6agvbn4n9EdY4\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad422-36b9dc9f7f66f23862f6159b;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e66305cf63ab24091e0243d6cba54254.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"xjpL0L3nkt3I6-I3bFssI105cwFBjAy_tiewsSFaFrxO-gaTIMjAew=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 5,\n            \"discountId\": 5,\n            \"name\": \"Cupom 10% de desconto\",\n            \"code\": \"10%OFF\",\n            \"minOrder\": 200,\n            \"usageLimitQuantity\": 10,\n            \"usageLimitCustomerQuantity\": 1,\n            \"usageCount\": 0,\n            \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null,\n            \"discount\": {\n                \"id\": 5,\n                \"ruleId\": 1,\n                \"value\": 10,\n                \"status\": 1,\n                \"dateStart\": \"2023-04-10T16:20:42.000Z\",\n                \"dateEnd\": \"2023-04-17T16:22:15.000Z\",\n                \"productGroup\": \"product\",\n                \"productGroupRule\": \"include\",\n                \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            }\n        }\n    ],\n    \"pagination\": {\n        \"total\": 1,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"57435e8b-b9cc-4451-a7be-96e8240e5bba"},{"name":"Consultar cupom por ID","id":"e381002e-72f9-4f9c-9521-8ee6444e8c00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/marketing/coupons/5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["marketing","coupons","5"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"ff62ab45-fb59-419e-8465-5bfbaa592813","name":"Consultar cupom por ID","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/marketing/coupons/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"580"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:43:53 GMT"},{"key":"x-amzn-RequestId","value":"fa360a1f-381c-4a8d-a11a-bae55098b444"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbYbcE5noAMFlyA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=290"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"704-iMz+cwTObU69X+UCudnfpDm+DMs\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad448-479a5a61408e2f5c1a27802c;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e66305cf63ab24091e0243d6cba54254.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"3NMa5H8LBhq1SrNoiS6pNxPrZV5-bpnxAx7T9WA5tTqBa-VU8YE6lg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"id\": 5,\n        \"discountId\": 5,\n        \"name\": \"Cupom 10% de desconto\",\n        \"code\": \"10%OFF\",\n        \"minOrder\": 200,\n        \"usageLimitQuantity\": 10,\n        \"usageLimitCustomerQuantity\": 1,\n        \"usageCount\": 0,\n        \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n        \"updatedAt\": null,\n        \"deletedAt\": null,\n        \"discount\": {\n            \"id\": 5,\n            \"ruleId\": 1,\n            \"value\": 10,\n            \"status\": 1,\n            \"dateStart\": \"2023-04-10T16:20:42.000Z\",\n            \"dateEnd\": \"2023-04-17T16:22:15.000Z\",\n            \"productGroup\": \"product\",\n            \"productGroupRule\": \"include\",\n            \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null,\n            \"products\": [\n                {\n                    \"id\": 7,\n                    \"discountId\": 5,\n                    \"productId\": 29,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"product\": {\n                        \"id\": 29,\n                        \"title\": \"Camiseta Teste\",\n                        \"sku\": \"CA01-branco-m\"\n                    }\n                },\n                {\n                    \"id\": 8,\n                    \"discountId\": 5,\n                    \"productId\": 28,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"product\": {\n                        \"id\": 28,\n                        \"title\": \"Camiseta Teste\",\n                        \"sku\": \"CA01-azul-m\"\n                    }\n                }\n            ],\n            \"categories\": [],\n            \"channels\": [\n                {\n                    \"id\": 4,\n                    \"discountId\": 5,\n                    \"channelId\": 1,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"deletedAt\": null,\n                    \"updatedAt\": null,\n                    \"channel\": {\n                        \"id\": 1,\n                        \"titleName\": \"storeteste.wdns.com.br\",\n                        \"name\": \"storeteste.wdns.com.br\",\n                        \"typeId\": 1,\n                        \"status\": true\n                    }\n                }\n            ],\n            \"rule\": {\n                \"id\": 1,\n                \"name\": \"Percentual\",\n                \"code\": \"percent\",\n                \"createdAt\": \"2021-06-18T11:44:15.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            \"zipcodeRules\": [\n                {\n                    \"id\": 7,\n                    \"discountId\": 5,\n                    \"name\": \"Região B\",\n                    \"zipcodeStart\": \"82000000\",\n                    \"zipcodeEnd\": \"83000000\",\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                },\n                {\n                    \"id\": 8,\n                    \"discountId\": 5,\n                    \"name\": \"Região A\",\n                    \"zipcodeStart\": \"86000000\",\n                    \"zipcodeEnd\": \"87000000\",\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ],\n            \"payments\": [\n                {\n                    \"id\": 4,\n                    \"discountId\": 5,\n                    \"typeId\": 4,\n                    \"methodType\": null,\n                    \"createdAt\": \"2023-04-15T16:32:13.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"e381002e-72f9-4f9c-9521-8ee6444e8c00"},{"name":"Atualizar cupom de desconto","id":"ce5c69b5-8040-4770-9420-bf147ab32084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cupom 10% de desconto\",\r\n    \"code\": \"10%OFF\",\r\n    \"minOrder\": 200,\r\n    \"usageLimitQuantity\": 10,\r\n    \"usageLimitCustomerQuantity\": 1,\r\n    \"discount\": {\r\n        \"status\": true,\r\n        \"ruleId\": 1,\r\n        \"value\": 10,\r\n        \"dateStart\": \"2023-04-10T16:20:42.336Z\",\r\n        \"dateEnd\": \"2023-04-17T16:22:15.381Z\",\r\n        \"productGroup\": \"product\",\r\n        \"productGroupRule\": \"include\",\r\n        \"channels\": [\r\n            {\r\n                \"channelId\": 1\r\n            }\r\n        ],\r\n        \"products\": [\r\n            {\r\n                \"productId\": 29\r\n            },\r\n            {\r\n                \"productId\": 28\r\n            }\r\n        ],\r\n        \"categories\": null,\r\n        \"zipcodeRules\": [\r\n            {\r\n                \"name\": \"Região B\",\r\n                \"zipcodeStart\": \"82000000\",\r\n                \"zipcodeEnd\": \"83000000\"\r\n            },\r\n            {\r\n                \"name\": \"Região A\",\r\n                \"zipcodeStart\": \"86000000\",\r\n                \"zipcodeEnd\": \"87000000\"\r\n            }\r\n        ],\r\n        \"payments\": [\r\n            {\r\n                \"typeId\": 4,\r\n                \"methodType\": null\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/marketing/coupons/5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["marketing","coupons","5"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"b8db10fd-8c6d-4f28-a0e1-c26bb1ac24c8","name":"Atualizar cupom de desconto","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cupom 10% de desconto\",\r\n    \"code\": \"10%OFF\",\r\n    \"minOrder\": 200,\r\n    \"usageLimitQuantity\": 10,\r\n    \"usageLimitCustomerQuantity\": 1,\r\n    \"discount\": {\r\n        \"status\": true,\r\n        \"ruleId\": 1,\r\n        \"value\": 10,\r\n        \"dateStart\": \"2023-04-10T16:20:42.336Z\",\r\n        \"dateEnd\": \"2023-04-17T16:22:15.381Z\",\r\n        \"productGroup\": \"product\",\r\n        \"productGroupRule\": \"include\",\r\n        \"channels\": [\r\n            {\r\n                \"channelId\": 1\r\n            }\r\n        ],\r\n        \"products\": [\r\n            {\r\n                \"productId\": 29\r\n            },\r\n            {\r\n                \"productId\": 28\r\n            }\r\n        ],\r\n        \"categories\": null,\r\n        \"zipcodeRules\": [\r\n            {\r\n                \"name\": \"Região B\",\r\n                \"zipcodeStart\": \"82000000\",\r\n                \"zipcodeEnd\": \"83000000\"\r\n            },\r\n            {\r\n                \"name\": \"Região A\",\r\n                \"zipcodeStart\": \"86000000\",\r\n                \"zipcodeEnd\": \"87000000\"\r\n            }\r\n        ],\r\n        \"payments\": [\r\n            {\r\n                \"typeId\": 4,\r\n                \"methodType\": null\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/marketing/coupons/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"436"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:44:39 GMT"},{"key":"x-amzn-RequestId","value":"98e68873-a128-4d3e-949e-e5538efa0480"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbYirG8AoAMFRlg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=730"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"454-MwqNaEwOg3m0or0GlzTHG3MBY7c\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad477-3d2285766ac4efa521a0262a;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e66305cf63ab24091e0243d6cba54254.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"5e6gNieXb4k-lNk7bxl7he1GaSN4-RG46wvp8IAuBAEerg2pIpP11Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"name\": \"Cupom 10% de desconto\",\n        \"code\": \"10%OFF\",\n        \"minOrder\": 200,\n        \"usageLimitQuantity\": 10,\n        \"usageLimitCustomerQuantity\": 1,\n        \"id\": 5,\n        \"discountId\": 5,\n        \"discount\": {\n            \"status\": true,\n            \"ruleId\": 1,\n            \"value\": 10,\n            \"dateStart\": \"2023-04-10T16:20:42.000Z\",\n            \"dateEnd\": \"2023-04-17T16:22:15.000Z\",\n            \"productGroup\": \"product\",\n            \"productGroupRule\": \"include\",\n            \"channels\": [\n                {\n                    \"channelId\": 1,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:44:39.000Z\",\n                    \"id\": 6\n                }\n            ],\n            \"products\": [\n                {\n                    \"productId\": 29,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:44:39.000Z\",\n                    \"id\": 11\n                },\n                {\n                    \"productId\": 28,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:44:39.000Z\",\n                    \"id\": 12\n                }\n            ],\n            \"categories\": null,\n            \"zipcodeRules\": [\n                {\n                    \"name\": \"Região B\",\n                    \"zipcodeStart\": \"82000000\",\n                    \"zipcodeEnd\": \"83000000\",\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:44:39.000Z\",\n                    \"id\": 11\n                },\n                {\n                    \"name\": \"Região A\",\n                    \"zipcodeStart\": \"86000000\",\n                    \"zipcodeEnd\": \"87000000\",\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:44:39.000Z\",\n                    \"id\": 12\n                }\n            ],\n            \"payments\": [\n                {\n                    \"typeId\": 4,\n                    \"methodType\": null,\n                    \"discountId\": 5,\n                    \"createdAt\": \"2023-04-15T16:44:39.000Z\",\n                    \"id\": 6\n                }\n            ],\n            \"id\": 5,\n            \"updatedAt\": \"2023-04-15T16:44:39.000Z\"\n        }\n    }\n}"}],"_postman_id":"ce5c69b5-8040-4770-9420-bf147ab32084"},{"name":"Deletar cupom de desconto Copy","id":"d93d8099-b654-4f74-973e-87911b099c7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/marketing/coupons/6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["marketing","coupons","6"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"11527ff4-ef4b-4164-ad94-619abfa0e4a2","name":"Deletar cupom de desconto","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/marketing/coupons/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 16:42:43 GMT"},{"key":"x-amzn-RequestId","value":"8b89811c-d086-41d6-9f48-88ff0cb3e0fd"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"80"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbYQkHCxoAMFSNg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=455"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"50-mr8/PQzeU8cam1pg9ycV2Jg5KmY\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ad403-4fa3c06b5b5c98430e5852ac;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e66305cf63ab24091e0243d6cba54254.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"caDjk1YsXDM8klFx2zZM1Fg7-9T9eDfuxq3msH6TlQRb7Eu-PtKsKg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": true\n}"}],"_postman_id":"d93d8099-b654-4f74-973e-87911b099c7f"}],"id":"636c20bf-66be-4cfc-bfca-e4a544ef1b11","description":"<p><strong>Campos do cupom</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Descrição</th>\n<th>Tipo de Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>Nome do cupom de desconto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>code</td>\n<td>Código do cupom de desconto</td>\n<td>String</td>\n</tr>\n<tr>\n<td>minOrder</td>\n<td>Valor mínimo do pedido para aplicação do cupom</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>usageLimitQuantity</td>\n<td>Limite de uso do cupom por todos os clientes</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>usageLimitCustomerQuantity</td>\n<td>Limite de uso do cupom por cliente</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>discount</td>\n<td>Objeto de desconto</td>\n<td>Object</td>\n</tr>\n<tr>\n<td>discount.status</td>\n<td>Status do cupom de desconto</td>\n<td>Boolean</td>\n</tr>\n<tr>\n<td>discount.ruleId</td>\n<td>ID da regra de desconto (1 - Percentual, 2 - Valor fixo, 3 - Frete grátis)</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>discount.value</td>\n<td>Valor do desconto em porcentagem ou valor fixo</td>\n<td>Integer</td>\n</tr>\n<tr>\n<td>discount.dateStart</td>\n<td>Data de início da validade do cupom</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discount.dateEnd</td>\n<td>Data de término da validade do cupom</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discount.productGroup</td>\n<td>Grupo de produtos em que o cupom é aplicável (product - Produtos, category - Categorias)</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discount.productGroupRule</td>\n<td>Regra de inclusão/exclusão de produtos</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discount.channels</td>\n<td>Canais em que o cupom é aplicável</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>discount.channels.channelId</td>\n<td>ID do canal de venda</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>discount.products</td>\n<td>Produtos em que o cupom é aplicável</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>discount.products.productId</td>\n<td>ID do produto</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>discount.categories</td>\n<td>Categorias de produtos em que o cupom é aplicável</td>\n<td>Array/null</td>\n</tr>\n<tr>\n<td>discount.categories.categoryId</td>\n<td>ID da</td>\n<td>Array/null</td>\n</tr>\n<tr>\n<td>discount.zipcodeRules</td>\n<td>Regras de cep em que o cupom é aplicável</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>discount.zipcodeRules.name</td>\n<td>Nome da regra de cep</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discount.zipcodeRules.zipcodeStart</td>\n<td>CEP inicial da regra de cep</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discount.zipcodeRules.zipcodeEnd</td>\n<td>CEP final da regra de cep</td>\n<td>String</td>\n</tr>\n<tr>\n<td>discount.payments</td>\n<td>Formas de pagamento em que o cupom é aplicável</td>\n<td>Array</td>\n</tr>\n<tr>\n<td>discount.payments.typeId</td>\n<td>ID do tipo de pagamento</td>\n<td>Number</td>\n</tr>\n<tr>\n<td>discount.payments.methodType</td>\n<td>Tipo de método de pagamento</td>\n<td>String/null</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"636c20bf-66be-4cfc-bfca-e4a544ef1b11","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Grupos de usuário","item":[{"name":"Cadastrar grupos de usuários","id":"f1a609a3-b79c-424a-9492-3c16ac8adc4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Vendedor Externo\",\r\n    \"status\": true,\r\n    \"admin\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/groups","description":"<p>Este endpoint permite cadastrar um grupo de usuário.</p>\n<p><strong>Atenção:</strong></p>\n<p>O campo \"admin\" indica se o usuário irá possuir acesso ao dashboard administrativo da loja.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","groups"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"d4eeb1af-8033-4bc6-a5f9-4511ef767743","name":"Cadastrar grupos de usuários","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Vendedor Externo\",\r\n    \"status\": true,\r\n    \"admin\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/groups"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"161"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:24:23 GMT"},{"key":"x-amzn-RequestId","value":"62178d2c-d754-4403-8125-da0ed12aadf6"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"161"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbeXJEuNIAMFViQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=145"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"a1-XJNT7nFGNjSRHVaqBL6JfHM8rcQ\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643addc7-00797d762e63882c2d4786d7;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 9b02934a4415c1402d4aa4b2ecf7275c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"OTruxzyfe31Wp-vclU0J7ddcaoaJGkvaUQ73w5pWacrazA6mOXIm_w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"Vendedor Externo\",\n        \"status\": true,\n        \"admin\": false,\n        \"createdAt\": \"2023-04-15T17:24:23.000Z\",\n        \"id\": 6\n    }\n}"}],"_postman_id":"f1a609a3-b79c-424a-9492-3c16ac8adc4e"},{"name":"Listar grupos de usuários","id":"ba0ef20f-95c4-4123-9968-f7b6366237cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/groups","description":"<p>Este endpoint permite cadastrar um grupo de usuário.</p>\n<p><strong>Atenção:</strong></p>\n<p>O campo \"admin\" indica se o usuário irá possuir acesso ao dashboard administrativo da loja.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","groups"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"01b403bc-d92a-4363-8a2e-2186eb589975","name":"Listar grupos de usuários","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"371"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:30:44 GMT"},{"key":"x-amzn-RequestId","value":"8330b9bd-b43f-43b7-8f0a-7e1b2b7554bd"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbfSwFvroAMFZGg="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=54"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"464-0rU6wRCuV+7XXI+PTIiM0DlIZ0E\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643adf44-05bc463b2571c84f6a968788;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"u3AvVkFsBkzQhL1QHXX7_9PUVFliH-VDUc0fnWpOnUi2gNxL-dOUGA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 6,\n            \"name\": \"Vendedor Externo\",\n            \"status\": true,\n            \"admin\": false,\n            \"priceGroupId\": null,\n            \"default\": false,\n            \"permissions\": null,\n            \"createdAt\": \"2023-04-15T17:24:23.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Usuários\",\n            \"status\": true,\n            \"admin\": true,\n            \"priceGroupId\": null,\n            \"default\": false,\n            \"permissions\": null,\n            \"createdAt\": \"2023-04-12T14:35:25.000Z\",\n            \"updatedAt\": \"2023-04-12T14:35:27.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Vendedor\",\n            \"status\": true,\n            \"admin\": true,\n            \"priceGroupId\": null,\n            \"default\": true,\n            \"permissions\": null,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": \"2023-04-12T14:35:28.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Clientes\",\n            \"status\": true,\n            \"admin\": false,\n            \"priceGroupId\": null,\n            \"default\": true,\n            \"permissions\": null,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Administrador\",\n            \"status\": true,\n            \"admin\": true,\n            \"priceGroupId\": null,\n            \"default\": true,\n            \"permissions\": [\n                {\n                    \"action\": \"manage\",\n                    \"subject\": \"all\"\n                }\n            ],\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 5,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"ba0ef20f-95c4-4123-9968-f7b6366237cf"},{"name":"Deletar grupo de usuário","id":"804c864b-5d0b-4f1b-9426-5811aceb632c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/groups/7","description":"<p>Este endpoint permite cadastrar um grupo de usuário.</p>\n<p><strong>Atenção:</strong></p>\n<p>O campo \"admin\" indica se o usuário irá possuir acesso ao dashboard administrativo da loja.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","groups","7"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"60fed434-6a6a-4a44-9264-bcee9b50a921","name":"Deletar grupo de usuário","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/groups/7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:31:03 GMT"},{"key":"x-amzn-RequestId","value":"4ffa5bf4-0fe5-48ee-a13b-8f4bc9f988bb"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbfVoF6FIAMFwZQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=87"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643adf56-1132d21c5a5544153859b8b7;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Jn4kYnwklE_zrHujQxXlCxm3k0yrqhtW54Ijqqdvxw8m7tefml0u5w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"804c864b-5d0b-4f1b-9426-5811aceb632c"}],"id":"9b789906-be7d-4f42-8c0e-1e97702c710a","description":"<p>Os endpoints a seguir permitem gerenciar os grupos de usuários do sistema.</p>\n<p><strong>Grupos de usuários padrões</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ID</strong></th>\n<th><strong>Nome</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Administrador</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Clientes</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Vendedor</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"9b789906-be7d-4f42-8c0e-1e97702c710a","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Grupos de contato","item":[{"name":"Cadastar grupo de contato","id":"c45fcf65-7025-4e06-8f3d-0a88321e1c62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"WhatsApp\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/contactgroups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","contactgroups"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"03ebc601-cf25-41ef-8408-7bd107f5d775","name":"Cadastar grupo de contato","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"WhatsApp\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/contactgroups"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"139"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:34:13 GMT"},{"key":"x-amzn-RequestId","value":"f93814a9-2432-43bf-ad7a-058bfd4d99ac"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"139"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbfzZEFYIAMFebw="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=101"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"8b-XOSPrNm8zHO382VTvLP9UJvG4Gw\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae015-0de92698063f54dc69f853c1;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"Or0KWt03WQC-7KssaDuMpLR3tmpbd6x8V5esiZBZ1ZW2rV83t0osqg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"WhatsApp\",\n        \"status\": true,\n        \"createdAt\": \"2023-04-15T17:34:13.000Z\",\n        \"id\": 6\n    }\n}"}],"_postman_id":"c45fcf65-7025-4e06-8f3d-0a88321e1c62"},{"name":"Listar grupos de contato","id":"0fde8799-5106-41b1-a5cf-05ccc8f5440e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/contactgroups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","contactgroups"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"a949f50b-a260-4d44-8977-b03045d63455","name":"Listar grupos de contato","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/contactgroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"804"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:35:45 GMT"},{"key":"x-amzn-RequestId","value":"2c345c7d-9557-497e-bf16-4c0945213dbd"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"804"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbgBzFP7oAMFfWQ="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=92"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"324-Og/KI0xWPhqs+Rt1bBTLiLdlJSc\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae071-1cf100c1577b3b386ee5134c;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"P1R9za9tmkvG7Mg2M36zXKz2tDJCzf76X_Q1RzmmUidNyCZ-ozaXng=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 6,\n            \"name\": \"WhatsApp\",\n            \"status\": true,\n            \"default\": false,\n            \"createdAt\": \"2023-04-15T17:34:13.000Z\",\n            \"updatedAt\": \"2023-04-15T17:34:58.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Newsletter\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Telefone Fixo\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Telefone Celular\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Email\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 5,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"0fde8799-5106-41b1-a5cf-05ccc8f5440e"},{"name":"Atualizar grupo de contato","id":"7ba4cddf-14b3-4919-a499-5034c6a5754d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"WhatsApp\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/contactgroups/6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","contactgroups","6"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"0366d2ec-005c-4cc4-a9c8-2073aed4fa5d","name":"Atualizar grupo de contato","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"WhatsApp\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/contactgroups/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:34:58 GMT"},{"key":"x-amzn-RequestId","value":"28404d0f-0931-4bcb-8d78-a272e1acc134"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"Dbf6XHXsIAMFUoA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=115"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae042-7cb0e1863216d50163cd9bc1;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"VJHbLVi2tYJhcXvWCnpnws9ppppVXescwQsAM59TSymmCNrFd7wyYA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"7ba4cddf-14b3-4919-a499-5034c6a5754d"},{"name":"Deletar grupo de contato","id":"85e5a3d1-460e-4d92-bd3b-22e1b96f0f76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/contactgroups/5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","contactgroups","5"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"82817861-ca9c-4e1a-bec3-5c221136bfaa","name":"Deletar grupo de contato","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/contactgroups/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:35:23 GMT"},{"key":"x-amzn-RequestId","value":"5b727edb-c1be-443c-8037-6ea5d843d88b"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"Dbf-YFdEIAMFw1A="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=93"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae05b-117278cd7b2ccd5b4274ba5f;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"5afFcC8jYFt2xtTE3iFh1zLHTBrJ6XSJSUM1P8slklG1ovpNrC_0ZQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"85e5a3d1-460e-4d92-bd3b-22e1b96f0f76"}],"id":"f4ecf5c6-b9e0-480a-9524-33c8f814536c","description":"<p>Os endpoints a seguir permitem gerenciar os grupos de contato do sistema.</p>\n<p><strong>Grupos de contatos padrões</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ID</strong></th>\n<th><strong>Nome</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Email</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Telefone Celular</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Telefone Fixo</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Newsletter</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"f4ecf5c6-b9e0-480a-9524-33c8f814536c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Grupos de endereço","item":[{"name":"Cadastar grupo de endereço","id":"6c82b0fb-d97c-4cbe-8645-08fb1fe6fe0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Comercial\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/addressgroups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","addressgroups"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"c995d93b-ee7e-4efd-8743-d24eff0c5043","name":"Cadastar grupo de endereço","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Comercial\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/addressgroups"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"140"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:38:09 GMT"},{"key":"x-amzn-RequestId","value":"4643b428-3d0d-4d3c-baed-c3dfa511757f"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"140"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbgYOHD_oAMFX7w="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=127"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"8c-vW7x9ZNebVaPkarhjpKE66u2hlM\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae101-1a75e60150dd646c4611f78f;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"FgvlqyYMmOdcjfa4x1Q1TJDwW3mAWjaervtUV3CB2r-7GOpHH7XfqQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"name\": \"Comercial\",\n        \"status\": true,\n        \"createdAt\": \"2023-04-15T17:38:09.000Z\",\n        \"id\": 6\n    }\n}"}],"_postman_id":"6c82b0fb-d97c-4cbe-8645-08fb1fe6fe0d"},{"name":"Listar grupos de endereço","id":"97e049e3-0a8e-4b7a-9b4c-075d425ff08e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/addressgroups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","addressgroups"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"d7cebb0e-c506-417e-be6c-c754882e14f7","name":"Listar grupos de endereço","originalRequest":{"method":"GET","header":[],"url":"https://api.salesbr.net/api/v3/users/addressgroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"911"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:38:30 GMT"},{"key":"x-amzn-RequestId","value":"81b73996-bc45-48bb-9c38-0b01a439af6f"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"911"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbgblEM_IAMFi0Q="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=94"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"38f-JkiObS0//BmYlmPxRRpW1G/pDm0\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae116-1a1dd1000b503be62035b8be;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"iME4Br8XVT2xXPV6BS_k9jFlrvqMf6DLybamaAxm87bVwDGGjSm1eA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": 6,\n            \"name\": \"Comercial\",\n            \"status\": true,\n            \"default\": false,\n            \"createdAt\": \"2023-04-15T17:38:09.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Novo endereço\",\n            \"status\": true,\n            \"default\": false,\n            \"createdAt\": \"2023-04-15T17:36:42.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Cobrança\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Comercial\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Entrega\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Residencial\",\n            \"status\": true,\n            \"default\": true,\n            \"createdAt\": \"2021-06-18T11:43:54.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"pagination\": {\n        \"total\": 6,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"97e049e3-0a8e-4b7a-9b4c-075d425ff08e"},{"name":"Atualizar grupo de endereço","id":"42f33603-eef0-4843-bdea-4f6de6d9afe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cobrança\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/addressgroups/5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","addressgroups","5"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"b2018aeb-a0d3-4628-bcd8-eae827b71ba5","name":"Atualizar grupo de endereço","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Cobrança\",\r\n    \"status\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/users/addressgroups/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:39:03 GMT"},{"key":"x-amzn-RequestId","value":"f2b411ca-a39c-40a4-bc0e-0f029d1bde70"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"DbggqGsgoAMF2PA="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=82"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae137-2a3520600e1e6b7a47cbee50;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"FGl_k7NkmG5VT9x7RZioLe-FReo_Mpb5c3EIW-8ykdPsAzkEwrQ40A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"42f33603-eef0-4843-bdea-4f6de6d9afe7"},{"name":"Deletar grupo de endereço","id":"c0f76153-beaa-4027-b8d7-ea2bfe8ab6c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/addressgroups/5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["users","addressgroups","5"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"b84dda82-4e86-4802-a6c6-16f4e6cda8e3","name":"Deletar grupo de endereço","originalRequest":{"method":"DELETE","header":[],"url":"https://api.salesbr.net/api/v3/users/addressgroups/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 15 Apr 2023 17:39:17 GMT"},{"key":"x-amzn-RequestId","value":"9fe0f588-92eb-45a1-ab4d-4b52510a65e7"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"expect-ct","value":"max-age=0"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"66"},{"key":"x-download-options","value":"noopen"},{"key":"x-amz-apigw-id","value":"Dbgi2HGZoAMF3ww="},{"key":"vary","value":"Accept-Encoding"},{"key":"server-timing","value":"api;dur=116"},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"42-eB83C2g7DuxWtgZrrePvPrCpd0M\""},{"key":"X-Amzn-Trace-Id","value":"Root=1-643ae145-20faf8903ae5efe84a8cff52;Sampled=0;lineage=2a0df6ab:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2da9e6c4183320976e0a00230d7afd3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU1-P3"},{"key":"X-Amz-Cf-Id","value":"5nYWPm1zYFHxoKBY41HqYdNphY1bM3f_VBk5JjxyH_pf4yQ4nxjRQA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\"\n}"}],"_postman_id":"c0f76153-beaa-4027-b8d7-ea2bfe8ab6c7"}],"id":"9f2fa6e1-f64a-444a-a2c2-295a63e0bd26","description":"<p>Os endpoints a seguir permitem gerenciar os grupos de endereço do sistema.</p>\n<p><strong>Grupos de endereço padrões</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ID</strong></th>\n<th><strong>Nome</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Residencial</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Entrega</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Comercial</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Cobrança</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"9f2fa6e1-f64a-444a-a2c2-295a63e0bd26","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Store","item":[{"name":"Obter Dados Iniciais da Aplicação","id":"41f6f4ba-df3b-404a-94b7-77311eb5409d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"mobile","type":"text"}],"url":"{{URL_STORE}}/ajax/application","description":"<p><strong>Observação:</strong> Este endpoint retorna dados comuns da aplicação, carregados e utilizados em todas as páginas.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","application"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"d0e989ee-8209-4a80-83e4-84f526fcdaba","name":"Obter Dados Iniciais da Aplicação","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"mobile","type":"text"}],"url":"{{URL_STORE}}/ajax/application"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 14:34:17 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"18831-ueDZjZUUV+xWl4tRocJfDn34zhw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"menu\": {\n        \"id\": 1,\n        \"name\": \"Padrão\",\n        \"typeId\": 1,\n        \"categoryRule\": \"include\",\n        \"submenu\": true,\n        \"createdAt\": \"2021-06-22T19:46:47.000Z\",\n        \"updatedAt\": \"2021-06-22T19:46:49.000Z\",\n        \"deletedAt\": null,\n        \"categories\": [\n            {\n                \"id\": 44,\n                \"menuId\": 1,\n                \"categoryId\": 72,\n                \"position\": 1,\n                \"createdAt\": \"2023-10-03T14:30:19.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 72,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 72\n                        }\n                    ],\n                    \"treeName\": \"Caderno ly\",\n                    \"name\": \"Caderno ly\",\n                    \"tags\": null,\n                    \"slug\": \"caderno-ly\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T14:30:19.000Z\",\n                    \"updatedAt\": \"2023-10-03T14:30:19.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 38,\n                \"menuId\": 1,\n                \"categoryId\": 66,\n                \"position\": 2,\n                \"createdAt\": \"2023-10-03T14:20:55.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 66,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 66\n                        }\n                    ],\n                    \"treeName\": \"Camiseta\",\n                    \"name\": \"Camiseta\",\n                    \"tags\": null,\n                    \"slug\": \"camiseta\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T14:20:55.000Z\",\n                    \"updatedAt\": \"2023-10-03T14:20:55.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 13,\n                \"menuId\": 1,\n                \"categoryId\": 28,\n                \"position\": 3,\n                \"createdAt\": \"2022-06-08T17:53:14.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 28,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 28\n                        }\n                    ],\n                    \"treeName\": \"Casa, Móveis e Decoração\",\n                    \"name\": \"Casa, Móveis e Decoração\",\n                    \"tags\": null,\n                    \"slug\": \"casa-moveis-e-decoracao\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-06-08T17:53:14.000Z\",\n                    \"updatedAt\": \"2022-06-08T17:53:14.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 46,\n                \"menuId\": 1,\n                \"categoryId\": 73,\n                \"position\": 4,\n                \"createdAt\": \"2023-10-03T14:30:56.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 73,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 73\n                        }\n                    ],\n                    \"treeName\": \"Categoria 1\",\n                    \"name\": \"Categoria 1\",\n                    \"tags\": null,\n                    \"slug\": \"categoria-1\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T14:30:56.000Z\",\n                    \"updatedAt\": \"2023-10-03T14:30:56.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 1,\n                \"menuId\": 1,\n                \"categoryId\": 1,\n                \"position\": 5,\n                \"createdAt\": \"2021-06-28T14:06:59.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 1,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 1\n                        }\n                    ],\n                    \"treeName\": \"Categoria A\",\n                    \"name\": \"Categoria A\",\n                    \"tags\": null,\n                    \"slug\": \"categoria-a\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2021-06-28T14:06:58.000Z\",\n                    \"updatedAt\": \"2021-06-28T14:06:59.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 4,\n                \"menuId\": 1,\n                \"categoryId\": 10,\n                \"position\": 6,\n                \"createdAt\": \"2021-08-10T17:59:15.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 10,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 10\n                        }\n                    ],\n                    \"treeName\": \"Categoria A >> Categoria teste long long long long long long\",\n                    \"name\": \"Categoria A >> Categoria teste long long long long long long\",\n                    \"tags\": null,\n                    \"slug\": \"categoria-a--categoria-teste-long-long-long-long-long-long\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2021-08-10T17:59:15.000Z\",\n                    \"updatedAt\": \"2021-08-10T17:59:15.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 7,\n                \"menuId\": 1,\n                \"categoryId\": 20,\n                \"position\": 7,\n                \"createdAt\": \"2021-08-10T19:07:42.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 20,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 20\n                        }\n                    ],\n                    \"treeName\": \"Categoria B\",\n                    \"name\": \"Categoria B\",\n                    \"tags\": null,\n                    \"slug\": \"categoria-b\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2021-08-10T19:07:42.000Z\",\n                    \"updatedAt\": \"2021-08-10T19:07:42.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 17,\n                \"menuId\": 1,\n                \"categoryId\": 61,\n                \"position\": 8,\n                \"createdAt\": \"2022-10-26T20:47:23.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 61,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 61\n                        }\n                    ],\n                    \"treeName\": \"Categoria C\",\n                    \"name\": \"Categoria C\",\n                    \"tags\": [\n                        \"tag1\",\n                        \"tag26\"\n                    ],\n                    \"slug\": \"categoria-c\",\n                    \"title\": \"Title SEO Categoria C 1\",\n                    \"description\": \"Description SEO Categoria C 1\",\n                    \"createdAt\": \"2022-10-26T20:47:23.000Z\",\n                    \"updatedAt\": \"2022-10-26T20:50:08.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 2,\n                \"menuId\": 1,\n                \"categoryId\": 2,\n                \"position\": 9,\n                \"createdAt\": \"2021-06-28T14:07:12.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 2,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 2\n                        }\n                    ],\n                    \"treeName\": \"CategoriaA\",\n                    \"name\": \"CategoriaA\",\n                    \"tags\": null,\n                    \"slug\": \"categoriaa\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2021-06-28T14:07:12.000Z\",\n                    \"updatedAt\": \"2021-06-28T14:07:12.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 3,\n                \"menuId\": 1,\n                \"categoryId\": 4,\n                \"position\": 10,\n                \"createdAt\": \"2021-06-28T14:08:55.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 4,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 4\n                        }\n                    ],\n                    \"treeName\": \"CategoriaB\",\n                    \"name\": \"CategoriaB\",\n                    \"tags\": null,\n                    \"slug\": \"categoriab\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2021-06-28T14:08:55.000Z\",\n                    \"updatedAt\": \"2021-06-28T14:08:55.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 50,\n                \"menuId\": 1,\n                \"categoryId\": 80,\n                \"position\": 11,\n                \"createdAt\": \"2023-10-03T16:50:22.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 80,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 80\n                        }\n                    ],\n                    \"treeName\": \"Computadores\",\n                    \"name\": \"Computadores\",\n                    \"tags\": null,\n                    \"slug\": \"computadores\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T16:50:22.000Z\",\n                    \"updatedAt\": \"2023-10-03T16:50:22.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 36,\n                \"menuId\": 1,\n                \"categoryId\": 64,\n                \"position\": 12,\n                \"createdAt\": \"2023-10-03T14:18:16.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 64,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 64\n                        }\n                    ],\n                    \"treeName\": \"Esportivo\",\n                    \"name\": \"Esportivo\",\n                    \"tags\": null,\n                    \"slug\": \"esportivo\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T14:18:16.000Z\",\n                    \"updatedAt\": \"2023-10-03T14:18:16.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 10,\n                \"menuId\": 1,\n                \"categoryId\": 24,\n                \"position\": 13,\n                \"createdAt\": \"2022-04-11T20:41:13.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 24,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 24\n                        }\n                    ],\n                    \"treeName\": \"Informática\",\n                    \"name\": \"Informática\",\n                    \"tags\": null,\n                    \"slug\": \"informatica\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-04-11T20:41:13.000Z\",\n                    \"updatedAt\": \"2022-04-11T20:41:13.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 40,\n                \"menuId\": 1,\n                \"categoryId\": 67,\n                \"position\": 14,\n                \"createdAt\": \"2023-10-03T14:21:47.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 67,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 67\n                        }\n                    ],\n                    \"treeName\": \"Inverno\",\n                    \"name\": \"Inverno\",\n                    \"tags\": null,\n                    \"slug\": \"inverno\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T14:21:47.000Z\",\n                    \"updatedAt\": \"2023-10-03T14:21:47.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 16,\n                \"menuId\": 1,\n                \"categoryId\": 60,\n                \"position\": 15,\n                \"createdAt\": \"2022-08-30T14:28:45.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 60,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 60\n                        }\n                    ],\n                    \"treeName\": \"Monte seu Kit\",\n                    \"name\": \"Monte seu Kit\",\n                    \"tags\": null,\n                    \"slug\": \"monte-seu-kit\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-08-30T14:28:45.000Z\",\n                    \"updatedAt\": \"2022-08-30T14:28:45.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 48,\n                \"menuId\": 1,\n                \"categoryId\": 77,\n                \"position\": 16,\n                \"createdAt\": \"2023-10-03T16:49:02.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 77,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 77\n                        }\n                    ],\n                    \"treeName\": \"PERIFÉRICOS\",\n                    \"name\": \"PERIFÉRICOS\",\n                    \"tags\": null,\n                    \"slug\": \"perifericos\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T16:49:02.000Z\",\n                    \"updatedAt\": \"2023-10-03T16:49:02.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 14,\n                \"menuId\": 1,\n                \"categoryId\": 58,\n                \"position\": 17,\n                \"createdAt\": \"2022-07-07T14:16:44.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 58,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 58\n                        }\n                    ],\n                    \"treeName\": \"Prduto Comum\",\n                    \"name\": \"Prduto Comum\",\n                    \"tags\": [\n                        \"tag1\",\n                        \"tag2\"\n                    ],\n                    \"slug\": \"prduto-comum\",\n                    \"title\": \"Title SEO Prduto Comum\",\n                    \"description\": \"Description SEO Prduto Comum\",\n                    \"createdAt\": \"2022-07-07T14:16:44.000Z\",\n                    \"updatedAt\": \"2022-10-26T20:46:47.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 15,\n                \"menuId\": 1,\n                \"categoryId\": 59,\n                \"position\": 18,\n                \"createdAt\": \"2022-07-07T14:23:05.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 59,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 59\n                        }\n                    ],\n                    \"treeName\": \"Produto Comum\",\n                    \"name\": \"Produto Comum\",\n                    \"tags\": null,\n                    \"slug\": \"produto-comum\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-07-07T14:23:05.000Z\",\n                    \"updatedAt\": \"2022-07-07T14:23:05.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 11,\n                \"menuId\": 1,\n                \"categoryId\": 26,\n                \"position\": 19,\n                \"createdAt\": \"2022-06-08T17:39:13.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 26,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 26\n                        }\n                    ],\n                    \"treeName\": \"Produto Multiplo\",\n                    \"name\": \"Produto Multiplo\",\n                    \"tags\": null,\n                    \"slug\": \"produto-multiplo\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-06-08T17:39:13.000Z\",\n                    \"updatedAt\": \"2022-06-08T17:39:13.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 12,\n                \"menuId\": 1,\n                \"categoryId\": 27,\n                \"position\": 20,\n                \"createdAt\": \"2022-06-08T17:41:05.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 27,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 27\n                        }\n                    ],\n                    \"treeName\": \"Produtos Relacionados\",\n                    \"name\": \"Produtos Relacionados\",\n                    \"tags\": null,\n                    \"slug\": \"produtos-relacionados\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-06-08T17:41:05.000Z\",\n                    \"updatedAt\": \"2022-06-08T17:41:05.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 8,\n                \"menuId\": 1,\n                \"categoryId\": 21,\n                \"position\": 21,\n                \"createdAt\": \"2022-04-11T20:04:22.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 21,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 21\n                        }\n                    ],\n                    \"treeName\": \"Promo\",\n                    \"name\": \"Promo\",\n                    \"tags\": null,\n                    \"slug\": \"promo\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-04-11T20:04:22.000Z\",\n                    \"updatedAt\": \"2022-04-11T20:04:22.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 6,\n                \"menuId\": 1,\n                \"categoryId\": 18,\n                \"position\": 22,\n                \"createdAt\": \"2021-08-10T18:29:56.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 18,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 18\n                        }\n                    ],\n                    \"treeName\": \"Relacionados\",\n                    \"name\": \"Relacionados\",\n                    \"tags\": null,\n                    \"slug\": \"relacionados\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2021-08-10T18:29:56.000Z\",\n                    \"updatedAt\": \"2021-08-10T18:29:56.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 42,\n                \"menuId\": 1,\n                \"categoryId\": 70,\n                \"position\": 23,\n                \"createdAt\": \"2023-10-03T14:23:24.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 70,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 70\n                        }\n                    ],\n                    \"treeName\": \"Roupas\",\n                    \"name\": \"Roupas\",\n                    \"tags\": null,\n                    \"slug\": \"roupas\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2023-10-03T14:23:24.000Z\",\n                    \"updatedAt\": \"2023-10-03T14:23:24.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 9,\n                \"menuId\": 1,\n                \"categoryId\": 23,\n                \"position\": 24,\n                \"createdAt\": \"2022-04-11T20:07:52.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 23,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 23\n                        }\n                    ],\n                    \"treeName\": \"Sub Consulta\",\n                    \"name\": \"Sub Consulta\",\n                    \"tags\": null,\n                    \"slug\": \"sub-consulta\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2022-04-11T20:07:52.000Z\",\n                    \"updatedAt\": \"2022-04-11T20:07:52.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 5,\n                \"menuId\": 1,\n                \"categoryId\": 16,\n                \"position\": 25,\n                \"createdAt\": \"2021-08-10T18:03:54.000Z\",\n                \"updatedAt\": \"2023-12-14T13:09:57.000Z\",\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 16,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 16\n                        }\n                    ],\n                    \"treeName\": \"Variações\",\n                    \"name\": \"Variações\",\n                    \"tags\": null,\n                    \"slug\": \"variacoes\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2021-08-10T18:03:54.000Z\",\n                    \"updatedAt\": \"2021-08-10T18:03:54.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 105,\n                \"menuId\": 1,\n                \"categoryId\": 108,\n                \"position\": null,\n                \"createdAt\": \"2026-01-07T16:35:43.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 108,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 108\n                        }\n                    ],\n                    \"treeName\": \"Mesa\",\n                    \"name\": \"Mesa\",\n                    \"tags\": null,\n                    \"slug\": \"mesa\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2026-01-07T16:35:43.000Z\",\n                    \"updatedAt\": \"2026-01-07T16:35:43.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 102,\n                \"menuId\": 1,\n                \"categoryId\": 107,\n                \"position\": null,\n                \"createdAt\": \"2026-01-06T18:43:27.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 107,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 107\n                        }\n                    ],\n                    \"treeName\": \"Tomada\",\n                    \"name\": \"Tomada\",\n                    \"tags\": null,\n                    \"slug\": \"tomada\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2026-01-06T18:43:27.000Z\",\n                    \"updatedAt\": \"2026-01-06T18:43:27.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 99,\n                \"menuId\": 1,\n                \"categoryId\": 106,\n                \"position\": null,\n                \"createdAt\": \"2025-11-17T21:00:22.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 106,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 106\n                        }\n                    ],\n                    \"treeName\": \"Avaliação\",\n                    \"name\": \"Avaliação\",\n                    \"tags\": null,\n                    \"slug\": \"avaliacao\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2025-11-17T21:00:22.000Z\",\n                    \"updatedAt\": \"2025-11-17T21:00:22.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 96,\n                \"menuId\": 1,\n                \"categoryId\": 105,\n                \"position\": null,\n                \"createdAt\": \"2025-10-14T14:32:41.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 105,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 105\n                        }\n                    ],\n                    \"treeName\": \"Aspas\",\n                    \"name\": \"Aspas\",\n                    \"tags\": null,\n                    \"slug\": \"aspas\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2025-10-14T14:32:41.000Z\",\n                    \"updatedAt\": \"2025-10-14T14:32:41.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 93,\n                \"menuId\": 1,\n                \"categoryId\": 98,\n                \"position\": null,\n                \"createdAt\": \"2025-05-02T11:33:38.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 98,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 98\n                        }\n                    ],\n                    \"treeName\": \"Soluções Energia Solar\",\n                    \"name\": \"Soluções Energia Solar\",\n                    \"tags\": null,\n                    \"slug\": \"solucoes-energia-solar\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2025-05-02T11:33:38.000Z\",\n                    \"updatedAt\": \"2025-05-02T11:33:38.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 90,\n                \"menuId\": 1,\n                \"categoryId\": 92,\n                \"position\": null,\n                \"createdAt\": \"2025-01-23T14:54:28.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 92,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 92\n                        }\n                    ],\n                    \"treeName\": \"Image\",\n                    \"name\": \"Image\",\n                    \"tags\": null,\n                    \"slug\": \"image\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2025-01-23T14:54:28.000Z\",\n                    \"updatedAt\": \"2025-01-23T14:54:28.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 87,\n                \"menuId\": 1,\n                \"categoryId\": 90,\n                \"position\": null,\n                \"createdAt\": \"2025-01-09T17:22:19.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 90,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 90\n                        }\n                    ],\n                    \"treeName\": \"Teste\",\n                    \"name\": \"Teste\",\n                    \"tags\": null,\n                    \"slug\": \"teste\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2025-01-09T17:22:19.000Z\",\n                    \"updatedAt\": \"2025-01-09T17:22:19.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 84,\n                \"menuId\": 1,\n                \"categoryId\": 89,\n                \"position\": null,\n                \"createdAt\": \"2024-11-27T19:00:23.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 89,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 89\n                        }\n                    ],\n                    \"treeName\": \"Variação teste 1\",\n                    \"name\": \"Variação teste 1\",\n                    \"tags\": null,\n                    \"slug\": \"variacao-teste-1\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2024-11-27T19:00:23.000Z\",\n                    \"updatedAt\": \"2024-11-27T19:00:23.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 81,\n                \"menuId\": 1,\n                \"categoryId\": 88,\n                \"position\": null,\n                \"createdAt\": \"2024-11-26T20:10:29.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 88,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 88\n                        }\n                    ],\n                    \"treeName\": \"Variação teste 2024\",\n                    \"name\": \"Variação teste 2024\",\n                    \"tags\": null,\n                    \"slug\": \"variacao-teste-2024\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2024-11-26T20:10:29.000Z\",\n                    \"updatedAt\": \"2024-11-26T20:10:29.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            },\n            {\n                \"id\": 78,\n                \"menuId\": 1,\n                \"categoryId\": 87,\n                \"position\": null,\n                \"createdAt\": \"2024-10-01T12:51:01.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"category\": {\n                    \"id\": 87,\n                    \"parentId\": null,\n                    \"treeId\": [\n                        {\n                            \"id\": 87\n                        }\n                    ],\n                    \"treeName\": \"Promoção\",\n                    \"name\": \"Promoção\",\n                    \"tags\": null,\n                    \"slug\": \"promocao\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"createdAt\": \"2024-10-01T12:51:01.000Z\",\n                    \"updatedAt\": \"2024-10-01T12:51:01.000Z\",\n                    \"deletedAt\": null,\n                    \"deletedToken\": \"0\"\n                }\n            }\n        ],\n        \"items\": [\n            {\n                \"id\": 72,\n                \"name\": \"Caderno ly\",\n                \"link\": \"https://store-ly-teste.wdna.me/caderno-ly\",\n                \"items\": [\n                    {\n                        \"id\": 95,\n                        \"name\": \"teste\",\n                        \"link\": \"https://store-ly-teste.wdna.me/caderno-ly/teste\",\n                        \"items\": [\n                            {\n                                \"id\": 96,\n                                \"name\": \"teste\",\n                                \"link\": \"https://store-ly-teste.wdna.me/caderno-ly/teste/teste\",\n                                \"items\": [\n                                    {\n                                        \"id\": 97,\n                                        \"name\": \"teste\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/caderno-ly/teste/teste/teste\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 66,\n                \"name\": \"Camiseta\",\n                \"link\": \"https://store-ly-teste.wdna.me/camiseta\",\n                \"items\": [\n                    {\n                        \"id\": 93,\n                        \"name\": \"Feminino\",\n                        \"link\": \"https://store-ly-teste.wdna.me/camiseta/feminino\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 94,\n                        \"name\": \"Infatil\",\n                        \"link\": \"https://store-ly-teste.wdna.me/camiseta/infatil\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 86,\n                        \"name\": \"Masculina\",\n                        \"link\": \"https://store-ly-teste.wdna.me/camiseta/masculina\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 28,\n                \"name\": \"Casa, Móveis e Decoração\",\n                \"link\": \"https://store-ly-teste.wdna.me/casa-moveis-e-decoracao\",\n                \"items\": [\n                    {\n                        \"id\": 29,\n                        \"name\": \"Segurança para Casa\",\n                        \"link\": \"https://store-ly-teste.wdna.me/casa-moveis-e-decoracao/seguranca-para-casa\",\n                        \"items\": [\n                            {\n                                \"id\": 30,\n                                \"name\": \"Automação para Portões\",\n                                \"link\": \"https://store-ly-teste.wdna.me/casa-moveis-e-decoracao/seguranca-para-casa/automacao-para-portoes\",\n                                \"items\": [\n                                    {\n                                        \"id\": 31,\n                                        \"name\": \"Controles Remotos para Portão\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/casa-moveis-e-decoracao/seguranca-para-casa/automacao-para-portoes/controles-remotos-para-portao\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 73,\n                \"name\": \"Categoria 1\",\n                \"link\": \"https://store-ly-teste.wdna.me/categoria-1\",\n                \"items\": [\n                    {\n                        \"id\": 74,\n                        \"name\": \"Caderno ly\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-1/caderno-ly\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 75,\n                        \"name\": \"Categoria 1.1\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-1/categoria-11\",\n                        \"items\": [\n                            {\n                                \"id\": 76,\n                                \"name\": \"caderno ly\",\n                                \"link\": \"https://store-ly-teste.wdna.me/categoria-1/categoria-11/caderno-ly\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 102,\n                        \"name\": \"Categoria-A-1\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-1/categoria-a-1\",\n                        \"items\": [\n                            {\n                                \"id\": 103,\n                                \"name\": \"Categoria-B-1\",\n                                \"link\": \"https://store-ly-teste.wdna.me/categoria-1/categoria-a-1/categoria-b-1\",\n                                \"items\": [\n                                    {\n                                        \"id\": 104,\n                                        \"name\": \"Categoria-C-1\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/categoria-1/categoria-a-1/categoria-b-1/categoria-c-1\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 1,\n                \"name\": \"Categoria A\",\n                \"link\": \"https://store-ly-teste.wdna.me/categoria-a\",\n                \"items\": [\n                    {\n                        \"id\": 7,\n                        \"name\": \"Categoria A A\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-a\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 8,\n                        \"name\": \"Categoria A B\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-b\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 11,\n                        \"name\": \"Categoria A C\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-c\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 12,\n                        \"name\": \"Categoria A D\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-d\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 13,\n                        \"name\": \"Categoria A E\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-e\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 14,\n                        \"name\": \"Categoria A F\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-f\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 15,\n                        \"name\": \"Categoria A G\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-g\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 6,\n                        \"name\": \"Categoria a/dj\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-a-dj\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 9,\n                        \"name\": \"Categoria teste long long\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoria-a/categoria-teste-long-long\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 10,\n                \"name\": \"Categoria A >> Categoria teste long long long long long long\",\n                \"link\": \"https://store-ly-teste.wdna.me/categoria-a--categoria-teste-long-long-long-long-long-long\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 20,\n                \"name\": \"Categoria B\",\n                \"link\": \"https://store-ly-teste.wdna.me/categoria-b\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 61,\n                \"name\": \"Categoria C\",\n                \"link\": \"https://store-ly-teste.wdna.me/categoria-c\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 2,\n                \"name\": \"CategoriaA\",\n                \"link\": \"https://store-ly-teste.wdna.me/categoriaa\",\n                \"items\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"CategoriaAA\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoriaa/categoriaaa\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 4,\n                \"name\": \"CategoriaB\",\n                \"link\": \"https://store-ly-teste.wdna.me/categoriab\",\n                \"items\": [\n                    {\n                        \"id\": 5,\n                        \"name\": \"CategoriaBB\",\n                        \"link\": \"https://store-ly-teste.wdna.me/categoriab/categoriabb\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 80,\n                \"name\": \"Computadores\",\n                \"link\": \"https://store-ly-teste.wdna.me/computadores\",\n                \"items\": [\n                    {\n                        \"id\": 81,\n                        \"name\": \"GAMER\",\n                        \"link\": \"https://store-ly-teste.wdna.me/computadores/gamer\",\n                        \"items\": [\n                            {\n                                \"id\": 82,\n                                \"name\": \"AMD RYZEN 7\",\n                                \"link\": \"https://store-ly-teste.wdna.me/computadores/gamer/amd-ryzen-7\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 64,\n                \"name\": \"Esportivo\",\n                \"link\": \"https://store-ly-teste.wdna.me/esportivo\",\n                \"items\": [\n                    {\n                        \"id\": 69,\n                        \"name\": \"Calça\",\n                        \"link\": \"https://store-ly-teste.wdna.me/esportivo/calca\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 65,\n                        \"name\": \"Camisa\",\n                        \"link\": \"https://store-ly-teste.wdna.me/esportivo/camisa\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 24,\n                \"name\": \"Informática\",\n                \"link\": \"https://store-ly-teste.wdna.me/informatica\",\n                \"items\": [\n                    {\n                        \"id\": 32,\n                        \"name\": \"Acessórios para PC Gaming\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/acessorios-para-pc-gaming\",\n                        \"items\": [\n                            {\n                                \"id\": 33,\n                                \"name\": \"Fones\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/acessorios-para-pc-gaming/fones\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 36,\n                        \"name\": \"Armazenamento\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/armazenamento\",\n                        \"items\": [\n                            {\n                                \"id\": 37,\n                                \"name\": \"Pen Drives\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/armazenamento/pen-drives\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 34,\n                        \"name\": \"Cabos e Hubs USB\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/cabos-e-hubs-usb\",\n                        \"items\": [\n                            {\n                                \"id\": 35,\n                                \"name\": \"Hubs USB\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/cabos-e-hubs-usb/hubs-usb\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 38,\n                        \"name\": \"Componentes para PC\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/componentes-para-pc\",\n                        \"items\": [\n                            {\n                                \"id\": 45,\n                                \"name\": \"Coolers e Fans\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/componentes-para-pc/coolers-e-fans\",\n                                \"items\": [\n                                    {\n                                        \"id\": 46,\n                                        \"name\": \"Coolers para PC\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/informatica/componentes-para-pc/coolers-e-fans/coolers-para-pc\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            },\n                            {\n                                \"id\": 47,\n                                \"name\": \"Fontes de Alimentação\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/componentes-para-pc/fontes-de-alimentacao\",\n                                \"items\": [\n                                    {\n                                        \"id\": 48,\n                                        \"name\": \"Fontes\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/informatica/componentes-para-pc/fontes-de-alimentacao/fontes\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            },\n                            {\n                                \"id\": 39,\n                                \"name\": \"Processadores\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/componentes-para-pc/processadores\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 40,\n                        \"name\": \"Conectividade e Redes\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/conectividade-e-redes\",\n                        \"items\": [\n                            {\n                                \"id\": 41,\n                                \"name\": \"Roteadores\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/conectividade-e-redes/roteadores\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            },\n                            {\n                                \"id\": 42,\n                                \"name\": \"Switches\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/conectividade-e-redes/switches\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 84,\n                        \"name\": \"Hardware\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/hardware\",\n                        \"items\": [\n                            {\n                                \"id\": 85,\n                                \"name\": \"Gabinetes\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/hardware/gabinetes\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 62,\n                        \"name\": \"Mouse\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/mouse\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 63,\n                        \"name\": \"Mouse sem fio\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/mouse-sem-fio\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 43,\n                        \"name\": \"Periféricos para PC\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc\",\n                        \"items\": [\n                            {\n                                \"id\": 49,\n                                \"name\": \"Mouses e Teclados\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc/mouses-e-teclados\",\n                                \"items\": [\n                                    {\n                                        \"id\": 50,\n                                        \"name\": \"Kits de Teclado e Mouse\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc/mouses-e-teclados/kits-de-teclado-e-mouse\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    },\n                                    {\n                                        \"id\": 51,\n                                        \"name\": \"Mouse Pads\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc/mouses-e-teclados/mouse-pads\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    },\n                                    {\n                                        \"id\": 52,\n                                        \"name\": \"Mouses\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc/mouses-e-teclados/mouses\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            },\n                            {\n                                \"id\": 56,\n                                \"name\": \"Teclados\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc/teclados\",\n                                \"items\": [\n                                    {\n                                        \"id\": 57,\n                                        \"name\": \"Teclados Físicos\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc/teclados/teclados-fisicos\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            },\n                            {\n                                \"id\": 44,\n                                \"name\": \"Webcams\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/perifericos-para-pc/webcams\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 53,\n                        \"name\": \"Portáteis e Acessórios\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/portateis-e-acessorios\",\n                        \"items\": [\n                            {\n                                \"id\": 54,\n                                \"name\": \"Acessórios para Notebook\",\n                                \"link\": \"https://store-ly-teste.wdna.me/informatica/portateis-e-acessorios/acessorios-para-notebook\",\n                                \"items\": [\n                                    {\n                                        \"id\": 55,\n                                        \"name\": \"Fontes\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/informatica/portateis-e-acessorios/acessorios-para-notebook/fontes\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 25,\n                        \"name\": \"televisão\",\n                        \"link\": \"https://store-ly-teste.wdna.me/informatica/televisao\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 67,\n                \"name\": \"Inverno\",\n                \"link\": \"https://store-ly-teste.wdna.me/inverno\",\n                \"items\": [\n                    {\n                        \"id\": 68,\n                        \"name\": \"Moletom\",\n                        \"link\": \"https://store-ly-teste.wdna.me/inverno/moletom\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 60,\n                \"name\": \"Monte seu Kit\",\n                \"link\": \"https://store-ly-teste.wdna.me/monte-seu-kit\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 77,\n                \"name\": \"PERIFÉRICOS\",\n                \"link\": \"https://store-ly-teste.wdna.me/perifericos\",\n                \"items\": [\n                    {\n                        \"id\": 78,\n                        \"name\": \"CABOS E ADAPTADORES\",\n                        \"link\": \"https://store-ly-teste.wdna.me/perifericos/cabos-e-adaptadores\",\n                        \"items\": [\n                            {\n                                \"id\": 79,\n                                \"name\": \"CABOS DE VÍDEO\",\n                                \"link\": \"https://store-ly-teste.wdna.me/perifericos/cabos-e-adaptadores/cabos-de-video\",\n                                \"items\": [],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 58,\n                \"name\": \"Prduto Comum\",\n                \"link\": \"https://store-ly-teste.wdna.me/prduto-comum\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 59,\n                \"name\": \"Produto Comum\",\n                \"link\": \"https://store-ly-teste.wdna.me/produto-comum\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 26,\n                \"name\": \"Produto Multiplo\",\n                \"link\": \"https://store-ly-teste.wdna.me/produto-multiplo\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 27,\n                \"name\": \"Produtos Relacionados\",\n                \"link\": \"https://store-ly-teste.wdna.me/produtos-relacionados\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 21,\n                \"name\": \"Promo\",\n                \"link\": \"https://store-ly-teste.wdna.me/promo\",\n                \"items\": [\n                    {\n                        \"id\": 22,\n                        \"name\": \"Data\",\n                        \"link\": \"https://store-ly-teste.wdna.me/promo/data\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 18,\n                \"name\": \"Relacionados\",\n                \"link\": \"https://store-ly-teste.wdna.me/relacionados\",\n                \"items\": [\n                    {\n                        \"id\": 19,\n                        \"name\": \"Comum\",\n                        \"link\": \"https://store-ly-teste.wdna.me/relacionados/comum\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 70,\n                \"name\": \"Roupas\",\n                \"link\": \"https://store-ly-teste.wdna.me/roupas\",\n                \"items\": [\n                    {\n                        \"id\": 71,\n                        \"name\": \"Jeans\",\n                        \"link\": \"https://store-ly-teste.wdna.me/roupas/jeans\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 23,\n                \"name\": \"Sub Consulta\",\n                \"link\": \"https://store-ly-teste.wdna.me/sub-consulta\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 16,\n                \"name\": \"Variações\",\n                \"link\": \"https://store-ly-teste.wdna.me/variacoes\",\n                \"items\": [\n                    {\n                        \"id\": 17,\n                        \"name\": \"Cores\",\n                        \"link\": \"https://store-ly-teste.wdna.me/variacoes/cores\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    },\n                    {\n                        \"id\": 83,\n                        \"name\": \"Numeração\",\n                        \"link\": \"https://store-ly-teste.wdna.me/variacoes/numeracao\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 108,\n                \"name\": \"Mesa\",\n                \"link\": \"https://store-ly-teste.wdna.me/mesa\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 107,\n                \"name\": \"Tomada\",\n                \"link\": \"https://store-ly-teste.wdna.me/tomada\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 106,\n                \"name\": \"Avaliação\",\n                \"link\": \"https://store-ly-teste.wdna.me/avaliacao\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 105,\n                \"name\": \"Aspas\",\n                \"link\": \"https://store-ly-teste.wdna.me/aspas\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 98,\n                \"name\": \"Soluções Energia Solar\",\n                \"link\": \"https://store-ly-teste.wdna.me/solucoes-energia-solar\",\n                \"items\": [\n                    {\n                        \"id\": 99,\n                        \"name\": \"Soluções Solar 380V\",\n                        \"link\": \"https://store-ly-teste.wdna.me/solucoes-energia-solar/solucoes-solar-380v\",\n                        \"items\": [\n                            {\n                                \"id\": 100,\n                                \"name\": \"Kit P/ Instalação na Laje\",\n                                \"link\": \"https://store-ly-teste.wdna.me/solucoes-energia-solar/solucoes-solar-380v/kit-p--instalacao-na-laje\",\n                                \"items\": [\n                                    {\n                                        \"id\": 101,\n                                        \"name\": \"Imóvel Autônomo Off Grid\",\n                                        \"link\": \"https://store-ly-teste.wdna.me/solucoes-energia-solar/solucoes-solar-380v/kit-p--instalacao-na-laje/imovel-autonomo-off-grid\",\n                                        \"items\": [],\n                                        \"isSvg\": false\n                                    }\n                                ],\n                                \"isSvg\": false\n                            }\n                        ],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 92,\n                \"name\": \"Image\",\n                \"link\": \"https://store-ly-teste.wdna.me/image\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 90,\n                \"name\": \"Teste\",\n                \"link\": \"https://store-ly-teste.wdna.me/teste\",\n                \"items\": [\n                    {\n                        \"id\": 91,\n                        \"name\": \"Variação\",\n                        \"link\": \"https://store-ly-teste.wdna.me/teste/variacao\",\n                        \"items\": [],\n                        \"isSvg\": false\n                    }\n                ],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 89,\n                \"name\": \"Variação teste 1\",\n                \"link\": \"https://store-ly-teste.wdna.me/variacao-teste-1\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 88,\n                \"name\": \"Variação teste 2024\",\n                \"link\": \"https://store-ly-teste.wdna.me/variacao-teste-2024\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            },\n            {\n                \"id\": 87,\n                \"name\": \"Promoção\",\n                \"link\": \"https://store-ly-teste.wdna.me/promocao\",\n                \"items\": [],\n                \"iconMediaId\": null,\n                \"bannerMediaId\": null,\n                \"bannerTitle\": null,\n                \"bannerDescription\": null,\n                \"icon\": null,\n                \"banner\": null,\n                \"isSvg\": false\n            }\n        ]\n    },\n    \"store\": {\n        \"name\": null,\n        \"primaryPriceMethodId\": 3,\n        \"secondaryPriceMethodId\": 2,\n        \"phone\": \"51997690639\",\n        \"address\": {\n            \"street\": null,\n            \"addressNumber\": null,\n            \"complement\": null,\n            \"district\": null,\n            \"zipcode\": null,\n            \"city\": null,\n            \"state\": null,\n            \"country\": \"Brasil\"\n        },\n        \"url\": \"store-ly-teste.wdna.me\",\n        \"email\": \"anlly.kimura.wdna@gmail.com\",\n        \"officeHours\": [],\n        \"logoWdna\": {\n            \"original\": \"<svg viewBox='0 0 1800.07 555.61'><path fill='#004051' d='M1235.86,713.49c4.47,4.59,6,10.62,5,18.22a67.3,67.3,0,0,1-2.65,10.5H1195.8c.6,8.69,5.31,11.95,15.44,11.95,4.23,0,11.23-1.08,21-3.14l.49,12.07c-9.78,2.78-17.5,4.23-23.42,4.23-18.7,0-28.36-10.5-27.87-26,.24-10.26,3.86-18.59,10.74-25.1a35.47,35.47,0,0,1,25.1-9.78C1225.36,706.49,1231.52,708.79,1235.86,713.49Zm-38.74,18.1h31c1.09-8.68-3.86-14.12-12.55-14.12S1200,722.91,1197.12,731.59Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1284.61,740.77h-37.89l2.41-13.88H1287Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1347.48,721c-7.12-1.56-12.79-2.41-17.25-2.41a22.84,22.84,0,0,0-16,6,19.73,19.73,0,0,0-6.52,15.21c0,9.17,6.15,14.6,16.17,14.6a78.45,78.45,0,0,0,18.22-2.65v12a69.54,69.54,0,0,1-21.24,3.62c-8.32,0-14.84-2.3-19.79-7s-7.36-10.86-7.36-18.59q0-15.39,10.86-25.34c7.36-6.64,16.29-10,27-10a61.83,61.83,0,0,1,19.8,3.5Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1410,731.47c0,10.5-3.62,19.07-10.86,25.95s-16.17,10.26-27,10.26c-16.78,0-27-10.14-27-25.95q0-15.57,10.86-25.7c7.24-6.76,16.29-10.14,27-10.14C1399.74,705.89,1410,715.91,1410,731.47ZM1389.6,749a21.1,21.1,0,0,0,6.15-15.57c0-9.17-5.79-14.84-15.08-14.84a20.63,20.63,0,0,0-21.36,21.36c0,9.17,5.79,15.09,15.08,15.09A20.66,20.66,0,0,0,1389.6,749Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1510.76,728.82l-6.4,36.69h-13.88l5.8-32.71c1.56-9-2.06-13.52-10.87-13.52a54.75,54.75,0,0,0-14.24,1.82,30.82,30.82,0,0,1-.48,7.6l-6.52,36.81H1450.3l5.79-33c1.57-9.17-1.81-13.28-10.86-13.28a115.4,115.4,0,0,0-13,.85l-8.08,45.38h-13.88l9.77-55.88a126.26,126.26,0,0,1,13.52-1.93,147.06,147.06,0,0,1,16.9-1.09c6.88,0,11.94,1.21,15.2,3.74a76.65,76.65,0,0,1,25-3.74C1506.65,706.61,1513.41,714,1510.76,728.82Z' transform='translate(-71.14 -261.42)'/> <path fill='#004051' d='M1614.42,728.82l-6.4,36.69h-13.88l5.79-32.71c1.57-9-2-13.52-10.86-13.52a54.7,54.7,0,0,0-14.24,1.82,30.82,30.82,0,0,1-.48,7.6l-6.52,36.81H1554l5.8-33c1.57-9.17-1.81-13.28-10.87-13.28a115.38,115.38,0,0,0-13,.85l-8.08,45.38h-13.88l9.77-55.88a125.86,125.86,0,0,1,13.52-1.93,147,147,0,0,1,16.89-1.09c6.88,0,12,1.21,15.21,3.74a76.65,76.65,0,0,1,25-3.74C1610.31,706.61,1617.07,714,1614.42,728.82Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1672.34,713.49c4.46,4.59,6,10.62,4.94,18.22a67.3,67.3,0,0,1-2.65,10.5h-42.36c.6,8.69,5.31,11.95,15.45,11.95,4.22,0,11.22-1.08,21-3.14l.48,12.07c-9.78,2.78-17.5,4.23-23.42,4.23-18.7,0-28.35-10.5-27.87-26,.24-10.26,3.86-18.59,10.74-25.1a35.47,35.47,0,0,1,25.1-9.78C1661.84,706.49,1668,708.79,1672.34,713.49Zm-38.74,18.1h31c1.09-8.68-3.86-14.12-12.55-14.12S1636.49,722.91,1633.6,731.59Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1719.64,719.89a208.32,208.32,0,0,0-21.36.84l-7.73,44.78h-13.88l9.66-55.76a211,211,0,0,1,35.72-3.5Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1768.63,721c-7.12-1.56-12.79-2.41-17.26-2.41a22.88,22.88,0,0,0-16,6,19.76,19.76,0,0,0-6.51,15.21c0,9.17,6.15,14.6,16.17,14.6a78.53,78.53,0,0,0,18.22-2.65v12a69.54,69.54,0,0,1-21.24,3.62c-8.33,0-14.84-2.3-19.79-7s-7.36-10.86-7.36-18.59q0-15.39,10.86-25.34c7.36-6.64,16.29-10,27-10a61.73,61.73,0,0,1,19.79,3.5Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1821,713.49c4.47,4.59,6,10.62,5,18.22a67.3,67.3,0,0,1-2.65,10.5h-42.36c.6,8.69,5.31,11.95,15.44,11.95,4.23,0,11.23-1.08,21-3.14l.49,12.07c-9.78,2.78-17.5,4.23-23.42,4.23-18.7,0-28.36-10.5-27.87-26,.24-10.26,3.86-18.59,10.74-25.1a35.47,35.47,0,0,1,25.1-9.78C1810.5,706.49,1816.66,708.79,1821,713.49Zm-38.74,18.1h31c1.09-8.68-3.86-14.12-12.55-14.12S1785.16,722.91,1782.26,731.59Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M812.24,670.22,782.1,502,690.62,670.22H629.81V411.09h47.06l0,173.67,95.32-173.67H821L853.32,585.3l86.56-174.21h65.19L873.59,670.22Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1226.34,664.74a830.34,830.34,0,0,1-149.56,13.7c-64.1,0-103-44.38-103-112.31,0-47.66,14.24-87.11,42.18-117.24,28.49-30.68,66.84-46,114.5-46,27.94,0,54.23,2.2,77.79,7.13l23.13-132.45h63ZM1058.15,486.15c-14.79,19.72-22.46,43.27-22.46,71.22,0,41.08,22.46,67.93,59.72,67.93,28.49,0,53.69-1.65,75.6-5.48l27.39-156.68a312.3,312.3,0,0,0-68.48-7.13C1097.6,456,1073.49,465.88,1058.15,486.15Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1550.17,503.68l-29.58,166.54h-63l26.29-148.46c6.58-37.26-13.14-61.36-48.21-61.36-21.36,0-46,1.64-72.86,4.38l-36.7,205.44h-63L1308,415.47c44.37-8.21,94.77-12.6,151.2-12.6C1525,402.87,1560.58,442.32,1550.17,503.68Z' transform='translate(-71.14 -261.42)'/><path fill='#004051' d='M1871.2,415.47l-44.92,254.75h-63l3.29-19.72q-43.56,27.93-88.75,27.94c-36.71,0-64.65-12.6-83.27-37.26-18.08-24.65-24.11-57.52-17.53-98.61,6.57-42.18,24.1-75.6,52-101.35,28.49-25.75,62.46-38.35,102.45-38.35C1767.66,402.87,1814.23,407.26,1871.2,415.47ZM1662.48,484c-17,18.63-25.75,43.28-25.75,73.42,0,41.08,22.46,67.93,59.72,67.93,25.74,0,52.59-9.32,79.43-27.94l24.11-137a550.83,550.83,0,0,0-69.58-4.39C1702.47,456,1680,465.33,1662.48,484Z' transform='translate(-71.14 -261.42)'/><rect fill='#004051' x='553.01' y='149.68' width='52.71' height='259.13'/><path fill='#1ba2f5' d='M356.46,340.67,320.8,320.09a5.79,5.79,0,0,0-8.69,5V817l8.69-5,35.66-20.59a5.77,5.77,0,0,0,2.89-5V345.69A5.8,5.8,0,0,0,356.46,340.67Z' transform='translate(-71.14 -261.42)'/><path fill='#5fd2ff' d='M550.19,398,315,262.19a5.81,5.81,0,0,0-5.79,0l-35.66,20.59-8.69,5,8.69,5L503,425.25a5.79,5.79,0,0,1,2.89,5v274.9l8.7-5,35.65-20.59a5.8,5.8,0,0,0,2.9-5V403A5.81,5.81,0,0,0,550.19,398Z' transform='translate(-71.14 -261.42)'/><path fill='#1ba2f5' d='M505.84,430.27v274.9l8.7-5,35.65-20.59a5.8,5.8,0,0,0,2.9-5V403a5.83,5.83,0,0,0-.78-2.9l-47.24,27.28A5.79,5.79,0,0,1,505.84,430.27Z' transform='translate(-71.14 -261.42)'/><path fill='#1f83e3' d='M503,425.25l-44.35-25.6-185-106.84-8.69-5V501.46a5.79,5.79,0,0,1-8.69,5L79.83,404.66h0l-8.69-5v274.9a5.78,5.78,0,0,0,2.9,5l44.34,25.6L303.42,812l8.69,5V593.32l8.69,5L497.15,700.16l8.69,5V430.27A5.79,5.79,0,0,0,503,425.25ZM264.87,725.17a5.79,5.79,0,0,1-8.69,5L121.28,652.3a5.79,5.79,0,0,1-2.9-5V491.51a5.79,5.79,0,0,1,8.69-5L262,564.37a5.79,5.79,0,0,1,2.9,5ZM458.6,613.31a5.79,5.79,0,0,1-8.69,5L315,540.45a5.81,5.81,0,0,1-2.9-5V379.65a5.79,5.79,0,0,1,8.69-5l134.91,77.88a5.8,5.8,0,0,1,2.89,5Z' transform='translate(-71.14 -261.42)'/><path fill='#5fd2ff' d='M455.71,567.13,121.28,374a5.83,5.83,0,0,0-5.8,0L79.83,394.63l-8.69,5,8.69,5L449.91,618.33a5.79,5.79,0,0,0,8.69-5V572.15A5.79,5.79,0,0,0,455.71,567.13Z' transform='translate(-71.14 -261.42)'/><path fill='#1ba2f5' d='M264.87,684v-3.35L262,679l-93.45-54a5.78,5.78,0,0,1-2.9-5V508.74l-2.9-1.67-35.65-20.58a5.79,5.79,0,0,0-8.69,5V647.28a5.79,5.79,0,0,0,2.9,5l134.9,77.88a5.79,5.79,0,0,0,8.69-5V684Z' transform='translate(-71.14 -261.42)'/><path fill='#5fd2ff' d='M168.52,625a5.75,5.75,0,0,1-2.12-2.12l-47.24,27.28a5.82,5.82,0,0,0,2.12,2.12l134.9,77.88a5.79,5.79,0,0,0,8.69-5V684h0v-3.35L262,679Z' transform='translate(-71.14 -261.42)'/></svg>\",\n            \"negative\": \"<svg viewBox='0 0 1800.72 555.6'><path d='M-301,269.14c2,.19,3.61,1.25,5.27,2.21q50.06,28.92,100.11,57.86,55.26,31.89,110.57,63.72Q-34.81,422,15.43,451,46.18,468.8,77,486.48a25.91,25.91,0,0,0,2.53,1.38,4.87,4.87,0,0,0,6.93-3.64,36.61,36.61,0,0,0,.23-5.74q0-72.93,0-145.85c0-.8,0-1.6,0-2.4,0-.48,0-1,0-1.44a6.26,6.26,0,0,0-3.54-6.26c-3.22-1.78-6.35-3.72-9.54-5.56Q31.19,292.49-11.2,268-29.49,257.48-47.81,247a23.43,23.43,0,0,0-3.85-1.92,4.68,4.68,0,0,0-6.22,3.55,29.62,29.62,0,0,0-.28,5.25q0,39.35,0,78.68a48.62,48.62,0,0,1-.25,5.26,1.64,1.64,0,0,1-2.47,1.35c-.87-.4-1.69-.91-2.52-1.39L-102.91,315l-1.65-1a4.54,4.54,0,0,1-2.46-3.87c-.07-1.28-.11-2.56-.11-3.84q0-71,0-142a38.08,38.08,0,0,1,.31-4.77,1.45,1.45,0,0,1,2.12-1.22c1.31.6,2.58,1.27,3.83,2l46.14,26.6,80.21,46.27L89.05,269.9l39.9,23,2.48,1.46a7.82,7.82,0,0,1,3.94,6.24c.1.95.2,1.91.23,2.86.05,1.28,0,2.56,0,3.84q0,130,0,260a61,61,0,0,1-.34,6.2,1.46,1.46,0,0,1-2.14,1.21,26.93,26.93,0,0,1-3-1.5L50,527Q7.16,502.26-35.67,477.61c-5.68-3.28-11.34-6.58-17-9.86-1.1-.63-2.23-1.23-3.39-1.78a1.25,1.25,0,0,0-1.84.88,11.16,11.16,0,0,0-.21,1.9c0,1.6,0,3.2,0,4.8V678.89q0,3.83,0,7.67H-62c-1.07-1.5-2.73-2.18-4.24-3l-66.86-38.61-68.11-39.31c-21.18-12.22-42.41-24.37-63.54-36.68-12.14-7.07-24.6-13.6-36.26-21.49Zm193.91,248q0-36.69,0-73.38c0-7.53-.09-7.59-6.56-11.31q-29.94-17.21-59.84-34.48l-68.54-39.56a17.14,17.14,0,0,0-2.54-1.34c-3.73-1.39-6.82.49-7.24,4.43a41.21,41.21,0,0,0-.1,4.31q0,73.62,0,147.23c0,7,.21,7.35,6.42,10.94,7.33,4.25,14.69,8.44,22,12.67L-145,582q13.71,7.92,27.44,15.79a27.29,27.29,0,0,0,3.39,1.77c2.76,1.1,6.71-.09,6.94-4.24.09-1.59.1-3.19.1-4.79Q-107.12,553.87-107.13,517.18Z' transform='translate(301.04 -130.96)'/><path d='M1499.68,290.25q-1.31,7.54-2.62,15.09-7.21,40.85-14.42,81.7-7.65,43.44-15.31,86.89-5.4,30.7-10.78,61.41c0,.15,0,.31-.08.47-.89,4.58-1.35,5-5.93,5.06-10.08,0-20.16,0-30.24,0h-22.08c-1.28,0-2.56,0-3.83-.06-2.17-.15-2.81-.84-2.55-3.1.37-3.18.94-6.33,1.43-9.49.13-.78.33-1.56.43-2.35s.28-1.7-.39-2.26-1.51-.11-2.2.28c-1.95,1.09-3.89,2.22-5.83,3.32a167.6,167.6,0,0,1-56.16,20.13,133.77,133.77,0,0,1-21,1.84c-16.91,0-33.5-2.27-49.18-9.1a87.81,87.81,0,0,1-41.66-36.89,104.68,104.68,0,0,1-13.56-41.15,175.67,175.67,0,0,1,.74-45.41,209.36,209.36,0,0,1,8-35.5,162.58,162.58,0,0,1,29.08-53.68c21.67-26.3,48.91-43.78,82.28-51.33a131.31,131.31,0,0,1,27.08-3.5c3.51-.05,7-.71,10.53-.51,11.33.67,22.7.3,34,1.39,6.2.59,12.44.8,18.66,1.25,4.31.31,8.61.63,12.9,1.11q24.78,2.81,49.54,5.72c6.51.78,13,1.83,19.48,2.73a10.1,10.1,0,0,1,3.64,1.13ZM1266.37,426c0,1,0,1.92,0,2.88a79.44,79.44,0,0,0,4.65,28.7,55.8,55.8,0,0,0,15.73,23.72c9.38,8.19,20.53,12.2,32.82,13.06a107.68,107.68,0,0,0,35.12-3.77c16.42-4.33,31.28-12,45.53-21a9.29,9.29,0,0,0,4.5-6.87c3-17.33,6.1-34.61,9.16-51.92q6.16-34.92,12.29-69.85c.41-2.36.86-4.71,1.16-7.09.23-1.89-.41-2.68-2.2-3.05a17,17,0,0,0-1.9-.26c-8.74-.86-17.47-2-26.23-2.53-12-.77-23.93-1.41-35.93-1.2a148.6,148.6,0,0,0-16.73.9,86.91,86.91,0,0,0-26.62,7.63c-19.53,9.39-33.55,24.21-42.25,44A108.76,108.76,0,0,0,1266.37,426Z' transform='translate(301.04 -130.96)'/><path d='M-56.27,131c1,1.33,2.49,2,3.87,2.77q36.14,20.86,72.29,41.73,39.47,22.77,79,45.51c26.17,15.11,52.31,30.29,78.53,45.32,3.78,2.16,5.61,5,5.4,9.3-.06,1.12,0,2.24,0,3.36q0,129.75,0,259.51c0,1.44,0,2.88,0,4.32A8.59,8.59,0,0,1,178,551c-5.6,3.1-11.08,6.4-16.62,9.6-3.18,1.85-6.38,3.66-9.58,5.48-.83.47-1.66,1-2.53,1.36a1.4,1.4,0,0,1-2.16-1,13.55,13.55,0,0,1-.17-1.9c0-1.6,0-3.2,0-4.8V300.14c0-1.92,0-3.84,0-5.76A7.26,7.26,0,0,0,143.2,288c-.81-.52-1.64-1-2.48-1.47L66.36,243.63,2.8,206.92l-79.37-45.78q-6.45-3.7-12.87-7.45c-1-.57-1.91-1.17-2.81-1.83-1.08-.8-1-1.91.13-2.74.91-.65,1.89-1.21,2.85-1.77l26.19-15.08c.69-.4,1.34-.87,2-1.31Z' transform='translate(301.04 -130.96)'/><path d='M601.9,437.92c.09-24.06,3-44.39,9.6-64.13a150.1,150.1,0,0,1,43.07-65.33,136.28,136.28,0,0,1,52-28.85,168.54,168.54,0,0,1,43-7c4.78-.16,9.58-.92,14.36-.48,9.72.89,19.49.52,29.22,1.35,12.92,1.1,25.76,2.53,38.51,4.88,4.66.86,4.81.71,5.61-3.85q8.1-46.27,16.19-92.57,2.47-14.16,4.93-28.34c.05-.31.1-.63.16-.94,1-5.44,1.2-5.6,6.89-5.61h52.31c5.91,0,6.14.21,5.15,6-2.13,12.44-4.39,24.87-6.58,37.3q-4.82,27.39-9.62,54.78-7.68,43.68-15.36,87.36-8,45.57-16.1,91.13-7.69,43.68-15.35,87.36c-1,6-2,12-3.08,18-.13.78-.33,1.56-.42,2.36-.35,2.94-1.88,4.51-4.92,4.87-3.65.44-7.25,1.25-10.88,1.82-14.69,2.31-29.38,4.53-44.18,6.05-10.49,1.09-21,2.08-31.51,2.88-14.36,1.08-28.71,1.85-43.11,1.89-2.71,0-5.42.42-8.14.49a147.74,147.74,0,0,1-32.92-2.6A95.55,95.55,0,0,1,641.21,529,89.57,89.57,0,0,1,618,502.39a118.12,118.12,0,0,1-14.17-41C602.44,452.51,601.69,443.61,601.9,437.92Zm131.42,56.53c12.48.09,24.9-.72,37.33-1.71,7.5-.59,15-1.34,22.38-2.54,6.38-1,5.89-.17,7.21-6.82.06-.31.13-.62.19-.94q4.83-27.6,9.67-55.22,7.13-40.83,14.25-81.66c.58-3.31,1-6.63,1.5-9.95a1.86,1.86,0,0,0-1.46-2.16,15.27,15.27,0,0,0-1.83-.54c-6-1.05-11.95-2.21-17.95-3.07-7.75-1.12-15.54-1.8-23.37-2.3-12.93-.84-25.84-1.22-38.76.2a91.13,91.13,0,0,0-27.27,7.07,67.42,67.42,0,0,0-25.52,19,104.77,104.77,0,0,0-21,42.64,126.13,126.13,0,0,0-3.21,38.5,82,82,0,0,0,5,23.81c3.6,9.23,8.81,17.34,16.62,23.65,9.57,7.72,20.62,11.36,32.75,12C724.36,494.65,728.85,494.45,733.32,494.45Z' transform='translate(301.04 -130.96)'/><path d='M307.6,449.79c1.49-2.63,3-5.24,4.47-7.89q12-21.86,24-43.74,14.77-26.91,29.59-53.8l23.3-42.48c3.23-5.88,6.6-11.7,9.68-17.67,1.45-2.8,3.42-3.8,6.5-3.78,13.44.11,26.88.05,40.31.05h.48c4,.13,4.38.39,5.18,4.16.9,4.22,1.66,8.47,2.44,12.71q8.25,44.55,16.49,89.11,5.79,31.37,11.6,62.71c.17.91.18,1.92,1.1,2.53,1.24-.44,1.39-1.69,1.86-2.64q22.53-45.31,45-90.66,14.82-29.85,29.72-59.69c2.2-4.44,4.49-8.85,6.43-13.4,1.51-3.56,3.7-5.15,7.7-4.91,5.26.31,10.55.07,15.83.07,13,0,25.91,0,38.87,0,6.27,0,6.59.53,3.74,6.15q-18.32,36.17-36.67,72.3Q580,388.87,564.8,418.82q-17.68,34.86-35.37,69.73-12,23.52-23.94,47c-2.68,5.28-2.68,5.31-8.33,5.31q-25.18,0-50.39,0c-6.09,0-6.34-.19-7.4-6.16-3.32-18.73-6.72-37.45-10.07-56.17q-4.11-22.89-8.2-45.78-4.64-26-9.28-51.92c-.28-1.56-.67-3.11-1-4.56-1.25-.48-1.6.41-1.95,1q-3.64,6.48-7.2,13-13.4,24.66-26.77,49.33-16.28,29.91-32.6,59.8-9.87,18.12-19.7,36.25c-2.78,5.12-2.76,5.15-8.49,5.16q-26.87,0-53.74,0c-1.6,0-3.21,0-4.8-.13-2.14-.19-2.87-.9-3-3-.13-1.91-.1-3.83-.1-5.75V323.37q0-18,0-36a41.1,41.1,0,0,1,.16-4.3,2.43,2.43,0,0,1,2.48-2.43,32.75,32.75,0,0,1,3.83-.19q20.88,0,41.75,0c5.42,0,5.75.37,5.85,5.65,0,1.28,0,2.56,0,3.84q0,77,0,154c0,1.89.06,3.79.09,5.68Z' transform='translate(301.04 -130.96)'/><path d='M1117.79,540.89c-8.8,0-17.6,0-26.4,0-4.83,0-5.87-.46-4.88-5.86,3.48-19,6.74-38.09,10.11-57.13q6.06-34.23,12.16-68.46c1.14-6.45,2.6-12.87,3.38-19.36,1.16-9.55,1.59-19.13-1.36-28.52-4.46-14.23-13.93-23.44-28.08-27.8a68.38,68.38,0,0,0-24.66-2.55c-5.91.37-11.84.23-17.75.54-7.82.41-15.63,1-23.44,1.57-5.42.39-10.83.84-16.25,1.3-1.91.16-3.8.48-5.71.69-2.08.22-3.06,1.52-3.42,3.43s-.74,4.09-1.1,6.14q-5.7,31.86-11.4,63.72-6.86,38.47-13.69,76.95-4.41,24.79-8.81,49.57c-1,5.44-1.28,5.75-6.8,5.76q-26.38,0-52.79,0c-5.43,0-5.79-.42-4.84-5.81,2.44-14,5-28,7.43-42q4.83-27.39,9.63-54.79,8.63-48.87,17.26-97.74,4.29-24.33,8.58-48.64c1.42-8.06,1.46-6.94,8.29-8.16,12-2.14,24-4,36.06-5.26,11.44-1.24,22.88-2.46,34.34-3.5,6.68-.6,13.41-.73,20.1-1.26,12.61-1,25.25-.75,37.88-1.18,5.59-.19,11.18-.63,16.77-.42,10.23.37,20.43,1.09,30.45,3.49,12.75,3.06,24.61,8,35,16.24a68.65,68.65,0,0,1,22.09,30.22,88.57,88.57,0,0,1,5.42,29.56c.21,10.48-1.46,20.71-3.27,30.94q-6.51,36.82-13.13,73.64-6.72,37.77-13.41,75.54c-.28,1.58-.58,3.15-.91,4.71-.83,4-1.22,4.31-5.45,4.43-1.12,0-2.24,0-3.36,0Z' transform='translate(301.04 -130.96)'/><path d='M75.41,447.41c0,3.52,0,7,0,10.55,0,1,0,1.92,0,2.88A6.73,6.73,0,0,1,65,466.47c-6-3.65-12.17-7.06-18.26-10.58Q6.42,432.66-33.88,409.4-75,385.66-116.11,361.87q-39.26-22.67-78.54-45.28l-63.56-36.7c-8.31-4.8-16.63-9.57-24.92-14.4-5.05-2.94-5-3.39,0-6.28q11.85-6.82,23.69-13.65c1.11-.64,2.23-1.26,3.38-1.81a7.29,7.29,0,0,1,6.92.12c2.11,1.14,4.2,2.32,6.27,3.52q49.45,28.51,98.9,57.05,41.11,23.74,82.23,47.52,42.59,24.59,85.19,49.12,23.48,13.53,46.93,27.12c.7.4,1.37.83,2.08,1.2a5.16,5.16,0,0,1,3,5.06c-.06,4.32,0,8.63,0,13Z' transform='translate(301.04 -130.96)'/><path d='M-46.91,582.3V492.66c0-1.59,0-3.2.08-4.79.14-2.19,1.22-2.79,3.23-1.68,3.36,1.85,6.65,3.82,10,5.74,6.09,3.52,12.1,7.18,18.3,10.48,3.29,1.75,4.7,4.1,4.3,7.7a21.34,21.34,0,0,0,0,2.4V651c0,1.43,0,2.87,0,4.31a7.66,7.66,0,0,1-4.15,7c-5.15,2.91-10.22,6-15.33,8.91q-5.82,3.38-11.66,6.66a19.11,19.11,0,0,1-2.59,1.22,1.42,1.42,0,0,1-1.83-1c-.15-1.74-.27-3.5-.27-5.25q0-37.38,0-74.77Z' transform='translate(301.04 -130.96)'/><path d='M1229.85,635.85c-1.76,0-3.52.08-5.27,0a1.9,1.9,0,0,1-1.88-2.28c.18-1.91.46-3.81.79-5.7,1.34-7.55,2.74-15.08,4.06-22.63a31.11,31.11,0,0,0,.39-8.12,6.85,6.85,0,0,0-5-6.35,18.72,18.72,0,0,0-5.65-.87,45.84,45.84,0,0,0-10,1.09c-2.1.39-2.67,1.12-3,3.15q-3,18-6.07,35.9c-.16.94-.37,1.88-.61,2.81-.66,2.44-1.21,3-3.56,3.09-3.19.09-6.39,0-9.58-.06a1.79,1.79,0,0,1-1.92-2.22c.43-3.48,1-7,1.54-10.41,1.22-7.25,2.49-14.49,3.76-21.72a13.3,13.3,0,0,0,.12-4.75c-.63-3.59-2.71-5.83-6.22-6.42a38,38,0,0,0-14.76.41c-1.48.33-2,1.42-2.27,2.75-.9,4.87-1.82,9.74-2.69,14.61-1.36,7.55-2.63,15.11-4,22.64-.91,4.92-1.29,5.2-6.24,5.24-2.39,0-4.79,0-7.18-.19a2.06,2.06,0,0,1-2-2.21,23.05,23.05,0,0,1,.35-3.8q4-23.13,8.12-46.25c.11-.63.22-1.26.35-1.89a3.71,3.71,0,0,1,3.22-3.11c2.2-.37,4.41-.73,6.62-1a149.08,149.08,0,0,1,23.41-1.55,26.87,26.87,0,0,1,10.3,1.94,10.86,10.86,0,0,0,7.45.4,81.48,81.48,0,0,1,22.82-2.33,30.72,30.72,0,0,1,8.46,1.47c5.9,1.9,9.29,5.93,10.43,12a18.75,18.75,0,0,1,.11,6.68q-3,17.7-6.12,35.41c-.09.47-.15,1-.27,1.41-.62,2.35-1.21,2.84-3.62,3l-1,0h-3.36Z' transform='translate(301.04 -130.96)'/><path d='M1125.93,635.88c-1.6,0-3.2.08-4.79,0s-2.21-.93-2.08-2.58a41,41,0,0,1,.55-4.28c1.37-7.7,2.78-15.4,4.17-23.11a34.35,34.35,0,0,0,.53-8.59,7,7,0,0,0-5.27-6.64,20.36,20.36,0,0,0-6.15-.77,49,49,0,0,0-9.51,1.12,3.14,3.14,0,0,0-2.73,2.89q-2.94,17.73-6,35.44c-1.12,6.63-1.13,6.65-7.91,6.66-1.92,0-3.84,0-5.75-.11-1.63-.1-2.34-.86-2.14-2.51.44-3.48,1-7,1.61-10.41q1.83-10.87,3.76-21.72a12.53,12.53,0,0,0-.26-5.68,6.64,6.64,0,0,0-4.33-4.75,10.93,10.93,0,0,0-2.77-.74,51.14,51.14,0,0,0-12.42.38c-2,.34-3.15,1.24-3.5,3.3-.78,4.56-1.7,9.11-2.52,13.66-1.34,7.55-2.65,15.11-4,22.66-.12.63-.22,1.26-.37,1.88-.87,3.53-1.28,3.9-4.83,4-2.23.07-4.48.08-6.71,0-3.45-.14-4.12-1-3.58-4.53.58-3.79,1.25-7.57,1.92-11.34q3.19-18.18,6.41-36.34c0-.15,0-.32.06-.47.71-3.82,1.29-4.55,5.19-5.1,9.66-1.36,19.33-2.54,29.12-2.19a25,25,0,0,1,9.35,1.85,11.49,11.49,0,0,0,7.92.41,80.7,80.7,0,0,1,22.82-2.26,30.18,30.18,0,0,1,8,1.39c6.11,1.9,9.58,6.06,10.68,12.3a19.46,19.46,0,0,1,0,6.68q-3,17.24-6,34.47c-.16.94-.35,1.89-.59,2.81a2.78,2.78,0,0,1-2.74,2.26c-1.75.06-3.51,0-5.27,0Z' transform='translate(301.04 -130.96)'/><path d='M-11,324.26v35.5c0,.95,0,1.91,0,2.87-.14,4.21-.92,4.78-4.45,2.77-9.59-5.46-19.1-11.06-28.66-16.56a4.78,4.78,0,0,1-2.73-4.66c0-1.11,0-2.23,0-3.35q0-32.38,0-64.75a34.71,34.71,0,0,1,.14-4.79c.63-4.6,4.44-6.87,8.76-5.27a20.44,20.44,0,0,1,3,1.51q9.76,5.61,19.52,11.27c.83.49,1.65,1,2.45,1.51a4,4,0,0,1,1.86,3.19c.09,1.44.13,2.88.13,4.31Q-11,306-11,324.26Z' transform='translate(301.04 -130.96)'/><path d='M1282.36,612.86c-4.95,0-9.9,0-14.86,0a37.58,37.58,0,0,0-3.82.19,1.69,1.69,0,0,0-1.48,2.06,9.09,9.09,0,0,0,5.41,6.86,15.36,15.36,0,0,0,5.59,1.17,69.5,69.5,0,0,0,17.62-1.54c1.57-.3,3.14-.6,4.72-.78,1.4-.16,2.3.45,2.47,1.68a43.06,43.06,0,0,1,.21,9.08,2.64,2.64,0,0,1-2,2.41c-1.82.57-3.67,1.11-5.52,1.57a63.83,63.83,0,0,1-19,2.27,34,34,0,0,1-11.18-2.44c-8.31-3.38-12.93-9.73-14.23-18.41a36.93,36.93,0,0,1,.93-15.21c4.09-15.18,18.91-25.84,33.22-25.83a57.54,57.54,0,0,1,6.7.16c11.79,1.38,20.83,10.14,19.74,23.25a50.36,50.36,0,0,1-2.1,10.3,4,4,0,0,1-4.21,3.17c-1.12,0-2.24,0-3.36,0Zm-4-12h6.21c1.91,0,3.82,0,5.73-.1s2.51-1.06,2.29-2.87c-.59-4.74-3-7.91-7.71-9.27a14.13,14.13,0,0,0-5.66-.56,18.3,18.3,0,0,0-14.28,9.22,5.73,5.73,0,0,0-.74,1.75,1.18,1.18,0,0,0,.84,1.5,13.24,13.24,0,0,0,2.82.31C1271.39,600.94,1274.89,600.91,1278.39,600.91Z' transform='translate(301.04 -130.96)'/><path d='M1431.29,612.86h-14.85c-1.12,0-2.24,0-3.35.09-2,.18-2.73,1.45-2,3.37,1.6,4.18,4.83,6.25,9.14,6.66a51.36,51.36,0,0,0,13.84-.46c3.14-.55,6.28-1.15,9.44-1.59,2.2-.3,3.11.34,3.28,2.41.22,2.54.21,5.1.23,7.65a3,3,0,0,1-2.45,3.14c-2.92.78-5.85,1.59-8.81,2.23a59.38,59.38,0,0,1-15.21,1.48,33.1,33.1,0,0,1-10.31-2c-8.67-3.25-14-9.5-15.2-18.67-1.37-10.55.73-20.39,7.92-28.65,6.72-7.71,15.15-12.08,25.45-12.55a59.88,59.88,0,0,1,6.7.07,22.63,22.63,0,0,1,13.89,5.81c5,4.45,6.88,10.25,6.59,16.79a44.22,44.22,0,0,1-2.09,10.79c-.83,2.72-1.59,3.23-4.48,3.39-1.12.06-2.24,0-3.36,0Zm-5.17-12v0h11c.32,0,.64,0,1,0,2.3-.21,3.06-1.08,3-3.4-.16-4-2.55-7-6.56-8.52-7-2.7-17.6.76-21.76,10.1-.45,1,.14,1.8,1.45,1.81C1418.15,600.9,1422.13,600.88,1426.12,600.88Z' transform='translate(301.04 -130.96)'/><path d='M845.72,612.86H829.89c-.8,0-1.6,0-2.39.08-1.43.14-2,.91-1.71,2.26a9,9,0,0,0,5.05,6.6,14.54,14.54,0,0,0,5.55,1.33,69.24,69.24,0,0,0,18.1-1.58,47,47,0,0,1,4.73-.73,1.89,1.89,0,0,1,2.27,1.9c.25,2.7.44,5.42.55,8.13a3,3,0,0,1-2.3,3.24c-9,2.6-18,4.65-27.39,3.45a29.76,29.76,0,0,1-13-4.68,21.07,21.07,0,0,1-8.12-10.4,26.21,26.21,0,0,1-1.73-7.94c-1-21.09,12.47-34.19,27.5-37.65a35.65,35.65,0,0,1,19,.42,21.31,21.31,0,0,1,11.28,8.49,16,16,0,0,1,2.89,7.54,39.05,39.05,0,0,1-1.69,16.09c-.73,2.3-2.07,3.44-4.51,3.43-6.08-.05-12.15,0-18.23,0Zm-4.27-12h0c4,0,8,.06,12,0,2.29-.05,3.09-1.14,2.75-3.44a9.81,9.81,0,0,0-7.26-8.61c-8.07-2.51-17.83,2-21.06,9.91-.5,1.21.1,2.11,1.61,2.14C833.47,600.9,837.46,600.87,841.45,600.87Z' transform='translate(301.04 -130.96)'/><path d='M973.36,611.56c-.66-15.72,10.27-31.51,29.13-35.45a39,39,0,0,1,17.14-.09c12.12,2.82,19,11.51,19.65,23.91A36.24,36.24,0,0,1,1011,637.16a43,43,0,0,1-17.14.46c-12-2.13-20.09-11.56-20.48-23.74C973.33,612.92,973.36,612,973.36,611.56ZM988.93,609c.09,1.43.06,2.88.28,4.3.81,5.24,3.78,8.92,8.88,10.21a20.16,20.16,0,0,0,15.77-2c8.55-5.13,11.24-13.92,9.07-23.26-1-4.33-4.15-7.1-8.48-8.33C1002,586.41,988.47,595.71,988.93,609Z' transform='translate(301.04 -130.96)'/><path d='M960.39,575.91a49.42,49.42,0,0,1,15.29,1.91,21.43,21.43,0,0,1,3.16,1.09,2,2,0,0,1,1.24,2.33,45.11,45.11,0,0,1-2.93,8.59,2.16,2.16,0,0,1-2.38,1.24c-1.58-.18-3.16-.44-4.74-.65-3.32-.44-6.64-1.13-10-1.25-6.85-.25-12.94,1.84-17.75,6.89s-6,11.21-4.61,17.8a11.14,11.14,0,0,0,7.69,8.51,19.68,19.68,0,0,0,9.41,1.22q6.63-1,13.27-1.87c2.4-.33,3.26.26,3.45,2.69.18,2.23.11,4.47.07,6.7a3.7,3.7,0,0,1-3,3.82c-7.73,2.26-15.6,3.65-23.64,2.72-14.53-1.67-23-12.18-23.29-25.32-.3-14.35,7.6-27.73,22.91-33.79A35.91,35.91,0,0,1,960.39,575.91Z' transform='translate(301.04 -130.96)'/><path d='M1349,590.62c1.28-1.2,2.58-2.38,3.82-3.62A37.31,37.31,0,0,1,1379,575.87a56.62,56.62,0,0,1,17.1,1.78,35.22,35.22,0,0,1,3.64,1.2,2,2,0,0,1,1.33,2.68c-.78,2.6-1.63,5.18-2.61,7.71-.69,1.77-1.37,2.09-3.4,1.82-4.12-.55-8.21-1.33-12.34-1.76-6.47-.67-12.46.82-17.47,5.07a18.69,18.69,0,0,0-6.62,18.89,11.65,11.65,0,0,0,8.61,9.37,20.2,20.2,0,0,0,9.47.89c3.78-.65,7.59-1.08,11.39-1.6a15.89,15.89,0,0,1,2.37-.25,1.6,1.6,0,0,1,1.68,1.41,34.71,34.71,0,0,1,0,9.55,2.39,2.39,0,0,1-1.48,1.77,18.5,18.5,0,0,1-2.69,1,60.09,60.09,0,0,1-20.87,2.36,27.68,27.68,0,0,1-13.09-4.26c-7-4.45-10.47-11-11-19.15a35,35,0,0,1,5-21.59,17.92,17.92,0,0,0,1-2.18Z' transform='translate(301.04 -130.96)'/><path d='M1349,590.58c-5.11.08-10.22.15-15.32.25a30.39,30.39,0,0,0-3.82.27,2.91,2.91,0,0,0-2.62,2.42c-.3,1.4-.59,2.81-.83,4.23q-2.61,15.33-5.22,30.66-.43,2.6-1,5.15a2.68,2.68,0,0,1-2.68,2.31c-3.5,0-7,0-10.52-.08a1.72,1.72,0,0,1-1.69-1.95,40.08,40.08,0,0,1,.51-4.75c2.47-14.3,4.9-28.61,7.46-42.89,1.35-7.5.57-7,8.59-8.29a231.91,231.91,0,0,1,25.24-2.36,11.35,11.35,0,0,1,1.43,0c1.77.13,2.66,1,2.45,2.81-.28,2.37-.73,4.73-1.11,7.09q-.42,2.6-.86,5.19Z' transform='translate(301.04 -130.96)'/><path d='M896.64,596.15h13.87c.63,0,1.27,0,1.91,0,3.27.2,3.9.93,3.39,4.19-.44,2.83-1,5.64-1.54,8.46a3.13,3.13,0,0,1-3,2.63,19.06,19.06,0,0,1-2.39.16q-14.34,0-28.68,0a17.33,17.33,0,0,1-1.91-.08c-2.66-.28-3.23-.93-2.89-3.76s.75-5.37,1.27-8c.55-2.84,1.27-3.51,4.18-3.56,5.25-.1,10.51,0,15.77,0Z' transform='translate(301.04 -130.96)'/><path d='M-204.84,442.61v40.76a28.77,28.77,0,0,1,0,3.35c-.49,4.35,1.31,7.13,5.18,9.28,11.72,6.54,23.28,13.38,34.91,20.09q20.55,11.86,41.12,23.73c5.37,3.12,5.24,2.57,5.24,9,0,7,0,14.06,0,21.09a27.09,27.09,0,0,1-.13,3.83,6.29,6.29,0,0,1-8.53,5.19,20,20,0,0,1-3.42-1.73q-29.7-17.11-59.39-34.27-23.06-13.3-46.09-26.63c-.7-.4-1.38-.81-2.09-1.18a4.49,4.49,0,0,1-2.61-4.24c0-1.28,0-2.56,0-3.84V388.11c0-1.28-.05-2.57.06-3.84.5-5.88,4.85-8.43,10.13-6,.43.2.85.45,1.26.69,6.92,4,13.78,8.1,20.78,12,2.75,1.52,3.71,3.51,3.69,6.58-.1,15,0,30,0,45.07Z' transform='translate(301.04 -130.96)'/></svg>\"\n        },\n        \"acceptedDocuments\": [\n            \"cpf\",\n            \"cnpj\"\n        ],\n        \"mandatoryAcceptedDocuments\": false,\n        \"sellerViewTypeId\": 1,\n        \"displayAvailability\": false,\n        \"checkoutViewTypeId\": 1,\n        \"description\": null,\n        \"keywords\": [],\n        \"channelId\": 2,\n        \"channelName\": \"Store Ly Teste 2\",\n        \"priceGroupId\": 1,\n        \"emptyLogo\": {\n            \"image\": \"https://salescdn.net/static/images/image.png\",\n            \"format\": \"png\"\n        },\n        \"distributionStore\": {\n            \"id\": 1,\n            \"name\": \"WDNA\",\n            \"theme\": \"dark\",\n            \"logoFileId\": 1,\n            \"logoWhiteFileId\": null,\n            \"iconFileId\": 2,\n            \"iconWhiteFileId\": null,\n            \"url\": \"https://wdna.com.br\",\n            \"email\": \"financeiro@wdna.com.br\",\n            \"emailCco\": true,\n            \"phone\": \"(43) 3031-8100\",\n            \"status\": true,\n            \"createdAt\": \"2021-11-24T14:51:41.000Z\",\n            \"updatedAt\": \"2023-11-03T11:36:00.000Z\",\n            \"deletedAt\": null\n        },\n        \"minProductsCheckout\": 0,\n        \"stocks\": [\n            {\n                \"id\": 4,\n                \"channelId\": 2,\n                \"stockId\": 1,\n                \"position\": 0,\n                \"createdAt\": \"2023-05-03T20:04:58.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"stock\": {\n                    \"id\": 1,\n                    \"name\": \"Padrão\",\n                    \"minDeadline\": null,\n                    \"maxDeadline\": null,\n                    \"typeTime\": null,\n                    \"status\": true,\n                    \"zipcode\": null,\n                    \"street\": null,\n                    \"number\": null,\n                    \"complement\": null,\n                    \"district\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"supplierId\": null,\n                    \"distributionCenter\": null,\n                    \"typeId\": 1,\n                    \"default\": true,\n                    \"createdAt\": \"2021-06-22T19:46:42.000Z\",\n                    \"updatedAt\": \"2021-06-22T19:46:49.000Z\",\n                    \"deletedAt\": null\n                }\n            },\n            {\n                \"id\": 5,\n                \"channelId\": 2,\n                \"stockId\": 2,\n                \"position\": 1,\n                \"createdAt\": \"2023-05-03T20:04:58.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"stock\": {\n                    \"id\": 2,\n                    \"name\": \"Teste\",\n                    \"minDeadline\": 0,\n                    \"maxDeadline\": 15,\n                    \"typeTime\": \"d\",\n                    \"status\": true,\n                    \"zipcode\": null,\n                    \"street\": null,\n                    \"number\": null,\n                    \"complement\": null,\n                    \"district\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"supplierId\": null,\n                    \"distributionCenter\": null,\n                    \"typeId\": 1,\n                    \"default\": false,\n                    \"createdAt\": \"2023-05-03T19:04:51.000Z\",\n                    \"updatedAt\": \"2025-05-22T16:36:30.000Z\",\n                    \"deletedAt\": null\n                }\n            },\n            {\n                \"id\": 6,\n                \"channelId\": 2,\n                \"stockId\": 3,\n                \"position\": 2,\n                \"createdAt\": \"2023-05-03T20:04:58.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null,\n                \"stock\": {\n                    \"id\": 3,\n                    \"name\": \"Teste 2.1\",\n                    \"minDeadline\": 0,\n                    \"maxDeadline\": 0,\n                    \"typeTime\": \"h\",\n                    \"status\": true,\n                    \"zipcode\": null,\n                    \"street\": null,\n                    \"number\": null,\n                    \"complement\": null,\n                    \"district\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"supplierId\": null,\n                    \"distributionCenter\": null,\n                    \"typeId\": 1,\n                    \"default\": false,\n                    \"createdAt\": \"2023-05-03T19:05:15.000Z\",\n                    \"updatedAt\": \"2025-05-22T16:33:57.000Z\",\n                    \"deletedAt\": null\n                }\n            }\n        ],\n        \"autoCheckoutPassword\": true\n    },\n    \"theme\": {\n        \"configs\": {\n            \"color\": \"#333\"\n        },\n        \"favicon\": null,\n        \"logo\": null\n    },\n    \"social\": [\n        {\n            \"id\": 58,\n            \"title\": \"Facebook\",\n            \"slug\": \"facebook\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/prod/store/12821/medias/1628624431772.svg\",\n            \"isSvg\": true,\n            \"svg\": \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 96.124 96.123\\\">\\n\\t<path d=\\\"M72.089,0.02L59.624,0C45.62,0,36.57,9.285,36.57,23.656v10.907H24.037c-1.083,0-1.96,0.878-1.96,1.961v15.803   c0,1.083,0.878,1.96,1.96,1.96h12.533v39.876c0,1.083,0.877,1.96,1.96,1.96h16.352c1.083,0,1.96-0.878,1.96-1.96V54.287h14.654   c1.083,0,1.96-0.877,1.96-1.96l0.006-15.803c0-0.52-0.207-1.018-0.574-1.386c-0.367-0.368-0.867-0.575-1.387-0.575H56.842v-9.246   c0-4.444,1.059-6.7,6.848-6.7l8.397-0.003c1.082,0,1.959-0.878,1.959-1.96V1.98C74.046,0.899,73.17,0.022,72.089,0.02z\\\"></path>\\n</svg>\\n\"\n        },\n        {\n            \"id\": 59,\n            \"title\": \"twitter\",\n            \"slug\": \"twitter\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/prod/store/12821/medias/storage/1718108962145.svg\",\n            \"isSvg\": true,\n            \"svg\": \"<!-- Generated by IcoMoon.io -->\\n<svg version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"32\\\" height=\\\"32\\\" viewBox=\\\"0 0 32 32\\\">\\n<path d=\\\"M32 7.075c-1.175 0.525-2.444 0.875-3.769 1.031 1.356-0.813 2.394-2.1 2.887-3.631-1.269 0.75-2.675 1.3-4.169 1.594-1.2-1.275-2.906-2.069-4.794-2.069-3.625 0-6.563 2.938-6.563 6.563 0 0.512 0.056 1.012 0.169 1.494-5.456-0.275-10.294-2.888-13.531-6.862-0.563 0.969-0.887 2.1-0.887 3.3 0 2.275 1.156 4.287 2.919 5.463-1.075-0.031-2.087-0.331-2.975-0.819 0 0.025 0 0.056 0 0.081 0 3.181 2.263 5.838 5.269 6.437-0.55 0.15-1.131 0.231-1.731 0.231-0.425 0-0.831-0.044-1.237-0.119 0.838 2.606 3.263 4.506 6.131 4.563-2.25 1.762-5.075 2.813-8.156 2.813-0.531 0-1.050-0.031-1.569-0.094 2.913 1.869 6.362 2.95 10.069 2.95 12.075 0 18.681-10.006 18.681-18.681 0-0.287-0.006-0.569-0.019-0.85 1.281-0.919 2.394-2.075 3.275-3.394z\\\"></path>\\n</svg>\\n\"\n        },\n        {\n            \"id\": 60,\n            \"title\": \"instagram\",\n            \"slug\": \"instagram\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/prod/store/12821/medias/storage/1718108957247.svg\",\n            \"isSvg\": true,\n            \"svg\": \"<!-- Generated by IcoMoon.io -->\\n<svg version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"24\\\" height=\\\"28\\\" viewBox=\\\"0 0 24 28\\\">\\n<path d=\\\"M16 14c0-2.203-1.797-4-4-4s-4 1.797-4 4 1.797 4 4 4 4-1.797 4-4zM18.156 14c0 3.406-2.75 6.156-6.156 6.156s-6.156-2.75-6.156-6.156 2.75-6.156 6.156-6.156 6.156 2.75 6.156 6.156zM19.844 7.594c0 0.797-0.641 1.437-1.437 1.437s-1.437-0.641-1.437-1.437 0.641-1.437 1.437-1.437 1.437 0.641 1.437 1.437zM12 4.156c-1.75 0-5.5-0.141-7.078 0.484-0.547 0.219-0.953 0.484-1.375 0.906s-0.688 0.828-0.906 1.375c-0.625 1.578-0.484 5.328-0.484 7.078s-0.141 5.5 0.484 7.078c0.219 0.547 0.484 0.953 0.906 1.375s0.828 0.688 1.375 0.906c1.578 0.625 5.328 0.484 7.078 0.484s5.5 0.141 7.078-0.484c0.547-0.219 0.953-0.484 1.375-0.906s0.688-0.828 0.906-1.375c0.625-1.578 0.484-5.328 0.484-7.078s0.141-5.5-0.484-7.078c-0.219-0.547-0.484-0.953-0.906-1.375s-0.828-0.688-1.375-0.906c-1.578-0.625-5.328-0.484-7.078-0.484zM24 14c0 1.656 0.016 3.297-0.078 4.953-0.094 1.922-0.531 3.625-1.937 5.031s-3.109 1.844-5.031 1.937c-1.656 0.094-3.297 0.078-4.953 0.078s-3.297 0.016-4.953-0.078c-1.922-0.094-3.625-0.531-5.031-1.937s-1.844-3.109-1.937-5.031c-0.094-1.656-0.078-3.297-0.078-4.953s-0.016-3.297 0.078-4.953c0.094-1.922 0.531-3.625 1.937-5.031s3.109-1.844 5.031-1.937c1.656-0.094 3.297-0.078 4.953-0.078s3.297-0.016 4.953 0.078c1.922 0.094 3.625 0.531 5.031 1.937s1.844 3.109 1.937 5.031c0.094 1.656 0.078 3.297 0.078 4.953z\\\"></path>\\n</svg>\\n\"\n        },\n        {\n            \"id\": 61,\n            \"title\": \"youtube\",\n            \"slug\": \"youtube\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/prod/store/12821/medias/storage/1718108957214.svg\",\n            \"isSvg\": true,\n            \"svg\": \"<!-- Generated by IcoMoon.io -->\\n<svg version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"28\\\" height=\\\"28\\\" viewBox=\\\"0 0 28 28\\\">\\n<path d=\\\"M11.109 17.625l7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797 0.281 9.797 0.281 0.547 0.063 1.75 0.063 2.812 1.188 0 0 0.859 0.844 1.109 2.781 0.297 2.266 0.281 4.531 0.281 4.531v2.125s0.016 2.266-0.281 4.531c-0.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906 0.297-9.797 0.297v0c-7.281-0.063-9.516-0.281-9.516-0.281-0.625-0.109-2.031-0.078-3.094-1.188 0 0-0.859-0.859-1.109-2.781-0.297-2.266-0.281-4.531-0.281-4.531v-2.125s-0.016-2.266 0.281-4.531c0.25-1.937 1.109-2.781 1.109-2.781 1.062-1.125 2.266-1.125 2.812-1.188 0 0 3.906-0.281 9.797-0.281v0z\\\"></path>\\n</svg>\\n\"\n        }\n    ],\n    \"stamps\": [\n        {\n            \"id\": 85,\n            \"title\": \"Google\",\n            \"slug\": \"google\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/9nQGM_H8EJEUh3Y_emnMcWYVG-A=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1693516025162.webp\"\n        },\n        {\n            \"id\": 86,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/prod/store/12821/medias/storage/1718200931880.svg\",\n            \"isSvg\": true,\n            \"svg\": \"<svg version=\\\"1.2\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 91 40\\\" width=\\\"91\\\" height=\\\"40\\\"><defs><image  width=\\\"91\\\" height=\\\"40\\\" id=\\\"img1\\\" href=\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAAoCAYAAACRgIb2AAAAAXNSR0IB2cksfwAAEqdJREFUeJztWgd0VVXWjpUiIkIoEnooUhRFEVRmflFGFDvijL+LUbGMMzg21JEiLdRQ1NBUkCI91JAe0hOSQCghEEJ6SEJIgEAKKaR+//72vfcldFDXgjU/F7713r3nnH3O+XY998UOgN01oJ5gtCBDgOrqGlRWVaHOdVKwUNDyGuX+v8C1dL5bsIGMFpSUwj82Ad97hiL0QCJQcVb+n0VVLfGxgm7Xe3M3Gq624y2CxWTxcFYOJqz3wQiXlXjdyQWjf1kPr12xSDiShZKiIpwV0s1rt6DJ9d7gjYSr7fgC2UvPzcOoFW54e9ZivDZ6Gv7lvAAz121T8v+9ZBM2h+9BYf5plNcSPv56b/BGwtV0ul2wtbKqGvO9wjB89hIMGzMNK32CUFRapoxWSVt4fAo++skVHjv3o/RMEaqqq9nE2H7Tuq+B7DaCnCMnTuPTJRsxdJwzfnDdBvNKE8wR7OCN3/4EfLViK7KO5aCivNzq85frvckbBVfTqaugeldSBt6btxJDx0zHviRyjGLBw2af+oKDeUXFQrYbIg8moPJsmUX2+9d7kzcKrtSBFYULGYtIzMC7khSHjZuJ+PSjFtlLBPMEPwiOFJScxdcr3REUc0jItlm2m6DH9d7ojYDLNT4myDX4qkGkkD2Clj3WGXFpWbjYlV9chq9+dUdwTLxJdo3VlCd46npv9nrjUg0s9bZUV5UjLnQcgpY/Ds/FfbHEuStWzumAeK++yAoegIzAJ23IDByANP/HEba+Ow6490F+1OMo3d0PZUmjUFNdQsK9YCRba47bYByS/qjNMJTdepV9G/xBczYwufpdZJOUnSWF6dg2tynWTbTDhil28HexQ5KrHZI32OHwOgO8TzC/8zN1ox1yPe1QFCDws0NhUCNUlySQ7F0muUy4TKqRgmjBGsEKQbBgu8BfEHge/Op8DzL7/stcKxPwRlNWmOBHGKEr2OzPT0/BcBin3xDBHkGA4HvBZnPcSsFkcw0ct8VcS5D5bKngORiHu4/NZ5QTLpgp6PB7yN5RUpAKz3kOcBWiAxfaIVGITNpkfKZusUPmNiFYiM/YZtwflu853nYoDhGig0zCQ+1RXZoIcwNMtnG8yczMRHx8PCoqKniL3NxcFBcX49SpU0hLS8PRo0dx5MgRZGVloVwqm2PHjul9amoqCgsLOeQMjFcDzB04dOiQ9M1UWezP8enp6YrS0lJY14kTJ7B//34cP35c79mWnZ2NyspKvS8oKLC1cS3WGsyLB4jD1rj9sbG6bvNKFTz0m8kuLkiDu4sDghaINW+qJTpFiI1dcytGvdsWg596AJ8Ob4e9K2/FcR8hOtgk2kZ2c4tshpEZ/LJgwQJ07doV3bp1w9tvv41qqcn79euHpUuXYs6cObj//vvRvn177TNkyBDExMSgb9++et+zZ08sW7bMRl5BfgHefPNNdOnSRcdt3rwZsUJCu3bt9P6BBx5AaGiovkqYMmUKOnVyRI8ePdCrVy9VXGBgIPr06YPERF0jnJyc8PLLL2v/Dz/8UNfRvXt3DB48WInn5ePjo+P5vHPnzpg8ebL1qiIUlwmNlyc7Pw3RqxyQ6FpLND8z3e3gNLIlOnUZgAd7D0B7xwGY8M/7UBNVh+gLyabb+pWUlKBRo0b4/PPP1cJIBK2qRYsWSgatyM3NDXfeeScmTJiAAwcOKOzt7TF79mzs3bu3rjVhy5Ytsgs7eHh4qCxaclBQEG6//XZs3boV+/btU49Zvny59nNxmYeUlBSEh4erV1E5zZo1Q1ycOhw+++wzJZ/kPf3003jmmWcQERGBJk2aYPy336pXcS2vv/66GsH8+fNVLtdsXo//JrIritOQ5u6ABFeDaIvsI252+PCNTujRcwD6PdYf98vniNc7o2KHHc5c2rJ9BItpxUOHDoWDgwNWr16tq+PG2rZtq2Tz4obuvfdebNy4Ue8TEhLQqlUrvPjiixg1apQSCKPUqWb4aNOmDZ5//nlVCi9aK5VFrxk7dqwq55VXXsFLL72k7u/u7g5PT0/k5+crSa1bt9aQxuvLL79E//79dU30qqeeekr7cr2rZL1hYWG46667sGfPHu3P/fTu3RsjR460yB7xm8lO2XYu2QRj9LJJ9+DBB/uJFTwhpPfD6qn3ojryspbNJPUNv/Bl1aRJk9C4cWO88847atl016lTp+pqSQ4tyVKGRTY3TzJo3XIx2GswTkpKwhtvvKEKIjE7d+5UsocPH24j+7nnnsMHH3ygueKRRx6xeYOXl5eSTWvnNWbMGA1ZXBOtt379+tr3tdde03b2v+eee2yKramp0RBI2eb10R9KNsFQsnBMczh2fQIu/2muRJ9j1ReSzawdeubMGbVMbsbZ2Rn16tXThNShQweNlxbZd999N1atWqX3tLqWLVtizZo1GhLKa18F1DCOJicno6ysTOPoiBHvYceOHWjYsKHOw/l4kfSmTZtquMgQwqlohiBa6B133KHhhB5lhQ6SOHDgQLz11luqQCqESmUybdCgAUaPHq1r8ff3xy233FI3jwz6w8nOErK9XerDvtXDcJvbSAovKfMCL0s2S78DJJJJi3GRyeWTTz5RlyXZM2Zo/kROTo7GxbVr1+r94cOHNcw4OjrquLoJ0tXVVcc++uij6h0MIbRsujoTGK2Y8Zkhg+R17NgRfeQZvYCJjnPTAzj2oYce0pDk5+ensp999lkMGzZMvzNpDho0SJWwaNEiNG/eXNfCREyFMBfRCQWN/3CyWepFLbsN875uIiXfHSgLY019xQS5iV8YZ9evX4+QkBAbaSQoI0N/AFLLZVKqW55FRUUpCXRjqyrgxZAUIolx3bp1anm8SCyTpa+vr46x5JSVndV7KojJ2So7SWBwcLCuyVoDL1Y1VuLMy8tDQECARapWL+xPRZoXXwa9eimir0R2RMWZFCS7tboo2ayvk+SzQAg9G3YRq7bIDpFYXqKlabCgO4zDQzqMI/wxGIcMHkiyYbyS5SFjj9mWbioozmw/aoIFNX/M4EElzOx7SsDA6ytIPq8/tbMcRijLNefOMA1gnPmZYz6njAWmHI5lkb3LfH7M/OSBJs2c85i5txcuR/TlyOYRNLSqXA4YPj0Qv0bIXX8h4uXEmCmVyRkhujDgItgubTs6oOasHjZ4YrzNlN9c0FPQybxnbcoT2H3mfUNBR9T+ltnYbG9nwuG89bJvL1OuJb+92bd9HTncVxcYL8buO09GJ3NNTc37W82xbczvzcx57M32FuacHa9E8pXIJr4Q1JQXHUZR1hacyXa7AEWC0hw3VJ10Q+WJi2EzqorVDVmmjb3aRf234vwHPE7TrVjg0r3P+en8d1yUw9MVyz/f/3IwxGwVTIJh+Rclm/WhZpKKqlIUl59ASXneTVwjistPCn8llpGdFnx2Ptn/ENQUnz2J7Ycn4ueIp7Eg9HEsDHviJq4R5O3nHU/D59AYFJUds0gfZZHdWZB35uxxLIscgm89GmGKTytM9XVQTPFtLZ+tzfvWtmdTbM8czmu/FIz2C+VdaczV9LsW1F3HxeRfar5L9T2fI7n3uQ/jPRsp6YUG4TxZ9SLZekYOSpyOiZ73YOb2TgJHTPdrj8nezRWTvO1VCJ9TEbwnnLxban8Kd/JpaY69ODiespxkPD+n+7Uz57A35vGyxzRzDsqdfMEcrY2+XrWY5ttGZLTVcc7bO+umtc1cN+Vz3mnSx1nkGnKM+Y05WmCGXwedc8b2jsb9duOe/aeKfGt9yoGsoXZPjjq/bU9ezW0cWe0ThE/feKZA/cVqPMn2Y4xeEvmsLsQienZANwQkTkHSie3YnbFMrZ6C1+0ZjvicbQIPuB/4VDbSDm6x/xa3GSsL76g4n2gu5ucdAxGVtggHsjci+sgvmB/SDz+G/xkRqfMRKc93pS+G6953dAM+ssCd6T9L2wJ9RhI4x64ji7Ej1UXB/utlLUujnsea3X9TUjbsGyHjfhJ5CxWLwv6E1bvfxC8Rg20W57r3bezNXInYoxvVwGYH3C9ztsWcwB4ITJiKuYE9bUpasetVXVtk+kKEJc/F8qgXTOU7qqwFof1ljfNE1gaZd7Facq3ROaryfwz/E8or9ZX7FpIdVVZRgIXhT6orWOTsy1ylgT75hD+OF8ULsZ9jaeRgVNVUILtgHzJP7xJF+OukqSeDcbokTcZ2NC2lVvtsXxr5PHKK4jSOrdj5ssj6Aj8EPwyPg6OQcjJICSWZiyMGYZZY6NH83fCOG42t8izzdLS2LYn4Czbuex8Jx30Qd8xNvr8nZD4J/4TJiEhbgLHu9XEwe5MoZAk27B2BrftHYk5Ad+zJWCHzfImxHg3Eyr5Flshz3fsuVkW/gW1iLHOE3EnezURxf5eTZLW2qSWLh4Sn/iBG5a5tzGVH8/fomIle98Il+FFknN6JgIQpsr8h8Iz7Stu5B8vCaTjzQvtq4mSVQrIjyyoKsUg0QLKpVWo6rzgFOYUH6rilPfwPT9Jov0w0PGbbnepq9AZa//GiQ+qK55LdUTUdn+MpGx2LcR4NlXxaKhdM8kOSnPG16Jy5gpv+LqgXknJ9MVM85PNNdrKJr4XcrdpOQoMSpylpY93rSVy8W8kOS/lOZcdkrcGvO1/BV6a8iV5NEJ2xFJv3/xPO/l2QKwr/Kfx/xL2bGKHPDBv8TmsPT/lejYw8kGzKZRgY695A5S2JeEY5menvqG1ULOedKuPZhwqJzXLV/XH/JHt+6GMW2X4XkK2WLa7CsFAj/7ILYrB+798x0bupZtv80kyUlp9GaMpczJINkKAktf4LyZ7m204sp7tawKKwATq5EdMcVYG0kuzCGHV5hiq6KUlOywtVgn7dNVSsdQs2xXxgU1Jo8mwh2MmMo83UALhxbnZf1moNMWt3v6UWyrzA0EOPWB71ksgNUTk0AmsdvF8s7n9IQuNEz6aq2MXiRSQ3TPYYoHMZsZ2GlSyeSFkHjm0WuR9oG/MFuVsWNQTpeeEq3zDaK5LtqIIZ8NdE/02Jqq6pFLf+BuPcG4r79FFrqawu1xDABSSKaxtkd5Cx7W1kc7NzAnoYZIt8g2yjjWTRveNzPYWc/1VC54c8pt6SKf0Zs6noMLG28ZJonFVB9nXItj+P7Ppilasl7AUYMVvi/ayALhrDSfayqBeRKkqc6uNwTj6Z6NVMY3dO4UGxzAlquaFJszF62+0apwNMxZIT8pN6MkTDYmz2BmyO+cgk21GTp6HQMOXgqshmgpvl31Ws+EnNpnxWINacJhqji1PwN263qAXxcgl+RBMmybZKn+k2wo0wwjhruGN9XRwxyaspfOLGIDhpprr9OPe79NncQAkjx/3Uwn8KH4iMU5Eae6k4bvpSZFthhMlynFi5UW0002S8ef9HuieGkR8ljIz3aGyGRrp7Z7HWQHgf+g82xnyooS39VLiODxHSfST8MWTR0pdHvazK4FqCk53VkzgvZXFvwRISYzLX6v2lwkiUQfYAJZZl0iypRKjpE2cSNRFWV1dKsvpYtVxWkY800e7ZyiJZ1A7DtU74K/HHxBJzhfTwlB/MJNFR3ZQxPrcwDoFS3ayXasD9wGey+c7wPPiVWgItz/3gF/hFKqJZ/t2QkRepmZ4WvUvI2p2xXDL7faKMZpIM5+umJst3KodWSUvmZhkCSKyTSSIVQgV4xH2pCqDlZknyZcLdGPO+hpttsZ/acsJEkTfeszEScr01DAVKfjh8XL7vexfBMs9RKQwY3tjv+6DeGjK419WiYHJDj2SFNdUMlxdLkAHlUnWwbCExM0QjdAOSEpX2o5ZYJINtjLu0RGZ4CueErFy4wRCxOE5Mi+c9618jNrK2banyWSZFS2ymDForFxamY+YhKn2RZn2669b9H+O7gF66WFYt3odGaynKNayKHiax/FWtrbU8k4S4Ovqvaoks/egNVrjiJ0vVJeeUfu/onriOrbEjsXbPW2oMVgWhMsWCV+/+q5SVz2lpSgQnzRA5g2ylH/t9H9xbE3b0kaXqcTQQq3w2zhathbMn1DDl8iDZ/Fs9zfoTbIeaTur+VkHvZGVXIXCSd211wqrF2XbQaWaDkYTOrbX1wCHj2NfJp4UmU7rjufIcbKUn2yl7uiTZurWrFaqsBGeRrocamZcy6x4sGEuNdXY2wpp5mKFM9jfktTl3DA9C8oyou74LDzVtbXvi57QLDjVNtARlSSnXbJLdR1B4sjgZ80L6SkZuolZpBfmbuDYYvLXDBClt6fkMn3LxR9P+1ouoaXzCJMdT2VxxcSYUnq5u4hohvDFEMgxlF+y3XkTNq/vW7w7BXGqAJl9QmqWHmlPFqTdxjSBvPIuwXIbxHp9/e1jv/PfZxEAYf3PN3wRjBPtu4ppB3vgb6goYf4hp4/f/AJSFWgquz7ilAAAAAElFTkSuQmCC\\\"/></defs><style></style><use  href=\\\"#img1\\\" x=\\\"0\\\" y=\\\"0\\\"/></svg>\"\n        }\n    ],\n    \"cart\": {\n        \"id\": \"d0f7217f-b6d1-44ea-8551-180a46473e55\",\n        \"products\": [\n            {\n                \"id\": 749,\n                \"quantity\": 1,\n                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                \"stockTotalCart\": 0,\n                \"maxQuantity\": 0,\n                \"uid\": \"058cd61739374367d1bb1a151381daa0\",\n                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                \"sku\": \"abbc0003\",\n                \"barcode\": \"\",\n                \"slug\": \"abajur-cupula-com-base-cartucho\",\n                \"costPrice\": 0,\n                \"physicalProduct\": true,\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 6,\n                        \"display\": \"#0000FF\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 1,\n                        \"value\": \"Azul\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 15,\n                        \"display\": \"4G\",\n                        \"name\": \"Tamanho\",\n                        \"gridId\": 2,\n                        \"positionGridValue\": null,\n                        \"displayId\": 1,\n                        \"value\": \"4G\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"weight\": null,\n                \"width\": null,\n                \"length\": null,\n                \"height\": null,\n                \"multiple\": null,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Tomada\",\n                        \"treeSlug\": \"tomada\",\n                        \"name\": \"Tomada\",\n                        \"description\": null,\n                        \"main\": false,\n                        \"title\": null,\n                        \"categoryId\": 107,\n                        \"tags\": null\n                    },\n                    {\n                        \"treeName\": \"Mesa\",\n                        \"treeSlug\": \"mesa\",\n                        \"name\": \"Mesa\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 108,\n                        \"tags\": null\n                    }\n                ],\n                \"promotions\": [],\n                \"manageStock\": false,\n                \"typeId\": 3,\n                \"stockTotal\": 0,\n                \"stocks\": [\n                    {\n                        \"quantity\": 0,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"url\": \"/abajur-cupula-com-base-cartucho-p749\",\n                \"image\": {\n                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                    \"width\": 2362,\n                    \"mimeType\": \"image/webp\",\n                    \"fileId\": 62618,\n                    \"height\": 3727,\n                    \"thumbUrl\": \"https://salescdn.net/isenCQ-xfycTgTGaOTxn53cIHA0=/adaptive-fit-in/250x250/prod/store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                    \"url\": \"https://salescdn.net/bhScDde9OaSe8JEX8-ysnNvrOug=/adaptive-fit-in/0x0/prod/store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\"\n                },\n                \"originalPrice\": 2450,\n                \"originalTotalPrice\": 2450,\n                \"unitPrice\": 2450,\n                \"totalPrice\": 2450,\n                \"originalUnitPrice\": 2450,\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA+WUP0/DMBDFv8ux2iTOnyb1BkggNgbEgjpc4kti5MRRbLeCiu+OAqVItKrEWjbr+Xy6++k9P2+hnbS6VyAFgwF7Agk3dgIGSrvR4Ovj6zhrVfDeDsDAjl7bwYF83sIaTZgvr96CAfbZ6WmW5nYLBqN1ei4GOQRj9h1BwkUcx/HtLTDQPbYEcgsbrXwHMkkXCYMR5zM4byeKRFImIupJaXTROFkVau8irPAlTLwOYzDIa9vzCh3xGicf6s5ykaZCZZTxBhXyrBTIl2Wc8iaulmWhFhUKutxQNQKDXve02/NznminN9p87ZIsRMmgI912HmRaJMU7A0eGak8KpJ8CMdiNNj8osiUDXKM2WBn6KnhnP8CuqaXfwERxkliTN7mqz4VYg8b9QpbHh8hWM7RvgyZ7gz5ij0Nn/2bS9OGAuDhF/IxRZ8VJd2Z3B6Ty/0DqzzHOD0Gd/PbOBdSx9Ipj6V19ADxkqIpgBgAA\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": true,\n                                        \"productId\": 749,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                    },\n                                    {\n                                        \"value\": \"Bege\",\n                                        \"gridValueId\": 17,\n                                        \"position\": null,\n                                        \"display\": \"#f5f5dc\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": false,\n                                        \"productId\": 750,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p750\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 2,\n                                \"name\": \"Tamanho\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"3P\",\n                                        \"gridValueId\": 11,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": false,\n                                        \"productId\": 747,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                    },\n                                    {\n                                        \"value\": \"4G\",\n                                        \"gridValueId\": 15,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": true,\n                                        \"productId\": 749,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                    },\n                                    {\n                                        \"value\": \"5G\",\n                                        \"gridValueId\": 16,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": false,\n                                        \"productId\": 751,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"status\": true,\n                \"sellerId\": null,\n                \"price\": {\n                    \"priceGroupName\": \"Padrão\",\n                    \"priceGroupId\": 1,\n                    \"status\": true\n                }\n            },\n            {\n                \"id\": 751,\n                \"quantity\": 1,\n                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                \"stockTotalCart\": 0,\n                \"maxQuantity\": 0,\n                \"uid\": \"509177ee24355a7901f907c21efd965b\",\n                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                \"sku\": \"abbc0005\",\n                \"barcode\": \"\",\n                \"slug\": \"abajur-cupula-com-base-cartucho\",\n                \"costPrice\": 0,\n                \"physicalProduct\": true,\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 6,\n                        \"display\": \"#0000FF\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 1,\n                        \"value\": \"Azul\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 16,\n                        \"display\": \"5G\",\n                        \"name\": \"Tamanho\",\n                        \"gridId\": 2,\n                        \"positionGridValue\": null,\n                        \"displayId\": 1,\n                        \"value\": \"5G\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"weight\": null,\n                \"width\": null,\n                \"length\": null,\n                \"height\": null,\n                \"multiple\": null,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Tomada\",\n                        \"treeSlug\": \"tomada\",\n                        \"name\": \"Tomada\",\n                        \"description\": null,\n                        \"main\": false,\n                        \"title\": null,\n                        \"categoryId\": 107,\n                        \"tags\": null\n                    },\n                    {\n                        \"treeName\": \"Mesa\",\n                        \"treeSlug\": \"mesa\",\n                        \"name\": \"Mesa\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 108,\n                        \"tags\": null\n                    }\n                ],\n                \"promotions\": [],\n                \"manageStock\": false,\n                \"typeId\": 3,\n                \"stockTotal\": 0,\n                \"stocks\": [\n                    {\n                        \"quantity\": 0,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"url\": \"/abajur-cupula-com-base-cartucho-p751\",\n                \"image\": {\n                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                    \"width\": 2362,\n                    \"mimeType\": \"image/webp\",\n                    \"fileId\": 62618,\n                    \"height\": 3727,\n                    \"thumbUrl\": \"https://salescdn.net/isenCQ-xfycTgTGaOTxn53cIHA0=/adaptive-fit-in/250x250/prod/store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                    \"url\": \"https://salescdn.net/bhScDde9OaSe8JEX8-ysnNvrOug=/adaptive-fit-in/0x0/prod/store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\"\n                },\n                \"originalPrice\": 2450,\n                \"originalTotalPrice\": 2450,\n                \"unitPrice\": 2450,\n                \"totalPrice\": 2450,\n                \"originalUnitPrice\": 2450,\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA+XUzU7DMAwA4Hcx14Q2/Vm73ABpiBsHxAXt4DbuGpQ2VZNsgmnvjgoDJCZVcB23yHGs+JPlpz1sRq3uFEjBoMeOQMKNHYGB0m4w+PLwMkyxKnhve2BgB69t70A+7WGLJkyXV6/BAHuv9DiFpnILBoN1ekoG2QdjviqChIs4juPVChjoDjcEcg87rXwLMkkXCYMBpzM4b0eKRFImIupIaXTRMFoVau8irPA5jLwOQzDIa9vxCh3xGkcf6tZykaZCZZTxBhXyrBTIl2Wc8iaulmWhFhUKutxRNQCDTnd07PP9P9Ex3mjz0UuyECWDlvSm9SDTIikODBwZqj0pkH4MxOD4telBkQsGuEVtsDL0kXBg32DXtKGfYKKYFWvyJlf1uYg1aNxPsuSUbD2hfQ5o8jWgD9hh39q/DWl6fyIu5sTPmDorZqczuz2Ryv+r1HJWKj+Vmt175yL1u4W3PqzfAHIadJpgBgAA\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": true,\n                                        \"productId\": 751,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                    },\n                                    {\n                                        \"value\": \"Bege\",\n                                        \"gridValueId\": 17,\n                                        \"position\": null,\n                                        \"display\": \"#f5f5dc\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": false,\n                                        \"productId\": 752,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p752\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 2,\n                                \"name\": \"Tamanho\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"3P\",\n                                        \"gridValueId\": 11,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": false,\n                                        \"productId\": 747,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                    },\n                                    {\n                                        \"value\": \"4G\",\n                                        \"gridValueId\": 15,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": false,\n                                        \"productId\": 749,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                    },\n                                    {\n                                        \"value\": \"5G\",\n                                        \"gridValueId\": 16,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": {\n                                            \"width\": 2362,\n                                            \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                            \"mimeType\": \"image/webp\",\n                                            \"fileId\": 62618,\n                                            \"height\": 3727\n                                        },\n                                        \"selected\": true,\n                                        \"productId\": 751,\n                                        \"available\": true,\n                                        \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"status\": true,\n                \"sellerId\": null,\n                \"price\": {\n                    \"priceGroupName\": \"Padrão\",\n                    \"priceGroupId\": 1,\n                    \"status\": true\n                }\n            }\n        ],\n        \"promotions\": [],\n        \"zipcode\": null,\n        \"hash\": \"c16d2f60c50140ee7a37caf9519a69e1\",\n        \"total\": 4900,\n        \"totalQuantity\": 2,\n        \"totalWithoutTax\": 4900,\n        \"tax\": -490,\n        \"productsNotAvailable\": [],\n        \"uploadCheckout\": {\n            \"status\": false,\n            \"isRequired\": false,\n            \"formatsAccepted\": [\n                {\n                    \"name\": \"jpg\",\n                    \"type\": \"image/jpg\"\n                },\n                {\n                    \"name\": \"png\",\n                    \"type\": \"image/png\"\n                },\n                {\n                    \"name\": \"jpeg\",\n                    \"type\": \"image/jpeg\"\n                }\n            ]\n        }\n    },\n    \"pages\": [\n        {\n            \"name\": \"Institucional\",\n            \"pages\": [\n                {\n                    \"id\": 18,\n                    \"name\": \"Quero ser vendedor\",\n                    \"title\": \"Quero ser vendedor\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/cadastro-marketplace\",\n                    \"grouper\": \"Institucional\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2025-05-21T16:30:35.000Z\",\n                    \"createdAt\": \"2025-05-21T14:59:00.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": {\n                        \"maxVariableKwp\": 2,\n                        \"minVariableKwp\": 2\n                    },\n                    \"type\": 0\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Projeto e Homologação\",\n                    \"title\": \"Projeto e Homologação\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/projeto-e-homologacao\",\n                    \"grouper\": \"Institucional\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2024-09-05T14:09:10.000Z\",\n                    \"createdAt\": \"2024-09-02T20:17:10.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": {\n                        \"maxVariableKwp\": 2,\n                        \"minVariableKwp\": 2\n                    },\n                    \"type\": 0\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"Financiamento\",\n                    \"title\": \"Financiamente\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/financiamente\",\n                    \"grouper\": \"Institucional\",\n                    \"showSideMenu\": false,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2023-03-14T17:31:48.000Z\",\n                    \"createdAt\": \"2023-03-14T17:31:10.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": null,\n                    \"type\": 0\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Quem somos\",\n                    \"title\": \"Quem somos\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": null,\n                    \"metaTagTitle\": \"Quem somos\",\n                    \"metaTagDescription\": null,\n                    \"url\": \"/pagina/quem-somos\",\n                    \"grouper\": \"Institucional\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2025-02-17T14:32:37.000Z\",\n                    \"createdAt\": \"2021-06-22T19:46:50.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": null,\n                    \"type\": 0\n                },\n                {\n                    \"id\": 1,\n                    \"name\": \"Política de privacidade\",\n                    \"title\": \"Política de privacidade\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": null,\n                    \"metaTagTitle\": \"Política de privacidade\",\n                    \"metaTagDescription\": null,\n                    \"url\": \"/pagina/politica-de-privacidade\",\n                    \"grouper\": \"Institucional\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2021-09-13T20:10:06.000Z\",\n                    \"createdAt\": \"2021-06-22T19:46:50.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": null,\n                    \"type\": 0\n                }\n            ]\n        },\n        {\n            \"name\": \"\",\n            \"pages\": [\n                {\n                    \"id\": 17,\n                    \"name\": \"Energia Por Assinatura\",\n                    \"title\": \"Energia Por Assinatura\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/energia-por-assinatura\",\n                    \"grouper\": \"\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": null,\n                    \"createdAt\": \"2024-09-06T12:42:12.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": {\n                        \"maxVariableKwp\": 2,\n                        \"minVariableKwp\": 2\n                    },\n                    \"type\": 1\n                },\n                {\n                    \"id\": 16,\n                    \"name\": \"Treinamento e Seguro\",\n                    \"title\": \"Treinamento e Seguro\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/treinamento-e-seguro\",\n                    \"grouper\": \"\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2025-11-04T12:24:08.000Z\",\n                    \"createdAt\": \"2024-09-06T12:42:00.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": {\n                        \"maxVariableKwp\": 2,\n                        \"minVariableKwp\": 2\n                    },\n                    \"type\": 1\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Gestão e Manutenção\",\n                    \"title\": \"Gestão e Manutenção\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/gestao-e-manutencao\",\n                    \"grouper\": \"\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": null,\n                    \"createdAt\": \"2024-09-06T12:41:48.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": {\n                        \"maxVariableKwp\": 2,\n                        \"minVariableKwp\": 2\n                    },\n                    \"type\": 1\n                },\n                {\n                    \"id\": 14,\n                    \"name\": \"Instalação\",\n                    \"title\": \"Instalação\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/instalacao\",\n                    \"grouper\": \"\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": null,\n                    \"createdAt\": \"2024-09-06T12:41:36.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": {\n                        \"maxVariableKwp\": 2,\n                        \"minVariableKwp\": 2\n                    },\n                    \"type\": 1\n                }\n            ]\n        },\n        {\n            \"name\": \"Ajuda e Suporte\",\n            \"pages\": [\n                {\n                    \"id\": 12,\n                    \"name\": \"Faça se projeto\",\n                    \"title\": \"Faça se projeto\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": [],\n                    \"metaTagTitle\": \"\",\n                    \"metaTagDescription\": \"\",\n                    \"url\": \"/pagina/faca-se-projeto\",\n                    \"grouper\": \"Ajuda e Suporte\",\n                    \"showSideMenu\": false,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2024-08-22T16:25:21.000Z\",\n                    \"createdAt\": \"2024-08-22T13:16:11.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": {\n                        \"maxVariableKwp\": 2,\n                        \"minVariableKwp\": 2\n                    },\n                    \"type\": 2\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"Trocas e devoluções\",\n                    \"title\": \"Trocas e devoluções\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": null,\n                    \"metaTagTitle\": \"Envios e pagamentos\",\n                    \"metaTagDescription\": null,\n                    \"url\": \"/pagina/trocas-e-devolucoes\",\n                    \"grouper\": \"Ajuda e Suporte\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": \"2023-03-30T21:19:13.000Z\",\n                    \"createdAt\": \"2021-08-03T11:32:51.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": null,\n                    \"type\": 2\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Envios e pagamentos\",\n                    \"title\": \"Envios e pagamentos\",\n                    \"themeAsset\": null,\n                    \"tagsSearch\": null,\n                    \"metaTagTitle\": \"Envios e pagamentos\",\n                    \"metaTagDescription\": null,\n                    \"url\": \"/pagina/envios-e-pagamentos\",\n                    \"grouper\": \"Ajuda e Suporte\",\n                    \"showSideMenu\": true,\n                    \"default\": false,\n                    \"status\": true,\n                    \"updatedAt\": null,\n                    \"createdAt\": \"2021-06-22T19:46:50.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": null,\n                    \"type\": 2\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"Fale conosco\",\n                    \"title\": \"Fale conosco\",\n                    \"themeAsset\": \"sections/page-contact-form\",\n                    \"tagsSearch\": null,\n                    \"metaTagTitle\": \"Fale conosco\",\n                    \"metaTagDescription\": null,\n                    \"url\": \"/pagina/fale-conosco\",\n                    \"grouper\": \"Ajuda e Suporte\",\n                    \"showSideMenu\": true,\n                    \"default\": true,\n                    \"status\": true,\n                    \"updatedAt\": \"2021-08-10T16:55:35.000Z\",\n                    \"createdAt\": \"2021-06-22T19:46:50.000Z\",\n                    \"deletedAt\": null,\n                    \"configs\": null,\n                    \"type\": 2\n                }\n            ]\n        }\n    ],\n    \"payments\": [\n        {\n            \"id\": 78,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/dWhrwkaHP0fk5gKryRZfU8WYflA=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877835919.webp\"\n        },\n        {\n            \"id\": 79,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/0Vtlx75V3UCQy2genUkksnmSUA8=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877839694.webp\"\n        },\n        {\n            \"id\": 80,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/2v8UDc3UDCngi_oB0vzdk3DalGA=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877836033.webp\"\n        },\n        {\n            \"id\": 81,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/euexbZEzsSPO3mNDJcfOs6W77AQ=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877836129.webp\"\n        },\n        {\n            \"id\": 82,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/kd_OtifsF3-T9JI3tnnNrowiPG8=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877839827.webp\"\n        },\n        {\n            \"id\": 83,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/q906dbCIWSsTlX33QzzrBlsYp14=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877839862.webp\"\n        },\n        {\n            \"id\": 84,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/9qhVwYrqBsVhRNoOX_psx0ZEtJ0=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877836274.webp\"\n        },\n        {\n            \"id\": 87,\n            \"title\": \"\",\n            \"slug\": \"\",\n            \"link\": \"\",\n            \"url\": \"https://salescdn.net/Oa1zWloRCPI8IIt2bem_4mA0bZk=/adaptive-fit-in/0x0/prod/store/12821/medias/storage/1696877835817.webp\"\n        }\n    ],\n    \"device\": \"mobile\",\n    \"scripts\": {\n        \"main\": {\n            \"src\": \"https://salescdn.net/prod/assets/js/main-20260112154837.js\"\n        },\n        \"header\": [\n            {\n                \"id\": 19,\n                \"name\": \"Google Manager\",\n                \"local\": \"header\",\n                \"status\": true,\n                \"code\": \"<!-- Google Tag Manager -->\\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,'script','dataLayer','GTM-KBRM3PXR');</script>\\n<!-- End Google Tag Manager --><!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-KBRM3PXR\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\n                \"pages\": [\n                    \"all\"\n                ],\n                \"pluginId\": null,\n                \"createdAt\": \"2025-05-22T17:17:53.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            {\n                \"id\": 20,\n                \"name\": \"teste\",\n                \"local\": \"header\",\n                \"status\": true,\n                \"code\": \"<script>console.log('Hello word??????');console.log('Hello word2');</script>\",\n                \"pages\": [\n                    \"all\"\n                ],\n                \"pluginId\": null,\n                \"createdAt\": \"2025-05-22T18:48:13.000Z\",\n                \"updatedAt\": \"2025-05-22T18:48:59.000Z\",\n                \"deletedAt\": null\n            },\n            {\n                \"id\": 3,\n                \"name\": \"FacebookPixel\",\n                \"local\": \"header\",\n                \"status\": true,\n                \"code\": \"<!-- Meta Pixel Code -->\\n<script>\\n!function(f,b,e,v,n,t,s)\\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\\nn.queue=[];t=b.createElement(e);t.async=!0;\\nt.src=v;s=b.getElementsByTagName(e)[0];\\ns.parentNode.insertBefore(t,s)}(window, document,'script',\\n'https://connect.facebook.net/en_US/fbevents.js');\\nfbq('init', '858458889741388');\\nfbq('track', 'PageView');\\n</script>\\n<noscript><img height=\\\"1\\\" width=\\\"1\\\" style=\\\"display:none\\\"\\nsrc=\\\"https://www.facebook.com/tr?id=858458889741388&ev=PageView&noscript=1\\\"\\n/></noscript>\\n<!-- End Meta Pixel Code -->\",\n                \"pages\": [\n                    \"all\"\n                ],\n                \"pluginId\": 4,\n                \"createdAt\": \"2022-08-10T19:16:40.000Z\",\n                \"updatedAt\": \"2024-10-29T11:27:13.000Z\",\n                \"deletedAt\": null\n            },\n            {\n                \"id\": 13,\n                \"name\": \"GoogleAnalytics\",\n                \"local\": \"header\",\n                \"status\": true,\n                \"code\": \"<!-- Google tag (gtag.js) -->\\n<script async src=\\\"https://www.googletagmanager.com/gtag/js?id=G-75Q8PFJWM9\\\"></script>\\n<script>\\n  window.dataLayer = window.dataLayer || [];\\n  function gtag(){dataLayer.push(arguments);}\\n  gtag('js', new Date());\\n\\n  gtag('config', 'G-75Q8PFJWM9');\\n</script>\",\n                \"pages\": [\n                    \"all\"\n                ],\n                \"pluginId\": 10,\n                \"createdAt\": \"2024-09-25T13:22:41.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            },\n            {\n                \"local\": \"header\",\n                \"status\": true,\n                \"config\": {\n                    \"lists\": [],\n                    \"token\": \"660d67ef7058d778efd63efd\",\n                    \"apikey\": \"6476-da6c-4150-6916-b558-2161-f674-5e65\",\n                    \"fields\": [\n                        {\n                            \"sync\": true,\n                            \"field\": \"name\",\n                            \"label\": \"Nome\",\n                            \"customFieldId\": \"\"\n                        },\n                        {\n                            \"sync\": true,\n                            \"field\": \"phone\",\n                            \"label\": \"Telefone\",\n                            \"customFieldId\": \"\"\n                        },\n                        {\n                            \"sync\": true,\n                            \"field\": \"document\",\n                            \"label\": \"CPF/CNPJ\",\n                            \"customFieldId\": \"\"\n                        },\n                        {\n                            \"sync\": true,\n                            \"field\": \"birthDate\",\n                            \"label\": \"Data de Nascimento\",\n                            \"customFieldId\": \"\"\n                        },\n                        {\n                            \"sync\": true,\n                            \"field\": \"genre\",\n                            \"label\": \"Genero\",\n                            \"customFieldId\": \"\"\n                        }\n                    ],\n                    \"endpoint\": \"https://mbiz.mailclick.me/api.php\",\n                    \"syncLists\": true,\n                    \"usersListId\": null,\n                    \"customFields\": [],\n                    \"sendFirstName\": true,\n                    \"newsletterListId\": null\n                },\n                \"slug\": \"mailbiz\",\n                \"pages\": [\n                    \"all\"\n                ],\n                \"code\": \"\\n                <!-- Event Tracker -->\\n                <script>\\n                (function (m, a) {\\n                    if (!m[a]) {\\n                    m[a] = function () { ; (m[a].q = m[a].q || []).push(arguments) }\\n                    m[a].q = m[a].q || []\\n                    }\\n                })(window, 'mb_track');\\n                </script>\\n                <!-- Recover Cart -->\\n                <script>\\n                    (function (m, a) {\\n                        if (m[a]) { return; }\\n                        m[a] = function (arg) {                            \\n                            const productsFlowBiz = arg.products;\\n                            const dataAddCart = productsFlowBiz.map((product) => {\\n                                return {\\n                                    id: product.product_id,\\n                                    quantity: product.quantity\\n                                }\\n                            });\\n                            \\n                            if(getCookie('recoverMBCartId') === ''){\\n                                openLoadingMain();\\n                                StoreSDK.request.post('/ajax/cart/add', dataAddCart)\\n                                .then((cart) => {                                    \\n                                    console.log(cart);\\n                                    setCookie('recoverMBCartId', arg.cart_id, '', '');\\n                                    window.location.href = window.location.href;\\n                                }).catch(() => {\\n                                    closeLoadingMain();\\n                                });                                \\n                            }\\n                        };\\n                    })(window, 'mb_recover_cart');\\n                </script>\\n                <!-- Universal Tracker -->\\n                <script>\\n                (function (m, a, i, l, b, z, j, s) {\\n                    if (m[z]) return;\\n                    m[z] = {\\n                    id: b,\\n                    ready: 0\\n                    };\\n                    z = a.createElement(i);\\n                    j = a.getElementsByTagName(i)[0];\\n                    z.async = 1;\\n                    z.src = l;\\n                    j.parentNode.insertBefore(z, j);\\n                })(window, document, 'script', 'https://d3eq1zq78ux3cv.cloudfront.net/static/scripts/integration.min.js', '660d67ef7058d778efd63efd', 'MailbizIntegration');\\n                </script>\"\n            }\n        ],\n        \"content\": [\n            {\n                \"id\": 6,\n                \"name\": null,\n                \"local\": \"content\",\n                \"status\": true,\n                \"code\": \"\\n    <script>\\n    var linkTerm = '/pagina/politica-de-privacidade';\\n    var textMessageCookieNotification = '<span>Cookies:</span> utilizamos cookies para personalizar anúncios, gerar estaticas e melhorar a sua experiência no site. Ao continuar, você concorda com nossa <span><a href=\\\"' + linkTerm + '\\\" title=\\\"Política de privacidade\\\">política de privacidade</a></span>.';\\n    var textButtonCookieNotification = 'CONCORDAR E FECHAR';\\n    var styleCookie = '<style>.cookie-notification{z-index: 9; -webkit-transition:all 800ms cubic-bezier(.91,.005,.07,1);-o-transition:all 800ms cubic-bezier(.91,.005,.07,1);transition:all 800ms cubic-bezier(.91,.005,.07,1);background-color:#f1f1f1;bottom:0;box-shadow:0 -1px 2px 0 rgba(26,26,26,.1);color:#1a1a1a;left:0;position:fixed;right:0;top:auto;width:100%}.cookie-notification.disable{display:none!important;opacity:0}.cookie-notification a{color:#1a1a1a;text-decoration:underline}.cookie-notification a:focus,.cookie-notification a:hover{color:#1a1a1a;opacity:.7;text-decoration:underline}.cookie-notification span{font-weight:700}.cookie-notification-button{cursor:pointer;background-color:transparent;border-radius:4px;border:1px solid #1a1a1a;display:table;float:right;font-size:12px;line-height:20px;margin-left:20px;padding:5px 10px 3px;text-align:center;width:170px}.cookie-notification-container{align-items:center;display:flex;justify-content:space-evenly;padding-bottom:15px;padding-top:15px}.cookie-notification-message{float:left;font-size:12px;line-height:15px;max-width:calc(100% - 170px - 20px);width:100%}</style>';\\n    renderCookieTerm();\\n\\n    function renderCookieTerm() {\\n        if (typeof getCookie('agreeTerm') !== 'undefined' && getCookie('agreeTerm') !== 'true') {\\n\\n            htmlCookieNotification = document.createElement('section');\\n\\n            htmlCookieNotification.classList.add('cookie-notification');\\n\\n            htmlCookieNotification.innerHTML = '<div class=\\\"cookie-notification-content content\\\"><div class=\\\"cookie-notification-container container\\\"><div class=\\\"cookie-notification-message\\\">' + textMessageCookieNotification + '</div> <button class=\\\"cookie-notification-button\\\" onclick=\\\"agreeCookieTerm()\\\">' + textButtonCookieNotification + '</button></div></div>' + styleCookie;\\n\\n            document.querySelector('body').appendChild(htmlCookieNotification);\\n        }\\n    }\\n\\n    function agreeCookieTerm() {\\n        setCookie('agreeTerm', 'true', '', '');\\n        if (!document.querySelector('.cookie-notification').classList.contains('d-hide')) {\\n            document.querySelector('.cookie-notification').classList.add('d-hide');\\n        }\\n    }\\n\\n    function setCookie(name, cvalue, expires, domain) {\\n        document.cookie = name + \\\"=\\\" + cvalue + \\\";expires=\\\" + expires + \\\";domain=\\\" + domain + \\\";path=/\\\";\\n    };\\n\\n    function getCookie(cname) {\\n        var name = cname + \\\"=\\\";\\n        var ca = document.cookie.split(';');\\n        for (var i = 0; i < ca.length; i++) {\\n            var c = ca[i].trim();\\n            if (c.indexOf(name) == 0) {\\n                return c.substring(name.length, c.length);\\n            }\\n        }\\n        return \\\"\\\";\\n    };\\n</script>\\n            \",\n                \"pages\": [\n                    \"all\"\n                ],\n                \"pluginId\": 8,\n                \"createdAt\": \"2023-07-18T14:39:33.000Z\",\n                \"updatedAt\": null,\n                \"deletedAt\": null\n            }\n        ],\n        \"footer\": []\n    },\n    \"customer\": {\n        \"customerId\": 76,\n        \"name\": \"Vitor Alexandre Barros\",\n        \"fantasyName\": \"\",\n        \"document\": \"40446409987\",\n        \"secondaryDocument\": \"193073158\",\n        \"typePerson\": \"F\",\n        \"birthDate\": \"1999-01-01\",\n        \"genre\": \"M\",\n        \"sendMail\": false,\n        \"address\": [\n            {\n                \"street\": \"Rua Canção de Fogo\",\n                \"number\": \"000\",\n                \"zipcode\": \"69906-462\",\n                \"complement\": \"Frente\",\n                \"district\": \"Taquarí\",\n                \"city\": \"Rio Branco\",\n                \"state\": \"AC\",\n                \"main\": true,\n                \"addressGroupId\": 1,\n                \"country\": \"BR\",\n                \"createdAt\": \"2026-01-13T12:04:32.000Z\",\n                \"userId\": 76,\n                \"id\": 167\n            }\n        ],\n        \"email\": \"vitoralexandrebarros@teste.com\",\n        \"emailId\": 144,\n        \"cellphone\": \"11000004044\",\n        \"cellphoneId\": 143,\n        \"phone\": \"11000000034\",\n        \"phoneId\": 145\n    },\n    \"viewType\": {\n        \"id\": 1,\n        \"name\": \"B2C\",\n        \"slug\": \"default\",\n        \"themeConfig\": {\n            \"cart\": {\n                \"type\": \"default\"\n            },\n            \"price\": {\n                \"type\": \"show\"\n            },\n            \"account\": {\n                \"type\": \"default\"\n            },\n            \"checkout\": {\n                \"type\": \"default\"\n            },\n            \"buyAction\": {\n                \"type\": \"cart-add\"\n            }\n        },\n        \"status\": true\n    },\n    \"pageName\": \"\"\n}"}],"_postman_id":"41f6f4ba-df3b-404a-94b7-77311eb5409d"},{"name":"Consultar Vitrine","id":"e8ddf03e-c2da-4c33-b86d-0b30f8f832e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"mobile","type":"text"}],"url":"{{URL_STORE}}/ajax/showcase","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","showcase"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"1fae9118-f152-4afd-9dce-12bf67c1b0ce","name":"Consultar Vitrine","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"mobile","type":"text"}],"url":"{{URL_STORE}}/ajax/showcase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 14:36:31 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"4e615-85b/sQnp6xSHj8wtSEX14dSKFak\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"showcase\": {\n        \"id\": 1,\n        \"name\": \"Padrão\",\n        \"createdAt\": \"2021-06-22T19:46:47.000Z\",\n        \"updatedAt\": \"2021-06-22T19:46:49.000Z\",\n        \"deletedAt\": null,\n        \"sections\": [\n            {\n                \"id\": 62,\n                \"showcaseId\": 1,\n                \"typeId\": 2,\n                \"name\": \"Banner Full\",\n                \"position\": 0,\n                \"display\": \"all\",\n                \"pageTypeId\": 1,\n                \"metadata\": null,\n                \"createdAt\": \"2022-10-26T19:37:06.000Z\",\n                \"updatedAt\": \"2024-02-22T18:38:29.000Z\",\n                \"deletedAt\": null,\n                \"config\": {\n                    \"id\": 124,\n                    \"sectionId\": 62,\n                    \"namePosition\": null,\n                    \"display\": null,\n                    \"rowQuantity\": null,\n                    \"columnQuantity\": null,\n                    \"device\": \"mobile\",\n                    \"displayProducts\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2022-10-26T19:37:06.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"copyProduct\": true,\n                    \"copyMedia\": false,\n                    \"carouselAutoplay\": false,\n                    \"imagePosition\": null,\n                    \"videoAutoplay\": false,\n                    \"medias\": [],\n                    \"products\": []\n                },\n                \"products\": null\n            },\n            {\n                \"id\": 160,\n                \"showcaseId\": 1,\n                \"typeId\": 5,\n                \"name\": \"kjsdfhkjsdhkjfhsdkj\",\n                \"position\": 1,\n                \"display\": \"all\",\n                \"pageTypeId\": 1,\n                \"metadata\": null,\n                \"createdAt\": \"2023-03-29T18:57:34.000Z\",\n                \"updatedAt\": \"2025-09-04T17:02:24.000Z\",\n                \"deletedAt\": null,\n                \"config\": {\n                    \"id\": 320,\n                    \"sectionId\": 160,\n                    \"namePosition\": \"hidden\",\n                    \"display\": \"carousel\",\n                    \"rowQuantity\": null,\n                    \"columnQuantity\": 1,\n                    \"device\": \"mobile\",\n                    \"displayProducts\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2023-03-29T18:57:34.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"copyProduct\": true,\n                    \"copyMedia\": false,\n                    \"carouselAutoplay\": false,\n                    \"imagePosition\": null,\n                    \"videoAutoplay\": false,\n                    \"medias\": [\n                        {\n                            \"title\": \"\",\n                            \"link\": \"\",\n                            \"path\": \"store/12821/medias/storage/1680115899996.webp\",\n                            \"position\": 0,\n                            \"metadata\": {},\n                            \"video\": null\n                        }\n                    ],\n                    \"products\": []\n                },\n                \"products\": null\n            },\n            {\n                \"id\": 1,\n                \"showcaseId\": 1,\n                \"typeId\": 1,\n                \"name\": \"Lançamentos\",\n                \"position\": 3,\n                \"display\": \"all\",\n                \"pageTypeId\": 1,\n                \"metadata\": null,\n                \"createdAt\": \"2021-06-22T19:46:47.000Z\",\n                \"updatedAt\": \"2025-08-06T18:30:06.000Z\",\n                \"deletedAt\": null,\n                \"config\": {\n                    \"id\": 2,\n                    \"sectionId\": 1,\n                    \"namePosition\": \"center\",\n                    \"display\": \"grid\",\n                    \"rowQuantity\": 3,\n                    \"columnQuantity\": 4,\n                    \"device\": \"mobile\",\n                    \"displayProducts\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2021-06-22T19:46:47.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"copyProduct\": true,\n                    \"copyMedia\": false,\n                    \"carouselAutoplay\": false,\n                    \"imagePosition\": null,\n                    \"videoAutoplay\": false,\n                    \"medias\": [],\n                    \"products\": []\n                },\n                \"products\": [\n                    {\n                        \"manageStock\": false,\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p><strong>L&acirc;mpada:<span>&nbsp;</span></strong><span>LED</span><br /><strong>Tens&atilde;o:<span>&nbsp;</span></strong><span>Bivolt (BIV)</span><br /><strong>Pot&ecirc;ncia:</strong><span>&nbsp;5W</span><br /><strong>Fluxo Luminoso:</strong><span>&nbsp;350lm</span><br /><strong>Efici&ecirc;ncia energ&eacute;tica:<span>&nbsp;</span></strong><span>70lm/W</span><br /><strong>Temperatura de cor:</strong><span>&nbsp;2700K</span><br /><strong>IP:</strong><span>&nbsp;20</span><br /><strong>Tamanho</strong><br /><span>Altura: 330mm</span><br /><span>Largura base: 100mm</span><br /><span>Largura topo: 170mm</span></p>\",\n                                \"name\": \"Ficha técnica\",\n                                \"descriptionGroupId\": 3\n                            },\n                            {\n                                \"text\": \"<p><span>Sua lumin&aacute;ria ser&aacute; produzida e entregue em at&eacute; 40 dias &uacute;teis.</span></p>\",\n                                \"name\": \"Tempo de fabricação e entrega\",\n                                \"descriptionGroupId\": 4\n                            },\n                            {\n                                \"text\": \"<p><strong>Na devolu&ccedil;&atilde;o por arrependimento ou insatisfa&ccedil;&atilde;o</strong>, o consumidor tem at&eacute; 7 (sete) dias corridos para comunicar a desist&ecirc;ncia, a contar da data de recebimento do produto. As desist&ecirc;ncias somente ser&atilde;o aceitas mediante formaliza&ccedil;&atilde;o escrita, enviada atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). O produto deve ser devolvido em sua embalagem original, sem que tenha sido utilizado ou instalado, juntamente com nota fiscal, manual e acess&oacute;rios.</p>\\n<p>Se todas as condi&ccedil;&otilde;es acima forem respeitadas, ser&aacute; efetuado o cancelamento da compra com o reembolso do valor total pago pelo consumidor.</p>\\n<p>&nbsp;</p>\\n<p><strong>Na devolu&ccedil;&atilde;o de produto no qual foi constatado qualquer defeito de fabrica&ccedil;&atilde;o</strong>, o cliente poder&aacute; solicitar a troca do produto em at&eacute; 10 dias corridos a contar da data de recebimento da mercadoria. A formaliza&ccedil;&atilde;o da devolu&ccedil;&atilde;o dever&aacute; ser feita atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). Os produtos dever&atilde;o ser devolvidos na embalagem original, junto com a nota fiscal, manual e acess&oacute;rios. Uma vez comprovado o defeito, o consumidor poder&aacute; solicitar a troca do produto com defeito ou o cancelamento da compra e a restitui&ccedil;&atilde;o integral do valor pago. Caso n&atilde;o seja identificado qualquer defeito no produto, o mesmo ser&aacute; reenviado ao cliente. os custos de reenvio ser&atilde;o de obriga&ccedil;&atilde;o do cliente.</p>\\n<p><strong>Restitui&ccedil;&otilde;es de valores</strong></p>\\n<p>O cliente que optar pelo ressarcimento do valor pago &ndash; uma vez atendidas as exig&ecirc;ncias para tal &ndash; ter&aacute; seu dinheiro restitu&iacute;do da seguinte forma:</p>\\n<p>O valor pago pelo produto ser&aacute; devolvido integralmente da mesma forma que foi transacionado. Para cart&otilde;es de cr&eacute;dito, a administradora do cart&atilde;o ser&aacute; notificada e o estorno poder&aacute; acontecer em at&eacute; 2 (duas) faturas subsequentes, sendo esse prazo de responsabilidade da administradora do cart&atilde;o.</p>\\n<p><strong>Em caso de devolu&ccedil;&atilde;o, a restitui&ccedil;&atilde;o dos valores ser&aacute; processada somente ap&oacute;s o recebimento e an&aacute;lise do(s) produto(s).</strong></p>\",\n                                \"name\": \"Política de devolução e reembolso\",\n                                \"descriptionGroupId\": 5\n                            },\n                            {\n                                \"text\": \"<p><span>Todas as lumin&aacute;rias t&ecirc;m f&aacute;cil aplica&ccedil;&atilde;o e instala&ccedil;&atilde;o, e s&atilde;o enviadas montadas.</span><br /><br /><strong>N&atilde;o nos responsabilizamos pela montagem ou instala&ccedil;&atilde;o realizada por terceiros.</strong><span>&nbsp;Qualquer consequ&ecirc;ncia de m&aacute; manipula&ccedil;&atilde;o do produto &eacute; de responsabilidade do cliente. nesses casos, n&atilde;o ser&aacute; permitida a troca ou devolu&ccedil;&atilde;o da mercadoria.</span></p>\",\n                                \"name\": \"Montagem\",\n                                \"descriptionGroupId\": 7\n                            },\n                            {\n                                \"text\": \"<p><strong>A solicita&ccedil;&atilde;o de devolu&ccedil;&atilde;o dever&aacute; ser comunicada ao setor de atendimento em at&eacute; 7 (sete) dias corridos em caso de desist&ecirc;ncia ou em at&eacute; 10 (dez) dias corridos em caso de produtos com defeito</strong>, a contar da data do recebimento. a devolu&ccedil;&atilde;o pode ser feita de duas maneiras:</p>\\n<p><strong>Para locais fora da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Postagem em uma ag&ecirc;ncia dos correios:</p>\\n<p>O envio do(s) produto(s) &eacute; gratuito. ap&oacute;s comunicar a inten&ccedil;&atilde;o de devolu&ccedil;&atilde;o ao nosso setor de atendimento, voc&ecirc; receber&aacute; por e-mail o c&oacute;digo de postagem que deve ser apresentado na ag&ecirc;ncia dos correios. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&nbsp;</p>\\n<p><strong>Para locais dentro da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Coleta no local da entrega:</p>\\n<p>A Lightworks coleta o(s) produto(s) no mesmo endere&ccedil;o onde foi realizada a entrega. as coletas s&atilde;o feitas de segunda a sexta feira, das 8h &agrave;s 18h. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&middot; Pe&ccedil;a um comprovante de recolhimento ao transportador. caso o transportador n&atilde;o tenha o protocolo, n&atilde;o entregue a mercadoria e comunique o fato &agrave; nossa central de atendimento.</p>\",\n                                \"name\": \"Como devolver um produto\",\n                                \"descriptionGroupId\": 8\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 17,\n                                \"display\": \"#f5f5dc\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"Bege\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 16,\n                                \"display\": \"5G\",\n                                \"name\": \"Tamanho\",\n                                \"gridId\": 2,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"5G\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"createdAt\": \"2026-01-07T16:42:29.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"id\": 752,\n                        \"sku\": \"abbc0006\",\n                        \"barcode\": \"\",\n                        \"slug\": \"abajur-cupula-com-base-cartucho\",\n                        \"height\": null,\n                        \"updatedAt\": \"2026-01-07T17:01:33.000Z\",\n                        \"brandName\": \"ME6030.CLN\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62618,\n                                \"height\": 3727\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-8c0ac5c8-cc36-48b5-a5ea-8f07053f7c87.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62617,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-0bb0deef-e986-45b9-8880-e9b9ff8c5496.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62616,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-ecc601f2-b8d1-4cf7-b766-d83cd0c07e7f.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62614,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-59ea94d6-adb1-4877-b275-b6d9420ca954.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62619,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-23b4f6c0-b385-4895-8ebb-12782e8ec9f2.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62615,\n                                \"height\": 1417\n                            }\n                        ],\n                        \"brandId\": 31,\n                        \"gridsGroup\": \"746-Bege\",\n                        \"typeId\": 3,\n                        \"position\": 6,\n                        \"mainId\": 746,\n                        \"status\": true,\n                        \"seoTitle\": \"Abajur Cúpula com Base Cartucho\",\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"stocks\": [\n                            {\n                                \"quantity\": 0,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": false,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            },\n                            {\n                                \"treeName\": \"Mesa\",\n                                \"treeSlug\": \"mesa\",\n                                \"name\": \"Mesa\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 108,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"timestamp\": \"2026-01-07T17:01:42.775Z\",\n                        \"kitProducts\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"mainGroup\": false,\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA+XUTU/EIBAG4P8yXsGWfmwrNzVZ482D8WI8TMt0i6GlKaDRjf/doKsmrmn0ut7IABN48sLtFjazVpcKpGAw4kAg4dzOwEBpNxl8un6aYq0J3tsRGNjJazs6kLdbeEAT4uTpczDA3jrdxFJst2IwWafjYpBjMOazI0g4StM0Xa+BgR5wQyC38KiV70Fm+SpjMGEcg/N2pkRkdSaSgZRGl0yzVaH1LsEG78PM2zAFg7y1A2/QEW9x9qHtLRd5LlRBBe9QIS9qgfykTnPepc1JXalVg4KOH6mZgMGgB9rd8+08ya7eafN+l2wlagY96U3vQeZVVr0wcGSo9aRAdmgcMdidLe6oSsEAH1AbbAyB9HOgF/YldkYb+i4mqkWyruxK1R4KWQT5Jpbti91Fs4+AZp8BvcYBx97+LaT51R64WAI/FOkfwlnUi+EsLvakyn8qVaaLUuW+1OK/dyhSv329d6+u9v7iYAYAAA==\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 751,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 752,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p752\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 2,\n                                        \"name\": \"Tamanho\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"3P\",\n                                                \"gridValueId\": 11,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 748,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p748\"\n                                            },\n                                            {\n                                                \"value\": \"4G\",\n                                                \"gridValueId\": 15,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 750,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p750\"\n                                            },\n                                            {\n                                                \"value\": \"5G\",\n                                                \"gridValueId\": 16,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 752,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p752\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/abajur-cupula-com-base-cartucho-p752\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p><strong>L&acirc;mpada:<span>&nbsp;</span></strong><span>LED</span><br /><strong>Tens&atilde;o:<span>&nbsp;</span></strong><span>Bivolt (BIV)</span><br /><strong>Pot&ecirc;ncia:</strong><span>&nbsp;5W</span><br /><strong>Fluxo Luminoso:</strong><span>&nbsp;350lm</span><br /><strong>Efici&ecirc;ncia energ&eacute;tica:<span>&nbsp;</span></strong><span>70lm/W</span><br /><strong>Temperatura de cor:</strong><span>&nbsp;2700K</span><br /><strong>IP:</strong><span>&nbsp;20</span><br /><strong>Tamanho</strong><br /><span>Altura: 330mm</span><br /><span>Largura base: 100mm</span><br /><span>Largura topo: 170mm</span></p>\",\n                                \"name\": \"Ficha técnica\",\n                                \"descriptionGroupId\": 3\n                            },\n                            {\n                                \"text\": \"<p><span>Sua lumin&aacute;ria ser&aacute; produzida e entregue em at&eacute; 40 dias &uacute;teis.</span></p>\",\n                                \"name\": \"Tempo de fabricação e entrega\",\n                                \"descriptionGroupId\": 4\n                            },\n                            {\n                                \"text\": \"<p><strong>Na devolu&ccedil;&atilde;o por arrependimento ou insatisfa&ccedil;&atilde;o</strong>, o consumidor tem at&eacute; 7 (sete) dias corridos para comunicar a desist&ecirc;ncia, a contar da data de recebimento do produto. As desist&ecirc;ncias somente ser&atilde;o aceitas mediante formaliza&ccedil;&atilde;o escrita, enviada atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). O produto deve ser devolvido em sua embalagem original, sem que tenha sido utilizado ou instalado, juntamente com nota fiscal, manual e acess&oacute;rios.</p>\\n<p>Se todas as condi&ccedil;&otilde;es acima forem respeitadas, ser&aacute; efetuado o cancelamento da compra com o reembolso do valor total pago pelo consumidor.</p>\\n<p>&nbsp;</p>\\n<p><strong>Na devolu&ccedil;&atilde;o de produto no qual foi constatado qualquer defeito de fabrica&ccedil;&atilde;o</strong>, o cliente poder&aacute; solicitar a troca do produto em at&eacute; 10 dias corridos a contar da data de recebimento da mercadoria. A formaliza&ccedil;&atilde;o da devolu&ccedil;&atilde;o dever&aacute; ser feita atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). Os produtos dever&atilde;o ser devolvidos na embalagem original, junto com a nota fiscal, manual e acess&oacute;rios. Uma vez comprovado o defeito, o consumidor poder&aacute; solicitar a troca do produto com defeito ou o cancelamento da compra e a restitui&ccedil;&atilde;o integral do valor pago. Caso n&atilde;o seja identificado qualquer defeito no produto, o mesmo ser&aacute; reenviado ao cliente. os custos de reenvio ser&atilde;o de obriga&ccedil;&atilde;o do cliente.</p>\\n<p><strong>Restitui&ccedil;&otilde;es de valores</strong></p>\\n<p>O cliente que optar pelo ressarcimento do valor pago &ndash; uma vez atendidas as exig&ecirc;ncias para tal &ndash; ter&aacute; seu dinheiro restitu&iacute;do da seguinte forma:</p>\\n<p>O valor pago pelo produto ser&aacute; devolvido integralmente da mesma forma que foi transacionado. Para cart&otilde;es de cr&eacute;dito, a administradora do cart&atilde;o ser&aacute; notificada e o estorno poder&aacute; acontecer em at&eacute; 2 (duas) faturas subsequentes, sendo esse prazo de responsabilidade da administradora do cart&atilde;o.</p>\\n<p><strong>Em caso de devolu&ccedil;&atilde;o, a restitui&ccedil;&atilde;o dos valores ser&aacute; processada somente ap&oacute;s o recebimento e an&aacute;lise do(s) produto(s).</strong></p>\",\n                                \"name\": \"Política de devolução e reembolso\",\n                                \"descriptionGroupId\": 5\n                            },\n                            {\n                                \"text\": \"<p><span>Todas as lumin&aacute;rias t&ecirc;m f&aacute;cil aplica&ccedil;&atilde;o e instala&ccedil;&atilde;o, e s&atilde;o enviadas montadas.</span><br /><br /><strong>N&atilde;o nos responsabilizamos pela montagem ou instala&ccedil;&atilde;o realizada por terceiros.</strong><span>&nbsp;Qualquer consequ&ecirc;ncia de m&aacute; manipula&ccedil;&atilde;o do produto &eacute; de responsabilidade do cliente. nesses casos, n&atilde;o ser&aacute; permitida a troca ou devolu&ccedil;&atilde;o da mercadoria.</span></p>\",\n                                \"name\": \"Montagem\",\n                                \"descriptionGroupId\": 7\n                            },\n                            {\n                                \"text\": \"<p><strong>A solicita&ccedil;&atilde;o de devolu&ccedil;&atilde;o dever&aacute; ser comunicada ao setor de atendimento em at&eacute; 7 (sete) dias corridos em caso de desist&ecirc;ncia ou em at&eacute; 10 (dez) dias corridos em caso de produtos com defeito</strong>, a contar da data do recebimento. a devolu&ccedil;&atilde;o pode ser feita de duas maneiras:</p>\\n<p><strong>Para locais fora da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Postagem em uma ag&ecirc;ncia dos correios:</p>\\n<p>O envio do(s) produto(s) &eacute; gratuito. ap&oacute;s comunicar a inten&ccedil;&atilde;o de devolu&ccedil;&atilde;o ao nosso setor de atendimento, voc&ecirc; receber&aacute; por e-mail o c&oacute;digo de postagem que deve ser apresentado na ag&ecirc;ncia dos correios. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&nbsp;</p>\\n<p><strong>Para locais dentro da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Coleta no local da entrega:</p>\\n<p>A Lightworks coleta o(s) produto(s) no mesmo endere&ccedil;o onde foi realizada a entrega. as coletas s&atilde;o feitas de segunda a sexta feira, das 8h &agrave;s 18h. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&middot; Pe&ccedil;a um comprovante de recolhimento ao transportador. caso o transportador n&atilde;o tenha o protocolo, n&atilde;o entregue a mercadoria e comunique o fato &agrave; nossa central de atendimento.</p>\",\n                                \"name\": \"Como devolver um produto\",\n                                \"descriptionGroupId\": 8\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 17,\n                                \"display\": \"#f5f5dc\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"Bege\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 11,\n                                \"display\": \"3P\",\n                                \"name\": \"Tamanho\",\n                                \"gridId\": 2,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"3P\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"createdAt\": \"2026-01-07T16:42:29.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"id\": 748,\n                        \"sku\": \"abbc0002\",\n                        \"barcode\": \"\",\n                        \"slug\": \"abajur-cupula-com-base-cartucho\",\n                        \"height\": null,\n                        \"updatedAt\": \"2026-01-07T17:01:33.000Z\",\n                        \"brandName\": \"ME6030.CLN\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62618,\n                                \"height\": 3727\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-8c0ac5c8-cc36-48b5-a5ea-8f07053f7c87.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62617,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-0bb0deef-e986-45b9-8880-e9b9ff8c5496.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62616,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-ecc601f2-b8d1-4cf7-b766-d83cd0c07e7f.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62614,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-59ea94d6-adb1-4877-b275-b6d9420ca954.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62619,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-23b4f6c0-b385-4895-8ebb-12782e8ec9f2.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62615,\n                                \"height\": 1417\n                            }\n                        ],\n                        \"brandId\": 31,\n                        \"gridsGroup\": \"746-Bege\",\n                        \"typeId\": 3,\n                        \"position\": 2,\n                        \"mainId\": 746,\n                        \"status\": true,\n                        \"seoTitle\": \"Abajur Cúpula com Base Cartucho\",\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"stocks\": [\n                            {\n                                \"quantity\": 0,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": false,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            },\n                            {\n                                \"treeName\": \"Mesa\",\n                                \"treeSlug\": \"mesa\",\n                                \"name\": \"Mesa\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 108,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"timestamp\": \"2026-01-07T17:01:42.693Z\",\n                        \"kitProducts\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"mainGroup\": false,\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA+XUO0/DMBAA4P9yrDaJ82hSb4AEYmOoWBDDJb40Rk4cxTYIqv53ZCgP0aoSK2zW2T75Pt35bgPrWatrBVIwGHEgkHBhZ2CgtJsMPq+epxhrgvd2BAZ28tqODuTdBh7RhLh59hIMsLdMtzEU0y0YTNbpeBjkGIz5zAgSTtI0TS8vgYEecE0gN/Ckle9BZvkiYzBhXIPzdqZEZHUmkoGURpdMs1Wh9S7BBh/CzNswBYO8tQNv0BFvcfah7S0XeS5UQQXvUCEvaoF8Wac579JmWVdq0aCg0ydqJmAw6IF2db69J9nFO23ea8kWombQk173HmReZdWWgSNDrScFskPjiMHubfFGVVQM8BG1wcYQSD8H2rIvsXNa008xUR0l68quVO1fIYsgP8TqfbH7aPbRoNlng65wwLG3v2vS/GYPXBwD/1/S33qzuNqDKv8D1IEpLtOjUuW+1NFv7y9LZYem9/4V6uB7MGAGAAA=\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 747,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 748,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p748\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 2,\n                                        \"name\": \"Tamanho\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"3P\",\n                                                \"gridValueId\": 11,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 748,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p748\"\n                                            },\n                                            {\n                                                \"value\": \"4G\",\n                                                \"gridValueId\": 15,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 750,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p750\"\n                                            },\n                                            {\n                                                \"value\": \"5G\",\n                                                \"gridValueId\": 16,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 752,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p752\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/abajur-cupula-com-base-cartucho-p748\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p><strong>L&acirc;mpada:<span>&nbsp;</span></strong><span>LED</span><br /><strong>Tens&atilde;o:<span>&nbsp;</span></strong><span>Bivolt (BIV)</span><br /><strong>Pot&ecirc;ncia:</strong><span>&nbsp;5W</span><br /><strong>Fluxo Luminoso:</strong><span>&nbsp;350lm</span><br /><strong>Efici&ecirc;ncia energ&eacute;tica:<span>&nbsp;</span></strong><span>70lm/W</span><br /><strong>Temperatura de cor:</strong><span>&nbsp;2700K</span><br /><strong>IP:</strong><span>&nbsp;20</span><br /><strong>Tamanho</strong><br /><span>Altura: 330mm</span><br /><span>Largura base: 100mm</span><br /><span>Largura topo: 170mm</span></p>\",\n                                \"name\": \"Ficha técnica\",\n                                \"descriptionGroupId\": 3\n                            },\n                            {\n                                \"text\": \"<p><span>Sua lumin&aacute;ria ser&aacute; produzida e entregue em at&eacute; 40 dias &uacute;teis.</span></p>\",\n                                \"name\": \"Tempo de fabricação e entrega\",\n                                \"descriptionGroupId\": 4\n                            },\n                            {\n                                \"text\": \"<p><strong>Na devolu&ccedil;&atilde;o por arrependimento ou insatisfa&ccedil;&atilde;o</strong>, o consumidor tem at&eacute; 7 (sete) dias corridos para comunicar a desist&ecirc;ncia, a contar da data de recebimento do produto. As desist&ecirc;ncias somente ser&atilde;o aceitas mediante formaliza&ccedil;&atilde;o escrita, enviada atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). O produto deve ser devolvido em sua embalagem original, sem que tenha sido utilizado ou instalado, juntamente com nota fiscal, manual e acess&oacute;rios.</p>\\n<p>Se todas as condi&ccedil;&otilde;es acima forem respeitadas, ser&aacute; efetuado o cancelamento da compra com o reembolso do valor total pago pelo consumidor.</p>\\n<p>&nbsp;</p>\\n<p><strong>Na devolu&ccedil;&atilde;o de produto no qual foi constatado qualquer defeito de fabrica&ccedil;&atilde;o</strong>, o cliente poder&aacute; solicitar a troca do produto em at&eacute; 10 dias corridos a contar da data de recebimento da mercadoria. A formaliza&ccedil;&atilde;o da devolu&ccedil;&atilde;o dever&aacute; ser feita atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). Os produtos dever&atilde;o ser devolvidos na embalagem original, junto com a nota fiscal, manual e acess&oacute;rios. Uma vez comprovado o defeito, o consumidor poder&aacute; solicitar a troca do produto com defeito ou o cancelamento da compra e a restitui&ccedil;&atilde;o integral do valor pago. Caso n&atilde;o seja identificado qualquer defeito no produto, o mesmo ser&aacute; reenviado ao cliente. os custos de reenvio ser&atilde;o de obriga&ccedil;&atilde;o do cliente.</p>\\n<p><strong>Restitui&ccedil;&otilde;es de valores</strong></p>\\n<p>O cliente que optar pelo ressarcimento do valor pago &ndash; uma vez atendidas as exig&ecirc;ncias para tal &ndash; ter&aacute; seu dinheiro restitu&iacute;do da seguinte forma:</p>\\n<p>O valor pago pelo produto ser&aacute; devolvido integralmente da mesma forma que foi transacionado. Para cart&otilde;es de cr&eacute;dito, a administradora do cart&atilde;o ser&aacute; notificada e o estorno poder&aacute; acontecer em at&eacute; 2 (duas) faturas subsequentes, sendo esse prazo de responsabilidade da administradora do cart&atilde;o.</p>\\n<p><strong>Em caso de devolu&ccedil;&atilde;o, a restitui&ccedil;&atilde;o dos valores ser&aacute; processada somente ap&oacute;s o recebimento e an&aacute;lise do(s) produto(s).</strong></p>\",\n                                \"name\": \"Política de devolução e reembolso\",\n                                \"descriptionGroupId\": 5\n                            },\n                            {\n                                \"text\": \"<p><span>Todas as lumin&aacute;rias t&ecirc;m f&aacute;cil aplica&ccedil;&atilde;o e instala&ccedil;&atilde;o, e s&atilde;o enviadas montadas.</span><br /><br /><strong>N&atilde;o nos responsabilizamos pela montagem ou instala&ccedil;&atilde;o realizada por terceiros.</strong><span>&nbsp;Qualquer consequ&ecirc;ncia de m&aacute; manipula&ccedil;&atilde;o do produto &eacute; de responsabilidade do cliente. nesses casos, n&atilde;o ser&aacute; permitida a troca ou devolu&ccedil;&atilde;o da mercadoria.</span></p>\",\n                                \"name\": \"Montagem\",\n                                \"descriptionGroupId\": 7\n                            },\n                            {\n                                \"text\": \"<p><strong>A solicita&ccedil;&atilde;o de devolu&ccedil;&atilde;o dever&aacute; ser comunicada ao setor de atendimento em at&eacute; 7 (sete) dias corridos em caso de desist&ecirc;ncia ou em at&eacute; 10 (dez) dias corridos em caso de produtos com defeito</strong>, a contar da data do recebimento. a devolu&ccedil;&atilde;o pode ser feita de duas maneiras:</p>\\n<p><strong>Para locais fora da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Postagem em uma ag&ecirc;ncia dos correios:</p>\\n<p>O envio do(s) produto(s) &eacute; gratuito. ap&oacute;s comunicar a inten&ccedil;&atilde;o de devolu&ccedil;&atilde;o ao nosso setor de atendimento, voc&ecirc; receber&aacute; por e-mail o c&oacute;digo de postagem que deve ser apresentado na ag&ecirc;ncia dos correios. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&nbsp;</p>\\n<p><strong>Para locais dentro da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Coleta no local da entrega:</p>\\n<p>A Lightworks coleta o(s) produto(s) no mesmo endere&ccedil;o onde foi realizada a entrega. as coletas s&atilde;o feitas de segunda a sexta feira, das 8h &agrave;s 18h. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&middot; Pe&ccedil;a um comprovante de recolhimento ao transportador. caso o transportador n&atilde;o tenha o protocolo, n&atilde;o entregue a mercadoria e comunique o fato &agrave; nossa central de atendimento.</p>\",\n                                \"name\": \"Como devolver um produto\",\n                                \"descriptionGroupId\": 8\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 17,\n                                \"display\": \"#f5f5dc\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"Bege\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 15,\n                                \"display\": \"4G\",\n                                \"name\": \"Tamanho\",\n                                \"gridId\": 2,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"4G\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"createdAt\": \"2026-01-07T16:42:29.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"id\": 750,\n                        \"sku\": \"abbc0004\",\n                        \"barcode\": \"\",\n                        \"slug\": \"abajur-cupula-com-base-cartucho\",\n                        \"height\": null,\n                        \"updatedAt\": \"2026-01-07T17:01:33.000Z\",\n                        \"brandName\": \"ME6030.CLN\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62618,\n                                \"height\": 3727\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-8c0ac5c8-cc36-48b5-a5ea-8f07053f7c87.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62617,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-0bb0deef-e986-45b9-8880-e9b9ff8c5496.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62616,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-ecc601f2-b8d1-4cf7-b766-d83cd0c07e7f.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62614,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-59ea94d6-adb1-4877-b275-b6d9420ca954.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62619,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-23b4f6c0-b385-4895-8ebb-12782e8ec9f2.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62615,\n                                \"height\": 1417\n                            }\n                        ],\n                        \"brandId\": 31,\n                        \"gridsGroup\": \"746-Bege\",\n                        \"typeId\": 3,\n                        \"position\": 4,\n                        \"mainId\": 746,\n                        \"status\": true,\n                        \"seoTitle\": \"Abajur Cúpula com Base Cartucho\",\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"stocks\": [\n                            {\n                                \"quantity\": 0,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": false,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            },\n                            {\n                                \"treeName\": \"Mesa\",\n                                \"treeSlug\": \"mesa\",\n                                \"name\": \"Mesa\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 108,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"timestamp\": \"2026-01-07T17:01:42.696Z\",\n                        \"kitProducts\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"mainGroup\": false,\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA+XUTY/bIBAG4P8yvUJt/BE73LqVtuqth6iX1R7GZhyzwsYykCiN9r9XbLOfjqL2mt7QACN49MLdEbazVt8VSMFgxIFAwlc7AwOl3WTwsDlMsdYE7+0IDOzktR0dyLsj7NCEOPnlVzDAnjr9jKXYbsVgsk7HxSDHYMxLR5DwKU3T9PYWGOgBtwTyCHutfA8yy1cZgwnjGJy3MyUiqzORDKQ0umSarQqtdwk2+BBm3oYpGOStHXiDjniLsw9tb7nIc6EKKniHCnlRC+TrOs15lzbrulKrBgV93lMzAYNBD3S659N5klO90+bPXbKVqBn0pLe9B5lXWfXIwJGh1pMC2aFxxOB0trijKtYMcIfaYGMIpJ8DPbJXsRva0kcxUV0k68quVO21kEWQ92JluhS7j2bPAc1eArrBAcfe/ltI8x8LcHEJ/Fqkz4WzvhjO4ttCqvwfpP4uk2+gyiXUxW/vWqDORKrMzr3e+99lSvbqYAYAAA==\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 749,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 750,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p750\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 2,\n                                        \"name\": \"Tamanho\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"3P\",\n                                                \"gridValueId\": 11,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 748,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p748\"\n                                            },\n                                            {\n                                                \"value\": \"4G\",\n                                                \"gridValueId\": 15,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 750,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p750\"\n                                            },\n                                            {\n                                                \"value\": \"5G\",\n                                                \"gridValueId\": 16,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 752,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p752\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/abajur-cupula-com-base-cartucho-p750\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p><strong>L&acirc;mpada:<span>&nbsp;</span></strong><span>LED</span><br /><strong>Tens&atilde;o:<span>&nbsp;</span></strong><span>Bivolt (BIV)</span><br /><strong>Pot&ecirc;ncia:</strong><span>&nbsp;5W</span><br /><strong>Fluxo Luminoso:</strong><span>&nbsp;350lm</span><br /><strong>Efici&ecirc;ncia energ&eacute;tica:<span>&nbsp;</span></strong><span>70lm/W</span><br /><strong>Temperatura de cor:</strong><span>&nbsp;2700K</span><br /><strong>IP:</strong><span>&nbsp;20</span><br /><strong>Tamanho</strong><br /><span>Altura: 330mm</span><br /><span>Largura base: 100mm</span><br /><span>Largura topo: 170mm</span></p>\",\n                                \"name\": \"Ficha técnica\",\n                                \"descriptionGroupId\": 3\n                            },\n                            {\n                                \"text\": \"<p><span>Sua lumin&aacute;ria ser&aacute; produzida e entregue em at&eacute; 40 dias &uacute;teis.</span></p>\",\n                                \"name\": \"Tempo de fabricação e entrega\",\n                                \"descriptionGroupId\": 4\n                            },\n                            {\n                                \"text\": \"<p><strong>Na devolu&ccedil;&atilde;o por arrependimento ou insatisfa&ccedil;&atilde;o</strong>, o consumidor tem at&eacute; 7 (sete) dias corridos para comunicar a desist&ecirc;ncia, a contar da data de recebimento do produto. As desist&ecirc;ncias somente ser&atilde;o aceitas mediante formaliza&ccedil;&atilde;o escrita, enviada atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). O produto deve ser devolvido em sua embalagem original, sem que tenha sido utilizado ou instalado, juntamente com nota fiscal, manual e acess&oacute;rios.</p>\\n<p>Se todas as condi&ccedil;&otilde;es acima forem respeitadas, ser&aacute; efetuado o cancelamento da compra com o reembolso do valor total pago pelo consumidor.</p>\\n<p>&nbsp;</p>\\n<p><strong>Na devolu&ccedil;&atilde;o de produto no qual foi constatado qualquer defeito de fabrica&ccedil;&atilde;o</strong>, o cliente poder&aacute; solicitar a troca do produto em at&eacute; 10 dias corridos a contar da data de recebimento da mercadoria. A formaliza&ccedil;&atilde;o da devolu&ccedil;&atilde;o dever&aacute; ser feita atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). Os produtos dever&atilde;o ser devolvidos na embalagem original, junto com a nota fiscal, manual e acess&oacute;rios. Uma vez comprovado o defeito, o consumidor poder&aacute; solicitar a troca do produto com defeito ou o cancelamento da compra e a restitui&ccedil;&atilde;o integral do valor pago. Caso n&atilde;o seja identificado qualquer defeito no produto, o mesmo ser&aacute; reenviado ao cliente. os custos de reenvio ser&atilde;o de obriga&ccedil;&atilde;o do cliente.</p>\\n<p><strong>Restitui&ccedil;&otilde;es de valores</strong></p>\\n<p>O cliente que optar pelo ressarcimento do valor pago &ndash; uma vez atendidas as exig&ecirc;ncias para tal &ndash; ter&aacute; seu dinheiro restitu&iacute;do da seguinte forma:</p>\\n<p>O valor pago pelo produto ser&aacute; devolvido integralmente da mesma forma que foi transacionado. Para cart&otilde;es de cr&eacute;dito, a administradora do cart&atilde;o ser&aacute; notificada e o estorno poder&aacute; acontecer em at&eacute; 2 (duas) faturas subsequentes, sendo esse prazo de responsabilidade da administradora do cart&atilde;o.</p>\\n<p><strong>Em caso de devolu&ccedil;&atilde;o, a restitui&ccedil;&atilde;o dos valores ser&aacute; processada somente ap&oacute;s o recebimento e an&aacute;lise do(s) produto(s).</strong></p>\",\n                                \"name\": \"Política de devolução e reembolso\",\n                                \"descriptionGroupId\": 5\n                            },\n                            {\n                                \"text\": \"<p><span>Todas as lumin&aacute;rias t&ecirc;m f&aacute;cil aplica&ccedil;&atilde;o e instala&ccedil;&atilde;o, e s&atilde;o enviadas montadas.</span><br /><br /><strong>N&atilde;o nos responsabilizamos pela montagem ou instala&ccedil;&atilde;o realizada por terceiros.</strong><span>&nbsp;Qualquer consequ&ecirc;ncia de m&aacute; manipula&ccedil;&atilde;o do produto &eacute; de responsabilidade do cliente. nesses casos, n&atilde;o ser&aacute; permitida a troca ou devolu&ccedil;&atilde;o da mercadoria.</span></p>\",\n                                \"name\": \"Montagem\",\n                                \"descriptionGroupId\": 7\n                            },\n                            {\n                                \"text\": \"<p><strong>A solicita&ccedil;&atilde;o de devolu&ccedil;&atilde;o dever&aacute; ser comunicada ao setor de atendimento em at&eacute; 7 (sete) dias corridos em caso de desist&ecirc;ncia ou em at&eacute; 10 (dez) dias corridos em caso de produtos com defeito</strong>, a contar da data do recebimento. a devolu&ccedil;&atilde;o pode ser feita de duas maneiras:</p>\\n<p><strong>Para locais fora da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Postagem em uma ag&ecirc;ncia dos correios:</p>\\n<p>O envio do(s) produto(s) &eacute; gratuito. ap&oacute;s comunicar a inten&ccedil;&atilde;o de devolu&ccedil;&atilde;o ao nosso setor de atendimento, voc&ecirc; receber&aacute; por e-mail o c&oacute;digo de postagem que deve ser apresentado na ag&ecirc;ncia dos correios. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&nbsp;</p>\\n<p><strong>Para locais dentro da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Coleta no local da entrega:</p>\\n<p>A Lightworks coleta o(s) produto(s) no mesmo endere&ccedil;o onde foi realizada a entrega. as coletas s&atilde;o feitas de segunda a sexta feira, das 8h &agrave;s 18h. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&middot; Pe&ccedil;a um comprovante de recolhimento ao transportador. caso o transportador n&atilde;o tenha o protocolo, n&atilde;o entregue a mercadoria e comunique o fato &agrave; nossa central de atendimento.</p>\",\n                                \"name\": \"Como devolver um produto\",\n                                \"descriptionGroupId\": 8\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 6,\n                                \"display\": \"#0000FF\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"Azul\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 16,\n                                \"display\": \"5G\",\n                                \"name\": \"Tamanho\",\n                                \"gridId\": 2,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"5G\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"createdAt\": \"2026-01-07T16:42:29.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"id\": 751,\n                        \"sku\": \"abbc0005\",\n                        \"barcode\": \"\",\n                        \"slug\": \"abajur-cupula-com-base-cartucho\",\n                        \"height\": null,\n                        \"updatedAt\": \"2026-01-07T17:01:33.000Z\",\n                        \"brandName\": \"ME6030.CLN\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62618,\n                                \"height\": 3727\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-8c0ac5c8-cc36-48b5-a5ea-8f07053f7c87.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62617,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-0bb0deef-e986-45b9-8880-e9b9ff8c5496.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62616,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-ecc601f2-b8d1-4cf7-b766-d83cd0c07e7f.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62614,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-59ea94d6-adb1-4877-b275-b6d9420ca954.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62619,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-23b4f6c0-b385-4895-8ebb-12782e8ec9f2.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62615,\n                                \"height\": 1417\n                            }\n                        ],\n                        \"brandId\": 31,\n                        \"gridsGroup\": \"746-Azul\",\n                        \"typeId\": 3,\n                        \"position\": 5,\n                        \"mainId\": 746,\n                        \"status\": true,\n                        \"seoTitle\": \"Abajur Cúpula com Base Cartucho\",\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"stocks\": [\n                            {\n                                \"quantity\": 0,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": false,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            },\n                            {\n                                \"treeName\": \"Mesa\",\n                                \"treeSlug\": \"mesa\",\n                                \"name\": \"Mesa\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 108,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"timestamp\": \"2026-01-07T17:01:42.774Z\",\n                        \"kitProducts\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"mainGroup\": false,\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA+XUzU7DMAwA4Hcx14Q2/Vm73ABpiBsHxAXt4DbuGpQ2VZNsgmnvjgoDJCZVcB23yHGs+JPlpz1sRq3uFEjBoMeOQMKNHYGB0m4w+PLwMkyxKnhve2BgB69t70A+7WGLJkyXV6/BAHuv9DiFpnILBoN1ekoG2QdjviqChIs4juPVChjoDjcEcg87rXwLMkkXCYMBpzM4b0eKRFImIupIaXTRMFoVau8irPA5jLwOQzDIa9vxCh3xGkcf6tZykaZCZZTxBhXyrBTIl2Wc8iaulmWhFhUKutxRNQCDTnd07PP9P9Ex3mjz0UuyECWDlvSm9SDTIikODBwZqj0pkH4MxOD4telBkQsGuEVtsDL0kXBg32DXtKGfYKKYFWvyJlf1uYg1aNxPsuSUbD2hfQ5o8jWgD9hh39q/DWl6fyIu5sTPmDorZqczuz2Ryv+r1HJWKj+Vmt175yL1u4W3PqzfAHIadJpgBgAA\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 751,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 752,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p752\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 2,\n                                        \"name\": \"Tamanho\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"3P\",\n                                                \"gridValueId\": 11,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 747,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                            },\n                                            {\n                                                \"value\": \"4G\",\n                                                \"gridValueId\": 15,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 749,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                            },\n                                            {\n                                                \"value\": \"5G\",\n                                                \"gridValueId\": 16,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 751,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/abajur-cupula-com-base-cartucho-p751\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p><strong>L&acirc;mpada:<span>&nbsp;</span></strong><span>LED</span><br /><strong>Tens&atilde;o:<span>&nbsp;</span></strong><span>Bivolt (BIV)</span><br /><strong>Pot&ecirc;ncia:</strong><span>&nbsp;5W</span><br /><strong>Fluxo Luminoso:</strong><span>&nbsp;350lm</span><br /><strong>Efici&ecirc;ncia energ&eacute;tica:<span>&nbsp;</span></strong><span>70lm/W</span><br /><strong>Temperatura de cor:</strong><span>&nbsp;2700K</span><br /><strong>IP:</strong><span>&nbsp;20</span><br /><strong>Tamanho</strong><br /><span>Altura: 330mm</span><br /><span>Largura base: 100mm</span><br /><span>Largura topo: 170mm</span></p>\",\n                                \"name\": \"Ficha técnica\",\n                                \"descriptionGroupId\": 3\n                            },\n                            {\n                                \"text\": \"<p><span>Sua lumin&aacute;ria ser&aacute; produzida e entregue em at&eacute; 40 dias &uacute;teis.</span></p>\",\n                                \"name\": \"Tempo de fabricação e entrega\",\n                                \"descriptionGroupId\": 4\n                            },\n                            {\n                                \"text\": \"<p><strong>Na devolu&ccedil;&atilde;o por arrependimento ou insatisfa&ccedil;&atilde;o</strong>, o consumidor tem at&eacute; 7 (sete) dias corridos para comunicar a desist&ecirc;ncia, a contar da data de recebimento do produto. As desist&ecirc;ncias somente ser&atilde;o aceitas mediante formaliza&ccedil;&atilde;o escrita, enviada atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). O produto deve ser devolvido em sua embalagem original, sem que tenha sido utilizado ou instalado, juntamente com nota fiscal, manual e acess&oacute;rios.</p>\\n<p>Se todas as condi&ccedil;&otilde;es acima forem respeitadas, ser&aacute; efetuado o cancelamento da compra com o reembolso do valor total pago pelo consumidor.</p>\\n<p>&nbsp;</p>\\n<p><strong>Na devolu&ccedil;&atilde;o de produto no qual foi constatado qualquer defeito de fabrica&ccedil;&atilde;o</strong>, o cliente poder&aacute; solicitar a troca do produto em at&eacute; 10 dias corridos a contar da data de recebimento da mercadoria. A formaliza&ccedil;&atilde;o da devolu&ccedil;&atilde;o dever&aacute; ser feita atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). Os produtos dever&atilde;o ser devolvidos na embalagem original, junto com a nota fiscal, manual e acess&oacute;rios. Uma vez comprovado o defeito, o consumidor poder&aacute; solicitar a troca do produto com defeito ou o cancelamento da compra e a restitui&ccedil;&atilde;o integral do valor pago. Caso n&atilde;o seja identificado qualquer defeito no produto, o mesmo ser&aacute; reenviado ao cliente. os custos de reenvio ser&atilde;o de obriga&ccedil;&atilde;o do cliente.</p>\\n<p><strong>Restitui&ccedil;&otilde;es de valores</strong></p>\\n<p>O cliente que optar pelo ressarcimento do valor pago &ndash; uma vez atendidas as exig&ecirc;ncias para tal &ndash; ter&aacute; seu dinheiro restitu&iacute;do da seguinte forma:</p>\\n<p>O valor pago pelo produto ser&aacute; devolvido integralmente da mesma forma que foi transacionado. Para cart&otilde;es de cr&eacute;dito, a administradora do cart&atilde;o ser&aacute; notificada e o estorno poder&aacute; acontecer em at&eacute; 2 (duas) faturas subsequentes, sendo esse prazo de responsabilidade da administradora do cart&atilde;o.</p>\\n<p><strong>Em caso de devolu&ccedil;&atilde;o, a restitui&ccedil;&atilde;o dos valores ser&aacute; processada somente ap&oacute;s o recebimento e an&aacute;lise do(s) produto(s).</strong></p>\",\n                                \"name\": \"Política de devolução e reembolso\",\n                                \"descriptionGroupId\": 5\n                            },\n                            {\n                                \"text\": \"<p><span>Todas as lumin&aacute;rias t&ecirc;m f&aacute;cil aplica&ccedil;&atilde;o e instala&ccedil;&atilde;o, e s&atilde;o enviadas montadas.</span><br /><br /><strong>N&atilde;o nos responsabilizamos pela montagem ou instala&ccedil;&atilde;o realizada por terceiros.</strong><span>&nbsp;Qualquer consequ&ecirc;ncia de m&aacute; manipula&ccedil;&atilde;o do produto &eacute; de responsabilidade do cliente. nesses casos, n&atilde;o ser&aacute; permitida a troca ou devolu&ccedil;&atilde;o da mercadoria.</span></p>\",\n                                \"name\": \"Montagem\",\n                                \"descriptionGroupId\": 7\n                            },\n                            {\n                                \"text\": \"<p><strong>A solicita&ccedil;&atilde;o de devolu&ccedil;&atilde;o dever&aacute; ser comunicada ao setor de atendimento em at&eacute; 7 (sete) dias corridos em caso de desist&ecirc;ncia ou em at&eacute; 10 (dez) dias corridos em caso de produtos com defeito</strong>, a contar da data do recebimento. a devolu&ccedil;&atilde;o pode ser feita de duas maneiras:</p>\\n<p><strong>Para locais fora da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Postagem em uma ag&ecirc;ncia dos correios:</p>\\n<p>O envio do(s) produto(s) &eacute; gratuito. ap&oacute;s comunicar a inten&ccedil;&atilde;o de devolu&ccedil;&atilde;o ao nosso setor de atendimento, voc&ecirc; receber&aacute; por e-mail o c&oacute;digo de postagem que deve ser apresentado na ag&ecirc;ncia dos correios. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&nbsp;</p>\\n<p><strong>Para locais dentro da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Coleta no local da entrega:</p>\\n<p>A Lightworks coleta o(s) produto(s) no mesmo endere&ccedil;o onde foi realizada a entrega. as coletas s&atilde;o feitas de segunda a sexta feira, das 8h &agrave;s 18h. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&middot; Pe&ccedil;a um comprovante de recolhimento ao transportador. caso o transportador n&atilde;o tenha o protocolo, n&atilde;o entregue a mercadoria e comunique o fato &agrave; nossa central de atendimento.</p>\",\n                                \"name\": \"Como devolver um produto\",\n                                \"descriptionGroupId\": 8\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 6,\n                                \"display\": \"#0000FF\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"Azul\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 11,\n                                \"display\": \"3P\",\n                                \"name\": \"Tamanho\",\n                                \"gridId\": 2,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"3P\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"createdAt\": \"2026-01-07T16:42:29.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"id\": 747,\n                        \"sku\": \"abbc0001\",\n                        \"barcode\": \"\",\n                        \"slug\": \"abajur-cupula-com-base-cartucho\",\n                        \"height\": null,\n                        \"updatedAt\": \"2026-01-07T17:01:33.000Z\",\n                        \"brandName\": \"ME6030.CLN\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62618,\n                                \"height\": 3727\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-8c0ac5c8-cc36-48b5-a5ea-8f07053f7c87.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62617,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-0bb0deef-e986-45b9-8880-e9b9ff8c5496.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62616,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-ecc601f2-b8d1-4cf7-b766-d83cd0c07e7f.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62614,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-59ea94d6-adb1-4877-b275-b6d9420ca954.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62619,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-23b4f6c0-b385-4895-8ebb-12782e8ec9f2.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62615,\n                                \"height\": 1417\n                            }\n                        ],\n                        \"brandId\": 31,\n                        \"gridsGroup\": \"746-Azul\",\n                        \"typeId\": 3,\n                        \"position\": 1,\n                        \"mainId\": 746,\n                        \"status\": true,\n                        \"seoTitle\": \"Abajur Cúpula com Base Cartucho\",\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"stocks\": [\n                            {\n                                \"quantity\": 0,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": false,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            },\n                            {\n                                \"treeName\": \"Mesa\",\n                                \"treeSlug\": \"mesa\",\n                                \"name\": \"Mesa\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 108,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"timestamp\": \"2026-01-07T17:01:42.635Z\",\n                        \"kitProducts\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"mainGroup\": false,\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA+XUz0/DIBQH8P/leQVb+mPtuKnJjDcPxsvi4bW8rhhamgJbdNn/bqpTE7cs2XXeyANe4JMvLLewGrV6UCAFgx47Agl3dgQGSrvB4NvT2zDVquC97YGBHby2vQO53MIaTZgmb96DAfbZ6XkqTe1mDAbr9LQYZB+M+ekIEq7iOI4XC2CgO1wRyC1stPItyCSdJQwGnMbgvB0pEkmZiKgjpdFFw2hVqL2LsMLXMPI6DMEgr23HK3TEaxx9qFvLRZoKlVHGG1TIs1Ign5dxypu4mpeFmlUo6HpD1QAMOt3R/p6f54n29Uabr7skM1EyaEmvWg8yLZJix8CRodqTAunHQAz2R5s2FFnBANeoDVaGvhbs2C/YLa3oL5goToo1eZOr+lLEGjTuL1l5SPYyoX0HNPkJ6BN22Lf2vJCmjwfi4pT4pVCfHc7s/gAq/w9QxzI5PymVH0qd/PYuWCoXx17vywcnkr4AYAYAAA==\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 747,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 748,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p748\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 2,\n                                        \"name\": \"Tamanho\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"3P\",\n                                                \"gridValueId\": 11,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 747,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                            },\n                                            {\n                                                \"value\": \"4G\",\n                                                \"gridValueId\": 15,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 749,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                            },\n                                            {\n                                                \"value\": \"5G\",\n                                                \"gridValueId\": 16,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 751,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/abajur-cupula-com-base-cartucho-p747\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p><strong>L&acirc;mpada:<span>&nbsp;</span></strong><span>LED</span><br /><strong>Tens&atilde;o:<span>&nbsp;</span></strong><span>Bivolt (BIV)</span><br /><strong>Pot&ecirc;ncia:</strong><span>&nbsp;5W</span><br /><strong>Fluxo Luminoso:</strong><span>&nbsp;350lm</span><br /><strong>Efici&ecirc;ncia energ&eacute;tica:<span>&nbsp;</span></strong><span>70lm/W</span><br /><strong>Temperatura de cor:</strong><span>&nbsp;2700K</span><br /><strong>IP:</strong><span>&nbsp;20</span><br /><strong>Tamanho</strong><br /><span>Altura: 330mm</span><br /><span>Largura base: 100mm</span><br /><span>Largura topo: 170mm</span></p>\",\n                                \"name\": \"Ficha técnica\",\n                                \"descriptionGroupId\": 3\n                            },\n                            {\n                                \"text\": \"<p><span>Sua lumin&aacute;ria ser&aacute; produzida e entregue em at&eacute; 40 dias &uacute;teis.</span></p>\",\n                                \"name\": \"Tempo de fabricação e entrega\",\n                                \"descriptionGroupId\": 4\n                            },\n                            {\n                                \"text\": \"<p><strong>Na devolu&ccedil;&atilde;o por arrependimento ou insatisfa&ccedil;&atilde;o</strong>, o consumidor tem at&eacute; 7 (sete) dias corridos para comunicar a desist&ecirc;ncia, a contar da data de recebimento do produto. As desist&ecirc;ncias somente ser&atilde;o aceitas mediante formaliza&ccedil;&atilde;o escrita, enviada atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). O produto deve ser devolvido em sua embalagem original, sem que tenha sido utilizado ou instalado, juntamente com nota fiscal, manual e acess&oacute;rios.</p>\\n<p>Se todas as condi&ccedil;&otilde;es acima forem respeitadas, ser&aacute; efetuado o cancelamento da compra com o reembolso do valor total pago pelo consumidor.</p>\\n<p>&nbsp;</p>\\n<p><strong>Na devolu&ccedil;&atilde;o de produto no qual foi constatado qualquer defeito de fabrica&ccedil;&atilde;o</strong>, o cliente poder&aacute; solicitar a troca do produto em at&eacute; 10 dias corridos a contar da data de recebimento da mercadoria. A formaliza&ccedil;&atilde;o da devolu&ccedil;&atilde;o dever&aacute; ser feita atrav&eacute;s do e-mail (atendimento@lightworks.ind.br). Os produtos dever&atilde;o ser devolvidos na embalagem original, junto com a nota fiscal, manual e acess&oacute;rios. Uma vez comprovado o defeito, o consumidor poder&aacute; solicitar a troca do produto com defeito ou o cancelamento da compra e a restitui&ccedil;&atilde;o integral do valor pago. Caso n&atilde;o seja identificado qualquer defeito no produto, o mesmo ser&aacute; reenviado ao cliente. os custos de reenvio ser&atilde;o de obriga&ccedil;&atilde;o do cliente.</p>\\n<p><strong>Restitui&ccedil;&otilde;es de valores</strong></p>\\n<p>O cliente que optar pelo ressarcimento do valor pago &ndash; uma vez atendidas as exig&ecirc;ncias para tal &ndash; ter&aacute; seu dinheiro restitu&iacute;do da seguinte forma:</p>\\n<p>O valor pago pelo produto ser&aacute; devolvido integralmente da mesma forma que foi transacionado. Para cart&otilde;es de cr&eacute;dito, a administradora do cart&atilde;o ser&aacute; notificada e o estorno poder&aacute; acontecer em at&eacute; 2 (duas) faturas subsequentes, sendo esse prazo de responsabilidade da administradora do cart&atilde;o.</p>\\n<p><strong>Em caso de devolu&ccedil;&atilde;o, a restitui&ccedil;&atilde;o dos valores ser&aacute; processada somente ap&oacute;s o recebimento e an&aacute;lise do(s) produto(s).</strong></p>\",\n                                \"name\": \"Política de devolução e reembolso\",\n                                \"descriptionGroupId\": 5\n                            },\n                            {\n                                \"text\": \"<p><span>Todas as lumin&aacute;rias t&ecirc;m f&aacute;cil aplica&ccedil;&atilde;o e instala&ccedil;&atilde;o, e s&atilde;o enviadas montadas.</span><br /><br /><strong>N&atilde;o nos responsabilizamos pela montagem ou instala&ccedil;&atilde;o realizada por terceiros.</strong><span>&nbsp;Qualquer consequ&ecirc;ncia de m&aacute; manipula&ccedil;&atilde;o do produto &eacute; de responsabilidade do cliente. nesses casos, n&atilde;o ser&aacute; permitida a troca ou devolu&ccedil;&atilde;o da mercadoria.</span></p>\",\n                                \"name\": \"Montagem\",\n                                \"descriptionGroupId\": 7\n                            },\n                            {\n                                \"text\": \"<p><strong>A solicita&ccedil;&atilde;o de devolu&ccedil;&atilde;o dever&aacute; ser comunicada ao setor de atendimento em at&eacute; 7 (sete) dias corridos em caso de desist&ecirc;ncia ou em at&eacute; 10 (dez) dias corridos em caso de produtos com defeito</strong>, a contar da data do recebimento. a devolu&ccedil;&atilde;o pode ser feita de duas maneiras:</p>\\n<p><strong>Para locais fora da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Postagem em uma ag&ecirc;ncia dos correios:</p>\\n<p>O envio do(s) produto(s) &eacute; gratuito. ap&oacute;s comunicar a inten&ccedil;&atilde;o de devolu&ccedil;&atilde;o ao nosso setor de atendimento, voc&ecirc; receber&aacute; por e-mail o c&oacute;digo de postagem que deve ser apresentado na ag&ecirc;ncia dos correios. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&nbsp;</p>\\n<p><strong>Para locais dentro da cidade de S&atilde;o Paulo:</strong></p>\\n<p>Coleta no local da entrega:</p>\\n<p>A Lightworks coleta o(s) produto(s) no mesmo endere&ccedil;o onde foi realizada a entrega. as coletas s&atilde;o feitas de segunda a sexta feira, das 8h &agrave;s 18h. para realizar o procedimento, siga as instru&ccedil;&otilde;es abaixo:</p>\\n<p>&middot; Acondicione o produto em sua embalagem original;<br />&middot; Inclua todos os itens/acess&oacute;rios que acompanham o produto;<br />&middot; Junte a segunda via do DANFE (documento auxiliar da nota fiscal eletr&ocirc;nica) recebida no ato da entrega. o envio do DANFE &eacute; imprescind&iacute;vel para que o produto seja identificado. relate, no verso do documento, o motivo da devolu&ccedil;&atilde;o.<br />&middot; Pe&ccedil;a um comprovante de recolhimento ao transportador. caso o transportador n&atilde;o tenha o protocolo, n&atilde;o entregue a mercadoria e comunique o fato &agrave; nossa central de atendimento.</p>\",\n                                \"name\": \"Como devolver um produto\",\n                                \"descriptionGroupId\": 8\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 6,\n                                \"display\": \"#0000FF\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"Azul\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 15,\n                                \"display\": \"4G\",\n                                \"name\": \"Tamanho\",\n                                \"gridId\": 2,\n                                \"positionGridValue\": null,\n                                \"displayId\": 1,\n                                \"value\": \"4G\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"createdAt\": \"2026-01-07T16:42:29.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"id\": 749,\n                        \"sku\": \"abbc0003\",\n                        \"barcode\": \"\",\n                        \"slug\": \"abajur-cupula-com-base-cartucho\",\n                        \"height\": null,\n                        \"updatedAt\": \"2026-01-07T17:01:33.000Z\",\n                        \"brandName\": \"ME6030.CLN\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62618,\n                                \"height\": 3727\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-8c0ac5c8-cc36-48b5-a5ea-8f07053f7c87.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62617,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-0bb0deef-e986-45b9-8880-e9b9ff8c5496.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62616,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-ecc601f2-b8d1-4cf7-b766-d83cd0c07e7f.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62614,\n                                \"height\": 1417\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-59ea94d6-adb1-4877-b275-b6d9420ca954.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62619,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-23b4f6c0-b385-4895-8ebb-12782e8ec9f2.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62615,\n                                \"height\": 1417\n                            }\n                        ],\n                        \"brandId\": 31,\n                        \"gridsGroup\": \"746-Azul\",\n                        \"typeId\": 3,\n                        \"position\": 3,\n                        \"mainId\": 746,\n                        \"status\": true,\n                        \"seoTitle\": \"Abajur Cúpula com Base Cartucho\",\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"stocks\": [\n                            {\n                                \"quantity\": 0,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": false,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            },\n                            {\n                                \"treeName\": \"Mesa\",\n                                \"treeSlug\": \"mesa\",\n                                \"name\": \"Mesa\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 108,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"timestamp\": \"2026-01-07T17:01:42.695Z\",\n                        \"kitProducts\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"mainGroup\": false,\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA+WUP0/DMBDFv8ux2iTOnyb1BkggNgbEgjpc4kti5MRRbLeCiu+OAqVItKrEWjbr+Xy6++k9P2+hnbS6VyAFgwF7Agk3dgIGSrvR4Ovj6zhrVfDeDsDAjl7bwYF83sIaTZgvr96CAfbZ6WmW5nYLBqN1ei4GOQRj9h1BwkUcx/HtLTDQPbYEcgsbrXwHMkkXCYMR5zM4byeKRFImIupJaXTROFkVau8irPAlTLwOYzDIa9vzCh3xGicf6s5ykaZCZZTxBhXyrBTIl2Wc8iaulmWhFhUKutxQNQKDXve02/NznminN9p87ZIsRMmgI912HmRaJMU7A0eGak8KpJ8CMdiNNj8osiUDXKM2WBn6KnhnP8CuqaXfwERxkliTN7mqz4VYg8b9QpbHh8hWM7RvgyZ7gz5ij0Nn/2bS9OGAuDhF/IxRZ8VJd2Z3B6Ty/0DqzzHOD0Gd/PbOBdSx9Ipj6V19ADxkqIpgBgAA\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 749,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 750,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p750\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 2,\n                                        \"name\": \"Tamanho\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"3P\",\n                                                \"gridValueId\": 11,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 747,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                            },\n                                            {\n                                                \"value\": \"4G\",\n                                                \"gridValueId\": 15,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 749,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                            },\n                                            {\n                                                \"value\": \"5G\",\n                                                \"gridValueId\": 16,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": {\n                                                    \"width\": 2362,\n                                                    \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                                    \"mimeType\": \"image/webp\",\n                                                    \"fileId\": 62618,\n                                                    \"height\": 3727\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 751,\n                                                \"available\": true,\n                                                \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/abajur-cupula-com-base-cartucho-p749\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"1 Abajur Cúpula com Base Cartucho Invertido\",\n                        \"title\": \"1 Abajur Cúpula com Base Cartucho Invertido\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 980,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2026-01-06T18:48:29.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 745,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"01213\",\n                        \"barcode\": \"\",\n                        \"slug\": \"1-abajur-cupula-com-base-cartucho-invertido\",\n                        \"height\": null,\n                        \"timestamp\": \"2026-01-06T18:48:42.437Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/1-abajur-cupula-com-base-cartucho-invertido-41a95272-6abd-4847-8be3-7f3538a8b26d.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62432,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1-abajur-cupula-com-base-cartucho-invertido-fd4a9849-417a-4eb0-bb32-cdb198bcef02.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62433,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1-abajur-cupula-com-base-cartucho-invertido-861637fa-2f95-4a82-8aa8-70e6dad6b606.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62434,\n                                \"height\": 3543\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 980,\n                        \"url\": \"/1-abajur-cupula-com-base-cartucho-invertido-p745\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Abajur Cúpula com Base Cartucho Invertido\",\n                        \"title\": \"Abajur Cúpula com Base Cartucho Invertido\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estruturada &agrave; m&atilde;o com fio e aro em cobre.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 321233,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2026-01-06T18:48:22.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 744,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2450,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2450,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 245,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2450,\n                                        \"promotionPrice\": 2450,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 245,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 2205,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 2205,\n                                    \"tax\": -245,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"ME6035.CLN\",\n                        \"barcode\": \"\",\n                        \"slug\": \"abajur-cupula-com-base-cartucho-invertido\",\n                        \"height\": null,\n                        \"timestamp\": \"2026-01-06T18:48:45.100Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"O abajur possui uma base delicada e de dimens&otilde;es reduzidas, confeccionada em cobre. A luz emitida &eacute; difusa e cria uma sensa&ccedil;&atilde;o acolhedora, proporcionada pela c&uacute;pula de linho cru, pespontada e delicadamente estrutura...\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-invertido-8acc154d-7d15-454a-9b05-879f1f9da896.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62431,\n                                \"height\": 3543\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-invertido-1bded8ec-3a59-4496-8b21-7fb4658ee591.webp\",\n                                \"width\": 3543,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62430,\n                                \"height\": 2362\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-invertido-bf175fcf-cac4-40e8-9c83-b133835594e9.webp\",\n                                \"width\": 2362,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62429,\n                                \"height\": 3543\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2450,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 321233,\n                        \"url\": \"/abajur-cupula-com-base-cartucho-invertido-p744\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2450,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 245,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2450,\n                                \"promotionPrice\": 2450,\n                                \"installment\": 10,\n                                \"installmentValue\": 245,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 2205,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 2205,\n                            \"tax\": -245,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Arandela Bolacha\",\n                        \"title\": \"Arandela Bolacha\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><span>Esta arandela &eacute; uma &oacute;tima op&ccedil;&atilde;o para iluminar prateleiras e estantes de mandeira discreta. Quando instalada, integra-se perfeitamente com os m&oacute;veis em que est&aacute; aplicada, harmonizando-se de forma sutil ao ambiente. Sua luz &eacute; emitida de forma radial e difusa. Na instala&ccedil;&atilde;o horizontal, ilumina a parte superior e inferior da prateleira, enquanto, na posi&ccedil;&atilde;o vertical, projeta luz para ambos os lados da divis&oacute;ria.</span></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 6500,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2026-01-06T18:43:31.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Tomada\",\n                                \"treeSlug\": \"tomada\",\n                                \"name\": \"Tomada\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 107,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 743,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 1600,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 1440,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1440,\n                                    \"tax\": -160,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 1600,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 160,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 1600,\n                                        \"promotionPrice\": 1600,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 160,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 1440,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1440,\n                                    \"tax\": -160,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"XL8051.B\",\n                        \"barcode\": \"\",\n                        \"slug\": \"arandela-bolacha\",\n                        \"height\": null,\n                        \"timestamp\": \"2026-01-06T18:43:42.480Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"Esta arandela &eacute; uma &oacute;tima op&ccedil;&atilde;o para iluminar prateleiras e estantes de mandeira discreta. Quando instalada, integra-se perfeitamente com os m&oacute;veis em que est&aacute; aplicada, harmonizando-se de forma sutil ao ambi...\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/arandela-bolacha-c88cdff2-52f9-4d49-8ae0-568f46cfcf96.webp\",\n                                \"width\": 500,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62427,\n                                \"height\": 698\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/arandela-bolacha-dd6f5711-55d4-422a-8527-f971e3b2be2d.webp\",\n                                \"width\": 945,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62428,\n                                \"height\": 1417\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 1600,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 6500,\n                        \"url\": \"/arandela-bolacha-p743\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 1440,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1440,\n                            \"tax\": -160,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 1600,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 160,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 1600,\n                                \"promotionPrice\": 1600,\n                                \"installment\": 10,\n                                \"installmentValue\": 160,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 1440,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1440,\n                            \"tax\": -160,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Camiseta esportivo\",\n                        \"title\": \"Camiseta esportivo\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Essencial para Performance! A Camiseta Adidas Treino &eacute; a pe&ccedil;a fundamental que une a expertise esportiva da marca ao design minimalista. O termo \\\"Treino B&aacute;sica\\\" define sua fun&ccedil;&atilde;o: um item essencial, despretensioso no visual, mas de alta performance. Confeccionada em tecido leve e respir&aacute;vel, ela prioriza a liberdade de movimento e o conforto. Ideal para qualquer atividade, desde a academia at&eacute; corridas, sua tecnologia gerencia a umidade, mantendo seu corpo seco e fresco. Dica: combine com shorts esportivos ou cal&ccedil;as jogger da Adidas e seu t&ecirc;nis de treino favorito. Eleve seu desempenho com a base perfeita. Adquira j&aacute; a sua Camiseta Treino B&aacute;sica!&nbsp;</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 150,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2026-01-06T12:47:23.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 742,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Camiseta##Masculina\",\n                                \"treeSlug\": \"camiseta##masculina\",\n                                \"name\": \"Masculina\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 86,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 220,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 250,\n                                \"promotionMargin\": 12,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": 198,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 198,\n                                    \"tax\": -22,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 250,\n                                    \"promotionPrice\": 220,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 22,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 250,\n                                        \"promotionPrice\": 220,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 22,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": 198,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 198,\n                                    \"tax\": -22,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"0023566\",\n                        \"barcode\": \"\",\n                        \"slug\": \"camiseta-esportivo\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2026-01-06T12:47:43.465Z\",\n                        \"brandName\": \"Nike\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"Essencial para Performance! A Camiseta Adidas Treino &eacute; a pe&ccedil;a fundamental que une a expertise esportiva da marca ao design minimalista. O termo \\\"Treino B&aacute;sica\\\" define sua fun&ccedil;&atilde;o: um item essencial, despretensioso no...\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [\n                            \"esportivo\"\n                        ],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/camiseta-esportivo-698f93a6-eaf1-44d1-8efd-adbc48d03b92.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62366,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/camiseta-esportivo-92e3a450-9d97-420d-89e6-732830a97209.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 62365,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"brandId\": 30,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 220,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 250,\n                            \"promotionMargin\": 12,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 150,\n                        \"url\": \"/camiseta-esportivo-p742\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": 198,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 198,\n                            \"tax\": -22,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 250,\n                            \"promotionPrice\": 220,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 22,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 250,\n                                \"promotionPrice\": 220,\n                                \"installment\": 10,\n                                \"installmentValue\": 22,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": 198,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 198,\n                            \"tax\": -22,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Monte seu kit OK\",\n                        \"title\": \"Monte seu kit OK\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>23113</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-11-24T14:06:56.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Caderno ly\",\n                                \"treeSlug\": \"caderno-ly\",\n                                \"name\": \"Caderno ly\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 72,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 740,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:channel-2\",\n                                \"promotionPrice\": 67.5,\n                                \"kitOptionPromotionMargin\": 10,\n                                \"promotionMargin\": 10,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 75,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 67.5,\n                                    \"promotionPrice\": 60.75,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 60.75,\n                                    \"tax\": -6.75,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 75,\n                                    \"promotionPrice\": 67.5,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 6.75,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 75,\n                                        \"promotionPrice\": 67.5,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 6.75,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 67.5,\n                                    \"promotionPrice\": 60.75,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 60.75,\n                                    \"tax\": -6.75,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-ok\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-26T13:20:42.929Z\",\n                        \"updatedAt\": \"2025-11-26T13:19:42.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:undefined|groupId:undefined|groupName:undefined\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"23113\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-ok-2d12b56d-da60-4991-a00c-ba46430650dc.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 61705,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:channel-2\",\n                            \"promotionPrice\": 67.5,\n                            \"kitOptionPromotionMargin\": 10,\n                            \"promotionMargin\": 10,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 75,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/monte-seu-kit-ok-p740\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 67.5,\n                            \"promotionPrice\": 60.75,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 60.75,\n                            \"tax\": -6.75,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 75,\n                            \"promotionPrice\": 67.5,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 6.75,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 75,\n                                \"promotionPrice\": 67.5,\n                                \"installment\": 10,\n                                \"installmentValue\": 6.75,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 67.5,\n                            \"promotionPrice\": 60.75,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 60.75,\n                            \"tax\": -6.75,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Item teste estoque infinito\",\n                        \"title\": \"Item teste estoque infinito\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>1321</p>\\n<p>13213</p>\\n<p>13213</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 9239,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-11-24T14:04:58.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Caderno ly\",\n                                \"treeSlug\": \"caderno-ly\",\n                                \"name\": \"Caderno ly\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 72,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 738,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 25,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 22.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 22.5,\n                                    \"tax\": -2.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 25,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 2.5,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 25,\n                                        \"promotionPrice\": 25,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 2.5,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 22.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 22.5,\n                                    \"tax\": -2.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"item-teste-estoque-infinito\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-24T14:05:42.985Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"1321\\n13213\\n13213\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 25,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 9239,\n                        \"url\": \"/item-teste-estoque-infinito-p738\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 22.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 22.5,\n                            \"tax\": -2.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 25,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 2.5,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 25,\n                                \"promotionPrice\": 25,\n                                \"installment\": 10,\n                                \"installmentValue\": 2.5,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 22.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 22.5,\n                            \"tax\": -2.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Item teste 10 estoque\",\n                        \"title\": \"Item teste 10 estoque\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>3213</p>\\n<p>1313</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 10,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-11-24T14:04:15.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Caderno ly\",\n                                \"treeSlug\": \"caderno-ly\",\n                                \"name\": \"Caderno ly\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 72,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 737,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 10,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 9,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 9,\n                                    \"tax\": -1,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 10,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 10,\n                                        \"promotionPrice\": 10,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 9,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 9,\n                                    \"tax\": -1,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"item\",\n                        \"barcode\": \"\",\n                        \"slug\": \"item-teste-10-estoque\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-24T14:04:42.636Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"3213\\n1313\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 10,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 10,\n                        \"url\": \"/item-teste-10-estoque-p737\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 9,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 9,\n                            \"tax\": -1,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 10,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 10,\n                                \"promotionPrice\": 10,\n                                \"installment\": 10,\n                                \"installmentValue\": 1,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 9,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 9,\n                            \"tax\": -1,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Produto Avaliação 1.1\",\n                        \"title\": \"Produto Avaliação 1.1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>teste&nbsp;</p>\\n<p>123</p>\\n<p>123</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 999988,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 11,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-11-18T11:22:27.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Avaliação\",\n                                \"treeSlug\": \"avaliacao\",\n                                \"name\": \"Avaliação\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 106,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 736,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 95,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 100,\n                                \"promotionMargin\": 5,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 90,\n                                    \"promotionPrice\": 85.5,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 85.5,\n                                    \"tax\": -9.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 100,\n                                    \"promotionPrice\": 95,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 9.5,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 100,\n                                        \"promotionPrice\": 95,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 9.5,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 90,\n                                    \"promotionPrice\": 85.5,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 85.5,\n                                    \"tax\": -9.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"prod001\",\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-avaliacao-11\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-12-08T13:54:42.707Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"teste&nbsp;\\n123\\n123\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 95,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 100,\n                            \"promotionMargin\": 5,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 999988,\n                        \"url\": \"/produto-avaliacao-11-p736\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 90,\n                            \"promotionPrice\": 85.5,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 85.5,\n                            \"tax\": -9.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 100,\n                            \"promotionPrice\": 95,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 9.5,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 100,\n                                \"promotionPrice\": 95,\n                                \"installment\": 10,\n                                \"installmentValue\": 9.5,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 90,\n                            \"promotionPrice\": 85.5,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 85.5,\n                            \"tax\": -9.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Produto Agrupado Aspas ' simples\",\n                        \"title\": \"Produto Agrupado Aspas ' simples\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Produto Agrupado Aspas ' simples</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 1128,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 3,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-10-14T14:41:25.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Aspas\",\n                                \"treeSlug\": \"aspas\",\n                                \"name\": \"Aspas\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 105,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 735,\n                        \"relateds\": [\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 728\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 730\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 731\n                            }\n                        ],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 13.13,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 11.82,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11.82,\n                                    \"tax\": -1.31,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 13.13,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1.31,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 13.13,\n                                        \"promotionPrice\": 13.13,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1.31,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 11.82,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11.82,\n                                    \"tax\": -1.31,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"aspas0006\",\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-agrupado-aspas-simples\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-17T21:05:43.048Z\",\n                        \"updatedAt\": \"2025-10-14T16:45:30.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"Produto Agrupado Aspas ' simples\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-aspas--simples-65cfa420-d8fa-455e-bb15-24cadebca224.webp\",\n                                \"width\": 1536,\n                                \"mimeType\": \"image/jpeg\",\n                                \"fileId\": 61417,\n                                \"height\": 1616\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 13.13,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 1128,\n                        \"url\": \"/produto-agrupado-aspas-simples-p735\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 11.82,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11.82,\n                            \"tax\": -1.31,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 13.13,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1.31,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 13.13,\n                                \"promotionPrice\": 13.13,\n                                \"installment\": 10,\n                                \"installmentValue\": 1.31,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 11.82,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11.82,\n                            \"tax\": -1.31,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Produto Agrupado Aspas \\\" dupla\",\n                        \"title\": \"Produto Agrupado Aspas \\\" dupla\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Produto Agrupado Aspas \\\" dupla</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 13130,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 2,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-10-14T14:40:27.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Aspas\",\n                                \"treeSlug\": \"aspas\",\n                                \"name\": \"Aspas\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 105,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 734,\n                        \"relateds\": [\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 729\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 730\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 731\n                            }\n                        ],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 1.31,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 1.18,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1.18,\n                                    \"tax\": -0.13,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 1.31,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 0.13,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 1.31,\n                                        \"promotionPrice\": 1.31,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 0.13,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 1.18,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1.18,\n                                    \"tax\": -0.13,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"aspas0005\",\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-agrupado-aspas-dupla\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-10-14T17:01:44.147Z\",\n                        \"updatedAt\": \"2025-10-14T16:44:03.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"Produto Agrupado Aspas \\\" dupla\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-aspas--dupla-87187076-67cd-4093-bb8b-615e9f9f7c9b.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 60267,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 1.31,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 13130,\n                        \"url\": \"/produto-agrupado-aspas-dupla-p734\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 1.18,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1.18,\n                            \"tax\": -0.13,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 1.31,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 0.13,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 1.31,\n                                \"promotionPrice\": 1.31,\n                                \"installment\": 10,\n                                \"installmentValue\": 0.13,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 1.18,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1.18,\n                            \"tax\": -0.13,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Monte seu Kit Aspas \\\" dupla\",\n                        \"title\": \"Monte seu Kit Aspas \\\" dupla\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Monte seu Kit Aspas \\\" dupla</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 464,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 1,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-10-14T14:38:46.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Aspas\",\n                                \"treeSlug\": \"aspas\",\n                                \"name\": \"Aspas\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 105,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 733,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:undefined|groupId:undefined|groupName:undefined\",\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"promotionMargin\": 0,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 1340.4,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 1206.36,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1206.36,\n                                    \"tax\": -134.04,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 1340.4,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 134.04,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 1340.4,\n                                        \"promotionPrice\": 1340.4,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 134.04,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 1206.36,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1206.36,\n                                    \"tax\": -134.04,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"aspas0004\",\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-aspas-dupla\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-24T14:43:43.694Z\",\n                        \"updatedAt\": \"2025-11-24T14:40:42.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:undefined|groupId:undefined|groupName:undefined\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"Monte seu Kit Aspas \\\" dupla\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-aspas--dupla-745ea634-054f-48c9-b28c-d15fd7751376.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 60266,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:undefined|groupId:undefined|groupName:undefined\",\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"promotionMargin\": 0,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 1340.4,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"stockTotal\": 464,\n                        \"url\": \"/monte-seu-kit-aspas-dupla-p733\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 1206.36,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1206.36,\n                            \"tax\": -134.04,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 1340.4,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 134.04,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 1340.4,\n                                \"promotionPrice\": 1340.4,\n                                \"installment\": 10,\n                                \"installmentValue\": 134.04,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 1206.36,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1206.36,\n                            \"tax\": -134.04,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Monte seu Kit Aspas ' simples\",\n                        \"title\": \"Monte seu Kit Aspas ' simples\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Monte seu Kit Aspas ' simples</p>\\n<p></p>\\n<p></p>\\n<p></p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-10-14T14:37:19.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Aspas\",\n                                \"treeSlug\": \"aspas\",\n                                \"name\": \"Aspas\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 105,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 732,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:undefined|groupId:undefined|groupName:undefined\",\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"promotionMargin\": 0,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 707.51,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 636.76,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 636.76,\n                                    \"tax\": -70.75,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 707.51,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 70.75,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 707.51,\n                                        \"promotionPrice\": 707.51,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 70.75,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 636.76,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 636.76,\n                                    \"tax\": -70.75,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"aspas0003\",\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-aspas-simples\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-24T14:43:43.693Z\",\n                        \"updatedAt\": \"2025-11-24T14:40:42.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:undefined|groupId:undefined|groupName:undefined\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"Monte seu Kit Aspas ' simples\\n\\n\\n\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-aspas--simples-35db20b0-45d3-4d49-9aa9-84a7fa59d6c8.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 60265,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:undefined|groupId:undefined|groupName:undefined\",\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"promotionMargin\": 0,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 707.51,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/monte-seu-kit-aspas-simples-p732\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 636.76,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 636.76,\n                            \"tax\": -70.75,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 707.51,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 70.75,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 707.51,\n                                \"promotionPrice\": 707.51,\n                                \"installment\": 10,\n                                \"installmentValue\": 70.75,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 636.76,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 636.76,\n                            \"tax\": -70.75,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Produto Comum Aspas ' simples\",\n                        \"title\": \"Produto Comum Aspas ' simples\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>146546</p>\\n<p>Produto Comum Aspas ' simples</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 46538,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 8,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-10-14T14:35:26.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Aspas\",\n                                \"treeSlug\": \"aspas\",\n                                \"name\": \"Aspas\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 105,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 731,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 545.2,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 490.68,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 490.68,\n                                    \"tax\": -54.52,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 545.2,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 54.52,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 545.2,\n                                        \"promotionPrice\": 545.2,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 54.52,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 490.68,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 490.68,\n                                    \"tax\": -54.52,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"aspas0002\",\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-comum-aspas-simples\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-17T20:58:42.026Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"146546\\nProduto Comum Aspas ' simples\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-comum-aspas--simples-9b059664-cc83-43d1-8b1c-210f624a1c68.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 60264,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 545.2,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 46538,\n                        \"url\": \"/produto-comum-aspas-simples-p731\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 490.68,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 490.68,\n                            \"tax\": -54.52,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 545.2,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 54.52,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 545.2,\n                                \"promotionPrice\": 545.2,\n                                \"installment\": 10,\n                                \"installmentValue\": 54.52,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 490.68,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 490.68,\n                            \"tax\": -54.52,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Produto Comum Aspas \\\" dupla\",\n                        \"title\": \"Produto Comum Aspas \\\" dupla\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Produto Comum Aspas \\\" dupla</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 9819,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 3,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-10-14T14:32:53.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Aspas\",\n                                \"treeSlug\": \"aspas\",\n                                \"name\": \"Aspas\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 105,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 730,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"aspas0001\",\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-comum-aspas-dupla\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-10-14T17:01:44.106Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"Produto Comum Aspas \\\" dupla\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-comum-aspas--dupla-37e02a9c-e8dd-4d0b-a785-9084678ca582.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 60263,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 9819,\n                        \"url\": \"/produto-comum-aspas-dupla-p730\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"Market teste ly 10.1\",\n                        \"title\": \"Market teste ly 10.1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fdsffs</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 13311,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 1,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T19:47:03.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 71,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 729,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"sku\": \"p00000729\",\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 12.31,\n                                \"promotionMargin\": 35.01,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 11.08,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11.08,\n                                    \"tax\": -1.23,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 12.31,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1.23,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 12.31,\n                                        \"promotionPrice\": 12.31,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1.23,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 11.08,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11.08,\n                                    \"tax\": -1.23,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"barcode\": null,\n                        \"slug\": \"market-teste-ly-101\",\n                        \"height\": null,\n                        \"updatedAt\": \"2025-10-31T18:30:32.000Z\",\n                        \"timestamp\": \"2025-10-31T18:30:42.976Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"fdsffs\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/smartphone1webp-ec1b16f6-9741-47bd-a1af-a25569be4fab.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 59353,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:71|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 12.31,\n                            \"promotionMargin\": 35.01,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 13311,\n                        \"url\": \"/market-teste-ly-101-p729\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 11.08,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11.08,\n                            \"tax\": -1.23,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 12.31,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1.23,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 12.31,\n                                \"promotionPrice\": 12.31,\n                                \"installment\": 10,\n                                \"installmentValue\": 1.23,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 11.08,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11.08,\n                            \"tax\": -1.23,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"teste new market 12123 ly\",\n                        \"title\": \"teste new market 12123 ly\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>4324</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 42342,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T19:42:12.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 71,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 728,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"sku\": null,\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:71\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 42343.24,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 38108.92,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 38108.92,\n                                    \"tax\": -4234.32,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 42343.24,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 4234.32,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 42343.24,\n                                        \"promotionPrice\": 42343.24,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 4234.32,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 38108.92,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 38108.92,\n                                    \"tax\": -4234.32,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"barcode\": null,\n                        \"slug\": \"teste-new-market-12123-ly\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:42:42.242Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"4324\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:71|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:71\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 42343.24,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 42342,\n                        \"url\": \"/teste-new-market-12123-ly-p728\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 38108.92,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 38108.92,\n                            \"tax\": -4234.32,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 42343.24,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 4234.32,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 42343.24,\n                                \"promotionPrice\": 42343.24,\n                                \"installment\": 10,\n                                \"installmentValue\": 4234.32,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 38108.92,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 38108.92,\n                            \"tax\": -4234.32,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"teste new market 2\",\n                        \"title\": \"teste new market 2\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 123,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T19:24:39.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 71,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 727,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:71\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 121.23,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 109.11,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 109.11,\n                                    \"tax\": -12.12,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 121.23,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 12.12,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 121.23,\n                                        \"promotionPrice\": 121.23,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 12.12,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 109.11,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 109.11,\n                                    \"tax\": -12.12,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": null,\n                        \"slug\": \"teste-new-market-2\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:42.684Z\",\n                        \"updatedAt\": null,\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:71|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:71\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 121.23,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 123,\n                        \"url\": \"/teste-new-market-2-p727\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 109.11,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 109.11,\n                            \"tax\": -12.12,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 121.23,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 12.12,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 121.23,\n                                \"promotionPrice\": 121.23,\n                                \"installment\": 10,\n                                \"installmentValue\": 12.12,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 109.11,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 109.11,\n                            \"tax\": -12.12,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"teste new market\",\n                        \"title\": \"teste new market\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dffs</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 1211,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 1,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T19:05:10.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 71,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 726,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"sku\": \"p00000726\",\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 250,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 225,\n                                    \"tax\": -25,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 250,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 25,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 250,\n                                        \"promotionPrice\": 250,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 25,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 225,\n                                    \"tax\": -25,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"barcode\": null,\n                        \"slug\": \"teste-new-market\",\n                        \"height\": null,\n                        \"updatedAt\": \"2025-10-31T18:31:29.000Z\",\n                        \"timestamp\": \"2025-10-31T18:31:42.563Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"dffs\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:71|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 250,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 1211,\n                        \"url\": \"/teste-new-market-p726\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 225,\n                            \"tax\": -25,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 250,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 25,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 250,\n                                \"promotionPrice\": 250,\n                                \"installment\": 10,\n                                \"installmentValue\": 25,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 225,\n                            \"tax\": -25,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Prod 16 set 2025 16 02\",\n                        \"title\": \"Prod 16 set 2025 16 02\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fsdf</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 12131,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T19:02:15.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 725,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 158.88,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 142.99,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 142.99,\n                                    \"tax\": -15.89,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 158.88,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15.89,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 158.88,\n                                        \"promotionPrice\": 158.88,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15.89,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 142.99,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 142.99,\n                                    \"tax\": -15.89,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"prod-16-set-2025-16-02\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.367Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"fsdf\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 158.88,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 12131,\n                        \"url\": \"/prod-16-set-2025-16-02-p725\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 142.99,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 142.99,\n                            \"tax\": -15.89,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 158.88,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15.89,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 158.88,\n                                \"promotionPrice\": 158.88,\n                                \"installment\": 10,\n                                \"installmentValue\": 15.89,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 142.99,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 142.99,\n                            \"tax\": -15.89,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"teste new\",\n                        \"title\": \"teste new\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dfsd</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 13213,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T19:01:06.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 724,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 2.13,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 1.92,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1.92,\n                                    \"tax\": -0.21,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 2.13,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 0.21,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 2.13,\n                                        \"promotionPrice\": 2.13,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 0.21,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 1.92,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1.92,\n                                    \"tax\": -0.21,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"teste-new\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.349Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"dfsd\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 2.13,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 13213,\n                        \"url\": \"/teste-new-p724\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 1.92,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1.92,\n                            \"tax\": -0.21,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 2.13,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 0.21,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 2.13,\n                                \"promotionPrice\": 2.13,\n                                \"installment\": 10,\n                                \"installmentValue\": 0.21,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 1.92,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1.92,\n                            \"tax\": -0.21,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"teste market ly\",\n                        \"title\": \"teste market ly\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 123,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T18:57:32.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 70,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 723,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:70\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 15,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 13.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 13.5,\n                                    \"tax\": -1.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 15,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1.5,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 15,\n                                        \"promotionPrice\": 15,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1.5,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 13.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 13.5,\n                                    \"tax\": -1.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": null,\n                        \"slug\": \"teste-market-ly\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.288Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:70|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:70\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 15,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 123,\n                        \"url\": \"/teste-market-ly-p723\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 13.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 13.5,\n                            \"tax\": -1.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 15,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1.5,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 15,\n                                \"promotionPrice\": 15,\n                                \"installment\": 10,\n                                \"installmentValue\": 1.5,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 13.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 13.5,\n                            \"tax\": -1.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"Produto teste Market Ly 4.1\",\n                        \"title\": \"Produto teste Market Ly 4.1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>3432413214323</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 21321,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T18:54:26.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 70,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 722,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"sku\": null,\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:70\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 13123.12,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 11810.81,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11810.81,\n                                    \"tax\": -1312.31,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 13123.12,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1312.31,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 13123.12,\n                                        \"promotionPrice\": 13123.12,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1312.31,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 11810.81,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11810.81,\n                                    \"tax\": -1312.31,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"barcode\": null,\n                        \"slug\": \"produto-teste-market-ly-41\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.229Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"3432413214323\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:70|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:70\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 13123.12,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 21321,\n                        \"url\": \"/produto-teste-market-ly-41-p722\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 11810.81,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11810.81,\n                            \"tax\": -1312.31,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 13123.12,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1312.31,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 13123.12,\n                                \"promotionPrice\": 13123.12,\n                                \"installment\": 10,\n                                \"installmentValue\": 1312.31,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 11810.81,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11810.81,\n                            \"tax\": -1312.31,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"Produto teste Market Ly 3.1\",\n                        \"title\": \"Produto teste Market Ly 3.1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Produto teste</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 12,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T18:51:42.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 70,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 721,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"sku\": null,\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:70\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 9600,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 8640,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 8640,\n                                    \"tax\": -960,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 9600,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 960,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 9600,\n                                        \"promotionPrice\": 9600,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 960,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 8640,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 8640,\n                                    \"tax\": -960,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"barcode\": null,\n                        \"slug\": \"produto-teste-market-ly-31\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.170Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"Produto teste\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/meiawebp-627ddc44-43f7-40a3-8bdf-385a04d57d9d.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 59352,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:70|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:70\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 9600,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 12,\n                        \"url\": \"/produto-teste-market-ly-31-p721\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 8640,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 8640,\n                            \"tax\": -960,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 9600,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 960,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 9600,\n                                \"promotionPrice\": 9600,\n                                \"installment\": 10,\n                                \"installmentValue\": 960,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 8640,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 8640,\n                            \"tax\": -960,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"Produto teste Market Ly 2.1\",\n                        \"title\": \"Produto teste Market Ly 2.1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fsdf</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 131321,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T18:50:24.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 70,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 720,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"sku\": null,\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:70\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 13.13,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 11.82,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11.82,\n                                    \"tax\": -1.31,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 13.13,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1.31,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 13.13,\n                                        \"promotionPrice\": 13.13,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1.31,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 11.82,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 11.82,\n                                    \"tax\": -1.31,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"barcode\": null,\n                        \"slug\": \"produto-teste-market-ly-21\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.167Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"fsdf\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/fontewebp-4874eaeb-eb6f-4865-af6a-0fc6310a854c.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 59351,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:70|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:70\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 13.13,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 131321,\n                        \"url\": \"/produto-teste-market-ly-21-p720\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 11.82,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11.82,\n                            \"tax\": -1.31,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 13.13,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1.31,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 13.13,\n                                \"promotionPrice\": 13.13,\n                                \"installment\": 10,\n                                \"installmentValue\": 1.31,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 11.82,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 11.82,\n                            \"tax\": -1.31,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"freeDelivery\": false,\n                        \"pickUp\": true,\n                        \"seoTitle\": \"Produto teste Market Ly\",\n                        \"title\": \"Produto teste Market Ly\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dfsdfewrwe</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 122,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-09-16T18:48:46.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": 70,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 719,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"sku\": null,\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:70\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"barcode\": null,\n                        \"slug\": \"produto-teste-market-ly\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.128Z\",\n                        \"delivery\": true,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"dfsdfewrwe\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": null,\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/smartphone2webp-f9feba09-d809-4124-9716-40c6a0551c4e.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 59350,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:70|groupId:5|groupName:Vendedor Marketplace\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:70\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 122,\n                        \"url\": \"/produto-teste-market-ly-p719\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Anel Batoque Flor Sem Divisão 100Un\",\n                        \"title\": \"Anel Batoque Flor Sem Divisão 100Un\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>Conceito Clear - 5ml<br />&bull; &nbsp;Per&iacute;odo de fixa&ccedil;&atilde;o: 7 a 10 semanas.<br />&bull; &nbsp;Tempo de secagem: 1 a 1,5 segundos.<br />&bull; &nbsp;Viscosidade: Baixa.<br />&bull; &nbsp;Umidade indicada: 30% a 75%.<br />&bull; &nbsp;Temperatura ideal: 20 a 28 &deg;C.<br />&bull; &nbsp;Cor: Transparente<br />&bull; &nbsp;Tamanho: 5ml</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p>Mussum Ipsum, cacilds vidis litro abertis. &nbsp;Manduma pindureta quium dia nois paga. Quem num gosta di m&eacute;, boa gentis num &eacute;. Suco de cevadiss deixa as pessoas mais interessantis. Aenean aliquam molestie leo, vitae iaculis nisl.</p>\\n<p>Em p&eacute; sem cair, deitado sem dormir, sentado sem cochilar e fazendo pose. Posuere libero varius. Nullam a nisl ut ante blandit hendrerit. Aenean sit amet nisi. Neg&atilde;o &eacute; teu passadis, eu sou faxa pretis. Sapien in monti palavris qui num significa nadis i pareci latim.</p>\",\n                                \"name\": \"Dados Técnicos\",\n                                \"descriptionGroupId\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 998,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 2,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-07-22T18:13:44.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 718,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Promoção\",\n                                \"treeSlug\": \"promocao\",\n                                \"name\": \"Promoção\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 87,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 48.9,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 52.99,\n                                \"promotionMargin\": 7.72,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 47.69,\n                                    \"promotionPrice\": 44.01,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 44.01,\n                                    \"tax\": -4.89,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 52.99,\n                                    \"promotionPrice\": 48.9,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 4.89,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 52.99,\n                                        \"promotionPrice\": 48.9,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 4.89,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 47.69,\n                                    \"promotionPrice\": 44.01,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 44.01,\n                                    \"tax\": -4.89,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"0001 klfdjkl\",\n                        \"barcode\": \"\",\n                        \"slug\": \"anel-batoque-flor-sem-divisao-100un\",\n                        \"height\": null,\n                        \"updatedAt\": \"2025-07-22T18:15:10.000Z\",\n                        \"timestamp\": \"2025-09-16T19:45:43.093Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"Conceito Clear - 5ml&bull; &nbsp;Per&iacute;odo de fixa&ccedil;&atilde;o: 7 a 10 semanas.&bull; &nbsp;Tempo de secagem: 1 a 1,5 segundos.&bull; &nbsp;Viscosidade: Baixa.&bull; &nbsp;Umidade indicada: 30% a 75%.&bull; &nbsp;Temperatura ideal: 20 a 28 ...\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-8dd3a02b-be47-4433-9003-f621df038041.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 57298,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-58bc7ceb-2cbc-4968-8dd3-173ed52290d5.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 57299,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-58e5c676-c394-4347-b02d-baa9b88b5556.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57305,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-6fe11966-b946-4d90-bb06-8f5afea30976.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57306,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-fac06ee2-ca08-4a0b-a6a7-b14258f1d393.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57304,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-33e66a4d-af6b-4091-9502-c0b86010c7c7.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/jpeg\",\n                                \"fileId\": 57301,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-a55def9d-3ba9-4c5b-804a-1887a902b095.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57302,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-f2dd8079-c5bb-483f-9347-63dfdbd17f9c.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57307,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-ee59ecb4-e0d4-4212-827a-6305328a0cff.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/jpeg\",\n                                \"fileId\": 57300,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-4d42a1b9-4913-4389-9e34-2a1cc0a3b08a.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57303,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-b7c0de69-6300-4c10-8ce6-d311ac252cde.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57310,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-b9821c78-17a6-42a7-b177-39d1c2d8822f.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57308,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un-af96a253-75fa-4242-b1fa-d94274335dd1.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 57309,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 48.9,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 52.99,\n                            \"promotionMargin\": 7.72,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 998,\n                        \"url\": \"/anel-batoque-flor-sem-divisao-100un-p718\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 47.69,\n                            \"promotionPrice\": 44.01,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 44.01,\n                            \"tax\": -4.89,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 52.99,\n                            \"promotionPrice\": 48.9,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 4.89,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 52.99,\n                                \"promotionPrice\": 48.9,\n                                \"installment\": 10,\n                                \"installmentValue\": 4.89,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 47.69,\n                            \"promotionPrice\": 44.01,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 44.01,\n                            \"tax\": -4.89,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"supplierId\": 3,\n                        \"seoTitle\": \"Anel Batoque Flor Sem Divisão 100Un ??\",\n                        \"title\": \"Anel Batoque Flor Sem Divisão 100Un ??\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 6,\n                                \"supplierId\": null,\n                                \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"reserved\": 1,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-07-02T18:26:31.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 717,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Promo\",\n                                \"treeSlug\": \"promo\",\n                                \"name\": \"Promo\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 21,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 635.88,\n                                \"promotionMargin\": 7.72,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 572.29,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 572.29,\n                                    \"tax\": -63.59,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 635.88,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 63.59,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 635.88,\n                                        \"promotionPrice\": 635.88,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 63.59,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 572.29,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 572.29,\n                                    \"tax\": -63.59,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"teste001\",\n                        \"barcode\": \"\",\n                        \"slug\": \"anel-batoque-flor-sem-divisao-100un\",\n                        \"height\": null,\n                        \"updatedAt\": \"2025-08-14T20:48:42.000Z\",\n                        \"timestamp\": \"2025-09-16T19:45:43.089Z\",\n                        \"supplierName\": \"Fornecedor teste\",\n                        \"brandName\": \"Brand Test\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": 12,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/anel-batoque-flor-sem-divisao-100un--30c09f45-97d4-46da-acb9-cd2592f5c806.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 57414,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"brandId\": 29,\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 635.88,\n                            \"promotionMargin\": 7.72,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 6,\n                        \"url\": \"/anel-batoque-flor-sem-divisao-100un-p717\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 572.29,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 572.29,\n                            \"tax\": -63.59,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 635.88,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 63.59,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 635.88,\n                                \"promotionPrice\": 635.88,\n                                \"installment\": 10,\n                                \"installmentValue\": 63.59,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 572.29,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 572.29,\n                            \"tax\": -63.59,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Monte seu kit promo\",\n                        \"title\": \"Monte seu kit promo\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-07-02T18:25:11.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Promo\",\n                                \"treeSlug\": \"promo\",\n                                \"name\": \"Promo\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 21,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 716,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 40,\n                                \"promotionMargin\": 40,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 250,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 225,\n                                    \"tax\": -25,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 250,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 25,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 250,\n                                        \"promotionPrice\": 250,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 25,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 225,\n                                    \"tax\": -25,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-promo\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-24T14:43:43.692Z\",\n                        \"updatedAt\": \"2025-07-02T18:26:48.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 40,\n                            \"promotionMargin\": 40,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 250,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 0,\n                        \"url\": \"/monte-seu-kit-promo-p716\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 225,\n                            \"tax\": -25,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 250,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 25,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 250,\n                                \"promotionPrice\": 250,\n                                \"installment\": 10,\n                                \"installmentValue\": 25,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 225,\n                            \"tax\": -25,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Monte seu kit dfldfjglkfdjlkgjdflkjg 45445\",\n                        \"title\": \"Monte seu kit dfldfjglkfdjlkgjdflkjg 45445\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>jhkghjk</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-07-02T13:36:27.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"id\": 715,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"promotionMargin\": 0,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 10,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 9,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 9,\n                                    \"tax\": -1,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 10,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 10,\n                                        \"promotionPrice\": 10,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 9,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 9,\n                                    \"tax\": -1,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-dfldfjglkfdjlkgjdflkjg-45445\",\n                        \"height\": null,\n                        \"updatedAt\": \"2025-08-06T13:57:43.000Z\",\n                        \"timestamp\": \"2025-11-24T14:43:43.691Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"jhkghjk\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"promotionMargin\": 0,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 10,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/monte-seu-kit-dfldfjglkfdjlkgjdflkjg-45445-p715\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 9,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 9,\n                            \"tax\": -1,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 10,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 10,\n                                \"promotionPrice\": 10,\n                                \"installment\": 10,\n                                \"installmentValue\": 1,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 9,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 9,\n                            \"tax\": -1,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"teste 5 un?\",\n                        \"title\": \"teste 5 un?\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>khjk</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 100,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-07-02T13:35:26.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 714,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 50,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 45,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 45,\n                                    \"tax\": -5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 50,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 5,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 50,\n                                        \"promotionPrice\": 50,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 5,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 45,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 45,\n                                    \"tax\": -5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"teste-5-un\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.676Z\",\n                        \"updatedAt\": \"2025-07-02T13:35:33.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"khjk\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": 5,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/teste-5-un-4ad6b815-67bc-44e9-b81c-9f258e8b9b59.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 58250,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/teste-5-un-0c7aed7c-f9be-4bf8-a0ac-b4825d5c14ba.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 58251,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/teste-5-un-3d647ca2-b0d4-46e4-bd4a-be3a5110c2ea.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 58249,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/teste-5-un-2e62bde8-d057-4585-843d-b814b4bbd330.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 58246,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/teste-5-un-4de5a6b7-0ccd-4d81-8c5c-99db20605a53.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 58248,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/teste-5-un-fddb7411-1eda-4149-aec4-fcf2b361f6f3.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 58247,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"Whatsapp\",\n                                \"value\": \"true\"\n                            }\n                        ],\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 50,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 100,\n                        \"url\": \"/teste-5-un-p714\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 45,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 45,\n                            \"tax\": -5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 50,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 5,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 50,\n                                \"promotionPrice\": 50,\n                                \"installment\": 10,\n                                \"installmentValue\": 5,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 45,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 45,\n                            \"tax\": -5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Kit teste 22 maio 25 ?\",\n                        \"title\": \"Kit teste 22 maio 25 ?\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-05-22T13:31:58.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 713,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 1250,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 1125,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1125,\n                                    \"tax\": -125,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 1250,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 125,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 1250,\n                                        \"promotionPrice\": 1250,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 125,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 1125,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 1125,\n                                    \"tax\": -125,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"kit-teste-22-maio-25\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.658Z\",\n                        \"updatedAt\": \"2025-05-22T13:35:42.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [\n                            {\n                                \"manageStock\": false,\n                                \"quantity\": 1,\n                                \"mainProductId\": 713,\n                                \"productId\": 707,\n                                \"title\": \"Produto teste 1\",\n                                \"stock\": {\n                                    \"quantity\": 0,\n                                    \"totalQuantity\": 0,\n                                    \"reserved\": 0\n                                },\n                                \"stocks\": []\n                            },\n                            {\n                                \"manageStock\": false,\n                                \"quantity\": 1,\n                                \"mainProductId\": 713,\n                                \"productId\": 706,\n                                \"title\": \"INVERSOR SOLAR FOTOVOLTAICO  ON GRID GOODWE\",\n                                \"stock\": {\n                                    \"quantity\": 0,\n                                    \"totalQuantity\": 0,\n                                    \"reserved\": 0\n                                },\n                                \"stocks\": []\n                            }\n                        ],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 4,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 1250,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 0,\n                        \"url\": \"/kit-teste-22-maio-25-p713\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 1125,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1125,\n                            \"tax\": -125,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 1250,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 125,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 1250,\n                                \"promotionPrice\": 1250,\n                                \"installment\": 10,\n                                \"installmentValue\": 125,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 1125,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 1125,\n                            \"tax\": -125,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Monte seu kit 22 maio 2025\",\n                        \"title\": \"Monte seu kit 22 maio 2025\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-05-22T13:15:37.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"categories\": [],\n                        \"id\": 711,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"promotionMargin\": 0,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 18,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 16.2,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 16.2,\n                                    \"tax\": -1.8,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 18,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1.8,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 18,\n                                        \"promotionPrice\": 18,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1.8,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 16.2,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 16.2,\n                                    \"tax\": -1.8,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"monte-1435435dsa\",\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-22-maio-2025\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-24T14:43:43.690Z\",\n                        \"updatedAt\": \"2025-05-22T13:16:43.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"promotionMargin\": 0,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 18,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 0,\n                        \"url\": \"/monte-seu-kit-22-maio-2025-p711\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 16.2,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 16.2,\n                            \"tax\": -1.8,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 18,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1.8,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 18,\n                                \"promotionPrice\": 18,\n                                \"installment\": 10,\n                                \"installmentValue\": 1.8,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 16.2,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 16.2,\n                            \"tax\": -1.8,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto item teste 1.1.333232\",\n                        \"title\": \"Produto item teste 1.1.333232\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dsad</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-05-22T13:14:18.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 710,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 18,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 16.2,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 16.2,\n                                    \"tax\": -1.8,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 18,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1.8,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 18,\n                                        \"promotionPrice\": 18,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1.8,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 16.2,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 16.2,\n                                    \"tax\": -1.8,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"3232wdfsdf\",\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-item-teste-11333232\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.635Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"dsad\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 18,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-item-teste-11333232-p710\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 16.2,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 16.2,\n                            \"tax\": -1.8,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 18,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1.8,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 18,\n                                \"promotionPrice\": 18,\n                                \"installment\": 10,\n                                \"installmentValue\": 1.8,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 16.2,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 16.2,\n                            \"tax\": -1.8,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Monte seu kit Promo teste\",\n                        \"title\": \"Monte seu kit Promo teste\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-05-21T11:40:20.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Monte seu Kit\",\n                                \"treeSlug\": \"monte-seu-kit\",\n                                \"name\": \"Monte seu Kit\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 60,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 709,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 10,\n                                \"promotionMargin\": 10,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 150,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-promo-teste\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-11-24T14:43:43.674Z\",\n                        \"updatedAt\": \"2025-05-22T13:14:45.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 10,\n                            \"promotionMargin\": 10,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 150,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 0,\n                        \"url\": \"/monte-seu-kit-promo-teste-p709\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto item teste 1.1\",\n                        \"title\": \"Produto item teste 1.1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fdsfsd</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 100,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-05-21T11:39:26.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 708,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"promo-teste0001\",\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-item-teste-11\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.615Z\",\n                        \"updatedAt\": \"2025-05-22T13:13:54.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"fdsfsd\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 100,\n                        \"url\": \"/produto-item-teste-11-p708\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto teste 1\",\n                        \"title\": \"Produto teste 1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>ewrwe</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-05-07T21:15:40.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Categoria 1##Categoria-A-1##Categoria-B-1##Categoria-C-1\",\n                                \"treeSlug\": \"categoria-1##categoria-a-1##categoria-b-1##categoria-c-1\",\n                                \"name\": \"Categoria-C-1\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 104,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 707,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 1000,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 900,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 900,\n                                    \"tax\": -100,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 1000,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 100,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 1000,\n                                        \"promotionPrice\": 1000,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 100,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 900,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 900,\n                                    \"tax\": -100,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-teste-1\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.597Z\",\n                        \"updatedAt\": \"2025-05-20T18:00:58.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"ewrwe\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/1746652520942.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54172,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652521067.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54171,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652522403.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54179,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652521076.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54173,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652521721.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54176,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652521697.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54175,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652521041.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54174,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652521797.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54177,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652521872.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54178,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/1746652522262.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 54180,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 1000,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-teste-1-p707\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 900,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 900,\n                            \"tax\": -100,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 1000,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 100,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 1000,\n                                \"promotionPrice\": 1000,\n                                \"installment\": 10,\n                                \"installmentValue\": 100,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 900,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 900,\n                            \"tax\": -100,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"INVERSOR SOLAR FOTOVOLTAICO  ON GRID GOODWE\",\n                        \"title\": \"INVERSOR SOLAR FOTOVOLTAICO  ON GRID GOODWE\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p><strong>Configura&ccedil;&otilde;es da entrada CC:</strong><br />Pot&ecirc;ncia M&aacute;xima de Entrada 400Kwp<br />Tens&atilde;o M&aacute;xima: 1500Vcc<br />Tens&atilde;o de Partida 550Vcc<br />Tens&atilde;o nominal: 1160Vcc<br />Range por MPPT: 500 a 1500V<br />N&uacute;meros de MPPT: 12<br />N&uacute;meros de string por MPPT: 02<br />M&aacute;xima corrente por MPPT: 30A<br />M&aacute;x. corrente de curto- circuito<br />por rastreador MPP: 50A</p>\\n<p><strong>Configura&ccedil;&otilde;es da Sa&iacute;da CA:</strong><br />Pot&ecirc;ncia nominal: 250KW<br />M&aacute;x. Pot&ecirc;ncia AC: 250KW a 40&deg;C.<br />Tens&atilde;o CA nominal(intervalo) - 800V (640-920V) 3LPE<br />Frequencia:50/60 Hz (45-55Hz/55-65 Hz)<br />Corrente m&aacute;xima: 180,5A<br />Efici&ecirc;ncia M&aacute;xima 99,0%</p>\\n<p><strong>Dispositivos de prote&ccedil;&atilde;o</strong><br />- Monitoramento de corrente de string FV<br />- Detec&ccedil;&atilde;o de Resist&ecirc;ncia de Isolamento FV<br />- Monitoramento de corrente residual<br />- Prote&ccedil;&atilde;o contra polaridade reversa CC<br />- Prote&ccedil;&atilde;o anti-ilhamento<br />- Prote&ccedil;&atilde;o Sobrecorrente de Sa&iacute;da<br />- Prote&ccedil;&atilde;o de Curto de Sa&iacute;da<br />- Prote&ccedil;&atilde;o de Sobretens&atilde;o de Sa&iacute;da<br />- Chave seccionadora CC</p>\\n<p><strong>Dados gerais</strong><br />Faixa de temperatura operacional : -30&deg;C a +60&deg;C<br />Topologia: Sem transformador<br />Resfriamento de ar inteligente<br />Prote&ccedil;&atilde;o IP: 66<br />Conector CC: Staubli MC4-Evo2<br />Conex&atilde;o AC: OT / DT (Max. 300mm&sup2;)</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p>tretert</p>\\n<p>fsdhjkfh</p>\",\n                                \"name\": \"Dados Técnicos\",\n                                \"descriptionGroupId\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-03-03T19:46:13.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Informática##Componentes para PC##Fontes de Alimentação##Fontes\",\n                                \"treeSlug\": \"informatica##componentes-para-pc##fontes-de-alimentacao##fontes\",\n                                \"name\": \"Fontes\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 48,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 706,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 230,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 250,\n                                \"promotionMargin\": 8,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": 207,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 207,\n                                    \"tax\": -23,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 250,\n                                    \"promotionPrice\": 230,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 23,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 250,\n                                        \"promotionPrice\": 230,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 23,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 225,\n                                    \"promotionPrice\": 207,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 207,\n                                    \"tax\": -23,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"157\",\n                        \"barcode\": \"\",\n                        \"slug\": \"inversor-solar-fotovoltaico-on-grid-goodwe\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.582Z\",\n                        \"updatedAt\": \"2025-04-30T16:39:03.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"Configura&ccedil;&otilde;es da entrada CC:Pot&ecirc;ncia M&aacute;xima de Entrada 400KwpTens&atilde;o M&aacute;xima: 1500VccTens&atilde;o de Partida 550VccTens&atilde;o nominal: 1160VccRange por MPPT: 500 a 1500VN&uacute;meros de MPPT: 12N&uacute;mer...\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/calca-teste-1fe50907-e86e-477d-9d9d-6f048166d45e.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 51829,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/inversor-solar-fotovoltaico-on-grid-goodwe-8d60b7ad-ebfe-4d88-9b95-5c901882d51c.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 53544,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/inversor-solar-fotovoltaico-on-grid-goodwe-7b2d47fb-7a1a-4318-979e-216abb8ae82c.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 53543,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/inversor-solar-fotovoltaico-on-grid-goodwe-77b725a1-c4ae-44e2-a703-9fbfefc755a6.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 53540,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/inversor-solar-fotovoltaico-on-grid-goodwe-ed6822a6-223a-4519-93dd-d5eeedd6e7ab.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 53539,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/inversor-solar-fotovoltaico-on-grid-goodwe-1a198cc5-732e-4c09-a41e-8afbcf71259d.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 53542,\n                                \"height\": 1024\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/inversor-solar-fotovoltaico-on-grid-goodwe-9a019fb0-f633-42a6-8c73-c16b3fe9d03b.webp\",\n                                \"width\": 1024,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 53541,\n                                \"height\": 1024\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 230,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 250,\n                            \"promotionMargin\": 8,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/inversor-solar-fotovoltaico-on-grid-goodwe-p706\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": 207,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 207,\n                            \"tax\": -23,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 250,\n                            \"promotionPrice\": 230,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 23,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 250,\n                                \"promotionPrice\": 230,\n                                \"installment\": 10,\n                                \"installmentValue\": 23,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 225,\n                            \"promotionPrice\": 207,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 207,\n                            \"tax\": -23,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto teste promo ....\",\n                        \"title\": \"Produto teste promo ....\",\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-02-28T12:27:34.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 705,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 200,\n                                \"promotionMargin\": 5,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 180,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 180,\n                                    \"tax\": -20,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 200,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 20,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 200,\n                                        \"promotionPrice\": 200,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 20,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 180,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 180,\n                                    \"tax\": -20,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-teste-promo\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:45:43.579Z\",\n                        \"updatedAt\": \"2025-02-28T14:09:20.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 200,\n                            \"promotionMargin\": 5,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-teste-promo-p705\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 180,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 180,\n                            \"tax\": -20,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 200,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 20,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 200,\n                                \"promotionPrice\": 200,\n                                \"installment\": 10,\n                                \"installmentValue\": 20,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 180,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 180,\n                            \"tax\": -20,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Monte seu kit teste promo 5\",\n                        \"title\": \"Monte seu kit teste promo 5\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>teste</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2025-02-28T12:22:34.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"kitOptionsValidation\": {\n                            \"channels\": [\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 1\n                                },\n                                {\n                                    \"isValid\": true,\n                                    \"channelId\": 2\n                                }\n                            ]\n                        },\n                        \"id\": 704,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"basePromotionPrice\": 0,\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 10,\n                                \"promotionMargin\": 10,\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"showPrice\": true,\n                                \"price\": 150,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"basePrice\": 0,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"monte-seu-kit-teste-promo-5\",\n                        \"height\": null,\n                        \"updatedAt\": \"2025-05-20T18:43:42.000Z\",\n                        \"timestamp\": \"2025-11-24T14:43:43.673Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"teste\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-teste-promo-5-e0d519c3-5a8b-4819-99a7-de95b04d5eec.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 55477,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-teste-promo-5-0304881b-fbcf-4c41-b8b4-ad0b74fdf8ae.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 55474,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-teste-promo-5-8d7b6e41-7f0e-4416-b4ed-d4d85e0e69d3.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 55478,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-teste-promo-5-323ed7f2-d2d4-4329-b79b-be97d11bbfb8.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 55476,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-teste-promo-5-e5b4e990-36b5-4592-8c7a-afc1dcbcca2b.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 55473,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-teste-promo-5-3a5c22a6-a319-4730-be2a-4df2e47d770c.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 55479,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/monte-seu-kit-teste-promo-5-3a9d3f1e-4e9c-43e6-9f2d-507660be91f4.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 55475,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 5,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"basePromotionPrice\": 0,\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 10,\n                            \"promotionMargin\": 10,\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"showPrice\": true,\n                            \"price\": 150,\n                            \"datePromotionStart\": null,\n                            \"status\": true,\n                            \"basePrice\": 0\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/monte-seu-kit-teste-promo-5-p704\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Camiseta Infantil\",\n                        \"title\": \"Camiseta Infantil\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dfe</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 24,\n                                \"display\": \"19\",\n                                \"name\": \"Numeração\",\n                                \"gridId\": 3,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"19\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 17,\n                                \"display\": \"#f5f5dc\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"Bege\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 150,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 703,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Camiseta##Infatil\",\n                                \"treeSlug\": \"camiseta##infatil\",\n                                \"name\": \"Infatil\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 94,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"camiseta-infantil\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:44:43.348Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"dfe\",\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": \"699-19\",\n                        \"typeId\": 3,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA52QzWoCMRSF3+W4zSJxam2zawtCN12VbsRFnNwZAplJyI9gpU/jwgfxxSQFLYx0qN3eeznnu99yhzYY/aohBUOvOoLEiwtg0CZ6q7bvW19m65yS68HgfDKuj5DLHTbK5rJ8+swW7Dvpo4xK3D2Dd9GUY8g+W3tJhMSEc84XCzCYTrV0PohkqU6kIRtlIzH44HSuU8mbc8GgNspYtbYEmUKmL/bD8EwtDRnEfBSimTUzXf8OUSoGDNU1w6pQnCVWF4lvuaOgjofj3t0mUzwM35hWY2/cJnE6KlE8XnXf/a/7r+5WJ70p8G6CAgAA\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 701,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p701\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 703,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p703\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 3,\n                                        \"name\": \"Numeração\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"18\",\n                                                \"gridValueId\": 23,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 702,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p702\"\n                                            },\n                                            {\n                                                \"value\": \"19\",\n                                                \"gridValueId\": 24,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 703,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p703\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"position\": 4,\n                        \"mainId\": 699,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 150,\n                        \"url\": \"/camiseta-infantil-p703\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Camiseta Infantil\",\n                        \"title\": \"Camiseta Infantil\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dfe</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 24,\n                                \"display\": \"19\",\n                                \"name\": \"Numeração\",\n                                \"gridId\": 3,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"19\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 6,\n                                \"display\": \"#0000FF\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"Azul\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 150,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 701,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Camiseta##Infatil\",\n                                \"treeSlug\": \"camiseta##infatil\",\n                                \"name\": \"Infatil\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 94,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"camiseta-infantil\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:44:43.310Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"dfe\",\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": \"699-19\",\n                        \"typeId\": 3,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA52RzUoDMRSF3+W4zSJxrNXsrFBw40rclFmkkztDIDMJ+SnU0qdx4YP0xSRKK0xxsG7vPZz7nXNXO3TB6CcNKRgG1RMkHl0AgzbRW7V92foyW+eU3AAG55NxQ4Rc7bBRNpflw1u2YF9Or2VU7G4ZvIumiCGHbO3JERJXnHO+XILB9KqjoyCSpSaRhkwhE4MPTucmFbs5Fwxqo4xVa0vfgj37QVhQR2MEMZ9kaGftTDe/M7TKxjFEdQ5RF4xjidWpxOfcU1CHj8O7u6xMcTfOcV1N5bgsAJ9sUdyf3b753+2/PbDe15+Km/z4ggIAAA==\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 701,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p701\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 703,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p703\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 3,\n                                        \"name\": \"Numeração\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"18\",\n                                                \"gridValueId\": 23,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 700,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p700\"\n                                            },\n                                            {\n                                                \"value\": \"19\",\n                                                \"gridValueId\": 24,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 701,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p701\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"position\": 2,\n                        \"mainId\": 699,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 150,\n                        \"url\": \"/camiseta-infantil-p701\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Camiseta Infantil\",\n                        \"title\": \"Camiseta Infantil\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dfe</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 23,\n                                \"display\": \"18\",\n                                \"name\": \"Numeração\",\n                                \"gridId\": 3,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"18\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 17,\n                                \"display\": \"#f5f5dc\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"Bege\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 150,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 702,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Camiseta##Infatil\",\n                                \"treeSlug\": \"camiseta##infatil\",\n                                \"name\": \"Infatil\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 94,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"camiseta-infantil\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:44:43.328Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"dfe\",\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": \"699-18\",\n                        \"typeId\": 3,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA6WRzUoDMRSF3+W4vYtMx1rNToWCG1fipnSRTu4Mgcwk5KdQi0/jwgfpi0mEVpnWgrq9uZzz3S+LLbpg9IOGrAiD6hkS9y6AoE30Vm2eNr7MVjklN4DgfDJuiJCLLdbK5vJ4+5It6DPpuYxK3BXBu2jKMuSQrT0kQuJCCCHmcxBMrzreL0S23CTWkK2ykQk+OJ2bVPJmQhDUWhmrVpYhU8j8Sl8Md9zxmKGanYVop+1UNz9DlIoRw+SYYVko9hLrg8TH3HNQu/fdm/udzOp6fMakPnfGf/m/Oaxujqov/1Z96v/qU+6WH37RiTqCAgAA\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 700,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p700\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 702,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p702\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 3,\n                                        \"name\": \"Numeração\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"18\",\n                                                \"gridValueId\": 23,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 702,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p702\"\n                                            },\n                                            {\n                                                \"value\": \"19\",\n                                                \"gridValueId\": 24,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 703,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p703\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"position\": 3,\n                        \"mainId\": 699,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 150,\n                        \"url\": \"/camiseta-infantil-p702\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Camiseta Infantil\",\n                        \"title\": \"Camiseta Infantil\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>dfe</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 23,\n                                \"display\": \"18\",\n                                \"name\": \"Numeração\",\n                                \"gridId\": 3,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"18\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 6,\n                                \"display\": \"#0000FF\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"Azul\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": true,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 150,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 700,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Camiseta##Infatil\",\n                                \"treeSlug\": \"camiseta##infatil\",\n                                \"name\": \"Infatil\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 94,\n                                \"tags\": null\n                            }\n                        ],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"camiseta-infantil\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-09-16T19:44:43.307Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"dfe\",\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": \"699-18\",\n                        \"typeId\": 3,\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA62QzWoCMRSF3+V0m0WitbbZtQXBjaviRlzEyZ0hkJmE/AgqPo2LPogvVtKihdEKLd3eezj3u99ihyYYPdWQgqFTLUHi1QUwaBO9VZu3jS+zVU7JdWBwPhnXRcjFDmtlc1k+b7MF+2yal1Gpe2DwLpoShuyytedGSNxxzvlkAgbTqoZOgUiWqkQaMoVMDD44natU6sacM6i1MlatLH0F9uwb4YUa6iOI8U2GelSPdPUzQ61s7EMMLiGWBeMkcXiWOMstBXV8Px7c72SKx/4fg+GtP/5Roni6OH3/t9PX3Ilr7pYfZv0G7IICAAA=\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 700,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p700\"\n                                            },\n                                            {\n                                                \"value\": \"Bege\",\n                                                \"gridValueId\": 17,\n                                                \"position\": null,\n                                                \"display\": \"#f5f5dc\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 702,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p702\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 3,\n                                        \"name\": \"Numeração\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"18\",\n                                                \"gridValueId\": 23,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 700,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p700\"\n                                            },\n                                            {\n                                                \"value\": \"19\",\n                                                \"gridValueId\": 24,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 701,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-infantil-p701\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"position\": 1,\n                        \"mainId\": 699,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 150,\n                        \"url\": \"/camiseta-infantil-p700\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Camiseta Feminino\",\n                        \"title\": \"Camiseta Feminino\",\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 3,\n                                \"display\": \"#FFFF00\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"Amarelo\",\n                                \"positionGrid\": 1\n                            },\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 23,\n                                \"display\": \"18\",\n                                \"name\": \"Numeração\",\n                                \"gridId\": 3,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"18\",\n                                \"positionGrid\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 10,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Camiseta##Feminino\",\n                                \"treeSlug\": \"camiseta##feminino\",\n                                \"name\": \"Feminino\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 93,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 695,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"camiseta-feminino\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:44:43.488Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": true,\n                        \"medias\": [],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": \"694-Amarelo\",\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA62QzUpDMRCF3+W4zSLX2qvNTgoBN12Jm9LFtIklMPcm5KdQi0/jwgfpi0mUFrmtBcXtzOHMN998h3V05sFANQI9dRYKUx8hYFwKTNvHbaizZcnZ9xDwITvfJ6j5DhviUpf3HUXLHuKz7KlOa+NIIPjkah6qL8zHUihcaa21lBBwHa3tIZAs21W2BirHYgVC9Kascq1rJ2MB2pBjWrL9CryKbxQvhYcI7UUEKaXU+meEZ+I0ZGhPGRaV4qBxdNQ4K52NtH/fv/nf6Wzuhm9cX1T5jw6bycnpm7+dPufu9py7xQeYHYzChAIAAA==\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Amarelo\",\n                                                \"gridValueId\": 3,\n                                                \"position\": null,\n                                                \"display\": \"#FFFF00\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 695,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-feminino-p695\"\n                                            },\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 696,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-feminino-p696\"\n                                            }\n                                        ]\n                                    },\n                                    {\n                                        \"gridId\": 3,\n                                        \"name\": \"Numeração\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"18\",\n                                                \"gridValueId\": 23,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": true,\n                                                \"productId\": 695,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-feminino-p695\"\n                                            },\n                                            {\n                                                \"value\": \"19\",\n                                                \"gridValueId\": 24,\n                                                \"position\": null,\n                                                \"display\": \"\",\n                                                \"image\": null,\n                                                \"selected\": false,\n                                                \"productId\": 697,\n                                                \"available\": true,\n                                                \"url\": \"/camiseta-feminino-p697\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"typeId\": 3,\n                        \"position\": 1,\n                        \"mainId\": 694,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 10,\n                        \"url\": \"/camiseta-feminino-p695\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": 63,\n                \"showcaseId\": 1,\n                \"typeId\": 7,\n                \"name\": \"<b>Temos Novidades</b> Para Você\",\n                \"position\": 4,\n                \"display\": \"all\",\n                \"pageTypeId\": 1,\n                \"metadata\": null,\n                \"createdAt\": \"2022-10-26T19:37:06.000Z\",\n                \"updatedAt\": \"2025-09-08T19:25:28.000Z\",\n                \"deletedAt\": null,\n                \"config\": {\n                    \"id\": 126,\n                    \"sectionId\": 63,\n                    \"namePosition\": \"center\",\n                    \"display\": \"carousel\",\n                    \"rowQuantity\": null,\n                    \"columnQuantity\": 2,\n                    \"device\": \"mobile\",\n                    \"displayProducts\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2022-10-26T19:37:06.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"copyProduct\": true,\n                    \"copyMedia\": false,\n                    \"carouselAutoplay\": false,\n                    \"imagePosition\": null,\n                    \"videoAutoplay\": false,\n                    \"medias\": [],\n                    \"products\": [\n                        {\n                            \"id\": 844,\n                            \"position\": 0,\n                            \"configId\": 125,\n                            \"productId\": 588,\n                            \"createdAt\": \"2024-02-22T17:44:07.000Z\",\n                            \"updatedAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 588,\n                                \"title\": \"MacaquInho Planet\",\n                                \"sku\": \"GK544\",\n                                \"typeId\": 1,\n                                \"type\": \"Padrão\",\n                                \"media\": {\n                                    \"id\": 802,\n                                    \"productId\": 588,\n                                    \"position\": 0,\n                                    \"fileId\": 29265,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-02-21T11:15:53.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 29265,\n                                        \"name\": \"1705692642768.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"size\": 189652,\n                                        \"width\": 900,\n                                        \"height\": 1600,\n                                        \"path\": \"store/12821/medias/products/macaquinho-planet-8613b732-8ea3-4288-bc05-31c326bae516.webp\",\n                                        \"hash\": \"aW1hZ2Uvd2VicDE4OTY1Mg==\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-02-21T11:15:47.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/PK1wL2qxlNCDBpwtpfhsboFrr9Y=/adaptive-fit-in/0x0/prod/store/12821/medias/products/macaquinho-planet-8613b732-8ea3-4288-bc05-31c326bae516.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/_1_FIAVq6LPNKlm8Y5KQ3YK2gwU=/adaptive-fit-in/86x86/prod/store/12821/medias/products/macaquinho-planet-8613b732-8ea3-4288-bc05-31c326bae516.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/2Fyo8roRd-7WH5JbNv1ADE9AWeY=/adaptive-fit-in/60x60/prod/store/12821/medias/products/macaquinho-planet-8613b732-8ea3-4288-bc05-31c326bae516.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 845,\n                            \"position\": 1,\n                            \"configId\": 125,\n                            \"productId\": 587,\n                            \"createdAt\": \"2024-02-22T17:44:07.000Z\",\n                            \"updatedAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 587,\n                                \"title\": \"Produto Solar Teste 25.47kwp\",\n                                \"sku\": null,\n                                \"typeId\": 2,\n                                \"type\": \"Principal\",\n                                \"media\": {\n                                    \"id\": 811,\n                                    \"productId\": 587,\n                                    \"position\": 0,\n                                    \"fileId\": 36760,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-07-19T20:01:12.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 36760,\n                                        \"name\": \"roteador-wi-fi.png\",\n                                        \"mimeType\": \"image/png\",\n                                        \"size\": 10572,\n                                        \"width\": 512,\n                                        \"height\": 512,\n                                        \"path\": \"store/12821/medias/products/produto-solar-teste-2547kwp-6424c77a-e6fe-4897-8f6e-f079852c4de3.webp\",\n                                        \"hash\": \"aW1hZ2UvcG5nMTA1NzI=\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-07-19T20:00:54.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/RbsiAMpYV33DGk7YlXXuYMs_YGc=/adaptive-fit-in/0x0/prod/store/12821/medias/products/produto-solar-teste-2547kwp-6424c77a-e6fe-4897-8f6e-f079852c4de3.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/VKfkPy9_HQ1e7_-5ri26QaMHzME=/adaptive-fit-in/86x86/prod/store/12821/medias/products/produto-solar-teste-2547kwp-6424c77a-e6fe-4897-8f6e-f079852c4de3.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/PljmFBVVOKQAiyyAmMmLTQiZ8WU=/adaptive-fit-in/60x60/prod/store/12821/medias/products/produto-solar-teste-2547kwp-6424c77a-e6fe-4897-8f6e-f079852c4de3.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 846,\n                            \"position\": 2,\n                            \"configId\": 125,\n                            \"productId\": 569,\n                            \"createdAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 569,\n                                \"title\": \"Produto agrupado teste variação 2.1\",\n                                \"sku\": null,\n                                \"typeId\": 1,\n                                \"type\": \"Padrão\",\n                                \"media\": {\n                                    \"id\": 789,\n                                    \"productId\": 569,\n                                    \"position\": 0,\n                                    \"fileId\": 24151,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-01-05T13:44:43.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 24151,\n                                        \"name\": \"cafe-da-manha.png\",\n                                        \"mimeType\": \"image/png\",\n                                        \"size\": 24352,\n                                        \"width\": 512,\n                                        \"height\": 512,\n                                        \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-2-a4757c0b-90d8-4d17-9cce-677515e53223.webp\",\n                                        \"hash\": \"aW1hZ2UvcG5nMjQzNTI=\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-01-05T13:44:39.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/ljy7A391TIZ3jUXD5xr-QmrY4nI=/adaptive-fit-in/0x0/prod/store/12821/medias/products/produto-agrupado-teste-variacao-2-a4757c0b-90d8-4d17-9cce-677515e53223.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/CH43u9ou-kZdbnmjoMk55W07ByA=/adaptive-fit-in/86x86/prod/store/12821/medias/products/produto-agrupado-teste-variacao-2-a4757c0b-90d8-4d17-9cce-677515e53223.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/jN_mPWa0ePE_arS5RFC7FLiIkR4=/adaptive-fit-in/60x60/prod/store/12821/medias/products/produto-agrupado-teste-variacao-2-a4757c0b-90d8-4d17-9cce-677515e53223.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 847,\n                            \"position\": 3,\n                            \"configId\": 125,\n                            \"productId\": 568,\n                            \"createdAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 568,\n                                \"title\": \"Produto agrupado teste variação\",\n                                \"sku\": null,\n                                \"typeId\": 3,\n                                \"type\": \"Variação\",\n                                \"media\": {\n                                    \"id\": 787,\n                                    \"productId\": 568,\n                                    \"position\": 0,\n                                    \"fileId\": 24142,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-01-05T13:41:48.000Z\",\n                                    \"updatedAt\": \"2024-01-05T13:42:00.000Z\",\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 24142,\n                                        \"name\": \"ethernet.png\",\n                                        \"mimeType\": \"image/png\",\n                                        \"size\": 8744,\n                                        \"width\": 512,\n                                        \"height\": 512,\n                                        \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-97f81b91-5020-410d-b063-fd127a32d910.webp\",\n                                        \"hash\": \"aW1hZ2UvcG5nODc0NA==\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-01-05T13:40:49.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/7KJa_E0sdMaWgF4YWvGsOasJYvY=/adaptive-fit-in/0x0/prod/store/12821/medias/products/produto-agrupado-teste-variacao-97f81b91-5020-410d-b063-fd127a32d910.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/tWGiljH-nEEYpuYLRxmOdq-XP3s=/adaptive-fit-in/86x86/prod/store/12821/medias/products/produto-agrupado-teste-variacao-97f81b91-5020-410d-b063-fd127a32d910.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/cminOtVTua6ODN5QB4BMcPIUn4Y=/adaptive-fit-in/60x60/prod/store/12821/medias/products/produto-agrupado-teste-variacao-97f81b91-5020-410d-b063-fd127a32d910.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 848,\n                            \"position\": 4,\n                            \"configId\": 125,\n                            \"productId\": 565,\n                            \"createdAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"typeId\": 1,\n                                \"type\": \"Padrão\",\n                                \"media\": {\n                                    \"id\": 800,\n                                    \"productId\": 565,\n                                    \"position\": 0,\n                                    \"fileId\": 29224,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-02-20T19:46:56.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 29224,\n                                        \"name\": \"1707242964646.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"size\": 58826,\n                                        \"width\": 565,\n                                        \"height\": 818,\n                                        \"path\": \"store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\",\n                                        \"hash\": \"aW1hZ2Uvd2VicDU4ODI2\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-02-20T19:46:48.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/P1rdzbWtg8gaBwvF8qE9Jx6CAW0=/adaptive-fit-in/0x0/prod/store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/O-bUADipvebklKbDr2rrOZos7Mc=/adaptive-fit-in/86x86/prod/store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/Ohnp7mdeeuO3i2RElwK25dfdvvg=/adaptive-fit-in/60x60/prod/store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 849,\n                            \"position\": 5,\n                            \"configId\": 125,\n                            \"productId\": 564,\n                            \"createdAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 564,\n                                \"title\": \"Gabinete Gamer Redragon Grimlock,  Médio Torre, Vidro Temperado,  GC-602-1\",\n                                \"sku\": \"758\",\n                                \"typeId\": 1,\n                                \"type\": \"Padrão\",\n                                \"media\": {\n                                    \"id\": 774,\n                                    \"productId\": 564,\n                                    \"position\": 0,\n                                    \"fileId\": 23516,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-01-04T19:23:52.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 23516,\n                                        \"name\": \"fone-de-ouvido.png\",\n                                        \"mimeType\": \"image/png\",\n                                        \"size\": 41242,\n                                        \"width\": 512,\n                                        \"height\": 512,\n                                        \"path\": \"store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-mim-ok-0401202-564e47fa-a054-4362-baf9-4bb6bfbde62d.webp\",\n                                        \"hash\": \"aW1hZ2UvcG5nNDEyNDI=\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-01-04T19:23:50.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/IQkDqJxkXp3VPjJ150x2JH7Zndo=/adaptive-fit-in/0x0/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-mim-ok-0401202-564e47fa-a054-4362-baf9-4bb6bfbde62d.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/qvkZTCbzvuI6EbwS8aju0KUi_3g=/adaptive-fit-in/86x86/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-mim-ok-0401202-564e47fa-a054-4362-baf9-4bb6bfbde62d.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/uxcUbPX_tcPtPRrVP7w4rYRT15k=/adaptive-fit-in/60x60/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-mim-ok-0401202-564e47fa-a054-4362-baf9-4bb6bfbde62d.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 850,\n                            \"position\": 6,\n                            \"configId\": 125,\n                            \"productId\": 563,\n                            \"createdAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 563,\n                                \"title\": \"Produto Promoção teste data inicial e final horas ok 2024 3\",\n                                \"sku\": null,\n                                \"typeId\": 1,\n                                \"type\": \"Padrão\",\n                                \"media\": {\n                                    \"id\": 773,\n                                    \"productId\": 563,\n                                    \"position\": 0,\n                                    \"fileId\": 23515,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-01-04T19:23:18.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 23515,\n                                        \"name\": \"impressora.png\",\n                                        \"mimeType\": \"image/png\",\n                                        \"size\": 30868,\n                                        \"width\": 512,\n                                        \"height\": 512,\n                                        \"path\": \"store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-horas-ok-04012-a568c347-6ecc-4e14-81a9-cf3cf9d4d027.webp\",\n                                        \"hash\": \"aW1hZ2UvcG5nMzA4Njg=\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-01-04T19:23:17.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/LQ8CAHG4cTdACW5wCq-29XhN9Wc=/adaptive-fit-in/0x0/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-horas-ok-04012-a568c347-6ecc-4e14-81a9-cf3cf9d4d027.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/s-aMG-SzvpVqFE4DnGupkuUZ6B0=/adaptive-fit-in/86x86/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-horas-ok-04012-a568c347-6ecc-4e14-81a9-cf3cf9d4d027.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/zrcayBnpQOjpWUEx0O2wKrx_xkw=/adaptive-fit-in/60x60/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-horas-ok-04012-a568c347-6ecc-4e14-81a9-cf3cf9d4d027.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 851,\n                            \"position\": 7,\n                            \"configId\": 125,\n                            \"productId\": 562,\n                            \"createdAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 562,\n                                \"title\": \"Produto Promoção teste inicial dias not 2024\",\n                                \"sku\": null,\n                                \"typeId\": 1,\n                                \"type\": \"Padrão\",\n                                \"media\": {\n                                    \"id\": 772,\n                                    \"productId\": 562,\n                                    \"position\": 0,\n                                    \"fileId\": 23514,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-01-04T19:22:28.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 23514,\n                                        \"name\": \"nachos.png\",\n                                        \"mimeType\": \"image/png\",\n                                        \"size\": 26750,\n                                        \"width\": 512,\n                                        \"height\": 512,\n                                        \"path\": \"store/12821/medias/products/produto-promocao-teste-inicial-dias-not-04012024-2f59d6a0-e0b8-47e2-af20-e058b6185f0f.webp\",\n                                        \"hash\": \"aW1hZ2UvcG5nMjY3NTA=\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-01-04T19:22:14.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/0-G1VFfVA0UQENnipaWm6xc8q4o=/adaptive-fit-in/0x0/prod/store/12821/medias/products/produto-promocao-teste-inicial-dias-not-04012024-2f59d6a0-e0b8-47e2-af20-e058b6185f0f.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/M6n9_JYUJ43vEFMx6gvd2lRfDUc=/adaptive-fit-in/86x86/prod/store/12821/medias/products/produto-promocao-teste-inicial-dias-not-04012024-2f59d6a0-e0b8-47e2-af20-e058b6185f0f.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/eg6FG7OjuuHH8_O4GoMH43evG1s=/adaptive-fit-in/60x60/prod/store/12821/medias/products/produto-promocao-teste-inicial-dias-not-04012024-2f59d6a0-e0b8-47e2-af20-e058b6185f0f.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        },\n                        {\n                            \"id\": 852,\n                            \"position\": 8,\n                            \"configId\": 125,\n                            \"productId\": 560,\n                            \"createdAt\": \"2024-02-22T17:45:20.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null,\n                            \"product\": {\n                                \"id\": 560,\n                                \"title\": \"Produto Promoção teste data inicial e final dias not1 2024\",\n                                \"sku\": null,\n                                \"typeId\": 1,\n                                \"type\": \"Padrão\",\n                                \"media\": {\n                                    \"id\": 770,\n                                    \"productId\": 560,\n                                    \"position\": 0,\n                                    \"fileId\": 23512,\n                                    \"description\": null,\n                                    \"title\": null,\n                                    \"alt\": null,\n                                    \"createdAt\": \"2024-01-04T19:19:31.000Z\",\n                                    \"updatedAt\": null,\n                                    \"deletedAt\": null,\n                                    \"file\": {\n                                        \"id\": 23512,\n                                        \"name\": \"taco.png\",\n                                        \"mimeType\": \"image/png\",\n                                        \"size\": 19306,\n                                        \"width\": 512,\n                                        \"height\": 512,\n                                        \"path\": \"store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-dias-not1-0401-e0e91eff-0bbf-472e-9bd7-dc23f88e618f.webp\",\n                                        \"hash\": \"aW1hZ2UvcG5nMTkzMDY=\",\n                                        \"origin\": null,\n                                        \"createdAt\": \"2024-01-04T19:19:08.000Z\",\n                                        \"updatedAt\": null,\n                                        \"deletedAt\": null,\n                                        \"url\": \"https://salescdn.net/ftdZWMY7-Kd8429-lUDfx10gFdo=/adaptive-fit-in/0x0/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-dias-not1-0401-e0e91eff-0bbf-472e-9bd7-dc23f88e618f.webp\",\n                                        \"thumbUrl\": \"https://salescdn.net/hysQxLU3sQVrIDIvo9B6lWtuhB0=/adaptive-fit-in/86x86/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-dias-not1-0401-e0e91eff-0bbf-472e-9bd7-dc23f88e618f.webp\",\n                                        \"miniUrl\": \"https://salescdn.net/JT9mdyS8ycKbnPtLENEx_QHt0w8=/adaptive-fit-in/60x60/prod/store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-dias-not1-0401-e0e91eff-0bbf-472e-9bd7-dc23f88e618f.webp\"\n                                    }\n                                },\n                                \"grids\": []\n                            }\n                        }\n                    ]\n                },\n                \"products\": [\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"MacaquInho Planet\",\n                        \"title\": \"MacaquInho Planet\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>gdfgdfgdfgdf</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 1313211,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 1,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2024-02-21T11:15:53.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 588,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 216,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 300,\n                                \"promotionMargin\": 28,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 270,\n                                    \"promotionPrice\": 194.4,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 194.4,\n                                    \"tax\": -21.6,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 300,\n                                    \"promotionPrice\": 216,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 21.6,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 300,\n                                        \"promotionPrice\": 216,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 21.6,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 270,\n                                    \"promotionPrice\": 194.4,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 194.4,\n                                    \"tax\": -21.6,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"GK544\",\n                        \"barcode\": \"\",\n                        \"slug\": \"macaquinho-planet\",\n                        \"height\": null,\n                        \"updatedAt\": null,\n                        \"timestamp\": \"2025-11-17T21:09:42.679Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"gdfgdfgdfgdf\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/macaquinho-planet-8613b732-8ea3-4288-bc05-31c326bae516.webp\",\n                                \"width\": 900,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 29265,\n                                \"height\": 1600\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/macaquinho-planet-b725f171-416d-4360-863a-4205ce05d839.webp\",\n                                \"width\": 900,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 29266,\n                                \"height\": 1600\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 216,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 300,\n                            \"promotionMargin\": 28,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 1313211,\n                        \"url\": \"/macaquinho-planet-p588\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 270,\n                            \"promotionPrice\": 194.4,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 194.4,\n                            \"tax\": -21.6,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 300,\n                            \"promotionPrice\": 216,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 21.6,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 300,\n                                \"promotionPrice\": 216,\n                                \"installment\": 10,\n                                \"installmentValue\": 21.6,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 270,\n                            \"promotionPrice\": 194.4,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 194.4,\n                            \"tax\": -21.6,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto agrupado teste variação 2.1\",\n                        \"title\": \"Produto agrupado teste variação 2.1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fsdfsdf</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2024-01-05T13:44:43.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 569,\n                        \"categories\": [],\n                        \"relateds\": [\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 468\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 470\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 474\n                            }\n                        ],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 15,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 13.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 13.5,\n                                    \"tax\": -1.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 15,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 1.5,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 15,\n                                        \"promotionPrice\": 15,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 1.5,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 13.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 13.5,\n                                    \"tax\": -1.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-agrupado-teste-variacao-21\",\n                        \"height\": null,\n                        \"updatedAt\": \"2024-01-05T13:46:30.000Z\",\n                        \"timestamp\": \"2025-09-16T19:42:43.074Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1\",\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"fsdfsdf\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-2-a4757c0b-90d8-4d17-9cce-677515e53223.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 24151,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-2-81ff53e7-579c-40ce-a232-fae652f53894.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 24152,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-2-b177a555-3938-40d6-963e-ca3fc42b36fe.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 24153,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 15,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-agrupado-teste-variacao-21-p569\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 13.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 13.5,\n                            \"tax\": -1.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 15,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 1.5,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 15,\n                                \"promotionPrice\": 15,\n                                \"installment\": 10,\n                                \"installmentValue\": 1.5,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 13.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 13.5,\n                            \"tax\": -1.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto agrupado teste variação\",\n                        \"title\": \"Produto agrupado teste variação\",\n                        \"grids\": [\n                            {\n                                \"typeOrderVariations\": 1,\n                                \"gridValueId\": 2,\n                                \"display\": \"#FFFFFF\",\n                                \"name\": \"Cor\",\n                                \"gridId\": 1,\n                                \"positionGridValue\": null,\n                                \"displayId\": 3,\n                                \"value\": \"Branco\"\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 0,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 0,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2024-01-05T13:41:48.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 568,\n                        \"relateds\": [\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 468\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 470\n                            },\n                            {\n                                \"groupPurchase\": true,\n                                \"buyTogether\": false,\n                                \"relatedId\": 474\n                            }\n                        ],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 0,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 0,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-agrupado-teste-variacao\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:42:43.073Z\",\n                        \"updatedAt\": null,\n                        \"physicalProduct\": true,\n                        \"updatedBy\": null,\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"costPrice\": 0,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-97f81b91-5020-410d-b063-fd127a32d910.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 24142,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-9007211e-2bc1-4eb6-9a99-bf8fb5066140.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 24144,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-c0e8d65f-59b5-449a-a098-1fc46648800d.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 24141,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-20dc5b5b-0c1e-4437-9e54-de440cc033b4.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 24143,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": null,\n                        \"width\": null,\n                        \"gridsGroup\": \"566-Branco\",\n                        \"attributes\": [\n                            {\n                                \"valueForSearch\": 0,\n                                \"name\": \"productMainGridOption\",\n                                \"value\": \"H4sIAAAAAAAAA7WQT4vbMBDFv8vrVWokrePEum0Lgb0vvSx7GFljRyBbwpazbEO+e7EJLWxpoYfOaZg/j/d+L1f0U/BPHlYLjDQwLL6mCQI+zDnS+/N7XmduKSWNEEi5hDTOsC9XXCgu6/Lx+xIhNqVv62iVqwVymsN6DDsuMf5UhMUnpZQ6nSAQBuoZ9oq34MsZdq+NQKa1xVzSxDttjkbvBvaB5l2ekl/acm9KktRPSyafZOG5sLzQFKilJBulDkZrlsa1WlbsatlQ00jXHTu3V3WtK/X5jV2GwBAGvsfc7Ozy2EOgC3FLYipdVQJnDv25bA5vAjNHbgt72I7izAJ3Z+vDvj4I0IVCJBcZtkwL38QvXF8mGtv0EZj5K7DTVv8T2KE7atdouVdGyUorL52qH2TntTnQg/GN/hdg5s/AVhwfeB1/5/V6e/0B52TYqp0CAAA=\",\n                                \"payload\": [\n                                    {\n                                        \"gridId\": 1,\n                                        \"name\": \"Cor\",\n                                        \"displayType\": \"button\",\n                                        \"options\": [\n                                            {\n                                                \"value\": \"Azul\",\n                                                \"gridValueId\": 6,\n                                                \"position\": null,\n                                                \"display\": \"#0000FF\",\n                                                \"image\": {\n                                                    \"width\": 512,\n                                                    \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-9007211e-2bc1-4eb6-9a99-bf8fb5066140.webp\",\n                                                    \"mimeType\": \"image/png\",\n                                                    \"fileId\": 24144,\n                                                    \"height\": 512\n                                                },\n                                                \"selected\": false,\n                                                \"productId\": 567,\n                                                \"available\": true,\n                                                \"url\": \"/produto-agrupado-teste-variacao-p567\"\n                                            },\n                                            {\n                                                \"value\": \"Branco\",\n                                                \"gridValueId\": 2,\n                                                \"position\": null,\n                                                \"display\": \"#FFFFFF\",\n                                                \"image\": {\n                                                    \"width\": 512,\n                                                    \"path\": \"store/12821/medias/products/produto-agrupado-teste-variacao-97f81b91-5020-410d-b063-fd127a32d910.webp\",\n                                                    \"mimeType\": \"image/png\",\n                                                    \"fileId\": 24142,\n                                                    \"height\": 512\n                                                },\n                                                \"selected\": true,\n                                                \"productId\": 568,\n                                                \"available\": true,\n                                                \"url\": \"/produto-agrupado-teste-variacao-p568\"\n                                            }\n                                        ]\n                                    }\n                                ]\n                            }\n                        ],\n                        \"typeId\": 3,\n                        \"position\": 2,\n                        \"mainId\": 566,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 0,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 0,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"descriptions\": [],\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-agrupado-teste-variacao-p568\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": true,\n                        \"seoTitle\": \"Vestido Fashion Girl Lilás\",\n                        \"title\": \"Vestido Fashion Girl Lilás\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fsdfd fsdfsdfsdf</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [\n                            {\n                                \"quantity\": 121,\n                                \"supplierId\": null,\n                                \"updatedBy\": null,\n                                \"reserved\": 2,\n                                \"typeTime\": null,\n                                \"stockId\": 1,\n                                \"typeId\": 1,\n                                \"maxDeadline\": null,\n                                \"minDeadline\": null\n                            }\n                        ],\n                        \"createdAt\": \"2024-01-04T19:30:16.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"id\": 565,\n                        \"categories\": [],\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 299.99,\n                                \"promotionMargin\": 33.33,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 269.99,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 269.99,\n                                    \"tax\": -30,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 299.99,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 30,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 299.99,\n                                        \"promotionPrice\": 299.99,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 30,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 269.99,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 269.99,\n                                    \"tax\": -30,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"vestido-fashion-girl-lilas\",\n                        \"height\": null,\n                        \"updatedAt\": \"2025-05-05T13:46:27.000Z\",\n                        \"timestamp\": \"2026-01-13T13:29:52.895Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"unitName\": \"Unidade\",\n                        \"kitProducts\": [],\n                        \"shippings\": [],\n                        \"seoDescription\": \"fsdfd fsdfsdfsdf\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\",\n                                \"width\": 565,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 29224,\n                                \"height\": 818\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/vestido-fashion-girl-lilas-d951d68c-7f8f-4a90-bd78-f760edba2343.webp\",\n                                \"width\": 565,\n                                \"mimeType\": \"image/webp\",\n                                \"fileId\": 29225,\n                                \"height\": 818\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/produto-promocao-teste-teste-04012024-00ddbc7a-256e-42fe-8b71-bfaab89b242f.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 23600,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Padrão\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 299.99,\n                            \"promotionMargin\": 33.33,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 121,\n                        \"url\": \"/vestido-fashion-girl-lilas-p565\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 269.99,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 269.99,\n                            \"tax\": -30,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 299.99,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 30,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 299.99,\n                                \"promotionPrice\": 299.99,\n                                \"installment\": 10,\n                                \"installmentValue\": 30,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 269.99,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 269.99,\n                            \"tax\": -30,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Gabinete Gamer Redragon Grimlock,  Médio Torre, Vidro Temperado,  GC-602-1\",\n                        \"title\": \"Gabinete Gamer Redragon Grimlock,  Médio Torre, Vidro Temperado,  GC-602-1\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>* Painel lateral em vidro temperado para exibir os componentes internos do computador.</p>\\n<p>* Porta USB 3.0 no painel de conex&otilde;es frontal para transfer&ecirc;ncias de alta velocidade.</p>\\n<p>* Cobertura de fonte para esconder e ajudar na organiza&ccedil;&atilde;o dos cabos dentro do gabinete.</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            },\n                            {\n                                \"text\": \"<p>- Classe de tamanho: Mid Tower<br />- Materiais: Pl&aacute;stico ABS, Vidro Temperado e Metal<br />- Janela lateral: Vidro temperado<br />- Cor: Preto<br />- Suporte para tamanho de placa m&atilde;e: EATX, ATX, Micro-ATX, Mini-ITX<br />- Slots de expans&atilde;o PCI: 7 Horizontais<br />- Baia de discos: 3x 2.5\\\", 3x 3.5\\\"<br />- Conex&otilde;es do painel frontal: 1x USB 3.0, 2x USB 2.0, 1x 3.5mm &Aacute;udio, 1x 3.5 mm Microfone<br />- Suporte para fans:<br />Topo: 2x 120 mm ou 2x 140mm<br />Frente: 3x 120 mm, 2x 140mma<br />Traseira: 1x 120 mm</p>\\n<p><strong>* OBS: Este produto acompanha apenas 1 Fan 120mm ARGB pr&eacute; instalada na parte traseira</strong></p>\\n<p>- Espa&ccedil;o m&aacute;ximo livre:<br />Comprimento de placa de v&iacute;deo: 380 mm<br />Altura para air cooler: 160 mm<br />- Peso l&iacute;quido(g): 7200<br />- Dimens&otilde;es: 269mm (L) x 494 mm (A) x 549mm (P)<br />- Garantia de 1 ano direto com o fabricante</p>\",\n                                \"name\": \"Dados Técnicos\",\n                                \"descriptionGroupId\": 2\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2024-01-04T19:23:51.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [\n                            {\n                                \"treeName\": \"Informática##Hardware##Gabinetes\",\n                                \"treeSlug\": \"informatica##hardware##gabinetes\",\n                                \"name\": \"Gabinetes\",\n                                \"description\": null,\n                                \"main\": true,\n                                \"title\": null,\n                                \"categoryId\": 85,\n                                \"tags\": null\n                            }\n                        ],\n                        \"id\": 564,\n                        \"relateds\": [\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 496\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 497\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 498\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 499\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 500\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 526\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 527\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 528\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 529\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 530\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 531\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 532\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 533\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 534\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 535\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 536\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 537\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 538\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 539\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 540\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 541\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 542\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 543\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 544\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 545\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 546\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 547\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 548\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 549\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 550\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 551\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 552\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 553\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 554\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 555\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 556\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 557\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 558\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 559\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 560\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 561\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 562\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 563\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 565\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 567\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 568\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 569\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 574\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 575\n                            },\n                            {\n                                \"groupPurchase\": false,\n                                \"buyTogether\": false,\n                                \"relatedId\": 576\n                            }\n                        ],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 65,\n                                \"promotionMargin\": 4.62,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 58.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 58.5,\n                                    \"tax\": -6.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 65,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 6.5,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 65,\n                                        \"promotionPrice\": 65,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 6.5,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 58.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 58.5,\n                                    \"tax\": -6.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": \"758\",\n                        \"barcode\": \"\",\n                        \"slug\": \"gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-gc-602-1\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:42:42.610Z\",\n                        \"updatedAt\": \"2025-05-05T13:47:36.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"* Painel lateral em vidro temperado para exibir os componentes internos do computador.\\n* Porta USB 3.0 no painel de conex&otilde;es frontal para transfer&ecirc;ncias de alta velocidade.\\n* Cobertura de fonte para esconder e ajudar na organiza&ccedil;&...\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-mim-ok-0401202-564e47fa-a054-4362-baf9-4bb6bfbde62d.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 23516,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-94bf10e1-f916-45ca-be8a-51bb1558b5d3.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25769,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-a92aeae9-2635-4e41-b497-f2b9515b7fb0.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25767,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-d1fa492e-b82c-42f3-88ff-4de6634da1dc.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25764,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-e53f7d53-91d6-4aed-a0d9-a52abb51d1d5.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25770,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-a359dfaf-9281-4560-b374-a54e1f9a805e.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25766,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-fb00940b-81f7-4eba-bee7-64970a2ad45b.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25768,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-df5437d4-c6c3-4fcd-9a08-49d54cbce6d5.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25765,\n                                \"height\": 512\n                            },\n                            {\n                                \"path\": \"store/12821/medias/products/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-9a3a4686-942f-46ba-8a40-4b3eb017cc73.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 25771,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 65,\n                            \"promotionMargin\": 4.62,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/gabinete-gamer-redragon-grimlock-medio-torre-vidro-temperado-gc-602-1-p564\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 58.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 58.5,\n                            \"tax\": -6.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 65,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 6.5,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 65,\n                                \"promotionPrice\": 65,\n                                \"installment\": 10,\n                                \"installmentValue\": 6.5,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 58.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 58.5,\n                            \"tax\": -6.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto Promoção teste data inicial e final horas ok 2024 3\",\n                        \"title\": \"Produto Promoção teste data inicial e final horas ok 2024 3\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fsdfsd</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2024-01-04T19:23:18.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 563,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 150,\n                                \"promotionMargin\": 16.67,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 150,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 15,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 150,\n                                        \"promotionPrice\": 150,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 15,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 135,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 135,\n                                    \"tax\": -15,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-promocao-teste-data-inicial-e-final-horas-ok-2024-3\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:42:42.609Z\",\n                        \"updatedAt\": \"2024-01-04T20:26:02.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"fsdfsd\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-horas-ok-04012-a568c347-6ecc-4e14-81a9-cf3cf9d4d027.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 23515,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 150,\n                            \"promotionMargin\": 16.67,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-promocao-teste-data-inicial-e-final-horas-ok-2024-3-p563\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto Promoção teste inicial dias not 2024\",\n                        \"title\": \"Produto Promoção teste inicial dias not 2024\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fsdfds</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2024-01-04T19:22:28.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 562,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": null,\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": null,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 65,\n                                \"promotionMargin\": 15.38,\n                                \"datePromotionStart\": null,\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 58.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 58.5,\n                                    \"tax\": -6.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 65,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 6.5,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 65,\n                                        \"promotionPrice\": 65,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 6.5,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 58.5,\n                                    \"promotionPrice\": null,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 58.5,\n                                    \"tax\": -6.5,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-promocao-teste-inicial-dias-not-2024\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:42:42.607Z\",\n                        \"updatedAt\": \"2024-01-04T19:43:09.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"fsdfds\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-promocao-teste-inicial-dias-not-04012024-2f59d6a0-e0b8-47e2-af20-e058b6185f0f.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 23514,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": null,\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": null,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 65,\n                            \"promotionMargin\": 15.38,\n                            \"datePromotionStart\": null,\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-promocao-teste-inicial-dias-not-2024-p562\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 58.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 58.5,\n                            \"tax\": -6.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 65,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 6.5,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 65,\n                                \"promotionPrice\": 65,\n                                \"installment\": 10,\n                                \"installmentValue\": 6.5,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 58.5,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 58.5,\n                            \"tax\": -6.5,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    },\n                    {\n                        \"manageStock\": false,\n                        \"seoTitle\": \"Produto Promoção teste data inicial e final dias not1 2024\",\n                        \"title\": \"Produto Promoção teste data inicial e final dias not1 2024\",\n                        \"descriptions\": [\n                            {\n                                \"text\": \"<p>fsdfs</p>\",\n                                \"name\": \"Descrição\",\n                                \"descriptionGroupId\": 1\n                            }\n                        ],\n                        \"mainShowInSearch\": false,\n                        \"stocks\": [],\n                        \"createdAt\": \"2024-01-04T19:19:31.000Z\",\n                        \"unitAcronym\": \"UN\",\n                        \"sellerId\": null,\n                        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                        \"ncm\": null,\n                        \"unitId\": 1,\n                        \"categories\": [],\n                        \"id\": 560,\n                        \"relateds\": [],\n                        \"prices\": [\n                            {\n                                \"datePromotionEnd\": \"2026-02-06 10:32:00\",\n                                \"priceGroupName\": \"Padrão\",\n                                \"margin\": 0,\n                                \"priceGroupId\": 1,\n                                \"updatedBy\": \"user:1\",\n                                \"showPrice\": true,\n                                \"promotionPrice\": 839.97,\n                                \"kitOptionPromotionMargin\": 0,\n                                \"price\": 850,\n                                \"promotionMargin\": 1.18,\n                                \"datePromotionStart\": \"2025-02-05 10:33:32\",\n                                \"status\": true,\n                                \"primaryPrice\": {\n                                    \"price\": 765,\n                                    \"promotionPrice\": 755.97,\n                                    \"paymentName\": \"Boleto Teste\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 755.97,\n                                    \"tax\": -84,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"secondaryPrice\": {\n                                    \"price\": 850,\n                                    \"promotionPrice\": 839.97,\n                                    \"paymentName\": \"Cartão Teste\",\n                                    \"paymentMethodTypeTaxId\": null,\n                                    \"minOrder\": 0,\n                                    \"installment\": 10,\n                                    \"installmentValue\": 84,\n                                    \"tax\": 0,\n                                    \"discountPercentage\": null,\n                                    \"increasePercentage\": null,\n                                    \"interestFreePrices\": {\n                                        \"price\": 850,\n                                        \"promotionPrice\": 839.97,\n                                        \"installment\": 10,\n                                        \"installmentValue\": 84,\n                                        \"tax\": 0\n                                    }\n                                },\n                                \"pixPrice\": {\n                                    \"price\": 765,\n                                    \"promotionPrice\": 755.97,\n                                    \"paymentName\": \"PIX\",\n                                    \"paymentMethodTypeTaxId\": 3,\n                                    \"minOrder\": 0,\n                                    \"installment\": 1,\n                                    \"installmentValue\": 755.97,\n                                    \"tax\": -84,\n                                    \"discountPercentage\": 10,\n                                    \"increasePercentage\": null\n                                },\n                                \"promotion\": null,\n                                \"freeShipping\": true\n                            }\n                        ],\n                        \"sku\": null,\n                        \"barcode\": \"\",\n                        \"slug\": \"produto-promocao-teste-data-inicial-e-final-dias-not1-2024\",\n                        \"height\": null,\n                        \"timestamp\": \"2025-09-16T19:42:42.589Z\",\n                        \"updatedAt\": \"2024-01-04T19:44:19.000Z\",\n                        \"physicalProduct\": true,\n                        \"updatedBy\": \"user:1\",\n                        \"kitProducts\": [],\n                        \"unitName\": \"Unidade\",\n                        \"shippings\": [],\n                        \"seoDescription\": \"fsdfs\",\n                        \"costPrice\": null,\n                        \"length\": null,\n                        \"multiple\": null,\n                        \"weight\": null,\n                        \"mpn\": null,\n                        \"showInSearch\": true,\n                        \"tags\": [],\n                        \"mainGroup\": false,\n                        \"medias\": [\n                            {\n                                \"path\": \"store/12821/medias/products/produto-promocao-teste-data-inicial-e-final-dias-not1-0401-e0e91eff-0bbf-472e-9bd7-dc23f88e618f.webp\",\n                                \"width\": 512,\n                                \"mimeType\": \"image/png\",\n                                \"fileId\": 23512,\n                                \"height\": 512\n                            }\n                        ],\n                        \"promotions\": [],\n                        \"createdBy\": \"user:1\",\n                        \"width\": null,\n                        \"gridsGroup\": null,\n                        \"typeId\": 1,\n                        \"position\": null,\n                        \"mainId\": null,\n                        \"status\": true,\n                        \"price\": {\n                            \"datePromotionEnd\": \"2026-02-06 10:32:00\",\n                            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                            \"margin\": 0,\n                            \"priceGroupId\": 1,\n                            \"updatedBy\": \"user:1\",\n                            \"showPrice\": true,\n                            \"promotionPrice\": 839.97,\n                            \"kitOptionPromotionMargin\": 0,\n                            \"price\": 850,\n                            \"promotionMargin\": 1.18,\n                            \"datePromotionStart\": \"2025-02-05 10:33:32\",\n                            \"status\": true\n                        },\n                        \"stockTotal\": 0,\n                        \"url\": \"/produto-promocao-teste-data-inicial-e-final-dias-not1-2024-p560\",\n                        \"hideInitialPrice\": false,\n                        \"hidePriceOnKitOptions\": false,\n                        \"maxDiscountPix\": null,\n                        \"maxDiscountBillet\": null,\n                        \"maxDiscountCard\": null,\n                        \"primaryPrice\": {\n                            \"price\": 765,\n                            \"promotionPrice\": 755.97,\n                            \"paymentName\": \"Boleto Teste\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 755.97,\n                            \"tax\": -84,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 850,\n                            \"promotionPrice\": 839.97,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 84,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 850,\n                                \"promotionPrice\": 839.97,\n                                \"installment\": 10,\n                                \"installmentValue\": 84,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 765,\n                            \"promotionPrice\": 755.97,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 755.97,\n                            \"tax\": -84,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": null,\n                        \"freeShipping\": true,\n                        \"customBuyButton\": {\n                            \"type\": \"default\",\n                            \"text\": \"\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": 324,\n                \"showcaseId\": 1,\n                \"typeId\": 6,\n                \"name\": \"Escolha pela marca\",\n                \"position\": 5,\n                \"display\": \"all\",\n                \"pageTypeId\": 1,\n                \"metadata\": null,\n                \"createdAt\": \"2025-07-22T20:23:44.000Z\",\n                \"updatedAt\": \"2025-08-06T18:30:06.000Z\",\n                \"deletedAt\": null,\n                \"config\": {\n                    \"id\": 648,\n                    \"sectionId\": 324,\n                    \"namePosition\": \"left\",\n                    \"display\": \"carousel\",\n                    \"rowQuantity\": null,\n                    \"columnQuantity\": 3,\n                    \"device\": \"mobile\",\n                    \"displayProducts\": null,\n                    \"metadata\": null,\n                    \"createdAt\": \"2025-07-22T20:23:44.000Z\",\n                    \"updatedAt\": null,\n                    \"deletedAt\": null,\n                    \"copyProduct\": true,\n                    \"copyMedia\": true,\n                    \"carouselAutoplay\": false,\n                    \"imagePosition\": null,\n                    \"videoAutoplay\": false,\n                    \"medias\": [\n                        {\n                            \"title\": \"\",\n                            \"link\": \"\",\n                            \"path\": \"store/12821/medias/storage/1753215710311.webp\",\n                            \"position\": 0,\n                            \"metadata\": {},\n                            \"video\": null\n                        },\n                        {\n                            \"title\": \"\",\n                            \"link\": \"\",\n                            \"path\": \"store/12821/medias/storage/1753215710350.webp\",\n                            \"position\": 1,\n                            \"metadata\": {},\n                            \"video\": null\n                        },\n                        {\n                            \"title\": \"\",\n                            \"link\": \"\",\n                            \"path\": \"store/12821/medias/storage/1753215710558.webp\",\n                            \"position\": 2,\n                            \"metadata\": {},\n                            \"video\": null\n                        },\n                        {\n                            \"title\": \"\",\n                            \"link\": \"\",\n                            \"path\": \"store/12821/medias/storage/1753215710344.webp\",\n                            \"position\": 3,\n                            \"metadata\": {},\n                            \"video\": null\n                        },\n                        {\n                            \"title\": \"\",\n                            \"link\": \"\",\n                            \"path\": \"store/12821/medias/storage/1753215872828.webp\",\n                            \"position\": 4,\n                            \"metadata\": {},\n                            \"video\": null\n                        },\n                        {\n                            \"title\": \"\",\n                            \"link\": \"\",\n                            \"path\": \"store/12821/medias/storage/1753215873395.webp\",\n                            \"position\": 5,\n                            \"metadata\": {},\n                            \"video\": null\n                        }\n                    ],\n                    \"products\": []\n                },\n                \"products\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"e8ddf03e-c2da-4c33-b86d-0b30f8f832e8"},{"name":"Consultar Produto","id":"a72ff14e-f9db-419b-8af6-2af3f396f5ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://store-ly.wdna.me/ajax/product/json/435","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"protocol":"https","path":["ajax","product","json","435"],"host":["store-ly","wdna","me"],"query":[],"variable":[]}},"response":[{"id":"5c562174-374b-4b8d-976b-1d647753c1ff","name":"Consultar Produto","originalRequest":{"method":"GET","header":[],"url":"https://store-ly.wdna.me/ajax/product/json/697"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 05 Jan 2026 20:55:58 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"8ca0-vwF5FxNdvN+gXUKLPhXnHAUpBvI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"product\": {\n        \"prices\": [\n            {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Padrão\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 697,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true\n            }\n        ],\n        \"manageStock\": false,\n        \"seoTitle\": \"Camiseta Feminino\",\n        \"title\": \"Camiseta Feminino\",\n        \"grids\": [\n            {\n                \"typeOrderVariations\": 1,\n                \"gridValueId\": 3,\n                \"display\": \"#FFFF00\",\n                \"name\": \"Cor\",\n                \"gridId\": 1,\n                \"positionGridValue\": null,\n                \"displayId\": 3,\n                \"value\": \"Amarelo\",\n                \"positionGrid\": 1\n            },\n            {\n                \"typeOrderVariations\": 1,\n                \"gridValueId\": 24,\n                \"display\": \"19\",\n                \"name\": \"Numeração\",\n                \"gridId\": 3,\n                \"positionGridValue\": null,\n                \"displayId\": 3,\n                \"value\": \"19\",\n                \"positionGrid\": 2\n            }\n        ],\n        \"mainShowInSearch\": false,\n        \"stocks\": [\n            {\n                \"quantity\": 10,\n                \"supplierId\": null,\n                \"updatedBy\": null,\n                \"reserved\": 0,\n                \"typeTime\": null,\n                \"stockId\": 1,\n                \"typeId\": 1,\n                \"maxDeadline\": null,\n                \"minDeadline\": null\n            }\n        ],\n        \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n        \"unitAcronym\": \"UN\",\n        \"sellerId\": null,\n        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n        \"ncm\": null,\n        \"unitId\": 1,\n        \"categories\": [\n            {\n                \"treeName\": \"Camiseta##Feminino\",\n                \"treeSlug\": \"camiseta##feminino\",\n                \"name\": \"Feminino\",\n                \"description\": null,\n                \"main\": true,\n                \"title\": null,\n                \"categoryId\": 93,\n                \"tags\": null\n            }\n        ],\n        \"id\": 697,\n        \"relateds\": [],\n        \"sku\": null,\n        \"barcode\": \"\",\n        \"slug\": \"camiseta-feminino\",\n        \"height\": null,\n        \"timestamp\": \"2025-09-16T19:44:43.508Z\",\n        \"updatedAt\": null,\n        \"kitOptions\": [],\n        \"physicalProduct\": true,\n        \"updatedBy\": null,\n        \"kitProducts\": [],\n        \"unitName\": \"Unidade\",\n        \"shippings\": [],\n        \"costPrice\": 0,\n        \"length\": null,\n        \"multiple\": null,\n        \"weight\": null,\n        \"mpn\": null,\n        \"showInSearch\": true,\n        \"tags\": [],\n        \"mainGroup\": true,\n        \"medias\": [],\n        \"promotions\": [],\n        \"createdBy\": \"user:1\",\n        \"width\": null,\n        \"gridsGroup\": \"694-Amarelo\",\n        \"attributes\": [\n            {\n                \"valueForSearch\": 0,\n                \"name\": \"productMainGridOption\",\n                \"value\": \"H4sIAAAAAAAAA52RzUoDMRSF3+W4zSJjtbbZiRBw40rclFncNrEE7kxCfgq19Glc+CB9MYnSIlMcrNubw7nf/bLYYR2deTRQjUBPnYXCg48QMC4Fpu3zNtTZsuTsewj4kJ3vE9Rihw1xqY/3HUXLHuKr7KVOa+NEIPjkah6qL8ynUihcaa21lBBwHa3tMZAs21W2BirHYgVC9Kascq2bzu8EaEOOacn2O7AXPyjeCg8RpqMIUkqp9e8Ir8RpyDA7Z2grxVHj5KTxqXQ20uHj8O4v09nMhmdcj6q87IDbUYnN/Gz3zf92/+3/2n37CV6Wq5+EAgAA\",\n                \"payload\": [\n                    {\n                        \"gridId\": 1,\n                        \"name\": \"Cor\",\n                        \"displayType\": \"button\",\n                        \"options\": [\n                            {\n                                \"value\": \"Amarelo\",\n                                \"gridValueId\": 3,\n                                \"position\": null,\n                                \"display\": \"#FFFF00\",\n                                \"image\": null,\n                                \"selected\": true,\n                                \"productId\": 697,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p697\"\n                            },\n                            {\n                                \"value\": \"Azul\",\n                                \"gridValueId\": 6,\n                                \"position\": null,\n                                \"display\": \"#0000FF\",\n                                \"image\": null,\n                                \"selected\": false,\n                                \"productId\": 698,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p698\"\n                            }\n                        ]\n                    },\n                    {\n                        \"gridId\": 3,\n                        \"name\": \"Numeração\",\n                        \"displayType\": \"button\",\n                        \"options\": [\n                            {\n                                \"value\": \"18\",\n                                \"gridValueId\": 23,\n                                \"position\": null,\n                                \"display\": \"\",\n                                \"image\": null,\n                                \"selected\": false,\n                                \"productId\": 695,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p695\"\n                            },\n                            {\n                                \"value\": \"19\",\n                                \"gridValueId\": 24,\n                                \"position\": null,\n                                \"display\": \"\",\n                                \"image\": null,\n                                \"selected\": true,\n                                \"productId\": 697,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p697\"\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"typeId\": 3,\n        \"position\": 3,\n        \"mainId\": 694,\n        \"status\": true,\n        \"price\": {\n            \"datePromotionEnd\": null,\n            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n            \"margin\": 0,\n            \"priceGroupId\": 1,\n            \"updatedBy\": \"user:1\",\n            \"showPrice\": true,\n            \"promotionPrice\": 0,\n            \"kitOptionPromotionMargin\": 0,\n            \"price\": 150,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"status\": true\n        },\n        \"descriptions\": [],\n        \"stockTotal\": 10,\n        \"url\": \"/camiseta-feminino-p697\",\n        \"hideInitialPrice\": false,\n        \"hidePriceOnKitOptions\": false,\n        \"maxDiscountPix\": null,\n        \"maxDiscountBillet\": null,\n        \"maxDiscountCard\": null,\n        \"primaryPrice\": {\n            \"price\": 135,\n            \"promotionPrice\": null,\n            \"paymentName\": \"PIX\",\n            \"paymentMethodTypeTaxId\": 3,\n            \"minOrder\": 0,\n            \"installment\": 1,\n            \"installmentValue\": 135,\n            \"tax\": -15,\n            \"discountPercentage\": 10,\n            \"increasePercentage\": null\n        },\n        \"secondaryPrice\": {\n            \"price\": 150,\n            \"promotionPrice\": null,\n            \"paymentName\": \"Cartão Teste\",\n            \"paymentMethodTypeTaxId\": null,\n            \"minOrder\": 0,\n            \"installment\": 10,\n            \"installmentValue\": 15,\n            \"tax\": 0,\n            \"discountPercentage\": null,\n            \"increasePercentage\": null,\n            \"interestFreePrices\": {\n                \"price\": 150,\n                \"promotionPrice\": 150,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0\n            }\n        },\n        \"pixPrice\": {\n            \"price\": 135,\n            \"promotionPrice\": null,\n            \"paymentName\": \"PIX\",\n            \"paymentMethodTypeTaxId\": 3,\n            \"minOrder\": 0,\n            \"installment\": 1,\n            \"installmentValue\": 135,\n            \"tax\": -15,\n            \"discountPercentage\": 10,\n            \"increasePercentage\": null\n        },\n        \"promotion\": {\n            \"productId\": 697,\n            \"promotionId\": 1,\n            \"label\": \"LEVE 2 PAGUE 1\"\n        },\n        \"freeShipping\": true,\n        \"customBuyButton\": {\n            \"type\": \"default\",\n            \"text\": \"\"\n        },\n        \"gridOptions\": [\n            {\n                \"gridId\": 1,\n                \"name\": \"Cor\",\n                \"displayType\": \"button\",\n                \"positionGrid\": 1,\n                \"options\": [\n                    {\n                        \"value\": \"Amarelo\",\n                        \"gridValueId\": 3,\n                        \"positionGridValue\": null,\n                        \"display\": \"#FFFF00\",\n                        \"image\": null,\n                        \"selected\": true,\n                        \"productId\": 697,\n                        \"available\": true\n                    },\n                    {\n                        \"value\": \"Azul\",\n                        \"gridValueId\": 6,\n                        \"positionGridValue\": null,\n                        \"display\": \"#0000FF\",\n                        \"image\": null,\n                        \"selected\": false,\n                        \"productId\": 698,\n                        \"available\": true\n                    }\n                ]\n            },\n            {\n                \"gridId\": 3,\n                \"name\": \"Numeração\",\n                \"displayType\": \"button\",\n                \"positionGrid\": 2,\n                \"options\": [\n                    {\n                        \"value\": \"18\",\n                        \"gridValueId\": 23,\n                        \"positionGridValue\": null,\n                        \"display\": \"\",\n                        \"image\": null,\n                        \"selected\": false,\n                        \"productId\": 695,\n                        \"available\": true\n                    },\n                    {\n                        \"value\": \"19\",\n                        \"gridValueId\": 24,\n                        \"positionGridValue\": null,\n                        \"display\": \"\",\n                        \"image\": null,\n                        \"selected\": true,\n                        \"productId\": 697,\n                        \"available\": true\n                    }\n                ]\n            }\n        ],\n        \"variations\": [\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 6,\n                        \"display\": \"#0000FF\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Azul\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 23,\n                        \"display\": \"18\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"18\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 696,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 696,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.506Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Azul\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA6WRzWpCMRCF3+V0m0VurRfNrhQCbrqSbsRFNFMJzL0J+RGs9Gm66IP4YiUFRa5WaLudDOd8+WaxxyY6O7NQjUBvOoLCk48QsC4FNrv5LtTZquTsewj4kJ3vE9Rij63hUh8fOxOJPcR32Eud1sSRQPDJ1X2ovjCfQqFwp7XWUkLAdWZDx4VETOtMFurVcCKBEL0t61zz2ulYwGyNY7Nigsqx0Ls4w3grPGRobzJIKaXWPzPUhgFCe4mwrBBHjaOTxufSUTSHz8OH/53OZjL8xf1Nlf/lP1PYTC+qH/5Wfe18k2vull/QG5/shAIAAA==\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 2,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p696\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 696,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            },\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 6,\n                        \"display\": \"#0000FF\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Azul\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 24,\n                        \"display\": \"19\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"19\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 698,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 698,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.510Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Azul\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA52QPWoDMRCF7/LSqtDGYWOrCwGBm1TGjXExtiZGoF0J/Rgck9OkyEF8saCATViTJU47M7z3zbc6YhetmRuoRqCnjqHw7CMEjE3B0WFxCHW2KTn7HgI+ZOv7BLU6Yk+u1OVTR5Gdh/gOW9ZpTZwIBJ9svYfqi3OXUCjcaa21lBCwHe34fJDY8TazgXoll1ggRG/KNte8dvYoQHuyjjaOoXIs/C5+YLwVN2RoRxmklFLr3xlqwwBheo2wrhBnjZOLxpfScaTT5+nD36azmQ6/uB9VeZvDdtRhM7vqfvhf91/drb8AQrI1ZYQCAAA=\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 4,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p698\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 698,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            },\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 3,\n                        \"display\": \"#FFFF00\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Amarelo\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 23,\n                        \"display\": \"18\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"18\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 695,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 695,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.488Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Amarelo\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA62QzUpDMRCF3+W4zSLX2qvNTgoBN12Jm9LFtIklMPcm5KdQi0/jwgfpi0mUFrmtBcXtzOHMN998h3V05sFANQI9dRYKUx8hYFwKTNvHbaizZcnZ9xDwITvfJ6j5DhviUpf3HUXLHuKz7KlOa+NIIPjkah6qL8zHUihcaa21lBBwHa3tIZAs21W2BirHYgVC9Kascq1rJ2MB2pBjWrL9CryKbxQvhYcI7UUEKaXU+meEZ+I0ZGhPGRaV4qBxdNQ4K52NtH/fv/nf6Wzuhm9cX1T5jw6bycnpm7+dPufu9py7xQeYHYzChAIAAA==\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 1,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p695\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 695,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            },\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 3,\n                        \"display\": \"#FFFF00\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Amarelo\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 24,\n                        \"display\": \"19\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"19\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 697,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 697,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.508Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Amarelo\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA52RzUoDMRSF3+W4zSJjtbbZiRBw40rclFncNrEE7kxCfgq19Glc+CB9MYnSIlMcrNubw7nf/bLYYR2deTRQjUBPnYXCg48QMC4Fpu3zNtTZsuTsewj4kJ3vE9Rihw1xqY/3HUXLHuKr7KVOa+NEIPjkah6qL8ynUihcaa21lBBwHa3tMZAs21W2BirHYgVC9Kascq2bzu8EaEOOacn2O7AXPyjeCg8RpqMIUkqp9e8Ir8RpyDA7Z2grxVHj5KTxqXQ20uHj8O4v09nMhmdcj6q87IDbUYnN/Gz3zf92/+3/2n37CV6Wq5+EAgAA\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 3,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p697\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 697,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            }\n        ]\n    },\n    \"relatedProducts\": [\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Feminino\",\n            \"title\": \"Camiseta Feminino\",\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 6,\n                    \"display\": \"#0000FF\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Azul\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 23,\n                    \"display\": \"18\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"18\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": false,\n            \"stocks\": [\n                {\n                    \"quantity\": 10,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Feminino\",\n                    \"treeSlug\": \"camiseta##feminino\",\n                    \"name\": \"Feminino\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 93,\n                    \"tags\": null\n                }\n            ],\n            \"id\": 696,\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": {\n                        \"productId\": 696,\n                        \"promotionId\": 1,\n                        \"label\": \"LEVE 2 PAGUE 1\"\n                    },\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-feminino\",\n            \"height\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.506Z\",\n            \"updatedAt\": null,\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"kitProducts\": [],\n            \"unitName\": \"Unidade\",\n            \"shippings\": [],\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"694-Azul\",\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA6WRzWpCMRCF3+V0m0VurRfNrhQCbrqSbsRFNFMJzL0J+RGs9Gm66IP4YiUFRa5WaLudDOd8+WaxxyY6O7NQjUBvOoLCk48QsC4FNrv5LtTZquTsewj4kJ3vE9Rij63hUh8fOxOJPcR32Eud1sSRQPDJ1X2ovjCfQqFwp7XWUkLAdWZDx4VETOtMFurVcCKBEL0t61zz2ulYwGyNY7Nigsqx0Ls4w3grPGRobzJIKaXWPzPUhgFCe4mwrBBHjaOTxufSUTSHz8OH/53OZjL8xf1Nlf/lP1PYTC+qH/5Wfe18k2vull/QG5/shAIAAA==\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Amarelo\",\n                                    \"gridValueId\": 3,\n                                    \"position\": null,\n                                    \"display\": \"#FFFF00\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 695,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p695\"\n                                },\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 696,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p696\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 696,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p696\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 698,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p698\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"typeId\": 3,\n            \"position\": 2,\n            \"mainId\": 694,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"descriptions\": [],\n            \"stockTotal\": 10,\n            \"url\": \"/camiseta-feminino-p696\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": {\n                \"productId\": 696,\n                \"promotionId\": 1,\n                \"label\": \"LEVE 2 PAGUE 1\"\n            },\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            }\n        }\n    ],\n    \"buyToGether\": [],\n    \"groupPurchase\": [],\n    \"lastProducts\": [\n        {\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": {\n                        \"productId\": 697,\n                        \"promotionId\": 1,\n                        \"label\": \"LEVE 2 PAGUE 1\"\n                    },\n                    \"freeShipping\": true\n                }\n            ],\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Feminino\",\n            \"title\": \"Camiseta Feminino\",\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 3,\n                    \"display\": \"#FFFF00\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Amarelo\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 24,\n                    \"display\": \"19\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"19\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": false,\n            \"stocks\": [\n                {\n                    \"quantity\": 10,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Feminino\",\n                    \"treeSlug\": \"camiseta##feminino\",\n                    \"name\": \"Feminino\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 93,\n                    \"tags\": null\n                }\n            ],\n            \"id\": 697,\n            \"relateds\": [],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-feminino\",\n            \"height\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.508Z\",\n            \"updatedAt\": null,\n            \"kitOptions\": [],\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"kitProducts\": [],\n            \"unitName\": \"Unidade\",\n            \"shippings\": [],\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"694-Amarelo\",\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA52RzUoDMRSF3+W4zSJjtbbZiRBw40rclFncNrEE7kxCfgq19Glc+CB9MYnSIlMcrNubw7nf/bLYYR2deTRQjUBPnYXCg48QMC4Fpu3zNtTZsuTsewj4kJ3vE9Rihw1xqY/3HUXLHuKr7KVOa+NEIPjkah6qL8ynUihcaa21lBBwHa3tMZAs21W2BirHYgVC9Kascq2bzu8EaEOOacn2O7AXPyjeCg8RpqMIUkqp9e8Ir8RpyDA7Z2grxVHj5KTxqXQ20uHj8O4v09nMhmdcj6q87IDbUYnN/Gz3zf92/+3/2n37CV6Wq5+EAgAA\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Amarelo\",\n                                    \"gridValueId\": 3,\n                                    \"position\": null,\n                                    \"display\": \"#FFFF00\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 697,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p697\"\n                                },\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 698,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p698\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 695,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p695\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 697,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p697\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"typeId\": 3,\n            \"position\": 3,\n            \"mainId\": 694,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"descriptions\": [],\n            \"stockTotal\": 10,\n            \"url\": \"/camiseta-feminino-p697\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": {\n                \"productId\": 697,\n                \"promotionId\": 1,\n                \"label\": \"LEVE 2 PAGUE 1\"\n            },\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            }\n        }\n    ],\n    \"kitOptions\": [],\n    \"showcase\": {\n        \"id\": 14,\n        \"name\": \"Teste 666\",\n        \"createdAt\": \"2023-08-14T13:41:40.000Z\",\n        \"updatedAt\": null,\n        \"deletedAt\": null,\n        \"sections\": []\n    }\n}"}],"_postman_id":"a72ff14e-f9db-419b-8af6-2af3f396f5ff"},{"name":"Consultar Produto Variação","id":"605fded2-ce8a-4989-9bfb-06bc0a8699db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://store-ly.wdna.me/ajax/product/variation/695","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"protocol":"https","path":["ajax","product","variation","695"],"host":["store-ly","wdna","me"],"query":[],"variable":[]}},"response":[{"id":"8f6be3d8-7d30-4a64-a2a5-dc0a7af510bc","name":"Consultar Produto Variação","originalRequest":{"method":"GET","header":[],"url":"https://store-ly.wdna.me/ajax/product/variation/695"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Jan 2026 11:17:29 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"8ca0-sl4n2bxqR/GDAkmV4HITjM+ULY8\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"product\": {\n        \"prices\": [\n            {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Padrão\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 695,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true\n            }\n        ],\n        \"manageStock\": false,\n        \"seoTitle\": \"Camiseta Feminino\",\n        \"title\": \"Camiseta Feminino\",\n        \"grids\": [\n            {\n                \"typeOrderVariations\": 1,\n                \"gridValueId\": 3,\n                \"display\": \"#FFFF00\",\n                \"name\": \"Cor\",\n                \"gridId\": 1,\n                \"positionGridValue\": null,\n                \"displayId\": 3,\n                \"value\": \"Amarelo\",\n                \"positionGrid\": 1\n            },\n            {\n                \"typeOrderVariations\": 1,\n                \"gridValueId\": 23,\n                \"display\": \"18\",\n                \"name\": \"Numeração\",\n                \"gridId\": 3,\n                \"positionGridValue\": null,\n                \"displayId\": 3,\n                \"value\": \"18\",\n                \"positionGrid\": 2\n            }\n        ],\n        \"mainShowInSearch\": false,\n        \"stocks\": [\n            {\n                \"quantity\": 10,\n                \"supplierId\": null,\n                \"updatedBy\": null,\n                \"reserved\": 0,\n                \"typeTime\": null,\n                \"stockId\": 1,\n                \"typeId\": 1,\n                \"maxDeadline\": null,\n                \"minDeadline\": null\n            }\n        ],\n        \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n        \"unitAcronym\": \"UN\",\n        \"sellerId\": null,\n        \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n        \"ncm\": null,\n        \"unitId\": 1,\n        \"categories\": [\n            {\n                \"treeName\": \"Camiseta##Feminino\",\n                \"treeSlug\": \"camiseta##feminino\",\n                \"name\": \"Feminino\",\n                \"description\": null,\n                \"main\": true,\n                \"title\": null,\n                \"categoryId\": 93,\n                \"tags\": null\n            }\n        ],\n        \"id\": 695,\n        \"relateds\": [],\n        \"sku\": null,\n        \"barcode\": \"\",\n        \"slug\": \"camiseta-feminino\",\n        \"height\": null,\n        \"timestamp\": \"2025-09-16T19:44:43.488Z\",\n        \"updatedAt\": null,\n        \"kitOptions\": [],\n        \"physicalProduct\": true,\n        \"updatedBy\": null,\n        \"kitProducts\": [],\n        \"unitName\": \"Unidade\",\n        \"shippings\": [],\n        \"costPrice\": 0,\n        \"length\": null,\n        \"multiple\": null,\n        \"weight\": null,\n        \"mpn\": null,\n        \"showInSearch\": true,\n        \"tags\": [],\n        \"mainGroup\": true,\n        \"medias\": [],\n        \"promotions\": [],\n        \"createdBy\": \"user:1\",\n        \"width\": null,\n        \"gridsGroup\": \"694-Amarelo\",\n        \"attributes\": [\n            {\n                \"valueForSearch\": 0,\n                \"name\": \"productMainGridOption\",\n                \"value\": \"H4sIAAAAAAAAA62QzUpDMRCF3+W4zSLX2qvNTgoBN12Jm9LFtIklMPcm5KdQi0/jwgfpi0mUFrmtBcXtzOHMN998h3V05sFANQI9dRYKUx8hYFwKTNvHbaizZcnZ9xDwITvfJ6j5DhviUpf3HUXLHuKz7KlOa+NIIPjkah6qL8zHUihcaa21lBBwHa3tIZAs21W2BirHYgVC9Kascq1rJ2MB2pBjWrL9CryKbxQvhYcI7UUEKaXU+meEZ+I0ZGhPGRaV4qBxdNQ4K52NtH/fv/nf6Wzuhm9cX1T5jw6bycnpm7+dPufu9py7xQeYHYzChAIAAA==\",\n                \"payload\": [\n                    {\n                        \"gridId\": 1,\n                        \"name\": \"Cor\",\n                        \"displayType\": \"button\",\n                        \"options\": [\n                            {\n                                \"value\": \"Amarelo\",\n                                \"gridValueId\": 3,\n                                \"position\": null,\n                                \"display\": \"#FFFF00\",\n                                \"image\": null,\n                                \"selected\": true,\n                                \"productId\": 695,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p695\"\n                            },\n                            {\n                                \"value\": \"Azul\",\n                                \"gridValueId\": 6,\n                                \"position\": null,\n                                \"display\": \"#0000FF\",\n                                \"image\": null,\n                                \"selected\": false,\n                                \"productId\": 696,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p696\"\n                            }\n                        ]\n                    },\n                    {\n                        \"gridId\": 3,\n                        \"name\": \"Numeração\",\n                        \"displayType\": \"button\",\n                        \"options\": [\n                            {\n                                \"value\": \"18\",\n                                \"gridValueId\": 23,\n                                \"position\": null,\n                                \"display\": \"\",\n                                \"image\": null,\n                                \"selected\": true,\n                                \"productId\": 695,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p695\"\n                            },\n                            {\n                                \"value\": \"19\",\n                                \"gridValueId\": 24,\n                                \"position\": null,\n                                \"display\": \"\",\n                                \"image\": null,\n                                \"selected\": false,\n                                \"productId\": 697,\n                                \"available\": true,\n                                \"url\": \"/camiseta-feminino-p697\"\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"typeId\": 3,\n        \"position\": 1,\n        \"mainId\": 694,\n        \"status\": true,\n        \"price\": {\n            \"datePromotionEnd\": null,\n            \"priceGroupName\": \"Sou Pessoa Jurídica\",\n            \"margin\": 0,\n            \"priceGroupId\": 1,\n            \"updatedBy\": \"user:1\",\n            \"showPrice\": true,\n            \"promotionPrice\": 0,\n            \"kitOptionPromotionMargin\": 0,\n            \"price\": 150,\n            \"promotionMargin\": 0,\n            \"datePromotionStart\": null,\n            \"status\": true\n        },\n        \"descriptions\": [],\n        \"stockTotal\": 10,\n        \"url\": \"/camiseta-feminino-p695\",\n        \"hideInitialPrice\": false,\n        \"hidePriceOnKitOptions\": false,\n        \"maxDiscountPix\": null,\n        \"maxDiscountBillet\": null,\n        \"maxDiscountCard\": null,\n        \"primaryPrice\": {\n            \"price\": 135,\n            \"promotionPrice\": null,\n            \"paymentName\": \"PIX\",\n            \"paymentMethodTypeTaxId\": 3,\n            \"minOrder\": 0,\n            \"installment\": 1,\n            \"installmentValue\": 135,\n            \"tax\": -15,\n            \"discountPercentage\": 10,\n            \"increasePercentage\": null\n        },\n        \"secondaryPrice\": {\n            \"price\": 150,\n            \"promotionPrice\": null,\n            \"paymentName\": \"Cartão Teste\",\n            \"paymentMethodTypeTaxId\": null,\n            \"minOrder\": 0,\n            \"installment\": 10,\n            \"installmentValue\": 15,\n            \"tax\": 0,\n            \"discountPercentage\": null,\n            \"increasePercentage\": null,\n            \"interestFreePrices\": {\n                \"price\": 150,\n                \"promotionPrice\": 150,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0\n            }\n        },\n        \"pixPrice\": {\n            \"price\": 135,\n            \"promotionPrice\": null,\n            \"paymentName\": \"PIX\",\n            \"paymentMethodTypeTaxId\": 3,\n            \"minOrder\": 0,\n            \"installment\": 1,\n            \"installmentValue\": 135,\n            \"tax\": -15,\n            \"discountPercentage\": 10,\n            \"increasePercentage\": null\n        },\n        \"promotion\": {\n            \"productId\": 695,\n            \"promotionId\": 1,\n            \"label\": \"LEVE 2 PAGUE 1\"\n        },\n        \"freeShipping\": true,\n        \"customBuyButton\": {\n            \"type\": \"default\",\n            \"text\": \"\"\n        },\n        \"gridOptions\": [\n            {\n                \"gridId\": 1,\n                \"name\": \"Cor\",\n                \"displayType\": \"button\",\n                \"positionGrid\": 1,\n                \"options\": [\n                    {\n                        \"value\": \"Amarelo\",\n                        \"gridValueId\": 3,\n                        \"positionGridValue\": null,\n                        \"display\": \"#FFFF00\",\n                        \"image\": null,\n                        \"selected\": true,\n                        \"productId\": 695,\n                        \"available\": true\n                    },\n                    {\n                        \"value\": \"Azul\",\n                        \"gridValueId\": 6,\n                        \"positionGridValue\": null,\n                        \"display\": \"#0000FF\",\n                        \"image\": null,\n                        \"selected\": false,\n                        \"productId\": 696,\n                        \"available\": true\n                    }\n                ]\n            },\n            {\n                \"gridId\": 3,\n                \"name\": \"Numeração\",\n                \"displayType\": \"button\",\n                \"positionGrid\": 2,\n                \"options\": [\n                    {\n                        \"value\": \"18\",\n                        \"gridValueId\": 23,\n                        \"positionGridValue\": null,\n                        \"display\": \"\",\n                        \"image\": null,\n                        \"selected\": true,\n                        \"productId\": 695,\n                        \"available\": true\n                    },\n                    {\n                        \"value\": \"19\",\n                        \"gridValueId\": 24,\n                        \"positionGridValue\": null,\n                        \"display\": \"\",\n                        \"image\": null,\n                        \"selected\": false,\n                        \"productId\": 697,\n                        \"available\": true\n                    }\n                ]\n            }\n        ],\n        \"variations\": [\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 6,\n                        \"display\": \"#0000FF\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Azul\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 23,\n                        \"display\": \"18\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"18\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 696,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 696,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.506Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Azul\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA6WRzWpCMRCF3+V0m0VurRfNrhQCbrqSbsRFNFMJzL0J+RGs9Gm66IP4YiUFRa5WaLudDOd8+WaxxyY6O7NQjUBvOoLCk48QsC4FNrv5LtTZquTsewj4kJ3vE9Rij63hUh8fOxOJPcR32Eud1sSRQPDJ1X2ovjCfQqFwp7XWUkLAdWZDx4VETOtMFurVcCKBEL0t61zz2ulYwGyNY7Nigsqx0Ls4w3grPGRobzJIKaXWPzPUhgFCe4mwrBBHjaOTxufSUTSHz8OH/53OZjL8xf1Nlf/lP1PYTC+qH/5Wfe18k2vull/QG5/shAIAAA==\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 2,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p696\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 696,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            },\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 6,\n                        \"display\": \"#0000FF\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Azul\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 24,\n                        \"display\": \"19\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"19\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 698,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 698,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.510Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Azul\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA52QPWoDMRCF7/LSqtDGYWOrCwGBm1TGjXExtiZGoF0J/Rgck9OkyEF8saCATViTJU47M7z3zbc6YhetmRuoRqCnjqHw7CMEjE3B0WFxCHW2KTn7HgI+ZOv7BLU6Yk+u1OVTR5Gdh/gOW9ZpTZwIBJ9svYfqi3OXUCjcaa21lBCwHe34fJDY8TazgXoll1ggRG/KNte8dvYoQHuyjjaOoXIs/C5+YLwVN2RoRxmklFLr3xlqwwBheo2wrhBnjZOLxpfScaTT5+nD36azmQ6/uB9VeZvDdtRhM7vqfvhf91/drb8AQrI1ZYQCAAA=\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 4,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p698\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 698,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            },\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 3,\n                        \"display\": \"#FFFF00\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Amarelo\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 23,\n                        \"display\": \"18\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"18\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 695,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 695,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.488Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Amarelo\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA62QzUpDMRCF3+W4zSLX2qvNTgoBN12Jm9LFtIklMPcm5KdQi0/jwgfpi0mUFrmtBcXtzOHMN998h3V05sFANQI9dRYKUx8hYFwKTNvHbaizZcnZ9xDwITvfJ6j5DhviUpf3HUXLHuKz7KlOa+NIIPjkah6qL8zHUihcaa21lBBwHa3tIZAs21W2BirHYgVC9Kascq1rJ2MB2pBjWrL9CryKbxQvhYcI7UUEKaXU+meEZ+I0ZGhPGRaV4qBxdNQ4K52NtH/fv/nf6Wzuhm9cX1T5jw6bycnpm7+dPufu9py7xQeYHYzChAIAAA==\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 696,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p696\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 1,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p695\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 695,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            },\n            {\n                \"manageStock\": false,\n                \"seoTitle\": \"Camiseta Feminino\",\n                \"title\": \"Camiseta Feminino\",\n                \"grids\": [\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 3,\n                        \"display\": \"#FFFF00\",\n                        \"name\": \"Cor\",\n                        \"gridId\": 1,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"Amarelo\",\n                        \"positionGrid\": 1\n                    },\n                    {\n                        \"typeOrderVariations\": 1,\n                        \"gridValueId\": 24,\n                        \"display\": \"19\",\n                        \"name\": \"Numeração\",\n                        \"gridId\": 3,\n                        \"positionGridValue\": null,\n                        \"displayId\": 3,\n                        \"value\": \"19\",\n                        \"positionGrid\": 2\n                    }\n                ],\n                \"mainShowInSearch\": false,\n                \"stocks\": [\n                    {\n                        \"quantity\": 10,\n                        \"supplierId\": null,\n                        \"updatedBy\": null,\n                        \"reserved\": 0,\n                        \"typeTime\": null,\n                        \"stockId\": 1,\n                        \"typeId\": 1,\n                        \"maxDeadline\": null,\n                        \"minDeadline\": null\n                    }\n                ],\n                \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n                \"unitAcronym\": \"UN\",\n                \"sellerId\": null,\n                \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n                \"ncm\": null,\n                \"unitId\": 1,\n                \"categories\": [\n                    {\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"treeSlug\": \"camiseta##feminino\",\n                        \"name\": \"Feminino\",\n                        \"description\": null,\n                        \"main\": true,\n                        \"title\": null,\n                        \"categoryId\": 93,\n                        \"tags\": null\n                    }\n                ],\n                \"id\": 697,\n                \"relateds\": [],\n                \"prices\": [\n                    {\n                        \"datePromotionEnd\": null,\n                        \"priceGroupName\": \"Padrão\",\n                        \"margin\": 0,\n                        \"priceGroupId\": 1,\n                        \"updatedBy\": \"user:1\",\n                        \"showPrice\": true,\n                        \"promotionPrice\": 0,\n                        \"kitOptionPromotionMargin\": 0,\n                        \"price\": 150,\n                        \"promotionMargin\": 0,\n                        \"datePromotionStart\": null,\n                        \"status\": true,\n                        \"primaryPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"secondaryPrice\": {\n                            \"price\": 150,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"Cartão Teste\",\n                            \"paymentMethodTypeTaxId\": null,\n                            \"minOrder\": 0,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0,\n                            \"discountPercentage\": null,\n                            \"increasePercentage\": null,\n                            \"interestFreePrices\": {\n                                \"price\": 150,\n                                \"promotionPrice\": 150,\n                                \"installment\": 10,\n                                \"installmentValue\": 15,\n                                \"tax\": 0\n                            }\n                        },\n                        \"pixPrice\": {\n                            \"price\": 135,\n                            \"promotionPrice\": null,\n                            \"paymentName\": \"PIX\",\n                            \"paymentMethodTypeTaxId\": 3,\n                            \"minOrder\": 0,\n                            \"installment\": 1,\n                            \"installmentValue\": 135,\n                            \"tax\": -15,\n                            \"discountPercentage\": 10,\n                            \"increasePercentage\": null\n                        },\n                        \"promotion\": {\n                            \"productId\": 697,\n                            \"promotionId\": 1,\n                            \"label\": \"LEVE 2 PAGUE 1\"\n                        },\n                        \"freeShipping\": true\n                    }\n                ],\n                \"sku\": null,\n                \"barcode\": \"\",\n                \"slug\": \"camiseta-feminino\",\n                \"height\": null,\n                \"timestamp\": \"2025-09-16T19:44:43.508Z\",\n                \"updatedAt\": null,\n                \"physicalProduct\": true,\n                \"updatedBy\": null,\n                \"kitProducts\": [],\n                \"unitName\": \"Unidade\",\n                \"shippings\": [],\n                \"costPrice\": 0,\n                \"length\": null,\n                \"multiple\": null,\n                \"weight\": null,\n                \"mpn\": null,\n                \"showInSearch\": true,\n                \"tags\": [],\n                \"mainGroup\": true,\n                \"medias\": [],\n                \"promotions\": [],\n                \"createdBy\": \"user:1\",\n                \"width\": null,\n                \"gridsGroup\": \"694-Amarelo\",\n                \"attributes\": [\n                    {\n                        \"valueForSearch\": 0,\n                        \"name\": \"productMainGridOption\",\n                        \"value\": \"H4sIAAAAAAAAA52RzUoDMRSF3+W4zSJjtbbZiRBw40rclFncNrEE7kxCfgq19Glc+CB9MYnSIlMcrNubw7nf/bLYYR2deTRQjUBPnYXCg48QMC4Fpu3zNtTZsuTsewj4kJ3vE9Rihw1xqY/3HUXLHuKr7KVOa+NEIPjkah6qL8ynUihcaa21lBBwHa3tMZAs21W2BirHYgVC9Kascq2bzu8EaEOOacn2O7AXPyjeCg8RpqMIUkqp9e8Ir8RpyDA7Z2grxVHj5KTxqXQ20uHj8O4v09nMhmdcj6q87IDbUYnN/Gz3zf92/+3/2n37CV6Wq5+EAgAA\",\n                        \"payload\": [\n                            {\n                                \"gridId\": 1,\n                                \"name\": \"Cor\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"Amarelo\",\n                                        \"gridValueId\": 3,\n                                        \"position\": null,\n                                        \"display\": \"#FFFF00\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    },\n                                    {\n                                        \"value\": \"Azul\",\n                                        \"gridValueId\": 6,\n                                        \"position\": null,\n                                        \"display\": \"#0000FF\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 698,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p698\"\n                                    }\n                                ]\n                            },\n                            {\n                                \"gridId\": 3,\n                                \"name\": \"Numeração\",\n                                \"displayType\": \"button\",\n                                \"options\": [\n                                    {\n                                        \"value\": \"18\",\n                                        \"gridValueId\": 23,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": false,\n                                        \"productId\": 695,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p695\"\n                                    },\n                                    {\n                                        \"value\": \"19\",\n                                        \"gridValueId\": 24,\n                                        \"position\": null,\n                                        \"display\": \"\",\n                                        \"image\": null,\n                                        \"selected\": true,\n                                        \"productId\": 697,\n                                        \"available\": true,\n                                        \"url\": \"/camiseta-feminino-p697\"\n                                    }\n                                ]\n                            }\n                        ]\n                    }\n                ],\n                \"typeId\": 3,\n                \"position\": 3,\n                \"mainId\": 694,\n                \"status\": true,\n                \"price\": {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true\n                },\n                \"descriptions\": [],\n                \"stockTotal\": 10,\n                \"url\": \"/camiseta-feminino-p697\",\n                \"hideInitialPrice\": false,\n                \"hidePriceOnKitOptions\": false,\n                \"maxDiscountPix\": null,\n                \"maxDiscountBillet\": null,\n                \"maxDiscountCard\": null,\n                \"primaryPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"secondaryPrice\": {\n                    \"price\": 150,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"Cartão Teste\",\n                    \"paymentMethodTypeTaxId\": null,\n                    \"minOrder\": 0,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0,\n                    \"discountPercentage\": null,\n                    \"increasePercentage\": null,\n                    \"interestFreePrices\": {\n                        \"price\": 150,\n                        \"promotionPrice\": 150,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0\n                    }\n                },\n                \"pixPrice\": {\n                    \"price\": 135,\n                    \"promotionPrice\": null,\n                    \"paymentName\": \"PIX\",\n                    \"paymentMethodTypeTaxId\": 3,\n                    \"minOrder\": 0,\n                    \"installment\": 1,\n                    \"installmentValue\": 135,\n                    \"tax\": -15,\n                    \"discountPercentage\": 10,\n                    \"increasePercentage\": null\n                },\n                \"promotion\": {\n                    \"productId\": 697,\n                    \"promotionId\": 1,\n                    \"label\": \"LEVE 2 PAGUE 1\"\n                },\n                \"freeShipping\": true,\n                \"customBuyButton\": {\n                    \"type\": \"default\",\n                    \"text\": \"\"\n                }\n            }\n        ]\n    },\n    \"relatedProducts\": [\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Feminino\",\n            \"title\": \"Camiseta Feminino\",\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 6,\n                    \"display\": \"#0000FF\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Azul\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 23,\n                    \"display\": \"18\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"18\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": false,\n            \"stocks\": [\n                {\n                    \"quantity\": 10,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Feminino\",\n                    \"treeSlug\": \"camiseta##feminino\",\n                    \"name\": \"Feminino\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 93,\n                    \"tags\": null\n                }\n            ],\n            \"id\": 696,\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": {\n                        \"productId\": 696,\n                        \"promotionId\": 1,\n                        \"label\": \"LEVE 2 PAGUE 1\"\n                    },\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-feminino\",\n            \"height\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.506Z\",\n            \"updatedAt\": null,\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"kitProducts\": [],\n            \"unitName\": \"Unidade\",\n            \"shippings\": [],\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"694-Azul\",\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA6WRzWpCMRCF3+V0m0VurRfNrhQCbrqSbsRFNFMJzL0J+RGs9Gm66IP4YiUFRa5WaLudDOd8+WaxxyY6O7NQjUBvOoLCk48QsC4FNrv5LtTZquTsewj4kJ3vE9Rij63hUh8fOxOJPcR32Eud1sSRQPDJ1X2ovjCfQqFwp7XWUkLAdWZDx4VETOtMFurVcCKBEL0t61zz2ulYwGyNY7Nigsqx0Ls4w3grPGRobzJIKaXWPzPUhgFCe4mwrBBHjaOTxufSUTSHz8OH/53OZjL8xf1Nlf/lP1PYTC+qH/5Wfe18k2vull/QG5/shAIAAA==\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Amarelo\",\n                                    \"gridValueId\": 3,\n                                    \"position\": null,\n                                    \"display\": \"#FFFF00\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 695,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p695\"\n                                },\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 696,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p696\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 696,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p696\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 698,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p698\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"typeId\": 3,\n            \"position\": 2,\n            \"mainId\": 694,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"descriptions\": [],\n            \"stockTotal\": 10,\n            \"url\": \"/camiseta-feminino-p696\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": {\n                \"productId\": 696,\n                \"promotionId\": 1,\n                \"label\": \"LEVE 2 PAGUE 1\"\n            },\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            }\n        }\n    ],\n    \"buyToGether\": [],\n    \"groupPurchase\": [],\n    \"lastProducts\": [\n        {\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": {\n                        \"productId\": 695,\n                        \"promotionId\": 1,\n                        \"label\": \"LEVE 2 PAGUE 1\"\n                    },\n                    \"freeShipping\": true\n                }\n            ],\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Feminino\",\n            \"title\": \"Camiseta Feminino\",\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 3,\n                    \"display\": \"#FFFF00\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Amarelo\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 23,\n                    \"display\": \"18\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"18\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": false,\n            \"stocks\": [\n                {\n                    \"quantity\": 10,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Feminino\",\n                    \"treeSlug\": \"camiseta##feminino\",\n                    \"name\": \"Feminino\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 93,\n                    \"tags\": null\n                }\n            ],\n            \"id\": 695,\n            \"relateds\": [],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-feminino\",\n            \"height\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.488Z\",\n            \"updatedAt\": null,\n            \"kitOptions\": [],\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"kitProducts\": [],\n            \"unitName\": \"Unidade\",\n            \"shippings\": [],\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"694-Amarelo\",\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA62QzUpDMRCF3+W4zSLX2qvNTgoBN12Jm9LFtIklMPcm5KdQi0/jwgfpi0mUFrmtBcXtzOHMN998h3V05sFANQI9dRYKUx8hYFwKTNvHbaizZcnZ9xDwITvfJ6j5DhviUpf3HUXLHuKz7KlOa+NIIPjkah6qL8zHUihcaa21lBBwHa3tIZAs21W2BirHYgVC9Kascq1rJ2MB2pBjWrL9CryKbxQvhYcI7UUEKaXU+meEZ+I0ZGhPGRaV4qBxdNQ4K52NtH/fv/nf6Wzuhm9cX1T5jw6bycnpm7+dPufu9py7xQeYHYzChAIAAA==\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Amarelo\",\n                                    \"gridValueId\": 3,\n                                    \"position\": null,\n                                    \"display\": \"#FFFF00\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 695,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p695\"\n                                },\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 696,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p696\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 695,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p695\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 697,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p697\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"typeId\": 3,\n            \"position\": 1,\n            \"mainId\": 694,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"descriptions\": [],\n            \"stockTotal\": 10,\n            \"url\": \"/camiseta-feminino-p695\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": {\n                \"productId\": 695,\n                \"promotionId\": 1,\n                \"label\": \"LEVE 2 PAGUE 1\"\n            },\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            }\n        }\n    ],\n    \"kitOptions\": [],\n    \"showcase\": {\n        \"id\": 14,\n        \"name\": \"Teste 666\",\n        \"createdAt\": \"2023-08-14T13:41:40.000Z\",\n        \"updatedAt\": null,\n        \"deletedAt\": null,\n        \"sections\": []\n    }\n}"}],"_postman_id":"605fded2-ce8a-4989-9bfb-06bc0a8699db"},{"name":"Busca","id":"45b32fcd-dbc6-4db9-91c5-d41d296c49a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_STORE}}/ajax/busca/{{TERMO_BUSCA}}","description":"<h2 id=\"exemplo-básico\">Exemplo básico:</h2>\n<p><code>https://store-ly-teste.wdna.me/ajax/busca/camiseta</code></p>\n<h2 id=\"filtros-disponíveis\">Filtros disponíveis:</h2>\n<ul>\n<li><p><code>categorias</code>: Permite filtrar os produtos por categoria e subcategoria.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/?categorias=camiseta/feminino</code></li>\n</ul>\n</li>\n<li><p><code>preco</code>: Permite filtrar produtos dentro de uma faixa de valores.</p>\n<ul>\n<li><p>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?preco=5,150</code></p>\n<ul>\n<li>Esse filtro retornará produtos com preço <strong>a partir de R$ 5,00 até o máximo de R$ 150,00</strong>.</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><code>tags</code>: Permite filtrar os produtos por tag.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?tags=esportivo</code></li>\n</ul>\n</li>\n<li><p>Variação: Permite filtrar os produtos por variações específicas (ex.: cor, tamanho).</p>\n<ul>\n<li><p>Formato: <code>{grade}={variação}</code></p>\n</li>\n<li><p>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?cor=laranja</code></p>\n</li>\n</ul>\n</li>\n<li><p><code>marca</code>: Permite filtrar os produtos por marca.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?marcas=Nike</code></li>\n</ul>\n</li>\n</ul>\n<h2 id=\"ordenação\">Ordenação:</h2>\n<ul>\n<li><p><code>maior-preco:</code> Ordena os produtos do maior para o menor preço.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?ordem=maior-preco</code></li>\n</ul>\n</li>\n<li><p><code>menor-preco:</code> Ordena os produtos do menor para o maior preço.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?ordem=menor-preco</code></li>\n</ul>\n</li>\n<li><p><code>a-z</code>: Ordena os produtos em ordem alfabética crescente.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?ordem=a-z</code></li>\n</ul>\n</li>\n<li><p><code>z-a</code>: Ordena os produtos em ordem alfabética decrescente.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?ordem=z-a</code></li>\n</ul>\n</li>\n<li><p><code>relevancia</code>: Ordena os produtos de acordo com a relevância da busca.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?ordem=</code>relevancia</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"paginação\">Paginação:</h2>\n<ul>\n<li><p><code>qtdPag</code>: Define a quantidade de resultados retornados por página.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?qtdPag=5</code></li>\n</ul>\n</li>\n<li><p><code>pag</code>: Pagina que deve ser retornada.</p>\n<ul>\n<li>Exemplo: <code>https://store-ly-teste.wdna.me/ajax/busca/camiseta?qtdPag=2&amp;pag=2</code></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","busca","{{TERMO_BUSCA}}"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"0f51df49-f17d-4e7c-a6d1-1edbfa9d3776","name":"Busca","originalRequest":{"method":"GET","header":[],"url":"https://store-ly-teste.wdna.me/ajax/busca/camiseta"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 06 Jan 2026 12:29:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"ac11-eI1XQUgZc2XqHYIamb7eAZUxUjE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Infantil\",\n            \"title\": \"Camiseta Infantil\",\n            \"descriptions\": [\n                {\n                    \"text\": \"<p>dfe</p>\",\n                    \"name\": \"Descrição\",\n                    \"descriptionGroupId\": 1\n                }\n            ],\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 23,\n                    \"display\": \"18\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"18\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 6,\n                    \"display\": \"#0000FF\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Azul\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": true,\n            \"stocks\": [\n                {\n                    \"quantity\": 150,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"id\": 700,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Infatil\",\n                    \"treeSlug\": \"camiseta##infatil\",\n                    \"name\": \"Infatil\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 94,\n                    \"tags\": null\n                }\n            ],\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-infantil\",\n            \"height\": null,\n            \"updatedAt\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.307Z\",\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"unitName\": \"Unidade\",\n            \"kitProducts\": [],\n            \"shippings\": [],\n            \"seoDescription\": \"dfe\",\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": false,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"699-18\",\n            \"typeId\": 3,\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA62QzWoCMRSF3+V0m0WitbbZtQXBjaviRlzEyZ0hkJmE/AgqPo2LPogvVtKihdEKLd3eezj3u99ihyYYPdWQgqFTLUHi1QUwaBO9VZu3jS+zVU7JdWBwPhnXRcjFDmtlc1k+b7MF+2yal1Gpe2DwLpoShuyytedGSNxxzvlkAgbTqoZOgUiWqkQaMoVMDD44natU6sacM6i1MlatLH0F9uwb4YUa6iOI8U2GelSPdPUzQ61s7EMMLiGWBeMkcXiWOMstBXV8Px7c72SKx/4fg+GtP/5Roni6OH3/t9PX3Ilr7pYfZv0G7IICAAA=\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 700,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p700\"\n                                },\n                                {\n                                    \"value\": \"Bege\",\n                                    \"gridValueId\": 17,\n                                    \"position\": null,\n                                    \"display\": \"#f5f5dc\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 702,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p702\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 700,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p700\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 701,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p701\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"position\": 1,\n            \"mainId\": 699,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"stockTotal\": 150,\n            \"url\": \"/camiseta-infantil-p700\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"\"\n        },\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Feminino\",\n            \"title\": \"Camiseta Feminino\",\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 3,\n                    \"display\": \"#FFFF00\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Amarelo\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 24,\n                    \"display\": \"19\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"19\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": false,\n            \"stocks\": [\n                {\n                    \"quantity\": 10,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Feminino\",\n                    \"treeSlug\": \"camiseta##feminino\",\n                    \"name\": \"Feminino\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 93,\n                    \"tags\": null\n                }\n            ],\n            \"id\": 697,\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-feminino\",\n            \"height\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.508Z\",\n            \"updatedAt\": null,\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"kitProducts\": [],\n            \"unitName\": \"Unidade\",\n            \"shippings\": [],\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"694-Amarelo\",\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA52RzUoDMRSF3+W4zSJjtbbZiRBw40rclFncNrEE7kxCfgq19Glc+CB9MYnSIlMcrNubw7nf/bLYYR2deTRQjUBPnYXCg48QMC4Fpu3zNtTZsuTsewj4kJ3vE9Rihw1xqY/3HUXLHuKr7KVOa+NEIPjkah6qL8ynUihcaa21lBBwHa3tMZAs21W2BirHYgVC9Kascq2bzu8EaEOOacn2O7AXPyjeCg8RpqMIUkqp9e8Ir8RpyDA7Z2grxVHj5KTxqXQ20uHj8O4v09nMhmdcj6q87IDbUYnN/Gz3zf92/+3/2n37CV6Wq5+EAgAA\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Amarelo\",\n                                    \"gridValueId\": 3,\n                                    \"position\": null,\n                                    \"display\": \"#FFFF00\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 697,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p697\"\n                                },\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 698,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p698\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 695,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p695\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 697,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p697\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"typeId\": 3,\n            \"position\": 3,\n            \"mainId\": 694,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"descriptions\": [],\n            \"stockTotal\": 10,\n            \"url\": \"/camiseta-feminino-p697\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"\"\n        },\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Infantil\",\n            \"title\": \"Camiseta Infantil\",\n            \"descriptions\": [\n                {\n                    \"text\": \"<p>dfe</p>\",\n                    \"name\": \"Descrição\",\n                    \"descriptionGroupId\": 1\n                }\n            ],\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 24,\n                    \"display\": \"19\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"19\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 6,\n                    \"display\": \"#0000FF\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Azul\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": true,\n            \"stocks\": [\n                {\n                    \"quantity\": 150,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"id\": 701,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Infatil\",\n                    \"treeSlug\": \"camiseta##infatil\",\n                    \"name\": \"Infatil\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 94,\n                    \"tags\": null\n                }\n            ],\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-infantil\",\n            \"height\": null,\n            \"updatedAt\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.310Z\",\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"unitName\": \"Unidade\",\n            \"kitProducts\": [],\n            \"shippings\": [],\n            \"seoDescription\": \"dfe\",\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": false,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"699-19\",\n            \"typeId\": 3,\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA52RzUoDMRSF3+W4zSJxrNXsrFBw40rclFmkkztDIDMJ+SnU0qdx4YP0xSRKK0xxsG7vPZz7nXNXO3TB6CcNKRgG1RMkHl0AgzbRW7V92foyW+eU3AAG55NxQ4Rc7bBRNpflw1u2YF9Or2VU7G4ZvIumiCGHbO3JERJXnHO+XILB9KqjoyCSpSaRhkwhE4MPTucmFbs5Fwxqo4xVa0vfgj37QVhQR2MEMZ9kaGftTDe/M7TKxjFEdQ5RF4xjidWpxOfcU1CHj8O7u6xMcTfOcV1N5bgsAJ9sUdyf3b753+2/PbDe15+Km/z4ggIAAA==\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 701,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p701\"\n                                },\n                                {\n                                    \"value\": \"Bege\",\n                                    \"gridValueId\": 17,\n                                    \"position\": null,\n                                    \"display\": \"#f5f5dc\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 703,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p703\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 700,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p700\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 701,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p701\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"position\": 2,\n            \"mainId\": 699,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"stockTotal\": 150,\n            \"url\": \"/camiseta-infantil-p701\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"\"\n        },\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Infantil\",\n            \"title\": \"Camiseta Infantil\",\n            \"descriptions\": [\n                {\n                    \"text\": \"<p>dfe</p>\",\n                    \"name\": \"Descrição\",\n                    \"descriptionGroupId\": 1\n                }\n            ],\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 23,\n                    \"display\": \"18\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"18\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 17,\n                    \"display\": \"#f5f5dc\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Bege\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": true,\n            \"stocks\": [\n                {\n                    \"quantity\": 150,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"id\": 702,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Infatil\",\n                    \"treeSlug\": \"camiseta##infatil\",\n                    \"name\": \"Infatil\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 94,\n                    \"tags\": null\n                }\n            ],\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-infantil\",\n            \"height\": null,\n            \"updatedAt\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.328Z\",\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"unitName\": \"Unidade\",\n            \"kitProducts\": [],\n            \"shippings\": [],\n            \"seoDescription\": \"dfe\",\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": false,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"699-18\",\n            \"typeId\": 3,\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA6WRzUoDMRSF3+W4vYtMx1rNToWCG1fipnSRTu4Mgcwk5KdQi0/jwgfpi0mEVpnWgrq9uZzz3S+LLbpg9IOGrAiD6hkS9y6AoE30Vm2eNr7MVjklN4DgfDJuiJCLLdbK5vJ4+5It6DPpuYxK3BXBu2jKMuSQrT0kQuJCCCHmcxBMrzreL0S23CTWkK2ykQk+OJ2bVPJmQhDUWhmrVpYhU8j8Sl8Md9zxmKGanYVop+1UNz9DlIoRw+SYYVko9hLrg8TH3HNQu/fdm/udzOp6fMakPnfGf/m/Oaxujqov/1Z96v/qU+6WH37RiTqCAgAA\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 700,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p700\"\n                                },\n                                {\n                                    \"value\": \"Bege\",\n                                    \"gridValueId\": 17,\n                                    \"position\": null,\n                                    \"display\": \"#f5f5dc\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 702,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p702\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 702,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p702\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 703,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p703\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"position\": 3,\n            \"mainId\": 699,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"stockTotal\": 150,\n            \"url\": \"/camiseta-infantil-p702\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"\"\n        },\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Masculina\",\n            \"title\": \"Camiseta Masculina\",\n            \"descriptions\": [\n                {\n                    \"text\": \"<p>Camiseta Masculina</p>\",\n                    \"name\": \"Descrição\",\n                    \"descriptionGroupId\": 1\n                }\n            ],\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 5,\n                    \"display\": \"#33CC33\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Verde\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 8,\n                    \"display\": \"Pequeno\",\n                    \"name\": \"Tamanho\",\n                    \"gridId\": 2,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"P\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": true,\n            \"stocks\": [\n                {\n                    \"quantity\": 0,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2024-09-25T19:46:41.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"id\": 621,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Masculina\",\n                    \"treeSlug\": \"camiseta##masculina\",\n                    \"name\": \"Masculina\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 86,\n                    \"tags\": null\n                }\n            ],\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": \"cs0001-verde-p\",\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-masculina\",\n            \"height\": null,\n            \"updatedAt\": \"2024-09-25T20:08:45.000Z\",\n            \"timestamp\": \"2025-09-16T19:43:42.906Z\",\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"unitName\": \"Unidade\",\n            \"kitProducts\": [],\n            \"shippings\": [],\n            \"seoDescription\": \"Camiseta Masculina\",\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [\n                {\n                    \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                    \"width\": 1088,\n                    \"mimeType\": \"image/webp\",\n                    \"fileId\": 42194,\n                    \"height\": 1088\n                },\n                {\n                    \"path\": \"store/12821/medias/products/camiseta-masculina-cd7b784f-e765-42cf-b087-3791b20d8764.webp\",\n                    \"width\": 800,\n                    \"mimeType\": \"image/webp\",\n                    \"fileId\": 42195,\n                    \"height\": 800\n                }\n            ],\n            \"promotions\": [],\n            \"createdBy\": null,\n            \"width\": null,\n            \"gridsGroup\": \"618-Verde\",\n            \"typeId\": 3,\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA93Tz2vCMBQH8P/l7ZquP9Jqm6sgDDbYQbyIh9fmaTPSpjSpIuL/PuKcG90Qdpy38JI8Xj58szrCtlfySYKIGbTYEAiYmR4YSGU7jYfFofO1cnDOtMDAdE6Z1oJYHWGHevCbz9hj+4bAzs2Wvuo7Thl0xip/HkQ7aH1tCgIe5vOiiCJgoBrcEogj7JV0NYg4ynMGHfo1WGd6CuMkT+KwIanQhl1v5FA5G1bYKEsOgwZtNWjVYkDE46rYTANMIxmkZcGDUmaTgE+4REyzbMrpcU9lBwwa1dDldecRwkt9o/R5/DSJi5RBTWpbu4+xTgwsaaocSRAb1JYYXMbxNyZJzgB3qDSWmkC4fqAT+3JaUi9prJTdVOJ8NuP8Hyt5gxFS/BNp7Zk+k5hck7jABtva/C2Nr2Ph/Jbw3dN+y9/LWKa4U5nfvmbyW+rW7+Dc/2YBBQAA\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Laranja\",\n                                    \"gridValueId\": 7,\n                                    \"position\": null,\n                                    \"display\": \"#FF9900\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": false,\n                                    \"productId\": 628,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p628\"\n                                },\n                                {\n                                    \"value\": \"Verde\",\n                                    \"gridValueId\": 5,\n                                    \"position\": null,\n                                    \"display\": \"#33CC33\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": true,\n                                    \"productId\": 621,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p621\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"P\",\n                                    \"gridValueId\": 8,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": true,\n                                    \"productId\": 621,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p621\"\n                                },\n                                {\n                                    \"value\": \"M\",\n                                    \"gridValueId\": 9,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": false,\n                                    \"productId\": 622,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p622\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"position\": 2,\n            \"mainId\": 618,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"stockTotal\": 0,\n            \"url\": \"/camiseta-masculina-p621\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"https://salescdn.net/Lhci-y91adxAQEV5SAmjbBrNO-g=/adaptive-fit-in/0x0/prod/store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\"\n        },\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Masculina\",\n            \"title\": \"Camiseta Masculina\",\n            \"descriptions\": [\n                {\n                    \"text\": \"<p>Camiseta Masculina</p>\",\n                    \"name\": \"Descrição\",\n                    \"descriptionGroupId\": 1\n                }\n            ],\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 7,\n                    \"display\": \"#FF9900\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Laranja\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 8,\n                    \"display\": \"Pequeno\",\n                    \"name\": \"Tamanho\",\n                    \"gridId\": 2,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"P\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": true,\n            \"stocks\": [\n                {\n                    \"quantity\": 0,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2024-09-25T19:59:42.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"id\": 628,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Masculina\",\n                    \"treeSlug\": \"camiseta##masculina\",\n                    \"name\": \"Masculina\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 86,\n                    \"tags\": null\n                }\n            ],\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": \"cs0001-laranja-p\",\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-masculina\",\n            \"height\": null,\n            \"updatedAt\": \"2024-09-25T20:08:45.000Z\",\n            \"timestamp\": \"2025-09-16T19:43:44.762Z\",\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"unitName\": \"Unidade\",\n            \"kitProducts\": [],\n            \"shippings\": [],\n            \"seoDescription\": \"Camiseta Masculina\",\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [\n                {\n                    \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                    \"width\": 1088,\n                    \"mimeType\": \"image/webp\",\n                    \"fileId\": 42194,\n                    \"height\": 1088\n                },\n                {\n                    \"path\": \"store/12821/medias/products/camiseta-masculina-cd7b784f-e765-42cf-b087-3791b20d8764.webp\",\n                    \"width\": 800,\n                    \"mimeType\": \"image/webp\",\n                    \"fileId\": 42195,\n                    \"height\": 800\n                }\n            ],\n            \"promotions\": [],\n            \"createdBy\": null,\n            \"width\": null,\n            \"gridsGroup\": \"618-Laranja\",\n            \"typeId\": 3,\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA92STYvCMBCG/8vsNd1+pLUfV0FY2IU9iBfxMG1GmyVpSpMqIv73peq60BXBo3sLbybDm4dneYBNJ8WbgCJk0KAmKGBqOmAgpG0V7uf7dsjK3jnTAAPTOmkaC8XyAFtU/XD5jh02XwjstGwxpMPGlEFrrBzmoWh6pa5LoYCX2SzPgwAYSI0bguIAOylcDUUYZBmDFoczWGc68sMoi0Jfk5Bo/bYzoq+c9SvU0pJDT6OteiUb9Ih4WOXr1MM4EF5c5twrRTLx+IQLxDhJUk6vOypbYKClpsvvThX8S76W6lQ/jsI8ZlCT3NTuXOvIwJKiypGAwnU9Mbi0GR5MoowBblEqLBWdB47sF9OCOkFjSMldSJxPp5w/MaQ1KjumFP6ltBo4/ZgYXU2co8amNo/Z+DlGnN1D/MRsHxbwY0wm/6dkblmX3rJu9Q0qlFyoAQUAAA==\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Laranja\",\n                                    \"gridValueId\": 7,\n                                    \"position\": null,\n                                    \"display\": \"#FF9900\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": true,\n                                    \"productId\": 628,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p628\"\n                                },\n                                {\n                                    \"value\": \"Verde\",\n                                    \"gridValueId\": 5,\n                                    \"position\": null,\n                                    \"display\": \"#33CC33\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": false,\n                                    \"productId\": 621,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p621\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"P\",\n                                    \"gridValueId\": 8,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": true,\n                                    \"productId\": 628,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p628\"\n                                },\n                                {\n                                    \"value\": \"M\",\n                                    \"gridValueId\": 9,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": {\n                                        \"width\": 1088,\n                                        \"path\": \"store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 42194,\n                                        \"height\": 1088\n                                    },\n                                    \"selected\": false,\n                                    \"productId\": 627,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-masculina-p627\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"position\": 4,\n            \"mainId\": 618,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"stockTotal\": 0,\n            \"url\": \"/camiseta-masculina-p628\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"https://salescdn.net/Lhci-y91adxAQEV5SAmjbBrNO-g=/adaptive-fit-in/0x0/prod/store/12821/medias/products/camiseta-masculina-ee31c9f7-a40d-4b93-bd56-363daa45573e.webp\"\n        },\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Feminino\",\n            \"title\": \"Camiseta Feminino\",\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 6,\n                    \"display\": \"#0000FF\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Azul\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 23,\n                    \"display\": \"18\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"18\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": false,\n            \"stocks\": [\n                {\n                    \"quantity\": 10,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:46:15.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Feminino\",\n                    \"treeSlug\": \"camiseta##feminino\",\n                    \"name\": \"Feminino\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 93,\n                    \"tags\": null\n                }\n            ],\n            \"id\": 696,\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-feminino\",\n            \"height\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.506Z\",\n            \"updatedAt\": null,\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"kitProducts\": [],\n            \"unitName\": \"Unidade\",\n            \"shippings\": [],\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": true,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"694-Azul\",\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA6WRzWpCMRCF3+V0m0VurRfNrhQCbrqSbsRFNFMJzL0J+RGs9Gm66IP4YiUFRa5WaLudDOd8+WaxxyY6O7NQjUBvOoLCk48QsC4FNrv5LtTZquTsewj4kJ3vE9Rij63hUh8fOxOJPcR32Eud1sSRQPDJ1X2ovjCfQqFwp7XWUkLAdWZDx4VETOtMFurVcCKBEL0t61zz2ulYwGyNY7Nigsqx0Ls4w3grPGRobzJIKaXWPzPUhgFCe4mwrBBHjaOTxufSUTSHz8OH/53OZjL8xf1Nlf/lP1PYTC+qH/5Wfe18k2vull/QG5/shAIAAA==\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Amarelo\",\n                                    \"gridValueId\": 3,\n                                    \"position\": null,\n                                    \"display\": \"#FFFF00\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 695,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p695\"\n                                },\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 696,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p696\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 696,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p696\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 698,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-feminino-p698\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"typeId\": 3,\n            \"position\": 2,\n            \"mainId\": 694,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"descriptions\": [],\n            \"stockTotal\": 10,\n            \"url\": \"/camiseta-feminino-p696\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"\"\n        },\n        {\n            \"manageStock\": false,\n            \"seoTitle\": \"Camiseta Infantil\",\n            \"title\": \"Camiseta Infantil\",\n            \"descriptions\": [\n                {\n                    \"text\": \"<p>dfe</p>\",\n                    \"name\": \"Descrição\",\n                    \"descriptionGroupId\": 1\n                }\n            ],\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 24,\n                    \"display\": \"19\",\n                    \"name\": \"Numeração\",\n                    \"gridId\": 3,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"19\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 17,\n                    \"display\": \"#f5f5dc\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 3,\n                    \"value\": \"Bege\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"mainShowInSearch\": true,\n            \"stocks\": [\n                {\n                    \"quantity\": 150,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"createdAt\": \"2025-02-06T12:47:13.000Z\",\n            \"unitAcronym\": \"UN\",\n            \"sellerId\": null,\n            \"appId\": \"01f3687e-6f2f-466a-8a16-06b61c941815\",\n            \"ncm\": null,\n            \"unitId\": 1,\n            \"id\": 703,\n            \"categories\": [\n                {\n                    \"treeName\": \"Camiseta##Infatil\",\n                    \"treeSlug\": \"camiseta##infatil\",\n                    \"name\": \"Infatil\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 94,\n                    \"tags\": null\n                }\n            ],\n            \"relateds\": [],\n            \"prices\": [\n                {\n                    \"datePromotionEnd\": null,\n                    \"priceGroupName\": \"Padrão\",\n                    \"margin\": 0,\n                    \"priceGroupId\": 1,\n                    \"updatedBy\": \"user:1\",\n                    \"showPrice\": true,\n                    \"promotionPrice\": 0,\n                    \"kitOptionPromotionMargin\": 0,\n                    \"price\": 150,\n                    \"promotionMargin\": 0,\n                    \"datePromotionStart\": null,\n                    \"status\": true,\n                    \"primaryPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Boleto Teste\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"secondaryPrice\": {\n                        \"price\": 150,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"Cartão Teste\",\n                        \"paymentMethodTypeTaxId\": null,\n                        \"minOrder\": 0,\n                        \"installment\": 10,\n                        \"installmentValue\": 15,\n                        \"tax\": 0,\n                        \"discountPercentage\": null,\n                        \"increasePercentage\": null,\n                        \"interestFreePrices\": {\n                            \"price\": 150,\n                            \"promotionPrice\": 150,\n                            \"installment\": 10,\n                            \"installmentValue\": 15,\n                            \"tax\": 0\n                        }\n                    },\n                    \"pixPrice\": {\n                        \"price\": 135,\n                        \"promotionPrice\": null,\n                        \"paymentName\": \"PIX\",\n                        \"paymentMethodTypeTaxId\": 3,\n                        \"minOrder\": 0,\n                        \"installment\": 1,\n                        \"installmentValue\": 135,\n                        \"tax\": -15,\n                        \"discountPercentage\": 10,\n                        \"increasePercentage\": null\n                    },\n                    \"promotion\": null,\n                    \"freeShipping\": true\n                }\n            ],\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"camiseta-infantil\",\n            \"height\": null,\n            \"updatedAt\": null,\n            \"timestamp\": \"2025-09-16T19:44:43.348Z\",\n            \"physicalProduct\": true,\n            \"updatedBy\": null,\n            \"unitName\": \"Unidade\",\n            \"kitProducts\": [],\n            \"shippings\": [],\n            \"seoDescription\": \"dfe\",\n            \"costPrice\": 0,\n            \"length\": null,\n            \"multiple\": null,\n            \"weight\": null,\n            \"mpn\": null,\n            \"showInSearch\": true,\n            \"tags\": [],\n            \"mainGroup\": false,\n            \"medias\": [],\n            \"promotions\": [],\n            \"createdBy\": \"user:1\",\n            \"width\": null,\n            \"gridsGroup\": \"699-19\",\n            \"typeId\": 3,\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA52QzWoCMRSF3+W4zSJxam2zawtCN12VbsRFnNwZAplJyI9gpU/jwgfxxSQFLYx0qN3eeznnu99yhzYY/aohBUOvOoLEiwtg0CZ6q7bvW19m65yS68HgfDKuj5DLHTbK5rJ8+swW7Dvpo4xK3D2Dd9GUY8g+W3tJhMSEc84XCzCYTrV0PohkqU6kIRtlIzH44HSuU8mbc8GgNspYtbYEmUKmL/bD8EwtDRnEfBSimTUzXf8OUSoGDNU1w6pQnCVWF4lvuaOgjofj3t0mUzwM35hWY2/cJnE6KlE8XnXf/a/7r+5WJ70p8G6CAgAA\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 701,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p701\"\n                                },\n                                {\n                                    \"value\": \"Bege\",\n                                    \"gridValueId\": 17,\n                                    \"position\": null,\n                                    \"display\": \"#f5f5dc\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 703,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p703\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 3,\n                            \"name\": \"Numeração\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"18\",\n                                    \"gridValueId\": 23,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": false,\n                                    \"productId\": 702,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p702\"\n                                },\n                                {\n                                    \"value\": \"19\",\n                                    \"gridValueId\": 24,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": null,\n                                    \"selected\": true,\n                                    \"productId\": 703,\n                                    \"available\": true,\n                                    \"url\": \"/camiseta-infantil-p703\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"position\": 4,\n            \"mainId\": 699,\n            \"status\": true,\n            \"price\": {\n                \"datePromotionEnd\": null,\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"margin\": 0,\n                \"priceGroupId\": 1,\n                \"updatedBy\": \"user:1\",\n                \"showPrice\": true,\n                \"promotionPrice\": 0,\n                \"kitOptionPromotionMargin\": 0,\n                \"price\": 150,\n                \"promotionMargin\": 0,\n                \"datePromotionStart\": null,\n                \"status\": true\n            },\n            \"stockTotal\": 150,\n            \"url\": \"/camiseta-infantil-p703\",\n            \"hideInitialPrice\": false,\n            \"hidePriceOnKitOptions\": false,\n            \"maxDiscountPix\": null,\n            \"maxDiscountBillet\": null,\n            \"maxDiscountCard\": null,\n            \"primaryPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Boleto Teste\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"secondaryPrice\": {\n                \"price\": 150,\n                \"promotionPrice\": null,\n                \"paymentName\": \"Cartão Teste\",\n                \"paymentMethodTypeTaxId\": null,\n                \"minOrder\": 0,\n                \"installment\": 10,\n                \"installmentValue\": 15,\n                \"tax\": 0,\n                \"discountPercentage\": null,\n                \"increasePercentage\": null,\n                \"interestFreePrices\": {\n                    \"price\": 150,\n                    \"promotionPrice\": 150,\n                    \"installment\": 10,\n                    \"installmentValue\": 15,\n                    \"tax\": 0\n                }\n            },\n            \"pixPrice\": {\n                \"price\": 135,\n                \"promotionPrice\": null,\n                \"paymentName\": \"PIX\",\n                \"paymentMethodTypeTaxId\": 3,\n                \"minOrder\": 0,\n                \"installment\": 1,\n                \"installmentValue\": 135,\n                \"tax\": -15,\n                \"discountPercentage\": 10,\n                \"increasePercentage\": null\n            },\n            \"promotion\": null,\n            \"freeShipping\": true,\n            \"customBuyButton\": {\n                \"type\": \"default\",\n                \"text\": \"\"\n            },\n            \"image\": \"\"\n        }\n    ],\n    \"facets\": {\n        \"priceRange\": {\n            \"min\": 150,\n            \"max\": 150,\n            \"primaryPrice\": {\n                \"min\": 135,\n                \"max\": 135,\n                \"payment\": {\n                    \"paymentId\": 3,\n                    \"typeTaxId\": 3,\n                    \"name\": \"Boleto Teste\",\n                    \"tax\": 10,\n                    \"installments\": [\n                        {\n                            \"id\": 3,\n                            \"methodId\": 3,\n                            \"installment\": 1,\n                            \"interestRate\": 0,\n                            \"createdAt\": \"2021-08-10T18:20:32.000Z\",\n                            \"updatedAt\": null,\n                            \"deletedAt\": null\n                        }\n                    ]\n                }\n            }\n        },\n        \"categories\": [\n            {\n                \"name\": \"Camiseta\",\n                \"slug\": \"camiseta\",\n                \"treeName\": \"Camiseta\",\n                \"count\": 14,\n                \"level\": 1,\n                \"categories\": [\n                    {\n                        \"name\": \"Feminino\",\n                        \"slug\": \"camiseta/feminino\",\n                        \"treeName\": \"Camiseta##Feminino\",\n                        \"count\": 4,\n                        \"level\": 2,\n                        \"categories\": []\n                    },\n                    {\n                        \"name\": \"Infatil\",\n                        \"slug\": \"camiseta/infatil\",\n                        \"treeName\": \"Camiseta##Infatil\",\n                        \"count\": 5,\n                        \"level\": 2,\n                        \"categories\": []\n                    },\n                    {\n                        \"name\": \"Masculina\",\n                        \"slug\": \"camiseta/masculina\",\n                        \"treeName\": \"Camiseta##Masculina\",\n                        \"count\": 5,\n                        \"level\": 2,\n                        \"categories\": []\n                    }\n                ]\n            }\n        ],\n        \"grids\": [\n            {\n                \"name\": \"Cor\",\n                \"displayType\": \"button\",\n                \"values\": [\n                    {\n                        \"name\": \"Amarelo\",\n                        \"count\": 2,\n                        \"display\": \"#FFFF00\"\n                    },\n                    {\n                        \"name\": \"Azul\",\n                        \"count\": 4,\n                        \"display\": \"#0000FF\"\n                    },\n                    {\n                        \"name\": \"Bege\",\n                        \"count\": 2,\n                        \"display\": \"#f5f5dc\"\n                    },\n                    {\n                        \"name\": \"Laranja\",\n                        \"count\": 2,\n                        \"display\": \"#FF9900\"\n                    },\n                    {\n                        \"name\": \"Verde\",\n                        \"count\": 2,\n                        \"display\": \"#33CC33\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Numeração\",\n                \"displayType\": \"button\",\n                \"values\": [\n                    {\n                        \"name\": \"18\",\n                        \"count\": 4,\n                        \"display\": \"18\"\n                    },\n                    {\n                        \"name\": \"19\",\n                        \"count\": 4,\n                        \"display\": \"19\"\n                    }\n                ]\n            },\n            {\n                \"name\": \"Tamanho\",\n                \"displayType\": \"button\",\n                \"values\": [\n                    {\n                        \"name\": \"P\",\n                        \"count\": 2,\n                        \"display\": \"Pequeno\"\n                    },\n                    {\n                        \"name\": \"M\",\n                        \"count\": 2,\n                        \"display\": \"Médio\"\n                    }\n                ]\n            }\n        ],\n        \"brands\": [],\n        \"attributes\": [],\n        \"rangePotency\": null\n    },\n    \"pagination\": {\n        \"total\": 8,\n        \"current\": 1,\n        \"pages\": 1\n    },\n    \"query\": {\n        \"qtdPag\": 12,\n        \"pag\": 1,\n        \"ordem\": \"score\",\n        \"termo\": [\n            \"camiseta\"\n        ]\n    },\n    \"term\": [\n        \"camiseta\"\n    ]\n}"}],"_postman_id":"45b32fcd-dbc6-4db9-91c5-d41d296c49a5"},{"name":"Consultar Página","id":"2ba337b4-1ded-41e5-9a2b-392e34894e47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_STORE}}/ajax/page/2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","page","2"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"a34ebca8-f41f-44a2-8a55-717e66c40d5d","name":"Consultar Página","originalRequest":{"method":"GET","header":[],"url":"https://store-ly-teste.wdna.me/ajax/page/2"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 08 Jan 2026 20:39:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"776"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"set-cookie","value":"_csrf=s%3Ah__k0xQPuMGF-ZJhVjOzyWdw.IDmYkfqZf3iNs%2FBwuiR7cHVOdVmuqZu8%2FADolmuhvsM; Path=/; SameSite=Strict"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"308-pWVF6T1ulvPe7iADpzeB5Ku21v4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"ACME"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"name\": \"Quem somos\",\n    \"title\": \"Quem somos\",\n    \"themeAsset\": null,\n    \"tagsSearch\": null,\n    \"metaTagTitle\": \"Quem somos\",\n    \"metaTagDescription\": null,\n    \"url\": \"quem-somos\",\n    \"code\": \"<p>Mussum Ipsum, cacilds vidis litro abertis. &nbsp;Admodum accumsan disputationi eu sit. Vide electram sadipscing et per. Nullam volutpat risus nec leo commodo, ut interdum diam laoreet. Sed non consequat odio. Leite de capivaris, leite de mula manquis sem cabe&ccedil;a. Eu nunca mais boto a boca num copo de cacha&ccedil;a, agora eu s&oacute; uso canudis!</p>\",\n    \"grouper\": \"Institucional\",\n    \"showSideMenu\": true,\n    \"default\": false,\n    \"status\": true,\n    \"updatedAt\": \"2025-02-17T14:32:37.000Z\",\n    \"createdAt\": \"2021-06-22T19:46:50.000Z\",\n    \"deletedAt\": null,\n    \"configs\": null,\n    \"seo\": {\n        \"title\": \"Quem somos\",\n        \"description\": \"\",\n        \"keywords\": \"\"\n    }\n}"}],"_postman_id":"2ba337b4-1ded-41e5-9a2b-392e34894e47"},{"name":"Consultar Dolar","id":"cec2639d-d45e-4147-a9c9-b94306052f88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_STORE}}/ajax/dollarRate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","dollarRate"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"420a4bc1-fd59-446a-8516-e991087e41e6","name":"Consultar Dolar","originalRequest":{"method":"GET","header":[],"url":"https://store-ly-teste.wdna.me/ajax/dollarRate"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 08 Jan 2026 20:59:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"246"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"f6-Lh8ph0GjafOiGThuXmxCSS91I2E\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"ACME"}],"cookie":[],"responseTime":null,"body":"{\n    \"USDBRL\": {\n        \"code\": \"USD\",\n        \"codein\": \"BRL\",\n        \"name\": \"Dólar Americano/Real Brasileiro\",\n        \"high\": \"5.3966\",\n        \"low\": \"5.37171\",\n        \"varBid\": \"0.0017\",\n        \"pctChange\": \"0.031573\",\n        \"bid\": \"5.3856\",\n        \"ask\": \"5.3886\",\n        \"timestamp\": \"1767905961\",\n        \"create_date\": \"2026-01-08 17:59:21\"\n    }\n}"}],"_postman_id":"cec2639d-d45e-4147-a9c9-b94306052f88"},{"name":"Consultar Estados","id":"174ca296-0355-4877-abd6-a03259f40ec2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_STORE}}/ajax/address/BR/states","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","address","BR","states"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"3d405ff7-7570-4c3f-bd29-6761536dff39","name":"Consultar Estados","originalRequest":{"method":"GET","header":[],"url":"{{URL_STORE}}/ajax/address/BR/states"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Jan 2026 20:14:10 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"953"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"3b9-NY0Kxz5INdD9bygm2buP6n2u/+c\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"statesList\": [\n        {\n            \"name\": \"Acre\",\n            \"value\": \"AC\"\n        },\n        {\n            \"name\": \"Alagoas\",\n            \"value\": \"AL\"\n        },\n        {\n            \"name\": \"Amazonas\",\n            \"value\": \"AM\"\n        },\n        {\n            \"name\": \"Amapá\",\n            \"value\": \"AP\"\n        },\n        {\n            \"name\": \"Bahia\",\n            \"value\": \"BA\"\n        },\n        {\n            \"name\": \"Ceará\",\n            \"value\": \"CE\"\n        },\n        {\n            \"name\": \"Distrito Federal\",\n            \"value\": \"DF\"\n        },\n        {\n            \"name\": \"Espírito Santo\",\n            \"value\": \"ES\"\n        },\n        {\n            \"name\": \"Goias\",\n            \"value\": \"GO\"\n        },\n        {\n            \"name\": \"Maranhão\",\n            \"value\": \"MA\"\n        },\n        {\n            \"name\": \"Minas Gerais\",\n            \"value\": \"MG\"\n        },\n        {\n            \"name\": \"Mato Grosso do Sul\",\n            \"value\": \"MS\"\n        },\n        {\n            \"name\": \"Mato Grosso\",\n            \"value\": \"MT\"\n        },\n        {\n            \"name\": \"Pará\",\n            \"value\": \"PA\"\n        },\n        {\n            \"name\": \"Paraíba\",\n            \"value\": \"PB\"\n        },\n        {\n            \"name\": \"Pernambuco\",\n            \"value\": \"PE\"\n        },\n        {\n            \"name\": \"Piauí\",\n            \"value\": \"PI\"\n        },\n        {\n            \"name\": \"Paraná\",\n            \"value\": \"PR\"\n        },\n        {\n            \"name\": \"Rio de Janeiro\",\n            \"value\": \"RJ\"\n        },\n        {\n            \"name\": \"Rio Grande do Norte\",\n            \"value\": \"RN\"\n        },\n        {\n            \"name\": \"Rondonia\",\n            \"value\": \"RO\"\n        },\n        {\n            \"name\": \"Roraima\",\n            \"value\": \"RR\"\n        },\n        {\n            \"name\": \"Rio Grande do Sul\",\n            \"value\": \"RS\"\n        },\n        {\n            \"name\": \"Santa Catarina\",\n            \"value\": \"SC\"\n        },\n        {\n            \"name\": \"Ceará\",\n            \"value\": \"SE\"\n        },\n        {\n            \"name\": \"São Paulo\",\n            \"value\": \"SP\"\n        },\n        {\n            \"name\": \"Tocantins\",\n            \"value\": \"TO\"\n        }\n    ]\n}"}],"_postman_id":"174ca296-0355-4877-abd6-a03259f40ec2"},{"name":"Consultar frete - Produto","id":"a20d0790-de0c-4876-a433-2467d7d98536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"zipcode\": \"86063-030\",\n    \"products\": [\n        {\n            \"id\": 749,\n            \"quantity\": 1,\n            \"typeId\": 3\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/shippings/calculator","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","shippings","calculator"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"c4d8a4b9-c988-42bc-ae0e-90fd89c224bf","name":"Consultar frete - Produto","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Origin","value":"https://store-ly-teste.wdna.me","type":"text"},{"key":"Referer","value":"https://store-ly-teste.wdna.me/","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"zipcode\": \"86063-030\",\n    \"products\": [\n        {\n            \"id\": 749,\n            \"quantity\": 1,\n            \"typeId\": 3\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://store-ly-teste.wdna.me/ajax/shippings/calculator"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 Jan 2026 13:41:39 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"411-jv5DVVUS3qfebls+/WxO7vUfZuQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"shippingCalculated\": {\n        \"options\": [\n            {\n                \"name\": \"Frete Grátis\",\n                \"value\": 0,\n                \"typeTime\": \"d\",\n                \"toCombine\": false,\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"deadlineText\": \"Previsão de entrega - \\n                    24/01\"\n            },\n            {\n                \"name\": \"teste\",\n                \"value\": 0,\n                \"typeTime\": \"d\",\n                \"toCombine\": false,\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"deadlineText\": \"Previsão de entrega - \\n                    24/01\"\n            },\n            {\n                \"name\": \"Frete à combinar\",\n                \"value\": 0,\n                \"typeTime\": \"d\",\n                \"toCombine\": true,\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"deadlineText\": \"Previsão de entrega - \\n                    24/01\"\n            },\n            {\n                \"name\": \"Frete CPF\",\n                \"value\": 15,\n                \"typeTime\": \"d\",\n                \"toCombine\": false,\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"deadlineText\": \"Previsão de entrega - \\n                    24/01\"\n            },\n            {\n                \"name\": \"Frete CNPJ\",\n                \"value\": 25,\n                \"typeTime\": \"d\",\n                \"toCombine\": false,\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"deadlineText\": \"Previsão de entrega - \\n                    24/01\"\n            },\n            {\n                \"name\": \"Frete min 250\",\n                \"value\": 50,\n                \"typeTime\": \"d\",\n                \"toCombine\": false,\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"deadlineText\": \"Previsão de entrega - \\n                    24/01\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a20d0790-de0c-4876-a433-2467d7d98536"},{"name":"Consultar pagamentos - Produto","id":"ebd878ca-d369-4f32-85c8-b61ee86029cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"price\": \"100\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/payments/calculator","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","payments","calculator"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"ce17f084-197a-4c9b-ac9c-1a95f82860c0","name":"Consultar pagamentos - Produto","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"price\": \"100\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/payments/calculator"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 12 Jan 2026 18:14:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"b84-iEv5iXqv16eFVeG3BUPRHbplz4k\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[],"responseTime":null,"body":"{\n    \"paymentCalculated\": {\n        \"options\": [\n            {\n                \"id\": 5,\n                \"methodId\": 7,\n                \"paymentTypeId\": 4,\n                \"paymentType\": \"pix\",\n                \"name\": \"PIX\",\n                \"type\": null,\n                \"total\": 90,\n                \"textCart\": null,\n                \"textOrderFinish\": null,\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 90,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 90,\n                        \"storeTaxValue\": -10,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 100,\n                \"storeTaxValue\": -10,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"pix\"\n            },\n            {\n                \"id\": 3,\n                \"methodId\": 3,\n                \"paymentTypeId\": 1,\n                \"paymentType\": \"custom\",\n                \"name\": \"Boleto Teste\",\n                \"type\": null,\n                \"total\": 90,\n                \"textCart\": null,\n                \"textOrderFinish\": null,\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 90,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 90,\n                        \"storeTaxValue\": -10,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 100,\n                \"storeTaxValue\": -10,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"boleto-teste\"\n            },\n            {\n                \"id\": 2,\n                \"methodId\": 2,\n                \"paymentTypeId\": 1,\n                \"paymentType\": \"custom\",\n                \"name\": \"Cartão Teste\",\n                \"type\": null,\n                \"total\": 100,\n                \"textCart\": \"Este pagamento eh teste - Texto do carrinho\",\n                \"textOrderFinish\": \"Este pagamento eh teste  - Texto final do pedido\",\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 100,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 2,\n                        \"installmentValue\": 50,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 3,\n                        \"installmentValue\": 33.33,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 4,\n                        \"installmentValue\": 25,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 5,\n                        \"installmentValue\": 20,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 6,\n                        \"installmentValue\": 16.67,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 7,\n                        \"installmentValue\": 14.29,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 8,\n                        \"installmentValue\": 12.5,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 9,\n                        \"installmentValue\": 11.11,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 10,\n                        \"installmentValue\": 10,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 100,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"cartão-teste\"\n            },\n            {\n                \"id\": 1,\n                \"methodId\": 1,\n                \"paymentTypeId\": 1,\n                \"paymentType\": \"custom\",\n                \"name\": \"Pagamento teste\",\n                \"type\": null,\n                \"total\": 100,\n                \"textCart\": \"Compre com facilidade! \\nPagamentos com PIX com 10% de desconto.\\n\",\n                \"textOrderFinish\": \"Agradecemos pela confiança em nós!\\nQualquer duvida estamos a disposição.\\n(19) 3828-2030 - Telefone / WhatsApp\",\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 100,\n                        \"installmentTax\": 0,\n                        \"value\": 100,\n                        \"total\": 100,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 100,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"pagamento-teste\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ebd878ca-d369-4f32-85c8-b61ee86029cf"},{"name":"Adicionar produto no Carrinho","id":"0de5ad41-37e1-4cde-b517-30b97fc0213c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"0\": {\n        \"id\": \"750\",\n        \"quantity\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/cart/add","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","cart","add"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"7fbf7f20-cbf8-42af-975a-7bbd29194dfa","name":"Adicionar produto no Carrinho","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"0\": {\n        \"id\": \"750\",\n        \"quantity\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/cart/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Jan 2026 18:19:54 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"391"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"187-apsKSCPNh2S2hNUSAJprkGzPths\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"session=s%3Asession%3Astore-ly-teste.wdna.me%3Ada8ee07c-cffc-46e3-a47b-2c6003efe673.zPNxDzdesc4HFhGwJzPib23x1j9oLgAlKueOwwhqBvQ; Path=/; Expires=Wed, 11 Feb 2026 18:19:54 GMT; HttpOnly; SameSite=Strict"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"6c183bff-b275-4841-a599-b66ff022edd9\",\n    \"products\": [],\n    \"promotions\": [],\n    \"zipcode\": null,\n    \"hash\": \"2ff5182b4a2bdbbb0b2d5764bc1f6a0b\",\n    \"total\": 0,\n    \"totalQuantity\": 0,\n    \"totalWithoutTax\": 0,\n    \"tax\": 0,\n    \"productsNotAvailable\": [],\n    \"uploadCheckout\": {\n        \"status\": false,\n        \"isRequired\": false,\n        \"formatsAccepted\": [\n            {\n                \"name\": \"jpg\",\n                \"type\": \"image/jpg\"\n            },\n            {\n                \"name\": \"jpeg\",\n                \"type\": \"image/jpeg\"\n            },\n            {\n                \"name\": \"png\",\n                \"type\": \"image/png\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0de5ad41-37e1-4cde-b517-30b97fc0213c"},{"name":"Remover produto no Carrinho","id":"bfd089e4-fbfa-48db-8511-ae843831816c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/cart/products/{{UID_CART}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","cart","products","{{UID_CART}}"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"f842fe2d-884e-4313-a1f0-6e5521a20dc0","name":"Remover produto no Carrinho","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/cart/products/{{UID_CART}}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 12 Jan 2026 18:37:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"391"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"187-apsKSCPNh2S2hNUSAJprkGzPths\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"ACME"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"6c183bff-b275-4841-a599-b66ff022edd9\",\n    \"products\": [],\n    \"promotions\": [],\n    \"zipcode\": null,\n    \"hash\": \"2ff5182b4a2bdbbb0b2d5764bc1f6a0b\",\n    \"total\": 0,\n    \"totalQuantity\": 0,\n    \"totalWithoutTax\": 0,\n    \"tax\": 0,\n    \"productsNotAvailable\": [],\n    \"uploadCheckout\": {\n        \"status\": false,\n        \"isRequired\": false,\n        \"formatsAccepted\": [\n            {\n                \"name\": \"jpg\",\n                \"type\": \"image/jpg\"\n            },\n            {\n                \"name\": \"jpeg\",\n                \"type\": \"image/jpeg\"\n            },\n            {\n                \"name\": \"png\",\n                \"type\": \"image/png\"\n            }\n        ]\n    }\n}"}],"_postman_id":"bfd089e4-fbfa-48db-8511-ae843831816c"},{"name":"Registrar Usuario","id":"ea5a192f-cc05-4ef1-95d8-18b4a36b5dfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Vitor Alexandre Barros\",\n    \"fantasyName\": \"\",\n    \"document\": \"404.464.099-87\",\n    \"secondaryDocument\": \"19.307.315-8\",\n    \"typePerson\": \"F\",\n    \"birthDate\": \"1999-01-01\",\n    \"genre\": \"M\",\n    \"phone\": \"(11) 00000-0034\",\n    \"cellphone\": \"(11) 00000-4044\",\n    \"email\": \"vitoralexandrebarros@teste.com\",\n    \"password\": \"vitoralexandrebarros\",\n    \"sendMail\": false,\n    \"address\": {\n        \"street\": \"Rua Canção de Fogo\",\n        \"number\": \"000\",\n        \"complement\": \"Frente\",\n        \"district\": \"Taquarí\",\n        \"city\": \"Rio Branco\",\n        \"state\": \"AC\",\n        \"country\": \"BR\",\n        \"zipcode\": \"69906-462\",\n        \"addressGroupId\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/customer/register","description":"<h2 id=\"campos-obrigatórios\"><strong>Campos obrigatórios</strong></h2>\n<p>Os seguintes campos são obrigatórios para esta requisição:</p>\n<ul>\n<li><p><strong><code>name</code></strong> <em>(string)</em>: Nome do cliente ou usuário.</p>\n</li>\n<li><p><strong><code>document</code></strong> <em>(string)</em>: Documento de identificação do cliente ou empresa (CPF ou CNPJ).</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","customer","register"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"4a9e3fb4-1682-408d-be3f-540daa742bcc","name":"Registrar Usuario","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Vitor Alexandre Barros\",\n    \"fantasyName\": \"\",\n    \"document\": \"404.464.099-87\",\n    \"secondaryDocument\": \"19.307.315-8\",\n    \"typePerson\": \"F\",\n    \"birthDate\": \"1999-01-01\",\n    \"genre\": \"M\",\n    \"phone\": \"(11) 00000-0034\",\n    \"cellphone\": \"(11) 00000-4044\",\n    \"email\": \"vitoralexandrebarros@teste.com\",\n    \"password\": \"vitoralexandrebarros\",\n    \"sendMail\": false,\n    \"address\": {\n        \"street\": \"Rua Canção de Fogo\",\n        \"number\": \"000\",\n        \"complement\": \"Frente\",\n        \"district\": \"Taquarí\",\n        \"city\": \"Rio Branco\",\n        \"state\": \"AC\",\n        \"country\": \"BR\",\n        \"zipcode\": \"69906-462\",\n        \"addressGroupId\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/customer/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Jan 2026 19:58:14 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"4c2-DJmtvhYzKgJ1jAID6YL5S9Yai6A\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Set-Cookie","value":"session=s%3Asession%3Astore-ly-teste.wdna.me%3Ad52acd05-2957-4c6e-b1c4-afb6cf4fa8a6.%2FAopshmzPg3cI7GcQVO3Th%2BH%2F7bC0BS4yMzzw%2F57X8s; Path=/; Expires=Wed, 11 Feb 2026 19:58:14 GMT; HttpOnly; SameSite=Strict"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"name\": \"Vitor Alexandre Barros\",\n    \"fantasyName\": \"\",\n    \"document\": \"40446409987\",\n    \"secondaryDocument\": \"193073158\",\n    \"typePerson\": \"F\",\n    \"birthDate\": \"1999-01-01\",\n    \"genre\": \"M\",\n    \"sendMail\": false,\n    \"address\": [\n        {\n            \"street\": \"Rua Canção de Fogo\",\n            \"number\": \"000\",\n            \"complement\": \"Frente\",\n            \"district\": \"Taquarí\",\n            \"city\": \"Rio Branco\",\n            \"state\": \"AC\",\n            \"country\": \"BR\",\n            \"zipcode\": \"69906-462\",\n            \"addressGroupId\": 1,\n            \"main\": true,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"userId\": 76,\n            \"id\": 157\n        }\n    ],\n    \"contacts\": [\n        {\n            \"channelId\": 2,\n            \"contactGroupId\": 2,\n            \"main\": true,\n            \"value\": \"11000004044\",\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"userId\": 76,\n            \"id\": 143\n        },\n        {\n            \"channelId\": 2,\n            \"contactGroupId\": 1,\n            \"main\": false,\n            \"value\": \"vitoralexandrebarros@teste.com\",\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"userId\": 76,\n            \"id\": 144\n        },\n        {\n            \"channelId\": 2,\n            \"contactGroupId\": 3,\n            \"main\": false,\n            \"value\": \"11000000034\",\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"userId\": 76,\n            \"id\": 145\n        }\n    ],\n    \"groups\": [\n        {\n            \"groupId\": 2,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"id\": 76\n        }\n    ],\n    \"status\": true,\n    \"channels\": [\n        {\n            \"channelId\": 2,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"id\": 80\n        }\n    ],\n    \"nickname\": \"vitor-alexandre-barros-1768247893058\",\n    \"createdAt\": \"2026-01-12T19:58:13.000Z\",\n    \"id\": 76,\n    \"priceGroups\": [\n        {\n            \"priceGroupId\": 1,\n            \"acceptedDocuments\": [\n                \"cpf\",\n                \"cnpj\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"ea5a192f-cc05-4ef1-95d8-18b4a36b5dfb"},{"name":"Login *","id":"e538fe52-baf3-453f-b788-e3ee19875584","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"login\": \"00638124280@teste.com.br\",\n    \"password\": \"00638124280\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","login"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"a666e696-11f9-4187-87a2-f17c5074e8b9","name":"Login *","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"login\": \"00638124280@teste.com.br\",\n    \"password\": \"00638124280\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Jan 2026 20:17:17 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"1466-XP3B5xWkib2lQotGbw65tLEmOJ0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Set-Cookie","value":"session=s%3Asession%3Astore-ly-teste.wdna.me%3A5652b4dc-5b50-4b6a-bc60-fc05a2e54473.YoBXK4iARwrtRM4VOe3GK7nlfwYe9NdwssuWkYezgyA; Path=/; Expires=Wed, 11 Feb 2026 20:17:17 GMT; HttpOnly; SameSite=Strict"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXNzaW9uSWQiOiJiYjM3NjFlMS0zZTg2LTQ1ZDAtOWYyZi05ZDdkMGIxZTllNTEiLCJhcHBJZCI6IjVjYzQ2NDc4LTRhMjctNDc0MC04ZjI4LWU3YjA2YzIxNTU2NyIsInVzZXJJZCI6NzUsInVzZXJOYW1lIjoidGVzdGUgNzczNTI5NTEwMzIiLCJwcmljZUdyb3VwcyI6W10sImNoYW5uZWxzIjpbeyJpZCI6NzgsInVzZXJJZCI6NzUsImNoYW5uZWxJZCI6MSwiY3JlYXRlZEF0IjoiMjAyNS0xMS0xN1QyMTowOToyOC4wMDBaIiwidXBkYXRlZEF0IjpudWxsLCJkZWxldGVkQXQiOm51bGx9LHsiaWQiOjc5LCJ1c2VySWQiOjc1LCJjaGFubmVsSWQiOjIsImNyZWF0ZWRBdCI6IjIwMjYtMDEtMTJUMTg6NDE6NTguMDAwWiIsInVwZGF0ZWRBdCI6bnVsbCwiZGVsZXRlZEF0IjpudWxsfV0sInVzZXJUd29GYWN0b3JTdGF0dXMiOmZhbHNlLCJpYXQiOjE3NjgyNDkwMzYsImlzcyI6IndkbmEiLCJzdWIiOiJzdG9yZV91c2VyIn0.dxxruTwji4vyw_-30x7tGOmI6XqDc5gSFW7u37aHqLs\",\n    \"overdueInvoiceLink\": null,\n    \"currentPlanInvoice\": null,\n    \"dashboard\": false,\n    \"admin\": true,\n    \"id\": 75,\n    \"name\": \"teste 77352951032\",\n    \"nickname\": \"teste-77352951032-1763413767924\",\n    \"fantasyName\": \"\",\n    \"document\": \"00638124280\",\n    \"secondaryDocument\": \"\",\n    \"typePerson\": \"F\",\n    \"birthDate\": null,\n    \"genre\": null,\n    \"note\": null,\n    \"twoFactorStatus\": false,\n    \"twoFactorSecret\": null,\n    \"sellerId\": null,\n    \"sendMail\": false,\n    \"orderCount\": 3,\n    \"cart\": {\n        \"12821\": {\n            \"id\": \"0ad7d18d-22a0-4076-8c01-b9227476fb7d\",\n            \"hash\": \"e02917d3228c9f1f2a864ef4b7d552e4\",\n            \"zipcode\": null,\n            \"products\": [\n                {\n                    \"id\": 736,\n                    \"uid\": \"b7f8bb756a5c9c4cd833b15a7829cc5a\",\n                    \"title\": \"Produto Avaliação 1.1\",\n                    \"quantity\": 1,\n                    \"createdBy\": null,\n                    \"maxQuantity\": 999997,\n                    \"stockTotalCart\": 999997\n                }\n            ],\n            \"sessionId\": \"session:store-ly.wdna.me:93a09f80-41b0-46e6-8da6-db1b4c49af56\",\n            \"promotions\": []\n        },\n        \"12926\": {\n            \"products\": [],\n            \"sessionId\": \"session:store-ly-teste.wdna.me:5652b4dc-5b50-4b6a-bc60-fc05a2e54473\"\n        }\n    },\n    \"createdAt\": \"2025-11-17T21:09:28.000Z\",\n    \"updatedAt\": \"2026-01-12T18:49:25.000Z\",\n    \"deletedAt\": null,\n    \"address\": [\n        {\n            \"id\": 155,\n            \"street\": \"Rua Tamekishi Hara\",\n            \"number\": \"00023\",\n            \"zipcode\": \"86063-030\",\n            \"complement\": null,\n            \"district\": \"Jardim Tókio\",\n            \"city\": \"Londrina\",\n            \"state\": \"PR\",\n            \"receiver\": \"teste 00638124280\",\n            \"main\": true,\n            \"addressGroupId\": 2,\n            \"userId\": 75,\n            \"createdAt\": \"2025-11-17T21:09:28.000Z\",\n            \"updatedAt\": \"2026-01-12T18:40:02.000Z\",\n            \"deletedAt\": null,\n            \"country\": \"BR\"\n        },\n        {\n            \"id\": 156,\n            \"street\": \"Rua Tamekishi Hara\",\n            \"number\": \"00023\",\n            \"zipcode\": \"86063-030\",\n            \"complement\": null,\n            \"district\": \"Jardim Tókio\",\n            \"city\": \"Londrina\",\n            \"state\": \"PR\",\n            \"receiver\": \"teste 00638124280\",\n            \"main\": false,\n            \"addressGroupId\": 2,\n            \"userId\": 75,\n            \"createdAt\": \"2025-11-17T21:09:29.000Z\",\n            \"updatedAt\": \"2026-01-12T18:40:02.000Z\",\n            \"deletedAt\": null,\n            \"country\": \"BR\"\n        }\n    ],\n    \"contacts\": [\n        {\n            \"id\": 139,\n            \"channelId\": 1,\n            \"value\": \"00638124280@teste.com.br\",\n            \"main\": true,\n            \"contactGroupId\": 1,\n            \"userId\": 75,\n            \"createdAt\": \"2025-11-17T21:09:28.000Z\",\n            \"updatedAt\": \"2026-01-12T18:49:06.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 141,\n            \"channelId\": 2,\n            \"value\": \"43000000006\",\n            \"main\": false,\n            \"contactGroupId\": 2,\n            \"userId\": 75,\n            \"createdAt\": \"2026-01-12T18:41:52.000Z\",\n            \"updatedAt\": \"2026-01-12T18:49:06.000Z\",\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 142,\n            \"channelId\": 2,\n            \"value\": \"00638124280@teste.com.br\",\n            \"main\": false,\n            \"contactGroupId\": 1,\n            \"userId\": 75,\n            \"createdAt\": \"2026-01-12T18:41:52.000Z\",\n            \"updatedAt\": \"2026-01-12T18:49:06.000Z\",\n            \"deletedAt\": null\n        }\n    ],\n    \"priceGroups\": [\n        {\n            \"priceGroupId\": 1,\n            \"acceptedDocuments\": [\n                \"cpf\",\n                \"cnpj\"\n            ]\n        }\n    ],\n    \"channels\": [\n        {\n            \"id\": 78,\n            \"userId\": 75,\n            \"channelId\": 1,\n            \"createdAt\": \"2025-11-17T21:09:28.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 79,\n            \"userId\": 75,\n            \"channelId\": 2,\n            \"createdAt\": \"2026-01-12T18:41:58.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"groups\": [\n        {\n            \"id\": 75,\n            \"userId\": 75,\n            \"groupId\": 2,\n            \"createdAt\": \"2025-11-17T21:09:28.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null,\n            \"group\": {\n                \"id\": 2,\n                \"name\": \"Clientes\",\n                \"status\": true,\n                \"admin\": true,\n                \"isMarketPlace\": false,\n                \"dashboard\": false,\n                \"isSeller\": false,\n                \"priceGroupId\": null,\n                \"default\": true,\n                \"permissions\": [\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.config\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.1\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.2\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.3\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.4\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.5\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.6\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.paymentStatus\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.user\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.products\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.discounts\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.shippings\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.payments\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.refund\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.movimentations\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.config\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.1\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.2\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.3\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.4\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.5\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.6\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.paymentStatus\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.user\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.products\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.discounts\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.shippings\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.payments\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.refund\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.movimentations\"\n                    }\n                ],\n                \"createdAt\": \"2021-06-22T19:46:42.000Z\",\n                \"updatedAt\": \"2024-12-03T13:29:32.000Z\",\n                \"deletedAt\": null\n            }\n        }\n    ],\n    \"medias\": []\n}"}],"_postman_id":"e538fe52-baf3-453f-b788-e3ee19875584"},{"name":"Editar Usuario *","id":"e0bbaf7b-6a40-4ada-88bb-aa1e39e1c45c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN_2}}","type":"text"},{"key":"Cookie","value":"{{Cookie_2}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": 76,\n    \"name\": \"Vitor Alexandre Barros\",\n    \"nickname\": \"vitor-alexandre-barros-1768247893058\",\n    \"fantasyName\": \"\",\n    \"document\": \"404.464.099-87\",\n    \"secondaryDocument\": \"193073158\",\n    \"typePerson\": \"F\",\n    \"birthDate\": \"1999-01-01\",\n    \"genre\": \"M\",\n    \"note\": null,\n    \"twoFactorStatus\": false,\n    \"twoFactorSecret\": null,\n    \"sellerId\": null,\n    \"sendMail\": false,\n    \"orderCount\": null,\n    \"cart\": null,\n    \"createdAt\": \"2026-01-12T19:58:13.000Z\",\n    \"updatedAt\": null,\n    \"deletedAt\": null,\n    \"address\": [\n        {\n            \"id\": 157,\n            \"street\": \"Rua Canção de Fogo\",\n            \"number\": \"000\",\n            \"zipcode\": \"69906-462\",\n            \"complement\": \"Frente\",\n            \"district\": \"Taquarí\",\n            \"city\": \"Rio Branco\",\n            \"state\": \"AC\",\n            \"receiver\": null,\n            \"main\": true,\n            \"addressGroupId\": 1,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null,\n            \"country\": \"BR\"\n        }\n    ],\n    \"contacts\": [\n        {\n            \"id\": 143,\n            \"channelId\": 2,\n            \"value\": \"11000004044\",\n            \"main\": true,\n            \"contactGroupId\": 2,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 144,\n            \"channelId\": 2,\n            \"value\": \"vitoralexandrebarros@teste.com\",\n            \"main\": false,\n            \"contactGroupId\": 1,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 145,\n            \"channelId\": 2,\n            \"value\": \"11000000034\",\n            \"main\": false,\n            \"contactGroupId\": 3,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"channels\": [\n        {\n            \"id\": 80,\n            \"userId\": 76,\n            \"channelId\": 2,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"priceGroups\": [\n        {\n            \"priceGroupId\": 1,\n            \"acceptedDocuments\": [\n                \"cpf\",\n                \"cnpj\"\n            ]\n        }\n    ],\n    \"groups\": [\n        {\n            \"id\": 76,\n            \"userId\": 76,\n            \"groupId\": 2,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null,\n            \"group\": {\n                \"id\": 2,\n                \"name\": \"Clientes\",\n                \"status\": true,\n                \"admin\": true,\n                \"isMarketPlace\": false,\n                \"dashboard\": false,\n                \"isSeller\": false,\n                \"priceGroupId\": null,\n                \"default\": true,\n                \"permissions\": [\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.config\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.1\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.2\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.3\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.4\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.5\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.6\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.paymentStatus\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.user\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.products\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.discounts\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.shippings\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.payments\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.refund\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.movimentations\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.config\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.1\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.2\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.3\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.4\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.5\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.6\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.paymentStatus\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.user\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.products\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.discounts\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.shippings\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.payments\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.refund\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.movimentations\"\n                    }\n                ],\n                \"createdAt\": \"2021-06-22T19:46:42.000Z\",\n                \"updatedAt\": \"2024-12-03T13:29:32.000Z\",\n                \"deletedAt\": null\n            }\n        }\n    ],\n    \"medias\": [],\n    \"email\": \"vitoralexandrebarros@teste.com\",\n    \"emailId\": 144,\n    \"cellphone\": \"(11) 00000-4044\",\n    \"cellphoneId\": 143,\n    \"phone\": \"(11) 00000-0034\",\n    \"phoneId\": 145,\n    \"mainAddress\": {\n        \"id\": 157,\n        \"street\": \"Rua Canção de Fogo\",\n        \"number\": \"000\",\n        \"zipcode\": \"69906-462\",\n        \"complement\": \"Frente\",\n        \"district\": \"Taquarí\",\n        \"city\": \"Rio Branco\",\n        \"state\": \"AC\",\n        \"receiver\": null,\n        \"main\": true,\n        \"addressGroupId\": 1,\n        \"userId\": 76,\n        \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n        \"updatedAt\": null,\n        \"deletedAt\": null,\n        \"country\": \"BR\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/customer/edit","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","customer","edit"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"0677c138-46c7-48ce-b586-6e440828a23b","name":"Editar Usuario *","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN_2}}","type":"text"},{"key":"Cookie","value":"{{Cookie_2}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": 76,\n    \"name\": \"Vitor Alexandre Barros\",\n    \"nickname\": \"vitor-alexandre-barros-1768247893058\",\n    \"fantasyName\": \"\",\n    \"document\": \"404.464.099-87\",\n    \"secondaryDocument\": \"193073158\",\n    \"typePerson\": \"F\",\n    \"birthDate\": \"1999-01-01\",\n    \"genre\": \"M\",\n    \"note\": null,\n    \"twoFactorStatus\": false,\n    \"twoFactorSecret\": null,\n    \"sellerId\": null,\n    \"sendMail\": false,\n    \"orderCount\": null,\n    \"cart\": null,\n    \"createdAt\": \"2026-01-12T19:58:13.000Z\",\n    \"updatedAt\": null,\n    \"deletedAt\": null,\n    \"address\": [\n        {\n            \"id\": 157,\n            \"street\": \"Rua Canção de Fogo\",\n            \"number\": \"000\",\n            \"zipcode\": \"69906-462\",\n            \"complement\": \"Frente\",\n            \"district\": \"Taquarí\",\n            \"city\": \"Rio Branco\",\n            \"state\": \"AC\",\n            \"receiver\": null,\n            \"main\": true,\n            \"addressGroupId\": 1,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null,\n            \"country\": \"BR\"\n        }\n    ],\n    \"contacts\": [\n        {\n            \"id\": 143,\n            \"channelId\": 2,\n            \"value\": \"11000004044\",\n            \"main\": true,\n            \"contactGroupId\": 2,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 144,\n            \"channelId\": 2,\n            \"value\": \"vitoralexandrebarros@teste.com\",\n            \"main\": false,\n            \"contactGroupId\": 1,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        },\n        {\n            \"id\": 145,\n            \"channelId\": 2,\n            \"value\": \"11000000034\",\n            \"main\": false,\n            \"contactGroupId\": 3,\n            \"userId\": 76,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"channels\": [\n        {\n            \"id\": 80,\n            \"userId\": 76,\n            \"channelId\": 2,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null\n        }\n    ],\n    \"priceGroups\": [\n        {\n            \"priceGroupId\": 1,\n            \"acceptedDocuments\": [\n                \"cpf\",\n                \"cnpj\"\n            ]\n        }\n    ],\n    \"groups\": [\n        {\n            \"id\": 76,\n            \"userId\": 76,\n            \"groupId\": 2,\n            \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n            \"updatedAt\": null,\n            \"deletedAt\": null,\n            \"group\": {\n                \"id\": 2,\n                \"name\": \"Clientes\",\n                \"status\": true,\n                \"admin\": true,\n                \"isMarketPlace\": false,\n                \"dashboard\": false,\n                \"isSeller\": false,\n                \"priceGroupId\": null,\n                \"default\": true,\n                \"permissions\": [\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.config\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.1\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.2\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.3\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.4\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.5\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.status.6\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.paymentStatus\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.user\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.products\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.discounts\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.shippings\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.payments\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.refund\"\n                    },\n                    {\n                        \"action\": \"read\",\n                        \"subject\": \"Order.movimentations\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.config\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.1\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.2\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.3\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.4\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.5\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.status.6\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.paymentStatus\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.user\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.products\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.discounts\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.shippings\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.payments\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.refund\"\n                    },\n                    {\n                        \"action\": \"manage\",\n                        \"subject\": \"Order.movimentations\"\n                    }\n                ],\n                \"createdAt\": \"2021-06-22T19:46:42.000Z\",\n                \"updatedAt\": \"2024-12-03T13:29:32.000Z\",\n                \"deletedAt\": null\n            }\n        }\n    ],\n    \"medias\": [],\n    \"email\": \"vitoralexandrebarros@teste.com\",\n    \"emailId\": 144,\n    \"cellphone\": \"(11) 00000-4044\",\n    \"cellphoneId\": 143,\n    \"phone\": \"(11) 00000-0034\",\n    \"phoneId\": 145,\n    \"mainAddress\": {\n        \"id\": 157,\n        \"street\": \"Rua Canção de Fogo\",\n        \"number\": \"000\",\n        \"zipcode\": \"69906-462\",\n        \"complement\": \"Frente\",\n        \"district\": \"Taquarí\",\n        \"city\": \"Rio Branco\",\n        \"state\": \"AC\",\n        \"receiver\": null,\n        \"main\": true,\n        \"addressGroupId\": 1,\n        \"userId\": 76,\n        \"createdAt\": \"2026-01-12T19:58:14.000Z\",\n        \"updatedAt\": null,\n        \"deletedAt\": null,\n        \"country\": \"BR\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/customer/edit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 12:04:32 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"912"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"390-xpYnQS2sOnfgkyBCx08wfaXNFfQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; Path=/; Expires=Thu, 12 Feb 2026 12:04:32 GMT; HttpOnly; SameSite=Strict"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"name\": \"Vitor Alexandre Barros\",\n    \"fantasyName\": \"\",\n    \"document\": \"40446409987\",\n    \"secondaryDocument\": \"193073158\",\n    \"typePerson\": \"F\",\n    \"birthDate\": \"1999-01-01\",\n    \"genre\": \"M\",\n    \"sendMail\": false,\n    \"address\": [\n        {\n            \"street\": \"Rua Canção de Fogo\",\n            \"number\": \"000\",\n            \"zipcode\": \"69906-462\",\n            \"complement\": \"Frente\",\n            \"district\": \"Taquarí\",\n            \"city\": \"Rio Branco\",\n            \"state\": \"AC\",\n            \"main\": true,\n            \"addressGroupId\": 1,\n            \"country\": \"BR\",\n            \"createdAt\": \"2026-01-13T12:04:32.000Z\",\n            \"userId\": 76,\n            \"id\": 167\n        }\n    ],\n    \"contacts\": [\n        {\n            \"id\": 143,\n            \"value\": \"11000004044\",\n            \"main\": true,\n            \"contactGroupId\": 2,\n            \"channelId\": 2,\n            \"updatedAt\": \"2026-01-13T12:04:32.000Z\",\n            \"userId\": 76\n        },\n        {\n            \"id\": 144,\n            \"value\": \"vitoralexandrebarros@teste.com\",\n            \"main\": false,\n            \"contactGroupId\": 1,\n            \"channelId\": 2,\n            \"updatedAt\": \"2026-01-13T12:04:32.000Z\",\n            \"userId\": 76\n        },\n        {\n            \"id\": 145,\n            \"value\": \"11000000034\",\n            \"main\": false,\n            \"contactGroupId\": 3,\n            \"channelId\": 2,\n            \"updatedAt\": \"2026-01-13T12:04:32.000Z\",\n            \"userId\": 76\n        }\n    ],\n    \"id\": 76,\n    \"updatedAt\": \"2026-01-13T12:04:32.000Z\"\n}"}],"_postman_id":"e0bbaf7b-6a40-4ada-88bb-aa1e39e1c45c"},{"name":"Logout *","id":"77243270-a36e-4f32-876f-3992d0f0445a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/logout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","logout"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"03a169b9-3f88-4075-8f73-623bf0d00524","name":"Logout","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN}}","type":"text"},{"key":"Cookie","value":"{{COOKIE}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Jan 2026 19:09:37 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"Server","value":"ACME"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"77243270-a36e-4f32-876f-3992d0f0445a"},{"name":"Consultar Checkout*","id":"c06a5e2d-0dae-4745-8897-48f6e60d90d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL_STORE}}/ajax/checkout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","checkout"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"161014c8-28f5-4b0c-8f5a-71e14cbcf76e","name":"Consultar Checkout *","originalRequest":{"method":"GET","header":[],"url":"{{URL_STORE}}/ajax/checkout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 12:50:55 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"set-cookie","value":"_csrf=s%3AFSxmE_WNmV5dIVekc0uO97qC.nKfYH9wXzcqNmSHpwRBlPeT9FCxHHmDo4xNm9OWCvek; Path=/; SameSite=Strict"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"3776-z8xJP+Q58sk9g+BotoXgjj9va8o\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"id\": 749,\n            \"quantity\": 1,\n            \"title\": \"Abajur Cúpula com Base Cartucho\",\n            \"stockTotalCart\": 0,\n            \"maxQuantity\": 0,\n            \"uid\": \"058cd61739374367d1bb1a151381daa0\",\n            \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n            \"sku\": \"abbc0003\",\n            \"barcode\": \"\",\n            \"slug\": \"abajur-cupula-com-base-cartucho\",\n            \"costPrice\": 0,\n            \"physicalProduct\": true,\n            \"grids\": [\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 6,\n                    \"display\": \"#0000FF\",\n                    \"name\": \"Cor\",\n                    \"gridId\": 1,\n                    \"positionGridValue\": null,\n                    \"displayId\": 1,\n                    \"value\": \"Azul\",\n                    \"positionGrid\": 1\n                },\n                {\n                    \"typeOrderVariations\": 1,\n                    \"gridValueId\": 15,\n                    \"display\": \"4G\",\n                    \"name\": \"Tamanho\",\n                    \"gridId\": 2,\n                    \"positionGridValue\": null,\n                    \"displayId\": 1,\n                    \"value\": \"4G\",\n                    \"positionGrid\": 2\n                }\n            ],\n            \"weight\": null,\n            \"width\": null,\n            \"length\": null,\n            \"height\": null,\n            \"multiple\": null,\n            \"categories\": [\n                {\n                    \"treeName\": \"Tomada\",\n                    \"treeSlug\": \"tomada\",\n                    \"name\": \"Tomada\",\n                    \"description\": null,\n                    \"main\": false,\n                    \"title\": null,\n                    \"categoryId\": 107,\n                    \"tags\": null\n                },\n                {\n                    \"treeName\": \"Mesa\",\n                    \"treeSlug\": \"mesa\",\n                    \"name\": \"Mesa\",\n                    \"description\": null,\n                    \"main\": true,\n                    \"title\": null,\n                    \"categoryId\": 108,\n                    \"tags\": null\n                }\n            ],\n            \"promotions\": [],\n            \"manageStock\": false,\n            \"typeId\": 3,\n            \"stockTotal\": 0,\n            \"stocks\": [\n                {\n                    \"quantity\": 0,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 0,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"url\": \"/abajur-cupula-com-base-cartucho-p749\",\n            \"image\": {\n                \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                \"width\": 2362,\n                \"mimeType\": \"image/webp\",\n                \"fileId\": 62618,\n                \"height\": 3727,\n                \"thumbUrl\": \"https://salescdn.net/isenCQ-xfycTgTGaOTxn53cIHA0=/adaptive-fit-in/250x250/prod/store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                \"url\": \"https://salescdn.net/bhScDde9OaSe8JEX8-ysnNvrOug=/adaptive-fit-in/0x0/prod/store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\"\n            },\n            \"originalPrice\": 2450,\n            \"originalTotalPrice\": 2450,\n            \"unitPrice\": 2450,\n            \"totalPrice\": 2450,\n            \"originalUnitPrice\": 2450,\n            \"attributes\": [\n                {\n                    \"valueForSearch\": 0,\n                    \"name\": \"productMainGridOption\",\n                    \"value\": \"H4sIAAAAAAAAA+WUP0/DMBDFv8ux2iTOnyb1BkggNgbEgjpc4kti5MRRbLeCiu+OAqVItKrEWjbr+Xy6++k9P2+hnbS6VyAFgwF7Agk3dgIGSrvR4Ovj6zhrVfDeDsDAjl7bwYF83sIaTZgvr96CAfbZ6WmW5nYLBqN1ei4GOQRj9h1BwkUcx/HtLTDQPbYEcgsbrXwHMkkXCYMR5zM4byeKRFImIupJaXTROFkVau8irPAlTLwOYzDIa9vzCh3xGicf6s5ykaZCZZTxBhXyrBTIl2Wc8iaulmWhFhUKutxQNQKDXve02/NznminN9p87ZIsRMmgI912HmRaJMU7A0eGak8KpJ8CMdiNNj8osiUDXKM2WBn6KnhnP8CuqaXfwERxkliTN7mqz4VYg8b9QpbHh8hWM7RvgyZ7gz5ij0Nn/2bS9OGAuDhF/IxRZ8VJd2Z3B6Ty/0DqzzHOD0Gd/PbOBdSx9Ipj6V19ADxkqIpgBgAA\",\n                    \"payload\": [\n                        {\n                            \"gridId\": 1,\n                            \"name\": \"Cor\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"Azul\",\n                                    \"gridValueId\": 6,\n                                    \"position\": null,\n                                    \"display\": \"#0000FF\",\n                                    \"image\": {\n                                        \"width\": 2362,\n                                        \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 62618,\n                                        \"height\": 3727\n                                    },\n                                    \"selected\": true,\n                                    \"productId\": 749,\n                                    \"available\": true,\n                                    \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                },\n                                {\n                                    \"value\": \"Bege\",\n                                    \"gridValueId\": 17,\n                                    \"position\": null,\n                                    \"display\": \"#f5f5dc\",\n                                    \"image\": {\n                                        \"width\": 2362,\n                                        \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 62618,\n                                        \"height\": 3727\n                                    },\n                                    \"selected\": false,\n                                    \"productId\": 750,\n                                    \"available\": true,\n                                    \"url\": \"/abajur-cupula-com-base-cartucho-p750\"\n                                }\n                            ]\n                        },\n                        {\n                            \"gridId\": 2,\n                            \"name\": \"Tamanho\",\n                            \"displayType\": \"button\",\n                            \"options\": [\n                                {\n                                    \"value\": \"3P\",\n                                    \"gridValueId\": 11,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": {\n                                        \"width\": 2362,\n                                        \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 62618,\n                                        \"height\": 3727\n                                    },\n                                    \"selected\": false,\n                                    \"productId\": 747,\n                                    \"available\": true,\n                                    \"url\": \"/abajur-cupula-com-base-cartucho-p747\"\n                                },\n                                {\n                                    \"value\": \"4G\",\n                                    \"gridValueId\": 15,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": {\n                                        \"width\": 2362,\n                                        \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 62618,\n                                        \"height\": 3727\n                                    },\n                                    \"selected\": true,\n                                    \"productId\": 749,\n                                    \"available\": true,\n                                    \"url\": \"/abajur-cupula-com-base-cartucho-p749\"\n                                },\n                                {\n                                    \"value\": \"5G\",\n                                    \"gridValueId\": 16,\n                                    \"position\": null,\n                                    \"display\": \"\",\n                                    \"image\": {\n                                        \"width\": 2362,\n                                        \"path\": \"store/12821/medias/products/abajur-cupula-com-base-cartucho-1331d4e4-fada-481a-9803-f0b987d6ba1e.webp\",\n                                        \"mimeType\": \"image/webp\",\n                                        \"fileId\": 62618,\n                                        \"height\": 3727\n                                    },\n                                    \"selected\": false,\n                                    \"productId\": 751,\n                                    \"available\": true,\n                                    \"url\": \"/abajur-cupula-com-base-cartucho-p751\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"status\": true,\n            \"sellerId\": null,\n            \"price\": {\n                \"priceGroupName\": \"Padrão\",\n                \"priceGroupId\": 1,\n                \"status\": true\n            }\n        },\n        {\n            \"id\": 565,\n            \"quantity\": 1,\n            \"title\": \"Vestido Fashion Girl Lilás\",\n            \"stockTotalCart\": 122,\n            \"maxQuantity\": 122,\n            \"uid\": \"48ac05fe9e5465ecb00c3dbb0b21ae23\",\n            \"createdBy\": \"user:1\",\n            \"sku\": null,\n            \"barcode\": \"\",\n            \"slug\": \"vestido-fashion-girl-lilas\",\n            \"costPrice\": null,\n            \"physicalProduct\": true,\n            \"weight\": null,\n            \"width\": null,\n            \"length\": null,\n            \"height\": null,\n            \"multiple\": null,\n            \"categories\": [],\n            \"promotions\": [],\n            \"manageStock\": true,\n            \"typeId\": 1,\n            \"stockTotal\": 122,\n            \"stocks\": [\n                {\n                    \"quantity\": 122,\n                    \"supplierId\": null,\n                    \"updatedBy\": null,\n                    \"reserved\": 1,\n                    \"typeTime\": null,\n                    \"stockId\": 1,\n                    \"typeId\": 1,\n                    \"maxDeadline\": null,\n                    \"minDeadline\": null\n                }\n            ],\n            \"url\": \"/vestido-fashion-girl-lilas-p565\",\n            \"image\": {\n                \"path\": \"store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\",\n                \"width\": 565,\n                \"mimeType\": \"image/webp\",\n                \"fileId\": 29224,\n                \"height\": 818,\n                \"thumbUrl\": \"https://salescdn.net/02JKVoo26lUi8QiLi5GJRUXGEFo=/adaptive-fit-in/250x250/prod/store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\",\n                \"url\": \"https://salescdn.net/P1rdzbWtg8gaBwvF8qE9Jx6CAW0=/adaptive-fit-in/0x0/prod/store/12821/medias/products/vestido-fashion-girl-lilas-264f8567-e354-42ed-b6f7-65a3771f29fb.webp\"\n            },\n            \"originalPrice\": 299.99,\n            \"originalTotalPrice\": 299.99,\n            \"unitPrice\": 299.99,\n            \"totalPrice\": 299.99,\n            \"originalUnitPrice\": 299.99,\n            \"status\": true,\n            \"sellerId\": null,\n            \"price\": {\n                \"priceGroupName\": \"Sou Pessoa Jurídica\",\n                \"priceGroupId\": 1,\n                \"status\": true\n            }\n        }\n    ],\n    \"shippingAddress\": {\n        \"zipcode\": \"86063-030\",\n        \"documentType\": \"\"\n    },\n    \"shippingRequired\": true,\n    \"shippingSelected\": null,\n    \"shippingCalculated\": {\n        \"options\": [\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 1,\n                        \"toCombine\": false,\n                        \"name\": \"Frete Grátis\",\n                        \"service\": \"0\",\n                        \"value\": 0,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 0,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 0,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 3\n                    }\n                ],\n                \"name\": \"Frete Grátis\",\n                \"value\": 0,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"1-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 4,\n                        \"toCombine\": false,\n                        \"name\": \"teste\",\n                        \"service\": \"0\",\n                        \"value\": 0,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueTax\": null,\n                        \"firstCombined\": {\n                            \"value\": null,\n                            \"valueTax\": null\n                        },\n                        \"shippingRuleId\": 4,\n                        \"valueWithoutTax\": 0\n                    }\n                ],\n                \"name\": \"teste\",\n                \"value\": 0,\n                \"valueTax\": null,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"4-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 5,\n                        \"toCombine\": true,\n                        \"name\": \"Frete à combinar\",\n                        \"service\": \"0\",\n                        \"value\": 0,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 0,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 0,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 5\n                    }\n                ],\n                \"name\": \"Frete à combinar\",\n                \"value\": 0,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": true,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"5-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 6,\n                        \"toCombine\": false,\n                        \"name\": \"Frete CPF\",\n                        \"service\": \"0\",\n                        \"value\": 15,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 15,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 15,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 17\n                    }\n                ],\n                \"name\": \"Frete CPF\",\n                \"value\": 15,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 15,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"6-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 7,\n                        \"toCombine\": false,\n                        \"name\": \"Frete CNPJ\",\n                        \"service\": \"0\",\n                        \"value\": 25,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 25,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 25,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 18\n                    }\n                ],\n                \"name\": \"Frete CNPJ\",\n                \"value\": 25,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 25,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"7-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 8,\n                        \"toCombine\": false,\n                        \"name\": \"Frete min 250\",\n                        \"service\": \"0\",\n                        \"value\": 50,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 0,\n                        \"valueTax\": 50,\n                        \"firstCombined\": {\n                            \"value\": 50,\n                            \"valueTax\": 50\n                        },\n                        \"shippingRuleId\": 19\n                    }\n                ],\n                \"name\": \"Frete min 250\",\n                \"value\": 50,\n                \"valueTax\": 50,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"8-0\"\n            }\n        ]\n    },\n    \"paymentSelected\": null,\n    \"paymentCalculated\": {\n        \"options\": []\n    },\n    \"coupon\": null,\n    \"promotions\": [],\n    \"subtotal\": 2749.99,\n    \"shippingTotal\": 0,\n    \"total\": 2749.99,\n    \"uploadCheckout\": {\n        \"status\": false,\n        \"isRequired\": false,\n        \"formatsAccepted\": [\n            {\n                \"name\": \"jpg\",\n                \"type\": \"image/jpg\"\n            },\n            {\n                \"name\": \"png\",\n                \"type\": \"image/png\"\n            },\n            {\n                \"name\": \"jpeg\",\n                \"type\": \"image/jpeg\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c06a5e2d-0dae-4745-8897-48f6e60d90d1"},{"name":"Consultar Frete - Checkout *","id":"37823abd-51b9-42f3-b0b3-bd664a673096","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN_CHECKOUT}}","type":"text"},{"key":"Cookie","value":"{{COOKIE_CHECKOUT}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"zipcode\": \"86063-030\",\n    \"country\": \"BR\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/checkout/shippings","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","checkout","shippings"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"be91c4e9-09fa-4e08-9228-049f8c752b42","name":"Consultar Frete - Checkout *","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"{{CSRF_TOKEN_CHECKOUT}}","type":"text"},{"key":"Cookie","value":"{{COOKIE_CHECKOUT}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"zipcode\": \"86063-030\",\n    \"country\": \"BR\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/checkout/shippings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 13:11:34 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"1ef7-2b/tnR1B7LjIyY+R30nFPCfDqjE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Set-Cookie","value":"session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; Path=/; Expires=Thu, 12 Feb 2026 13:11:34 GMT; HttpOnly; SameSite=Strict"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"shippingCalculated\": {\n        \"options\": [\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 1,\n                        \"toCombine\": false,\n                        \"name\": \"Frete Grátis\",\n                        \"service\": \"0\",\n                        \"value\": 0,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 0,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 0,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 3\n                    }\n                ],\n                \"name\": \"Frete Grátis\",\n                \"value\": 0,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"1-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 4,\n                        \"toCombine\": false,\n                        \"name\": \"teste\",\n                        \"service\": \"0\",\n                        \"value\": 0,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueTax\": null,\n                        \"firstCombined\": {\n                            \"value\": null,\n                            \"valueTax\": null\n                        },\n                        \"shippingRuleId\": 4,\n                        \"valueWithoutTax\": 0\n                    }\n                ],\n                \"name\": \"teste\",\n                \"value\": 0,\n                \"valueTax\": null,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"4-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 5,\n                        \"toCombine\": true,\n                        \"name\": \"Frete à combinar\",\n                        \"service\": \"0\",\n                        \"value\": 0,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 0,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 0,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 5\n                    }\n                ],\n                \"name\": \"Frete à combinar\",\n                \"value\": 0,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": true,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"5-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 6,\n                        \"toCombine\": false,\n                        \"name\": \"Frete CPF\",\n                        \"service\": \"0\",\n                        \"value\": 15,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 15,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 15,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 17\n                    }\n                ],\n                \"name\": \"Frete CPF\",\n                \"value\": 15,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 15,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"6-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 7,\n                        \"toCombine\": false,\n                        \"name\": \"Frete CNPJ\",\n                        \"service\": \"0\",\n                        \"value\": 25,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 25,\n                        \"valueTax\": 0,\n                        \"firstCombined\": {\n                            \"value\": 25,\n                            \"valueTax\": 0\n                        },\n                        \"shippingRuleId\": 18\n                    }\n                ],\n                \"name\": \"Frete CNPJ\",\n                \"value\": 25,\n                \"valueTax\": 0,\n                \"valueWithoutTax\": 25,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"7-0\"\n            },\n            {\n                \"shippings\": [\n                    {\n                        \"id\": 8,\n                        \"toCombine\": false,\n                        \"name\": \"Frete min 250\",\n                        \"service\": \"0\",\n                        \"value\": 50,\n                        \"minDeadline\": 0,\n                        \"maxDeadline\": 15,\n                        \"typeTime\": \"d\",\n                        \"products\": [\n                            {\n                                \"id\": 749,\n                                \"title\": \"Abajur Cúpula com Base Cartucho\",\n                                \"sku\": \"abbc0003\",\n                                \"category\": \"Mesa\",\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": false,\n                                \"price\": 2450,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 2450,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": null,\n                                    \"zipcode\": null\n                                }\n                            },\n                            {\n                                \"id\": 565,\n                                \"title\": \"Vestido Fashion Girl Lilás\",\n                                \"sku\": null,\n                                \"category\": null,\n                                \"quantity\": 1,\n                                \"physicalProduct\": true,\n                                \"manageStock\": true,\n                                \"price\": 299.99,\n                                \"weight\": null,\n                                \"width\": null,\n                                \"length\": null,\n                                \"height\": null,\n                                \"multiple\": 1,\n                                \"createdBy\": \"user:1\",\n                                \"sellerId\": null,\n                                \"finalWeight\": 0,\n                                \"finalPrice\": 299.99,\n                                \"finalHeight\": 0,\n                                \"origin\": {\n                                    \"quantity\": 1,\n                                    \"stockId\": 1,\n                                    \"zipcode\": null,\n                                    \"street\": null,\n                                    \"number\": null,\n                                    \"complement\": null,\n                                    \"district\": null,\n                                    \"city\": null,\n                                    \"state\": null,\n                                    \"country\": null\n                                }\n                            }\n                        ],\n                        \"valueWithoutTax\": 0,\n                        \"valueTax\": 50,\n                        \"firstCombined\": {\n                            \"value\": 50,\n                            \"valueTax\": 50\n                        },\n                        \"shippingRuleId\": 19\n                    }\n                ],\n                \"name\": \"Frete min 250\",\n                \"value\": 50,\n                \"valueTax\": 50,\n                \"valueWithoutTax\": 0,\n                \"typeTime\": \"d\",\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"toCombine\": false,\n                \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n                \"code\": \"8-0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"37823abd-51b9-42f3-b0b3-bd664a673096"},{"name":"Consultar Payment - Checkout *","id":"da96ca0a-2140-4b93-bcb4-0dd24b49fc7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"ipdhAYWJ-27RnCLzXjo3JT2pe3CQ3ri9OE1o","type":"text"},{"key":"Cookie","value":"_hjSessionUser_5238240=eyJpZCI6IjNiMTg3MTEzLTQ5NDAtNWFlNC1hOWJkLTI0ZmE3NTA3MmNkNCIsImNyZWF0ZWQiOjE3NTY5MjU5MzUyNDIsImV4aXN0aW5nIjp0cnVlfQ==; _ga_PSJT1WTPFQ=GS2.1.s1761309534$o2$g1$t1761309723$j55$l0$h0; _ga=GA1.1.1668051597.1758822125; session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; _ga_75Q8PFJWM9=GS2.1.s1768304104$o9$g1$t1768311427$j32$l0$h0; _mbt_id.e201=f30e047d-369c-4736-84f0-2f9e67c65070.1767614623.7.1768311425.1768251781.d8c6687d-e6ae-475b-8727-de123f0edce5; Authorization=; _mbt_ses.e201=*; _csrf=s%3A__OX3eUHFFGEuBdNsf7wBZCS.DjytzhOdLO0S0N5BjSw%2BHBbaFkFsi9%2FYpJTp3eDE3Ag; _fbp=fb.1.1768307770885.105218026363864119","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shippingSelected\": {\n        \"code\": \"1-0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/checkout/payments","description":"<h3 id=\"observação\">Observação</h3>\n<p>Antes de realizar esta requisição, é necessário consultar as opções de frete disponíveis e selecionar uma delas.  </p>\n<p>Após a escolha do frete, informe nesta requisição o valor do campo <strong><code>code</code></strong> correspondente ao frete selecionado.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","checkout","payments"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"6cf48eac-f2da-4613-9143-f46e40a90c9a","name":"Consultar Payment - Checkout *","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"ipdhAYWJ-27RnCLzXjo3JT2pe3CQ3ri9OE1o","type":"text"},{"key":"Cookie","value":"_hjSessionUser_5238240=eyJpZCI6IjNiMTg3MTEzLTQ5NDAtNWFlNC1hOWJkLTI0ZmE3NTA3MmNkNCIsImNyZWF0ZWQiOjE3NTY5MjU5MzUyNDIsImV4aXN0aW5nIjp0cnVlfQ==; _ga_PSJT1WTPFQ=GS2.1.s1761309534$o2$g1$t1761309723$j55$l0$h0; _ga=GA1.1.1668051597.1758822125; session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; _ga_75Q8PFJWM9=GS2.1.s1768304104$o9$g1$t1768311427$j32$l0$h0; _mbt_id.e201=f30e047d-369c-4736-84f0-2f9e67c65070.1767614623.7.1768311425.1768251781.d8c6687d-e6ae-475b-8727-de123f0edce5; Authorization=; _mbt_ses.e201=*; _csrf=s%3A__OX3eUHFFGEuBdNsf7wBZCS.DjytzhOdLO0S0N5BjSw%2BHBbaFkFsi9%2FYpJTp3eDE3Ag; _fbp=fb.1.1768307770885.105218026363864119","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shippingSelected\": {\n        \"code\": \"1-0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/checkout/payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 13:38:01 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"10bb-BkQ1zO8JPCQCjfVnzv9aeNeRgME\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Set-Cookie","value":"session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; Path=/; Expires=Thu, 12 Feb 2026 13:38:01 GMT; HttpOnly; SameSite=Strict"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"shippingSelected\": {\n        \"shippings\": [\n            {\n                \"id\": 1,\n                \"toCombine\": false,\n                \"name\": \"Frete Grátis\",\n                \"service\": \"0\",\n                \"value\": 0,\n                \"minDeadline\": 0,\n                \"maxDeadline\": 15,\n                \"typeTime\": \"d\",\n                \"products\": [\n                    {\n                        \"id\": 749,\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"sku\": \"abbc0003\",\n                        \"category\": \"Mesa\",\n                        \"quantity\": 1,\n                        \"physicalProduct\": true,\n                        \"manageStock\": false,\n                        \"price\": 2450,\n                        \"weight\": null,\n                        \"width\": null,\n                        \"length\": null,\n                        \"height\": null,\n                        \"multiple\": 1,\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"sellerId\": null,\n                        \"finalWeight\": 0,\n                        \"finalPrice\": 2450,\n                        \"finalHeight\": 0,\n                        \"origin\": {\n                            \"quantity\": 1,\n                            \"stockId\": null,\n                            \"zipcode\": null\n                        }\n                    },\n                    {\n                        \"id\": 751,\n                        \"title\": \"Abajur Cúpula com Base Cartucho\",\n                        \"sku\": \"abbc0005\",\n                        \"category\": \"Mesa\",\n                        \"quantity\": 1,\n                        \"physicalProduct\": true,\n                        \"manageStock\": false,\n                        \"price\": 2450,\n                        \"weight\": null,\n                        \"width\": null,\n                        \"length\": null,\n                        \"height\": null,\n                        \"multiple\": 1,\n                        \"createdBy\": \"user:1|groupId:1|groupName:Administrador\",\n                        \"sellerId\": null,\n                        \"finalWeight\": 0,\n                        \"finalPrice\": 2450,\n                        \"finalHeight\": 0,\n                        \"origin\": {\n                            \"quantity\": 1,\n                            \"stockId\": null,\n                            \"zipcode\": null\n                        }\n                    }\n                ],\n                \"valueWithoutTax\": 0,\n                \"valueTax\": 0,\n                \"firstCombined\": {\n                    \"value\": 0,\n                    \"valueTax\": 0\n                },\n                \"shippingRuleId\": 3\n            }\n        ],\n        \"name\": \"Frete Grátis\",\n        \"value\": 0,\n        \"valueTax\": 0,\n        \"valueWithoutTax\": 0,\n        \"typeTime\": \"d\",\n        \"minDeadline\": 0,\n        \"maxDeadline\": 15,\n        \"toCombine\": false,\n        \"deadlineText\": \"Previsão de entrega - \\n                    28/01\",\n        \"code\": \"1-0\"\n    },\n    \"paymentCalculated\": {\n        \"options\": [\n            {\n                \"id\": 5,\n                \"methodId\": 7,\n                \"paymentTypeId\": 4,\n                \"paymentType\": \"pix\",\n                \"name\": \"PIX\",\n                \"type\": null,\n                \"total\": 4410,\n                \"textCart\": null,\n                \"textOrderFinish\": null,\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 4410,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4410,\n                        \"storeTaxValue\": -490,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 4900,\n                \"storeTaxValue\": -490,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"pix\"\n            },\n            {\n                \"id\": 3,\n                \"methodId\": 3,\n                \"paymentTypeId\": 1,\n                \"paymentType\": \"custom\",\n                \"name\": \"Boleto Teste\",\n                \"type\": null,\n                \"total\": 4410,\n                \"textCart\": null,\n                \"textOrderFinish\": null,\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 4410,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4410,\n                        \"storeTaxValue\": -490,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 4900,\n                \"storeTaxValue\": -490,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"boleto-teste\"\n            },\n            {\n                \"id\": 2,\n                \"methodId\": 2,\n                \"paymentTypeId\": 1,\n                \"paymentType\": \"custom\",\n                \"name\": \"Cartão Teste\",\n                \"type\": null,\n                \"total\": 4900,\n                \"textCart\": \"Este pagamento eh teste - Texto do carrinho\",\n                \"textOrderFinish\": \"Este pagamento eh teste  - Texto final do pedido\",\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 4900,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 2,\n                        \"installmentValue\": 2450,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 3,\n                        \"installmentValue\": 1633.33,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 4,\n                        \"installmentValue\": 1225,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 5,\n                        \"installmentValue\": 980,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 6,\n                        \"installmentValue\": 816.67,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 7,\n                        \"installmentValue\": 700,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 8,\n                        \"installmentValue\": 612.5,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 9,\n                        \"installmentValue\": 544.44,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    },\n                    {\n                        \"installment\": 10,\n                        \"installmentValue\": 490,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 4900,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"cartão-teste\"\n            },\n            {\n                \"id\": 1,\n                \"methodId\": 1,\n                \"paymentTypeId\": 1,\n                \"paymentType\": \"custom\",\n                \"name\": \"Pagamento teste\",\n                \"type\": null,\n                \"total\": 4900,\n                \"textCart\": \"Compre com facilidade! \\nPagamentos com PIX com 10% de desconto.\\n\",\n                \"textOrderFinish\": \"Agradecemos pela confiança em nós!\\nQualquer duvida estamos a disposição.\\n(19) 3828-2030 - Telefone / WhatsApp\",\n                \"installments\": [\n                    {\n                        \"installment\": 1,\n                        \"installmentValue\": 4900,\n                        \"installmentTax\": 0,\n                        \"value\": 4900,\n                        \"total\": 4900,\n                        \"storeTaxValue\": 0,\n                        \"gatewayTaxValue\": 0\n                    }\n                ],\n                \"value\": 4900,\n                \"storeTaxValue\": 0,\n                \"gatewayTaxValue\": 0,\n                \"sandbox\": false,\n                \"metadata\": {},\n                \"slug\": \"pagamento-teste\"\n            }\n        ]\n    }\n}"}],"_postman_id":"da96ca0a-2140-4b93-bcb4-0dd24b49fc7c"},{"name":"Adicionar Pedido *","id":"b710cff5-ced4-4dce-b1a7-9d3d848745d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"gjticIu7-s7h7_aUaNEndc-rKV1H0W3vY4jM","type":"text"},{"key":"Cookie","value":"_hjSessionUser_5238240=eyJpZCI6IjNiMTg3MTEzLTQ5NDAtNWFlNC1hOWJkLTI0ZmE3NTA3MmNkNCIsImNyZWF0ZWQiOjE3NTY5MjU5MzUyNDIsImV4aXN0aW5nIjp0cnVlfQ==; _ga_PSJT1WTPFQ=GS2.1.s1761309534$o2$g1$t1761309723$j55$l0$h0; _ga=GA1.1.1668051597.1758822125; session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; _ga_75Q8PFJWM9=GS2.1.s1768304104$o9$g1$t1768311188$j41$l0$h0; _mbt_id.e201=f30e047d-369c-4736-84f0-2f9e67c65070.1767614623.7.1768311176.1768251781.d8c6687d-e6ae-475b-8727-de123f0edce5; Authorization=; _mbt_ses.e201=*; _csrf=s%3A__OX3eUHFFGEuBdNsf7wBZCS.DjytzhOdLO0S0N5BjSw%2BHBbaFkFsi9%2FYpJTp3eDE3Ag; _fbp=fb.1.1768307770885.105218026363864119","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shippingAddress\": {\n        \"country\": \"BR\",\n        \"zipcode\": \"86063-030\",\n        \"receiver\": \"Vitor Alexandre Barros\",\n        \"street\": \"Rua Tamekishi Hara\",\n        \"number\": \"000\",\n        \"complement\": \"Frente\",\n        \"district\": \"Jardim Tókio\",\n        \"city\": \"Londrina\",\n        \"state\": \"PR\"\n    },\n    \"paymentSelected\": {\n        \"methodId\": 7,\n        \"installment\": 1\n    },\n    \"customer\": {\n        \"phone\": \"(11) 00000-4044\",\n        \"email\": \"vitoralexandrebarros@teste.com\",\n        \"document\": \"404.464.099-87\",\n        \"secondaryPhone\": \"\",\n        \"typePerson\": \"F\",\n        \"fantasyName\": \"\",\n        \"secondaryDocument\": \"193073158\",\n        \"name\": \"Vitor Alexandre Barros\",\n        \"address\": {\n            \"country\": \"BR\",\n            \"zipcode\": \"\",\n            \"receiver\": \"\",\n            \"street\": \"\",\n            \"number\": \"\",\n            \"complement\": null,\n            \"district\": \"\",\n            \"city\": \"\",\n            \"state\": \"\"\n        }\n    },\n    \"isSameBillingAddress\": false,\n    \"observation\": \"\",\n    \"seller\": {\n        \"id\": null,\n        \"name\": \"\"\n    },\n    \"sellerId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/checkout/finish","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["ajax","checkout","finish"],"host":["{{URL_STORE}}"],"query":[],"variable":[]}},"response":[{"id":"73f543cb-5d19-4cae-ab94-b3ed0d65124a","name":"Adicionar Pedido *","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"csrf-token","value":"gjticIu7-s7h7_aUaNEndc-rKV1H0W3vY4jM","type":"text"},{"key":"Cookie","value":"_hjSessionUser_5238240=eyJpZCI6IjNiMTg3MTEzLTQ5NDAtNWFlNC1hOWJkLTI0ZmE3NTA3MmNkNCIsImNyZWF0ZWQiOjE3NTY5MjU5MzUyNDIsImV4aXN0aW5nIjp0cnVlfQ==; _ga_PSJT1WTPFQ=GS2.1.s1761309534$o2$g1$t1761309723$j55$l0$h0; _ga=GA1.1.1668051597.1758822125; session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; _ga_75Q8PFJWM9=GS2.1.s1768304104$o9$g1$t1768311188$j41$l0$h0; _mbt_id.e201=f30e047d-369c-4736-84f0-2f9e67c65070.1767614623.7.1768311176.1768251781.d8c6687d-e6ae-475b-8727-de123f0edce5; Authorization=; _mbt_ses.e201=*; _csrf=s%3A__OX3eUHFFGEuBdNsf7wBZCS.DjytzhOdLO0S0N5BjSw%2BHBbaFkFsi9%2FYpJTp3eDE3Ag; _fbp=fb.1.1768307770885.105218026363864119","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shippingAddress\": {\n        \"country\": \"BR\",\n        \"zipcode\": \"86063-030\",\n        \"receiver\": \"Vitor Alexandre Barros\",\n        \"street\": \"Rua Tamekishi Hara\",\n        \"number\": \"000\",\n        \"complement\": \"Frente\",\n        \"district\": \"Jardim Tókio\",\n        \"city\": \"Londrina\",\n        \"state\": \"PR\"\n    },\n    \"paymentSelected\": {\n        \"methodId\": 7,\n        \"installment\": 1\n    },\n    \"customer\": {\n        \"phone\": \"(11) 00000-4044\",\n        \"email\": \"vitoralexandrebarros@teste.com\",\n        \"document\": \"404.464.099-87\",\n        \"secondaryPhone\": \"\",\n        \"typePerson\": \"F\",\n        \"fantasyName\": \"\",\n        \"secondaryDocument\": \"193073158\",\n        \"name\": \"Vitor Alexandre Barros\",\n        \"address\": {\n            \"country\": \"BR\",\n            \"zipcode\": \"\",\n            \"receiver\": \"\",\n            \"street\": \"\",\n            \"number\": \"\",\n            \"complement\": null,\n            \"district\": \"\",\n            \"city\": \"\",\n            \"state\": \"\"\n        }\n    },\n    \"isSameBillingAddress\": false,\n    \"observation\": \"\",\n    \"seller\": {\n        \"id\": null,\n        \"name\": \"\"\n    },\n    \"sellerId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{URL_STORE}}/ajax/checkout/finish"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 13:33:47 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"ETag","value":"W/\"72-UkTtalUxwavsU5k1D0G8Ar+yBZ4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"session=s%3Asession%3Astore-ly-teste.wdna.me%3A76141a1f-d948-48c3-8aa8-39c3f896d7b8.lNwCtWCzZVjaMshChz5Eb22FPYs92reqRITrznrfoXE; Path=/; Expires=Thu, 12 Feb 2026 13:33:47 GMT; HttpOnly; SameSite=Strict"},{"key":"Server","value":"ACME"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"link\": \"/checkout/order/5183dc0a1affee90f42c4304e2afda59-16d56a06fc9ecd91604f7877d333b73b\",\n    \"id\": 178,\n    \"total\": 2205\n}"}],"_postman_id":"b710cff5-ced4-4dce-b1a7-9d3d848745d9"}],"id":"60159ccf-0eb2-484b-922b-c034a878805e","_postman_id":"60159ccf-0eb2-484b-922b-c034a878805e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}},{"name":"Atributos","item":[{"name":"Criar atributo","id":"088b6e75-df94-4bc0-b68a-c3fe5b9bea72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"name\":\"Voltagem\"}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/api/v3/products/attributes","description":"<p>Este endpoint permite criar um Atributo</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["api","v3","products","attributes"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"8ab158e2-c630-4c70-8ed3-528b42566634","name":"Criar atributo","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"name\":\"Voltagem\"}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/api/v3/products/attributes"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": \"created\",\n    \"message\": \"Criado com sucesso!\",\n    \"result\": {\n        \"id\": 9,\n        \"name\": \"Voltagem\",\n        \"default\": false,\n        \"description\": null,\n        \"createdAt\": \"2026-03-31T18:12:01.000Z\",\n        \"updatedAt\": null,\n        \"deletedAt\": null,\n        \"deletedToken\": \"0\"\n    }\n}"}],"_postman_id":"088b6e75-df94-4bc0-b68a-c3fe5b9bea72"},{"name":"Atualiza um atributo","id":"2a00665a-a4d3-48cb-b106-85722111bd0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.salesbr.net/api/v3/api/v3/products/attributes/:id","description":"<p>Este endpoint permite editar um Atributo pelo id</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["api","v3","products","attributes",":id"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[{"description":{"content":"<p>Id do atributo</p>\n","type":"text/plain"},"type":"any","value":"9","key":"id"}]}},"response":[{"id":"7e905b65-8d62-49b8-9524-9dcf191cc031","name":"Buscar um atributo","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"name\":\"Voltagem\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.salesbr.net/api/v3/api/v3/products/attributes/:id","host":["https://api.salesbr.net/api/v3"],"path":["api","v3","products","attributes",":id"],"variable":[{"key":"id","value":"9","description":"Id do atributo"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"name\": \"Voltagem\",\n        \"id\": 9\n    }\n}"}],"_postman_id":"2a00665a-a4d3-48cb-b106-85722111bd0c"},{"name":"Deletar atributo","id":"2328b9dd-0d47-41d4-8262-13da482c8688","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.salesbr.net/api/v3/api/v3/products/attributes/10","description":"<p>Deleta o atributo em todos produtos</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["api","v3","products","attributes","10"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[]}},"response":[{"id":"e8ef369e-a803-49f0-8957-5470f7c97b72","name":"Deletar atributo","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.salesbr.net/api/v3/api/v3/products/attributes/10"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\"code\":\"success\",\"message\":\"Requisição realizada com sucesso!\"}"}],"_postman_id":"2328b9dd-0d47-41d4-8262-13da482c8688"},{"name":"Listar atributos vinculado a produto","id":"c6605581-41ca-47e4-9152-d301e3afff53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.salesbr.net/api/v3/api/v3/products/:productId/attributes?default=false","description":"<p>Busca os atributos vinculado ao produto</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["api","v3","products",":productId","attributes"],"host":["https://api.salesbr.net/api/v3"],"query":[{"disabled":true,"description":{"content":"<p>Atributos padrões da plataforma</p>\n","type":"text/plain"},"key":"default","value":"true"},{"description":{"content":"<p>Atributos adicionados manualmente</p>\n","type":"text/plain"},"key":"default","value":"false"},{"disabled":true,"description":{"content":"<p>Nome do atributo</p>\n","type":"text/plain"},"key":"term","value":"Voltagem"},{"disabled":true,"description":{"content":"<p>número da pagina</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[{"description":{"content":"<p>Id do produto para listar os atributos</p>\n","type":"text/plain"},"type":"any","value":"3","key":"productId"}]}},"response":[{"id":"9ec0a77d-a5f9-46e1-a66f-8677a9aec381","name":"Buscar um atributo","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.salesbr.net/api/v3/api/v3/products/:productId/attributes?default=true","host":["https://api.salesbr.net/api/v3"],"path":["api","v3","products",":productId","attributes"],"query":[{"key":"default","value":"true"}],"variable":[{"key":"productId","value":"3","description":"Id do produto para listar os atributos"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": [\n        {\n            \"id\": null,\n            \"attributeId\": 3,\n            \"productId\": null,\n            \"name\": \"Botão Comprar - Mudar ação\",\n            \"value\": null,\n            \"default\": true,\n            \"description\": \"<p><b>Botão Comprar - Mudar tipo de ação</b></p><p>Segue abaixo as ações disponíveis:</p><ul><li>Produto: Redireciona para a página do produto.</li><li>Não exibir: Não exibirá o botão \\\"Comprar\\\".</li></ul><p>Se o campo permanecer vazio, a ação permanecerá o padrão do tema da loja.</p><p>* <b>Observação</b>: Só funciona em temas usando modo de exibição \\\"B2C\\\".</p>\"\n        },\n        {\n            \"id\": null,\n            \"attributeId\": 4,\n            \"productId\": null,\n            \"name\": \"Botão Comprar - Mudar ação - Renomear\",\n            \"value\": null,\n            \"default\": true,\n            \"description\": \"<p><b>Botão Comprar - Renomear</b></p><p style=\\\"margin-bottom: 0;\\\">O texto inserido será exibido no botão.</p><p>Se o campo permanecer vazio, será exibido o texto padrão do tema.</p><p>* <b>Observação</b>: Só renomeia o botão caso \\\"Botão Comprar - Mudar ação\\\" esteja definido como \\\"Produto\\\".</p>\"\n        },\n        {\n            \"id\": null,\n            \"attributeId\": 6,\n            \"productId\": null,\n            \"name\": \"desconto_maximo_boleto\",\n            \"value\": null,\n            \"default\": true,\n            \"description\": \"<p><b>Desconto Máximo no Boleto</b></p><p>Define o percentual máximo de desconto aplicado a este produto quando o pagamento for via boleto bancário.</p><p><strong>* Observação:</strong> Este valor não é afetado por descontos de promoções ou cupons.<br /> No caso de kits ou do \\\"Monte o seu kit\\\", a regra considera apenas o desconto definido para o próprio kit, desconsiderando os descontos dos itens internos.</p>\"\n        },\n        {\n            \"id\": null,\n            \"attributeId\": 7,\n            \"productId\": null,\n            \"name\": \"desconto_maximo_cartao\",\n            \"value\": null,\n            \"default\": true,\n            \"description\": \"<p><b>Desconto Máximo no Cartão de Crédito</b></p><p>Define o percentual máximo de desconto aplicado a este produto quando o pagamento for via cartão de crédito.</p><p><strong>* Observação:</strong> Este valor não é afetado por descontos de promoções ou cupons.<br /> No caso de kits ou do \\\"Monte o seu kit\\\", a regra considera apenas o desconto definido para o próprio kit, desconsiderando os descontos dos itens internos.</p>\"\n        },\n        {\n            \"id\": null,\n            \"attributeId\": 5,\n            \"productId\": null,\n            \"name\": \"desconto_maximo_pix\",\n            \"value\": null,\n            \"default\": true,\n            \"description\": \"<p><b>Desconto Máximo no Pix</b></p><p>Define o percentual máximo de desconto aplicado a este produto quando o pagamento for via Pix.</p><p><strong>* Observação:</strong> Este valor não é afetado por descontos de promoções ou cupons.<br /> No caso de kits ou do \\\"Monte o seu kit\\\", a regra considera apenas o desconto definido para o próprio kit, desconsiderando os descontos dos itens internos.</p>\"\n        },\n        {\n            \"id\": null,\n            \"attributeId\": 1,\n            \"productId\": null,\n            \"name\": \"Produto com upload no checkout\",\n            \"value\": null,\n            \"default\": true,\n            \"description\": \"<p><b>Upload no Checkout:</b></p><p>Segue abaixo as opções disponíveis:</p><ul><li>Sim: Ativa o upload no checkout e será obrigatório.</li><li>Não: Ativa somente o upload no checkout, mas sem obrigatoriedade.</li></ul><p>Se o campo permanecer vazio, não exibe opção de upload no checkout.</p><p>* <b>Observação</b>: Exibirá o upload, caso algum produto selecionado no carrinho, esteja com atributo \\\"Sim\\\" ou \\\"Não\\\".</p>\"\n        },\n        {\n            \"id\": null,\n            \"attributeId\": 2,\n            \"productId\": null,\n            \"name\": \"Produto com upload no checkout - Extensões permitidas\",\n            \"value\": null,\n            \"default\": true,\n            \"description\": \"<p><b>Upload no Checkout - Extensões:</b><p style=\\\"margin-bottom: 0;\\\">Informe os formatos de arquivos aceitos para upload, e utilize vírgula (,) para separar os formatos.</p><p>Exemplo: jpg, gif, png</p><p>Segue abaixo os formatos disponíveis:</p><ul><li>doc</li><li>docx</li><li>gif</li><li>jpeg</li><li>jpg</li><li>pdf</li><li>png</li><li>svg</li><li>txt</li><li>webp</li><li>xls</li><li>xlsx</li><li>ai</li><li>cdr</li><li>dwg</li><li>eps</li></ul><p>* <b>Observação</b>: Se caso \\\"Produto com upload no checkout\\\" esteja definido como \\\"Sim\\\" ou \\\"Não\\\", e esse campo permanecer vazio, por padrão será: jpg/ jpeg/ png.</p>\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 7,\n        \"current\": 1,\n        \"pages\": 1\n    }\n}"}],"_postman_id":"c6605581-41ca-47e4-9152-d301e3afff53"},{"name":"Cadastrar atributo no produto","id":"dcceb915-e8bf-4fa9-9f29-4ce1bb12df9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"attributeId\": 9,\n    \"value\": \"120\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.salesbr.net/api/v3/api/v3/products/:productId/attributes","description":"<p>Este endpoint permite vincular um Atributo ao produto</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}},"urlObject":{"path":["api","v3","products",":productId","attributes"],"host":["https://api.salesbr.net/api/v3"],"query":[],"variable":[{"description":{"content":"<p>Id do produto</p>\n","type":"text/plain"},"type":"any","value":"3","key":"productId"}]}},"response":[{"id":"58260e4d-d24c-45b5-b599-df5781597899","name":"Cadastrar atributo no produto","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Voltagem\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.salesbr.net/api/v3/api/v3/products/:productId/attributes","host":["https://api.salesbr.net/api/v3"],"path":["api","v3","products",":productId","attributes"],"variable":[{"key":"productId","value":"3","description":"Id do produto"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"code\": \"success\",\n    \"message\": \"Requisição realizada com sucesso!\",\n    \"result\": {\n        \"attributeId\": 9,\n        \"value\": \"Benite\",\n        \"productId\": 3,\n        \"createdAt\": \"2026-03-31T18:59:31.000Z\",\n        \"id\": 5\n    }\n}"}],"_postman_id":"dcceb915-e8bf-4fa9-9f29-4ce1bb12df9e"}],"id":"826e74e6-a6ea-4dbb-a62f-aaccd8bc7b45","_postman_id":"826e74e6-a6ea-4dbb-a62f-aaccd8bc7b45","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]},"isInherited":true,"source":{"_postman_id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","id":"3c90a1b1-7195-41c0-abd8-ac126babcaec","name":"Documentação API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<TOKEN>"}]}},"event":[{"listen":"prerequest","script":{"id":"d01d5c68-683e-4ee7-b139-747f53f7fed6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"08ec27c7-87b3-43ef-93ed-86d2ca754ceb","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BASE_URL","value":"https://api.salesbr.net/api/v3","type":"string"},{"key":"TOKEN","value":"<TOKEN>","type":"string"}]}