{"info":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","description":"<html><head></head><body><p>A integração do tipo \"Eskolare\" é uma integração realizada diretamente do seu sistema para o marketplace da Eskolare onde é possível enviar sugestões de produtos e atualizações e fazer toda gestão de pedidos.</p>\n<p>Nesta integração a política de preço, posição de estoque e cálculo de frete é gerenciado pelos sistemas da Eskolare. É possível enviar uma notificação de mudança de preço e estoque a qualquer momento, bem como realizar a gestão de múltiplos armazéns via integração (por exemplo, atualizar estoque de pronta entrega e sob encomenda). No entanto, a atualização da tabela de frete deve ser realizada diretamente no painel do fornecedor na Eskolare.</p>\n<h2 id=\"configuração\">Configuração</h2>\n<p>A configuração inicia pelo painel do fornecedor no menu \"Integrações\". Caso você não possua acesso ao painel, solicite acesso para o seu gestor de contas.</p>\n<p>No menu \"Integrações\", basta clicar no botão \"+\" na integração Eskolare para iniciar a configuração:</p>\n<img src=\"https://eskolare-public-media-production.s3.amazonaws.com/eskolare-integration-step-1.jpg\">\n\n<p>Em seguida será exibido um modal com dados de acesso e opções de configuração bem como os campos para fazer a configuração dos webhooks que deseja receber.</p>\n<p>Para ativar a integração não esquece de clicar no botão \"Ativo\":</p>\n<img src=\"https://eskolare-public-media-production.s3.amazonaws.com/eskolare-integration-step-2.jpg\">\n\n<p>A opção de ativar/desativar a integração pode ser utilizada a qualquer momento para interromper o envio das notificações de webhook.</p>\n<p>A <strong>Chave de Acesso</strong> exibida na imagem acima será utilizada pelo seu sistema para fazer as requisições nas APIs da Eskolare (enviar sugestão de produto, consultar pedidos, etc.).</p>\n<p>Ainda na imagem anterior, na seção <strong>Opções</strong> é possível realizar duas configurações:</p>\n<ul>\n<li><p><strong>Token de autenticação</strong>: Utilizado nos envidos de webhook da Eskolare para o seu sistema. Você pode informar uma chave de até <strong>4096</strong> caracteres que nós iremos incluir no cabeçalho da requisição identificado por <code>HTTP_X_ESKOLARE_TOKEN</code>. Este token pode ser utilizado para verificar a autenticidade da requisição em seu sistema.</p>\n</li>\n<li><p><strong>Armazém padrão</strong>: Caso você não queira informar em qual armazém deseja alocar o estoque de uma nova sugestão de produto à cada requisição, é possível utilizar esta configuração para definir qual é o seu armazém padrão. O valor esperado é o <code>uid</code> do armazém.</p>\n</li>\n</ul>\n<h2 id=\"autenticação\">Autenticação</h2>\n<p>A autenticação das chamadas realizadas nas APIs da Eskolare é feito através de um token disponibilizado no momento da instalação da integração via painel do fornecedor. Este token pode ser visto na imagem anterior dentro do bloco <strong>Chaves de acesso</strong>.</p>\n<p>Em todas requisições é necessário incluir o cabeçalho de autenticação:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Authorization: Bearer {{token}}\n\n</code></pre><h2 id=\"ambientes\">Ambientes</h2>\n<p>A documentação dos endpoints de integração representam os endpoints utilizando o padrão:</p>\n<p><code>{{protocol}}://{{environment}}/api/integrations/eskolare/{{endpoint}}/</code></p>\n<p>A variável <code>{{protocol}}</code> deve sempre ser utilizada como <code>https</code>.</p>\n<p>Para a variável <code>{{environment}}</code>, utilizar o domínio conforme o ambiente desejado:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Ambiente</strong></th>\n<th><strong>Domínio</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Produção</td>\n<td><a href=\"https://api.eskolare.com\">https://api.eskolare.com</a></td>\n</tr>\n<tr>\n<td>Desenvolvimento</td>\n<td><a href=\"https://api.eskolare-development.com\">https://api.eskolare-development.com</a></td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6419581","collectionId":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","publishedId":"SW17TbKd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-29T20:35:06.000Z"},"item":[{"name":"Accounts","item":[{"name":"Authentication","item":[{"name":"One Time Token","event":[{"listen":"test","script":{"id":"d7b79fe7-2122-4c39-a0c8-bb3267a155b1","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"one_time_token\", jsonData.token);"],"type":"text/javascript"}}],"id":"6f94f8e5-0efd-42b6-a636-ce791f2d0749","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/one-time-token/","description":"<p>Estratégia de Single Sign-On para contas de usuários criadas a partir do integração com um ERP, Agenda ou Sistema de Gestão.</p>\n<p>Através deste endpoint é possível criar um token de acesso de utilização única para autenticar um cliente da sua loja, sem precisar que o usuário digite uma senha na Eskolare.</p>\n<p>Para utilizar este endpoint, é necessário que o seu token de acesso às APIs públicas da Eskolare esteja conectado a um provedor de identidade.</p>\n<p>Somente é possível utilizar esse recurso com contas que foram criadas a partir do sistema do parceiro.</p>\n<p>Para casos onde o cliente já está cadastrado na base da Eskolare, o cliente precisará autorizar a autenticação a partir do link de acesso.</p>\n<p>Para gerar um token de acesso único, basta realizar um <code>POST</code> com o corpo vazio para este endpoint, passando como um parâmetro de URL uma chave válida para a variável <code>{{customer_uid_or_external_id}}</code>.</p>\n<p>Este parâmetro aceita os seguintes valores:</p>\n<ul>\n<li><p><code>uid</code> ID interno da Eskolare que pode ser consultado no endpoint <code>List Customers</code>)</p>\n</li>\n<li><p><code>external_id</code> Este é o ID externo do cliente, informado pelo integrador</p>\n</li>\n<li><p><code>email</code> Ou simplesmente informar o email do cliente</p>\n</li>\n</ul>\n<p>Após um retorno com sucesso, indicador pelo status <code>201</code>, basta redirecionar o usuário para a URL retornada no campo <code>redirect</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}","one-time-token",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"c2eb946e-5ef0-4725-8d31-0f11133a8d55","name":"One Time Token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/one-time-token/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Aug 2023 17:49:45 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"200"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"683c3492-a875-4b90-ba93-7e573c99376e\",\n    \"expiry\": \"2023-08-31T14:59:45.021991-03:00\",\n    \"redirect\": \"http://skoolare.eskolareshop.local/accounts/login/powerup/683c3492-a875-4b90-ba93-7e573c99376e\"\n}"}],"_postman_id":"6f94f8e5-0efd-42b6-a636-ce791f2d0749"}],"id":"6f1103d5-aeff-4f2b-b4ad-e980d029cfce","description":"<p>No módulo de autenticação você vai encontrar os recursos disponíveis para lidar com autenticação dos seus clientes.</p>\n","_postman_id":"6f1103d5-aeff-4f2b-b4ad-e980d029cfce","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Customers","item":[{"name":"Customer Students","item":[{"name":"List Customer Students","event":[{"listen":"test","script":{"id":"7f21feac-d1ae-4c04-81c9-b2eb3c03f686","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"student_uid_or_external_id\", o.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"db301f83-74a7-4b9d-9f78-a265e665a9f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}","students",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"7738adb6-b782-4dcb-989f-b7baab87deb5","name":"List Students","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Aug 2023 01:57:31 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1373"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=215.66200000000003;desc=\"User CPU time\", TimerPanel_stime;dur=69.19300000000028;desc=\"System CPU time\", TimerPanel_total;dur=284.8550000000003;desc=\"Total CPU time\", TimerPanel_total_time;dur=334.3470096588135;desc=\"Elapsed time\", SQLPanel_sql_time;dur=39.10994529724121;desc=\"SQL 16 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"96c13eed-f36b-408a-9bd3-00fc8fa59d74\",\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Doe\",\n            \"birthdate\": \"2001-12-31\",\n            \"picture\": null,\n            \"tax_document\": \"72156240728\",\n            \"external_id\": null,\n            \"showcase\": {\n                \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n                \"display_name\": \"Teste\",\n                \"slug\": \"m1-teste-2024\",\n                \"cycle\": \"2024\",\n                \"store\": {\n                    \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n                    \"display_name\": \"1º ano\",\n                    \"slug\": \"ensino-medio-1o-ano\",\n                    \"grade\": {\n                        \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                        \"name\": \"1º ano\",\n                        \"slug\": \"m1\",\n                        \"parent\": {\n                            \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                            \"name\": \"Ensino Médio\",\n                            \"slug\": null,\n                            \"educational_level\": {\n                                \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                                \"name\": \"Educação básica\"\n                            }\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"uid\": \"750a5dd1-6955-4645-b4b4-f69caab47c6f\",\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"birthdate\": \"2001-12-31\",\n            \"picture\": null,\n            \"tax_document\": \"72156240728\",\n            \"external_id\": \"1\",\n            \"showcase\": {\n                \"uid\": \"052f1351-f3d6-468e-b7bd-8bd7d792b290\",\n                \"display_name\": \"Regular\",\n                \"slug\": \"regular-2022\",\n                \"cycle\": \"2022\",\n                \"store\": {\n                    \"uid\": \"228e3248-62af-4f18-8666-a1bac5029153\",\n                    \"display_name\": \"Todos\",\n                    \"slug\": \"geral-todos\",\n                    \"grade\": {\n                        \"uid\": \"06bcc1d7-2428-4ecb-81f3-aea615a64b85\",\n                        \"name\": \"Todos\",\n                        \"slug\": null,\n                        \"parent\": {\n                            \"uid\": \"1bfca6b7-61d5-4648-882a-c97a802eda73\",\n                            \"name\": \"Geral\",\n                            \"slug\": null,\n                            \"educational_level\": {\n                                \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                                \"name\": \"Educação básica\"\n                            }\n                        }\n                    }\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"db301f83-74a7-4b9d-9f78-a265e665a9f3"},{"name":"Create Customer Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":["var jsonData = JSON.parse(responseBody);","","postman.setEnvironmentVariable(\"student_uid_or_external_id\", jsonData.uid);",""],"type":"text/javascript","packages":{}}}],"id":"e280d142-dc8b-48c9-b7d2-fa91e67b32a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"grade\": \"m1\",\n    \"cycle\": 2024,\n    \"institution\": \"skoolare\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/","description":"<p>Além dos dados básicos do aluno, é possível informar a sua série (matrícula).</p>\n<p>Existem duas formas de informar a matrícula do aluno:</p>\n<ul>\n<li><p>Através dos campos <code>grade</code> e <code>cycle</code></p>\n</li>\n<li><p>Ou através do campo <code>showcase</code></p>\n</li>\n</ul>\n<p>Para utilizar os campos <code>grade</code> e <code>cycle</code>, utilize a seguinte tabela de referência de séries:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Série</strong></th>\n<th><strong>Código</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Educação Infantil - 0 anos</td>\n<td><code>i0</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 1 ano</td>\n<td><code>i1</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 2 anos</td>\n<td><code>i2</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 3 anos</td>\n<td><code>i3</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 4 anos</td>\n<td><code>i4</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 5 anos</td>\n<td><code>i5</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 1º Ano</td>\n<td><code>f1</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 2º Ano</td>\n<td><code>f2</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 3º Ano</td>\n<td><code>f3</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 4º Ano</td>\n<td><code>f4</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 5º Ano</td>\n<td><code>f5</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 6º Ano</td>\n<td><code>f6</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 7º Ano</td>\n<td><code>f7</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 8º Ano</td>\n<td><code>f8</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 9º Ano</td>\n<td><code>f9</code></td>\n</tr>\n<tr>\n<td>Ensino Médio - 1ª Série</td>\n<td><code>m1</code></td>\n</tr>\n<tr>\n<td>Ensino Médio - 2ª Série</td>\n<td><code>m2</code></td>\n</tr>\n<tr>\n<td>Ensino Médio - 3ª Série</td>\n<td><code>m3</code></td>\n</tr>\n<tr>\n<td>Pré-Vestibular</td>\n<td><code>pre</code></td>\n</tr>\n</tbody>\n</table>\n</div><p>Você também pode consultar a lista de séries disponíveis a partir do endpoint <a href=\"#bfe6b59b-3c6d-49e8-9f3a-b81937098a56\">Institutions / List Grades</a>.</p>\n<p>O campo <code>cycle</code> é um valor inteiro, representando o ano letivo (<code>2024</code>, <code>2025</code>, etc).</p>\n<p>A outra alternativa é informar o campo <code>showcase</code> diretamente. O <code>uid</code> da vitrine pode ser consultada a partir do endpoint <a href=\"#331a6c42-bf28-473c-b37c-308616630309\">Institutions / List Showcases</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}","students",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"61d9c28e-a01e-495b-9d1a-2580d865e427","name":"Create Student Using Cycle And Grade","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"grade\": \"m1\",\n    \"cycle\": 2024\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Sep 2023 00:27:45 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"697"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"fa982243-abe7-45d0-8a2b-b3a7579aa52d\",\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    }\n}"},{"id":"ec8a8fe7-4fa9-4f0e-9b18-87b17b80de69","name":"Create Student Using Cycle, Grade and Showcase Name","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"grade\": \"m1\",\n    \"cycle\": 2024,\n    \"showcase_name\": \"Militar\",\n    \"institution\": \"{{institution_slug}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Sep 2023 00:27:45 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"697"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"fa982243-abe7-45d0-8a2b-b3a7579aa52d\",\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    }\n}"},{"id":"405657f2-b16d-4738-ba56-e1b5e9fe48c7","name":"Create Student Using Showcase","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"showcase\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Sep 2023 00:28:41 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"697"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"47f3c284-e1ed-41ae-a65a-2eeca8c7e2c1\",\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"e280d142-dc8b-48c9-b7d2-fa91e67b32a9"},{"name":"Retrieve Customer Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":[""],"type":"text/javascript"}}],"id":"2c2200d8-40a8-4fdb-a9e8-84f5f166af51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/{{student_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}","students","{{student_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"cd26c136-23fe-4be1-8502-059194598527","name":"Retrieve Student","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/{{student_uid_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Aug 2023 01:57:02 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"670"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=182.82699999999963;desc=\"User CPU time\", TimerPanel_stime;dur=51.50800000000011;desc=\"System CPU time\", TimerPanel_total;dur=234.33499999999975;desc=\"Total CPU time\", TimerPanel_total_time;dur=291.6228771209717;desc=\"Elapsed time\", SQLPanel_sql_time;dur=42.008161544799805;desc=\"SQL 13 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"96c13eed-f36b-408a-9bd3-00fc8fa59d74\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": null,\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"2c2200d8-40a8-4fdb-a9e8-84f5f166af51"},{"name":"Update Customer Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":[""],"type":"text/javascript"}}],"id":"aed1b7fd-87f6-411a-ad15-053a10079bc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"grade\": \"m1\",\n    \"cycle\": 2024\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/{{student_uid_or_external_id}}/","description":"<p>Para a atualização da matrícula do aluno, utilizar os campos <code>grade</code> e <code>cycle</code> ou informar o <code>showcase</code> diretamente.</p>\n<p>Consultar o endpoint <code>Create Student</code> para mais informações.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}","students","{{student_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"27ee5786-07b0-4d3d-b30b-11d88f8660f0","name":"Update Student Using Cycle And Grade","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"grade\": \"m1\",\n    \"cycle\": 2024\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/{{student_uid_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Sep 2023 00:29:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"696"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"47f3c284-e1ed-41ae-a65a-2eeca8c7e2c1\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    }\n}"},{"id":"abe27d0b-0196-421c-ba36-c5d831d5993d","name":"Update Student Using Showcase","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"showcase\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/{{student_uid_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Sep 2023 00:29:39 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"696"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"47f3c284-e1ed-41ae-a65a-2eeca8c7e2c1\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"aed1b7fd-87f6-411a-ad15-053a10079bc3"},{"name":"Delete Customer Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":[""],"type":"text/javascript"}}],"id":"3257c03b-d6fd-40ca-8b8a-3bc55f9e99b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/{{student_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}","students","{{student_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"f2c71dea-cb3b-4246-9b9d-b7036174df64","name":"Delete Student","originalRequest":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/students/{{student_uid_or_external_id}}/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 28 Aug 2023 12:17:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=172.84700000004705;desc=\"User CPU time\", TimerPanel_stime;dur=73.54899999995723;desc=\"System CPU time\", TimerPanel_total;dur=246.39600000000428;desc=\"Total CPU time\", TimerPanel_total_time;dur=359.6951961517334;desc=\"Elapsed time\", SQLPanel_sql_time;dur=74.2349624633789;desc=\"SQL 14 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3257c03b-d6fd-40ca-8b8a-3bc55f9e99b3"}],"id":"6819e511-87db-49aa-9911-5c79b4ac7cfd","description":"<p>Endpoints básicos de manutenção de alunos. São subrotas de <code>Customers</code>.</p>\n<p>Para acessar os dados de alunos é necessário sempre identificar o cliente na URL.</p>\n<p>O parâmetro de URL do aluno aceita os campos <code>uid</code> ou <code>external_id</code>.</p>\n<p>Através destes endpoints é possível também determinar qual a série o aluno está matriculado atualmente. Esta informação será utilizada para direcionar o aluno para a vitrine recomendada para a sua série.</p>\n","_postman_id":"6819e511-87db-49aa-9911-5c79b4ac7cfd","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"List Customers","event":[{"listen":"test","script":{"id":"764b7bfd-89fa-4b1d-9fad-442a7736da86","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"customer_uid_or_external_id\", o.uid);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"3a5b7d9d-9fcd-4e4c-a212-393c6d7094ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/?site=skoolare&limit=2&offset=0","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers",""],"host":["{{environment}}"],"query":[{"disabled":true,"description":{"content":"<p><code>true</code>, <code>false</code></p>\n","type":"text/plain"},"key":"is_active","value":"true"},{"disabled":true,"description":{"content":"<p><code>pending</code>, <code>granted</code>, <code>denied</code></p>\n","type":"text/plain"},"key":"status","value":"granted"},{"key":"site","value":"skoolare"},{"disabled":true,"key":"email","value":"jane.doe@example.com"},{"disabled":true,"key":"last_active_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"last_active_before","value":"2023-01-31T23:59:59-03:00"},{"disabled":true,"key":"date_created_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"date_created_before","value":"2023-01-31T23:59:59-03:00"},{"disabled":true,"key":"date_updated_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"date_updated_before","value":"2023-01-31T23:59:59-03:00"},{"key":"limit","value":"2"},{"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"ca3ba61d-72af-47ed-836f-f323afe860ec","name":"List Customers","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/?site=skoolare&limit=2&offset=0","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","accounts","customers",""],"query":[{"key":"is_active","value":"true","description":"`true`, `false`","disabled":true},{"key":"status","value":"granted","description":"`pending`, `granted`, `denied`","disabled":true},{"key":"site","value":"skoolare","type":"text"},{"key":"email","value":"jane.doe@example.com","type":"text","disabled":true},{"key":"last_active_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"last_active_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true},{"key":"date_created_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"date_created_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true},{"key":"date_updated_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"date_updated_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true},{"key":"limit","value":"2","type":"text"},{"key":"offset","value":"0","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2024 15:14:39 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1436"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"fee5d86c7ba14a3d9d38bf191c873929"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=38.47700000000032;desc=\"User CPU time\", TimerPanel_stime;dur=13.88899999999893;desc=\"System CPU time\", TimerPanel_total;dur=52.36599999999925;desc=\"Total CPU time\", TimerPanel_total_time;dur=84.21707153320312;desc=\"Elapsed time\", SQLPanel_sql_time;dur=26.216983795166016;desc=\"SQL 16 queries\", CachePanel_total_time;dur=6.52766227722168;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 15,\n    \"next\": \"http://localhost:8001/api/integrations/eskolare/accounts/customers/?limit=2&offset=2&site=skoolare\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"ddf2fe31-e0c7-4f7b-baae-ba46a18326d5\",\n            \"email\": \"jane.doe2@example.com\",\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Doe\",\n            \"birthdate\": \"2001-12-31\",\n            \"picture\": null,\n            \"phone_number\": \"5511999990000\",\n            \"tax_document\": \"72156240728\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                \"title\": \"Skoolare\",\n                \"subdomain\": \"skoolare\",\n                \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                \"url\": \"http://skoolare.eskolareshop.local\"\n            },\n            \"last_active\": \"2024-08-14T11:47:04.446627-03:00\",\n            \"date_created\": \"2024-08-14T11:47:04.446837-03:00\",\n            \"date_updated\": \"2024-08-14T11:47:04.446848-03:00\"\n        },\n        {\n            \"uid\": \"0e9c7ba0-dca1-4aa1-bdbf-228be6bf6bcf\",\n            \"email\": \"jane.doe3@example.com\",\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Doe\",\n            \"birthdate\": \"2001-12-31\",\n            \"picture\": null,\n            \"phone_number\": \"5511999990000\",\n            \"tax_document\": \"72156240728\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                \"title\": \"Skoolare\",\n                \"subdomain\": \"skoolare\",\n                \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                \"url\": \"http://skoolare.eskolareshop.local\"\n            },\n            \"last_active\": \"2024-08-14T12:00:45.859817-03:00\",\n            \"date_created\": \"2024-08-14T12:00:45.860042-03:00\",\n            \"date_updated\": \"2024-08-14T12:00:45.860054-03:00\"\n        }\n    ]\n}"},{"id":"ccad8f90-5b39-4d36-8ace-d0eb7a04a6da","name":"List Customers","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/?site=qualis","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","accounts","customers",""],"query":[{"key":"is_active","value":"true","description":"`true`, `false`","disabled":true},{"key":"status","value":"granted","description":"`pending`, `granted`, `denied`","disabled":true},{"key":"site","value":"qualis"},{"key":"email","value":"jane.doe@example.com","type":"text","disabled":true},{"key":"last_active_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"last_active_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true},{"key":"date_created_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"date_created_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true},{"key":"date_updated_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"date_updated_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true},{"key":"limit","value":"2","disabled":true},{"key":"offset","value":"0","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 26 Nov 2025 19:42:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"68526"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"77bd23b1-7786-4195-93df-33e148c3688a"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"68526"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"Uqq6UHqLIAMEGTA="},{"key":"Vary","value":"Authorization, Cookie, origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-69275841-6ce586bc2c57371a6730d4e6;Parent=42e2907b3034b69e;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 153,\n    \"next\": \"https://api.eskolare-development.com/api/integrations/eskolare/accounts/customers/?limit=100&offset=100&site=qualis\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"f036061d-0df8-46e0-8ab8-1054b1da15aa\",\n            \"email\": \"alexandre.h@eskolare.com.br\",\n            \"first_name\": \"Alexandre Hideki\",\n            \"last_name\": \"Dinai\",\n            \"birthdate\": \"2022-02-11\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/a6a9be13-ff8d-4f6b-b2a6-c367d8e97c14.com/a/ACg8ocIM2YxptuO3gO0imCj4FieXIm3Zl9NWNbuZYvlvghRyQAs96-c\",\n            \"phone_number\": \"1198082788\",\n            \"tax_document\": \"50681741066\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-24T10:16:53.301690-03:00\",\n            \"date_created\": \"2024-10-22T10:14:23.224515-03:00\",\n            \"date_updated\": \"2025-11-24T10:17:24.448955-03:00\"\n        },\n        {\n            \"uid\": \"3d6b9fbc-8613-41e9-8efa-42ccd3957c11\",\n            \"email\": \"alexandre.h+testes@eskolare.com.br\",\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-05-12T10:21:43.000906-03:00\",\n            \"date_created\": \"2025-05-12T10:21:42.859372-03:00\",\n            \"date_updated\": \"2025-05-12T10:21:43.001202-03:00\"\n        },\n        {\n            \"uid\": \"bfe5a167-af15-4909-ba5f-7e4361e60da1\",\n            \"email\": \"alexandre.h+test@eskolare.com.br\",\n            \"first_name\": \"Alex\",\n            \"last_name\": \"Test\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-05-12T10:59:29.746523-03:00\",\n            \"date_created\": \"2025-05-12T10:51:22.961541-03:00\",\n            \"date_updated\": \"2025-05-12T10:59:29.746682-03:00\"\n        },\n        {\n            \"uid\": \"1286fc36-81f2-4032-8fe6-a9798154a59b\",\n            \"email\": \"ana.p@eskolare.com.br\",\n            \"first_name\": \"Paula\",\n            \"last_name\": \"Elias\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/d14da458-fbd5-410a-aae0-631f5a540985.com/a/ACg8ocIbT7XPDVVG1U3lC_TttKEAWLr6hdnEeQFMVgbkrgH9q_ANvB6CK\",\n            \"phone_number\": \"12997423434\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-01-24T08:43:38.037516-03:00\",\n            \"date_created\": \"2025-01-11T14:28:34.179278-03:00\",\n            \"date_updated\": \"2025-04-03T16:53:14.790463-03:00\"\n        },\n        {\n            \"uid\": \"3c4a0450-095f-4787-8827-dac714c0b057\",\n            \"email\": \"anderson.m@eskolare.com.br\",\n            \"first_name\": \"Anderson\",\n            \"last_name\": \"Moutinho\",\n            \"birthdate\": \"1981-01-13\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/660a3a8e-fbd1-4060-8382-c55c198da27b.com/a-/AOh14GjYNV9Fjiza_1LuX_-ToERELO13nNtyg-7-pIl6OAs96-c\",\n            \"phone_number\": \"5511975311776\",\n            \"tax_document\": \"35472662893\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-04T16:24:55.800156-03:00\",\n            \"date_created\": \"2025-11-04T16:24:55.646025-03:00\",\n            \"date_updated\": \"2025-11-04T16:25:52.607165-03:00\"\n        },\n        {\n            \"uid\": \"c6cc0482-4060-48c0-8bd4-daf6e4503e3a\",\n            \"email\": \"andre.s@eskolare.com.br\",\n            \"first_name\": \"André\",\n            \"last_name\": \"andre.s@eskolare.com.br\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511952743442\",\n            \"tax_document\": \"03649307057\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-16T16:18:52.085275-03:00\",\n            \"date_created\": \"2025-06-18T16:20:05.604852-03:00\",\n            \"date_updated\": \"2025-09-16T16:18:52.085620-03:00\"\n        },\n        {\n            \"uid\": \"f4a86db6-ab3e-4e08-af78-9fdd08524519\",\n            \"email\": \"bruna.r@eskolare.com.br\",\n            \"first_name\": \"Bruna Ribeiro\",\n            \"last_name\": \"Carraro\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/ac588cb0-21b5-49a3-8f78-df070c3800b6.com/a/ACg8ocJ4LxozNiTuiGcoy7zmwG0b8PTDFfC4ojZPLOsvBoVzK_0o4Ap7Y\",\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-03T14:15:20.497063-03:00\",\n            \"date_created\": \"2025-11-03T14:15:20.332697-03:00\",\n            \"date_updated\": \"2025-11-03T14:15:29.810789-03:00\"\n        },\n        {\n            \"uid\": \"6009bed6-883e-46bf-82e8-58357b20ba1f\",\n            \"email\": \"brunoalvesjuliao@icloud.com\",\n            \"first_name\": \"Bruno\",\n            \"last_name\": \"Alves\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-02-25T10:14:17.635395-03:00\",\n            \"date_created\": \"2025-02-25T10:14:16.455213-03:00\",\n            \"date_updated\": \"2025-02-25T10:14:18.437077-03:00\"\n        },\n        {\n            \"uid\": \"0880a810-5650-41ad-9fb9-65ecd343c74d\",\n            \"email\": \"caio.bim@cec.ribeirao.br\",\n            \"first_name\": \"Caio\",\n            \"last_name\": \"Bim\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11999999999\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-05-05T16:15:13.854793-03:00\",\n            \"date_created\": \"2025-05-05T16:15:13.855442-03:00\",\n            \"date_updated\": \"2025-05-05T16:15:13.990145-03:00\"\n        },\n        {\n            \"uid\": \"27d9938a-2b14-42c1-8a05-c02a2713374d\",\n            \"email\": \"carlos@balmon.co\",\n            \"first_name\": \"Carlos Eduardo\",\n            \"last_name\": \"Nunes Laurentina\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5548996118546\",\n            \"tax_document\": \"10151821941\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-17T09:24:20.038126-03:00\",\n            \"date_created\": \"2024-11-19T13:01:10.411989-03:00\",\n            \"date_updated\": \"2025-11-17T09:24:20.038453-03:00\"\n        },\n        {\n            \"uid\": \"8685e829-2fa8-46d7-9d1b-1abc768785e9\",\n            \"email\": \"carloseduardo.ndo@gmail.com\",\n            \"first_name\": \"Carlos Eduardo\",\n            \"last_name\": \"Nunes Laurentina\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5548999999999\",\n            \"tax_document\": \"10151821941\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-01-19T19:25:12.789551-03:00\",\n            \"date_created\": \"2025-01-19T19:25:12.053455-03:00\",\n            \"date_updated\": \"2025-01-19T19:58:20.046717-03:00\"\n        },\n        {\n            \"uid\": \"3d985a24-7d79-4e0c-977f-67e269e26df6\",\n            \"email\": \"carlos.l@eskolare.com.br\",\n            \"first_name\": \"Carlos\",\n            \"last_name\": \"T R C de Lima\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/efabda98-c9d8-497a-a4d4-c7b549c3e7f8.com/a/ACg8ocKOx5DMAa5htMdMqbsraHnIelao4lLtLwY3qO15xoF6Y_c36Z4qc\",\n            \"phone_number\": \"5511979595499\",\n            \"tax_document\": \"40034707883\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-26T11:33:07.915048-03:00\",\n            \"date_created\": \"2025-07-11T16:25:03.929369-03:00\",\n            \"date_updated\": \"2025-11-26T11:34:59.211439-03:00\"\n        },\n        {\n            \"uid\": \"942b1b02-9505-4bd9-aa7a-2f59e008c6de\",\n            \"email\": \"contato@gmail.com\",\n            \"first_name\": \"Roney\",\n            \"last_name\": \"Correa\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511949557688\",\n            \"tax_document\": \"68313862025\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-05-15T12:02:49.230966-03:00\",\n            \"date_created\": \"2025-05-15T12:02:48.459352-03:00\",\n            \"date_updated\": \"2025-05-15T12:03:54.728079-03:00\"\n        },\n        {\n            \"uid\": \"bea47762-e3f4-4e33-9bdb-08e80a0d6cd7\",\n            \"email\": \"daniel.s@eskolare.com.br\",\n            \"first_name\": \"Daniel\",\n            \"last_name\": \"Xavier\",\n            \"birthdate\": \"1993-12-20\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/836ec613-9b04-4e00-9503-883173d1d545.com/a/ACg8ocI7Bep9qIk4ov6jtI-VLfIg10qAFpFPiafl7CuQXrNwi_3N3SUMU\",\n            \"phone_number\": \"21998076708\",\n            \"tax_document\": \"14661540719\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-11T14:34:54.080651-03:00\",\n            \"date_created\": \"2025-02-17T15:47:36.383836-03:00\",\n            \"date_updated\": \"2025-07-11T14:34:54.081040-03:00\"\n        },\n        {\n            \"uid\": \"8c0eeae1-71eb-4844-94f3-441e4939c948\",\n            \"email\": \"denise.c@eskolare.com.br\",\n            \"first_name\": \"Denise\",\n            \"last_name\": \"Câmara\",\n            \"birthdate\": \"1993-05-27\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/4553dbbe-33ec-49c9-a7ec-bf6200a072c6.com/a/ACg8ocJ0EXD83MaEvC0F9KW2S6CtlBdt2qvg87DKYvUBQ1FgB_NjLiqrU\",\n            \"phone_number\": \"11911952220\",\n            \"tax_document\": \"39254338800\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-06T10:28:38.585772-03:00\",\n            \"date_created\": \"2025-06-30T14:39:10.824104-03:00\",\n            \"date_updated\": \"2025-11-24T16:24:16.175979-03:00\"\n        },\n        {\n            \"uid\": \"a03b85b6-705c-4dc8-9899-603d1de4807a\",\n            \"email\": \"diego.g.santos@somoseducacao.com.br\",\n            \"first_name\": \"Diego\",\n            \"last_name\": \"Gomes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-03-24T14:19:25.531554-03:00\",\n            \"date_created\": \"2025-03-24T14:19:24.594061-03:00\",\n            \"date_updated\": \"2025-03-24T14:45:25.094972-03:00\"\n        },\n        {\n            \"uid\": \"145b04c7-8b4b-479c-ba11-7230428c38e6\",\n            \"email\": \"erick.m@eskolare.com.br\",\n            \"first_name\": \"Erick\",\n            \"last_name\": \"Moutinho\",\n            \"birthdate\": \"1958-10-25\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/9e70ae5a-0638-4830-bec7-0cb3dce506ec.com/a-/AOh14GgcNW3Uzz3P73lHtVhWagKT1tJMoKbka5CfVqVZ_XvAadGb\",\n            \"phone_number\": \"5511985855655\",\n            \"tax_document\": \"28424541898\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-05T09:54:51.376085-03:00\",\n            \"date_created\": \"2024-11-19T10:03:22.066521-03:00\",\n            \"date_updated\": \"2025-11-05T09:57:32.169240-03:00\"\n        },\n        {\n            \"uid\": \"62ddd268-96b2-4d4a-a773-5557d8db2d3a\",\n            \"email\": \"eskolar3@1234.com\",\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-01T14:41:43.927413-03:00\",\n            \"date_created\": \"2025-10-01T14:41:43.927626-03:00\",\n            \"date_updated\": \"2025-10-01T14:41:43.927638-03:00\"\n        },\n        {\n            \"uid\": \"f937b46e-6897-456c-abcc-cde51e8cedce\",\n            \"email\": \"eskolar3@123.com\",\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-01T14:39:44.823744-03:00\",\n            \"date_created\": \"2025-10-01T14:39:44.824125-03:00\",\n            \"date_updated\": \"2025-10-01T14:39:44.824139-03:00\"\n        },\n        {\n            \"uid\": \"2e82d412-c8fd-4cd9-a674-03a7b65d1e6c\",\n            \"email\": \"eskolare@1212.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Eskolare\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"50064106802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-01T15:52:06.114432-03:00\",\n            \"date_created\": \"2025-10-01T15:52:04.722835-03:00\",\n            \"date_updated\": \"2025-10-01T15:55:01.038998-03:00\"\n        },\n        {\n            \"uid\": \"9aa75e45-9b63-4104-91d6-8bd58c7c84d2\",\n            \"email\": \"eskolare@123455.com\",\n            \"first_name\": \"Eskolare1\",\n            \"last_name\": \"Eskolare\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-30T19:41:39.241159-03:00\",\n            \"date_created\": \"2025-09-30T19:41:37.643325-03:00\",\n            \"date_updated\": \"2025-09-30T19:41:39.241368-03:00\"\n        },\n        {\n            \"uid\": \"1babcaa1-954a-4d87-bb4c-626048219239\",\n            \"email\": \"esk.olare@1234.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Silva\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"50064106802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-17T10:35:02.955007-03:00\",\n            \"date_created\": \"2025-10-01T15:43:38.995551-03:00\",\n            \"date_updated\": \"2025-10-17T10:35:02.955258-03:00\"\n        },\n        {\n            \"uid\": \"6d01668a-c3f1-45b0-b17d-c08519e9d075\",\n            \"email\": \"eskolare@123.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Eskolare\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-30T19:28:40.615559-03:00\",\n            \"date_created\": \"2025-09-30T19:18:17.842877-03:00\",\n            \"date_updated\": \"2025-09-30T19:28:40.615838-03:00\"\n        },\n        {\n            \"uid\": \"f75fb07d-f5fe-460a-bbaa-ea5148be6e0e\",\n            \"email\": \"eskolare.12.3@eskolare.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Eskolare\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-09T17:26:48.187249-03:00\",\n            \"date_created\": \"2025-10-09T17:26:46.682712-03:00\",\n            \"date_updated\": \"2025-10-09T17:26:49.400569-03:00\"\n        },\n        {\n            \"uid\": \"f3c4e37c-0d98-4dec-b1cc-60608b411df0\",\n            \"email\": \"eskolare124@eskolare.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Eskolare1\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-09T17:30:02.245352-03:00\",\n            \"date_created\": \"2025-10-09T17:30:00.914194-03:00\",\n            \"date_updated\": \"2025-10-09T17:30:02.245554-03:00\"\n        },\n        {\n            \"uid\": \"8f40dcda-9a2b-45bc-ab59-2807d15de5f9\",\n            \"email\": \"eskolare@eeskolare.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Eskolare\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"50064106802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-01T15:57:22.552777-03:00\",\n            \"date_created\": \"2025-10-01T15:57:21.331418-03:00\",\n            \"date_updated\": \"2025-10-01T15:59:45.671548-03:00\"\n        },\n        {\n            \"uid\": \"ea695635-e2a6-4ff0-9aca-cbca4c23a283\",\n            \"email\": \"eskolare@eskoare1.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Esk\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511998406060\",\n            \"tax_document\": \"50064106802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-09T17:33:45.361548-03:00\",\n            \"date_created\": \"2025-10-09T17:33:44.285908-03:00\",\n            \"date_updated\": \"2025-10-09T17:36:29.859891-03:00\"\n        },\n        {\n            \"uid\": \"c5c52dbe-0a31-4b7d-9ba9-700ae190aa6e\",\n            \"email\": \"eskolare@eskolare123.com\",\n            \"first_name\": \"Eskolare\",\n            \"last_name\": \"Eskolaree\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"50064106802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-01T15:06:37.557743-03:00\",\n            \"date_created\": \"2025-10-01T15:06:36.030140-03:00\",\n            \"date_updated\": \"2025-10-01T15:09:29.953456-03:00\"\n        },\n        {\n            \"uid\": \"d9c883d4-fe9d-450e-9a45-37031df01d63\",\n            \"email\": \"eskolare@eskolare1.com\",\n            \"first_name\": \"Maria\",\n            \"last_name\": \"Silva\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511998406060\",\n            \"tax_document\": \"50064106802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-10T11:53:51.085329-03:00\",\n            \"date_created\": \"2025-10-10T11:53:49.630086-03:00\",\n            \"date_updated\": \"2025-10-10T13:27:26.639056-03:00\"\n        },\n        {\n            \"uid\": \"a34d359f-96f7-470f-898c-d7448ba75698\",\n            \"email\": \"esther.p@eskolare.com.br\",\n            \"first_name\": \"Esther\",\n            \"last_name\": \"Pinho\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/c7efbf0f-2c3c-4036-b887-ecb533fca54f.com/a/ACg8ocLvw_Mm-d2vI6-zFU72h5xADItGoAqu0wj60s19_fChkXK5s96-c\",\n            \"phone_number\": \"21994005479\",\n            \"tax_document\": \"15197889756\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-19T13:37:49.721556-03:00\",\n            \"date_created\": \"2025-09-11T09:45:51.050264-03:00\",\n            \"date_updated\": \"2025-11-19T13:37:49.721820-03:00\"\n        },\n        {\n            \"uid\": \"04143d6f-6c01-4694-a78b-ab4282cf3494\",\n            \"email\": \"esther.pinho@gmail.com\",\n            \"first_name\": \"Esther\",\n            \"last_name\": \"Pinho\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5521994005479\",\n            \"tax_document\": \"15197889756\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-09T15:21:15.493158-03:00\",\n            \"date_created\": \"2025-01-07T11:47:45.415758-03:00\",\n            \"date_updated\": \"2025-09-09T15:21:15.493544-03:00\"\n        },\n        {\n            \"uid\": \"c81ea5e0-0a0e-4dd8-94af-9994e831d3d3\",\n            \"email\": \"felipe@redebloom.com.br\",\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-21T10:34:01.069945-03:00\",\n            \"date_created\": \"2025-10-21T10:34:00.900523-03:00\",\n            \"date_updated\": \"2025-10-21T10:34:01.070160-03:00\"\n        },\n        {\n            \"uid\": \"daeab0e7-32c8-4949-9bbc-62f38638b2e5\",\n            \"email\": \"fernanda.f@eskolare.com.br\",\n            \"first_name\": \"Fernanda\",\n            \"last_name\": \"Frazão\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/728c730b-7b49-43cf-86a3-d5ef4ff03482.com/a/ACg8ocJ2zdVWRG1M9DDaVfAKpkijdqO9YXwfSVX3hCX_E1BNi_4xaK0XO\",\n            \"phone_number\": \"11951375213\",\n            \"tax_document\": \"43150383854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-13T13:59:02.471083-03:00\",\n            \"date_created\": \"2024-12-13T15:17:07.069187-03:00\",\n            \"date_updated\": \"2025-11-24T15:47:14.020100-03:00\"\n        },\n        {\n            \"uid\": \"f23ba880-cc35-426e-aca7-86bd08c89095\",\n            \"email\": \"fernandoa@gmail.com\",\n            \"first_name\": \"Fernando\",\n            \"last_name\": \"Alves\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-05-15T11:37:00.390109-03:00\",\n            \"date_created\": \"2025-05-15T11:36:59.570535-03:00\",\n            \"date_updated\": \"2025-05-15T11:37:00.390433-03:00\"\n        },\n        {\n            \"uid\": \"976d7b1b-6df4-4ea0-a3d1-5c25b628eb06\",\n            \"email\": \"franklin.r@eskolare.com.br\",\n            \"first_name\": \"Franklin\",\n            \"last_name\": \"Viana\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/b8243cb6-fde7-49af-aebe-9ed48c1ae34e.com/a/ACg8ocKKoMHqWWFIi9AvpAzgScjbBdXqvfehLP9CfQsh1rQOp_CQpr55w\",\n            \"phone_number\": \"21999830929\",\n            \"tax_document\": \"11567528767\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-24T15:47:11.186292-03:00\",\n            \"date_created\": \"2024-12-13T15:19:58.155466-03:00\",\n            \"date_updated\": \"2025-11-24T15:47:11.186625-03:00\"\n        },\n        {\n            \"uid\": \"aaad67b5-80ee-470d-b64f-2134f7b9d135\",\n            \"email\": \"gabriel.m@eskolare.com.br\",\n            \"first_name\": \"Gabriel\",\n            \"last_name\": \"Mainhardt\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/6c62a524-ab86-4c80-8164-b324e903ca98.com/a/ACg8ocKMve84bEk0TaCAiRDUXIJiIBCTVitZNWvWIhezzATBN_dfNa1sk\",\n            \"phone_number\": \"5511960844679\",\n            \"tax_document\": \"07476415957\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-19T17:40:01.150914-03:00\",\n            \"date_created\": \"2024-11-14T13:20:49.675278-03:00\",\n            \"date_updated\": \"2025-11-19T17:40:01.151118-03:00\"\n        },\n        {\n            \"uid\": \"e20fa487-51b1-4a0d-b09d-b31b30504b08\",\n            \"email\": \"gigisilverio.galera@hotmail.com\",\n            \"first_name\": \"Giovanna\",\n            \"last_name\": \"Galera\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-29T16:44:21.736062-03:00\",\n            \"date_created\": \"2025-09-29T16:44:20.513576-03:00\",\n            \"date_updated\": \"2025-09-29T16:44:21.736315-03:00\"\n        },\n        {\n            \"uid\": \"f2484869-b293-4ae0-b3ea-a985b7b59179\",\n            \"email\": \"giovanna.g@eskolare.com.br\",\n            \"first_name\": \"Giovanna Silvério\",\n            \"last_name\": \"Galera\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/a7237a7c-04c1-4029-ba70-b7098e8f414c.com/a/ACg8ocJ_QZ00RlPrfFv4Lm9_n_QSTfXOIBEuJ7m2E8DkKWP_9_LvastVR\",\n            \"phone_number\": \"5511998406060\",\n            \"tax_document\": \"50064106802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-20T18:00:33.545336-03:00\",\n            \"date_created\": \"2025-09-22T13:44:11.136473-03:00\",\n            \"date_updated\": \"2025-10-20T18:00:33.545590-03:00\"\n        },\n        {\n            \"uid\": \"0f971424-33fc-4a3f-9d8e-92c84bd8e027\",\n            \"email\": \"heitor.h@eskolare.com.br\",\n            \"first_name\": \"Heitor\",\n            \"last_name\": \"Hatakeyama\",\n            \"birthdate\": \"1989-11-11\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/5c784b4d-ad5a-46f4-a1ed-5cb9809cec3d.jpg\",\n            \"phone_number\": \"17991323162\",\n            \"tax_document\": \"36811093030\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-24T10:30:34.254047-03:00\",\n            \"date_created\": \"2025-01-13T09:33:38.872528-03:00\",\n            \"date_updated\": \"2025-11-24T10:30:34.254345-03:00\"\n        },\n        {\n            \"uid\": \"387e9439-7cdb-4f17-9365-1432a6caac42\",\n            \"email\": \"heitor.h+hector@eskolare.com.br\",\n            \"first_name\": \"Hector\",\n            \"last_name\": \"Hatakeyama\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-06-05T10:56:49.267648-03:00\",\n            \"date_created\": \"2025-06-05T10:56:49.054851-03:00\",\n            \"date_updated\": \"2025-06-05T10:56:49.267943-03:00\"\n        },\n        {\n            \"uid\": \"2042d80c-4d23-41a7-8176-9ccc4716d313\",\n            \"email\": \"heitor.h+teste11@eskolare.com.br\",\n            \"first_name\": \"Teste 11\",\n            \"last_name\": \"Testando\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"17991323162\",\n            \"tax_document\": \"36753257098\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T11:30:49.752164-03:00\",\n            \"date_created\": \"2025-07-15T11:30:49.752661-03:00\",\n            \"date_updated\": \"2025-07-15T11:32:39.207838-03:00\"\n        },\n        {\n            \"uid\": \"496fcc5e-e146-4f73-9b6b-099bc98e9ebc\",\n            \"email\": \"heitor.h+teste12@eskolare.com.br\",\n            \"first_name\": \"Teste 12\",\n            \"last_name\": \"Testando\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"17991323162\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T14:03:22.404308-03:00\",\n            \"date_created\": \"2025-07-15T14:03:22.404908-03:00\",\n            \"date_updated\": \"2025-07-15T14:03:22.595635-03:00\"\n        },\n        {\n            \"uid\": \"8370edfd-1e6e-4ae4-b13e-5a9937fbf6ad\",\n            \"email\": \"heitor.h+teste@eskolare.com.br\",\n            \"first_name\": \"Teste Filho\",\n            \"last_name\": \"T*****\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"39095093808\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-02T11:08:37.898934-03:00\",\n            \"date_created\": \"2025-09-02T11:08:37.899431-03:00\",\n            \"date_updated\": \"2025-09-18T08:46:03.179343-03:00\"\n        },\n        {\n            \"uid\": \"46d92ed6-9340-4beb-8acd-c74ad21e4d6a\",\n            \"email\": \"hiro1kz77@gmail.com\",\n            \"first_name\": \"Carlos\",\n            \"last_name\": \"Lima\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11979595499\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-16T16:31:32.615149-03:00\",\n            \"date_created\": \"2025-07-07T08:40:39.840583-03:00\",\n            \"date_updated\": \"2025-10-16T16:31:32.615433-03:00\"\n        },\n        {\n            \"uid\": \"823d5046-2374-4cbf-b998-12c23f95ed02\",\n            \"email\": \"janandre.rafael@gmail.com\",\n            \"first_name\": \"Rafael\",\n            \"last_name\": \"janandre\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511993606938\",\n            \"tax_document\": \"36480854845\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-03-26T09:24:55.797332-03:00\",\n            \"date_created\": \"2025-02-25T10:14:15.118966-03:00\",\n            \"date_updated\": \"2025-03-26T09:24:55.797608-03:00\"\n        },\n        {\n            \"uid\": \"46d12a0f-623e-475a-9fac-3904b3f1e30f\",\n            \"email\": \"joao.v+111111@eskolare.com.br\",\n            \"first_name\": \"Carioca\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-03-24T14:18:21.272832-03:00\",\n            \"date_created\": \"2025-02-27T12:20:35.680132-03:00\",\n            \"date_updated\": \"2025-10-31T09:01:00.093540-03:00\"\n        },\n        {\n            \"uid\": \"65a9971b-d24c-4d3e-9871-c27d05695137\",\n            \"email\": \"joao.v+111@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-03T13:52:02.109017-03:00\",\n            \"date_created\": \"2025-02-06T09:06:14.042980-03:00\",\n            \"date_updated\": \"2025-09-03T13:52:02.109406-03:00\"\n        },\n        {\n            \"uid\": \"7bcf57d3-2ea0-4d79-af9e-51949fdc8711\",\n            \"email\": \"joao.v+121212@eskolare.com.br\",\n            \"first_name\": \"joao\",\n            \"last_name\": \"Almeida\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-04-15T16:40:23.991820-03:00\",\n            \"date_created\": \"2025-04-15T16:40:23.992397-03:00\",\n            \"date_updated\": \"2025-05-15T11:16:04.659554-03:00\"\n        },\n        {\n            \"uid\": \"c54c8d63-030c-41df-add7-e63cf3495f36\",\n            \"email\": \"joao.v+1233@eskolare.com\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Loeps\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-12-19T15:35:29.502056-03:00\",\n            \"date_created\": \"2024-12-19T15:35:28.787881-03:00\",\n            \"date_updated\": \"2024-12-19T15:36:08.297644-03:00\"\n        },\n        {\n            \"uid\": \"fc3a407d-f5a8-4aae-a0d8-f8c1d08d342c\",\n            \"email\": \"joao.v+12@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-11-01T14:25:09.237484-03:00\",\n            \"date_created\": \"2024-11-01T14:25:08.382084-03:00\",\n            \"date_updated\": \"2024-11-01T14:25:10.095171-03:00\"\n        },\n        {\n            \"uid\": \"79d3483c-43a4-4cd0-be1e-1befd8df0c35\",\n            \"email\": \"joao.v+1@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"L*****\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-11-19T17:18:45.517658-03:00\",\n            \"date_created\": \"2024-10-21T14:58:22.227012-03:00\",\n            \"date_updated\": \"2025-08-14T12:09:40.170624-03:00\"\n        },\n        {\n            \"uid\": \"758a7b03-07d9-4d57-8d9c-2001f8e7630f\",\n            \"email\": \"joao.v+212@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-12-05T16:05:14.395551-03:00\",\n            \"date_created\": \"2024-12-05T16:05:14.395949-03:00\",\n            \"date_updated\": \"2024-12-05T16:05:14.395972-03:00\"\n        },\n        {\n            \"uid\": \"27809447-1fce-4f2f-b5e0-3651db4d6418\",\n            \"email\": \"joao.v+2211221@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Loeps\",\n            \"birthdate\": \"1995-08-28\",\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-08-28T16:09:36.479928-03:00\",\n            \"date_created\": \"2025-08-28T16:09:35.461938-03:00\",\n            \"date_updated\": \"2025-08-28T16:10:42.030848-03:00\"\n        },\n        {\n            \"uid\": \"b2bde910-6a52-47a7-af66-249a0b64ae2e\",\n            \"email\": \"joao.v+22123@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-01-15T10:25:12.617136-03:00\",\n            \"date_created\": \"2025-01-15T10:25:11.895099-03:00\",\n            \"date_updated\": \"2025-01-15T10:25:12.617422-03:00\"\n        },\n        {\n            \"uid\": \"7146d505-7403-4595-ab94-bd83d0a5e425\",\n            \"email\": \"joao.v+222303003@eskolare.com.br\",\n            \"first_name\": \"Rafael\",\n            \"last_name\": \"Gomes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-05-15T11:07:18.020815-03:00\",\n            \"date_created\": \"2025-05-15T11:07:17.031422-03:00\",\n            \"date_updated\": \"2025-05-15T11:08:30.879489-03:00\"\n        },\n        {\n            \"uid\": \"4358ba5a-dc66-4e34-a71a-d7e4a1f2b1a5\",\n            \"email\": \"joao.v+222@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-12-04T14:09:08.923498-03:00\",\n            \"date_created\": \"2024-12-04T14:09:08.235519-03:00\",\n            \"date_updated\": \"2024-12-04T14:09:08.923765-03:00\"\n        },\n        {\n            \"uid\": \"654fed31-057c-469f-8057-5aba0c9d1f5c\",\n            \"email\": \"joao.v+22331@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-01-21T10:34:52.255717-03:00\",\n            \"date_created\": \"2025-01-21T10:34:51.442467-03:00\",\n            \"date_updated\": \"2025-01-21T11:05:15.111449-03:00\"\n        },\n        {\n            \"uid\": \"92f16f30-d7ec-45f3-91ac-7e83ca48ebcb\",\n            \"email\": \"joao.v+4002@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Atual\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-02-14T13:28:06.803852-03:00\",\n            \"date_created\": \"2025-02-14T13:28:05.795244-03:00\",\n            \"date_updated\": \"2025-02-14T13:28:45.182081-03:00\"\n        },\n        {\n            \"uid\": \"217565e8-eb90-48eb-8da4-2a47d111376e\",\n            \"email\": \"joao.v+4003@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Destino\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-02-14T13:29:34.534115-03:00\",\n            \"date_created\": \"2025-02-14T13:29:33.698686-03:00\",\n            \"date_updated\": \"2025-02-14T13:30:25.635124-03:00\"\n        },\n        {\n            \"uid\": \"997e7919-fa4a-4e42-940c-22d4a538ce66\",\n            \"email\": \"joao.v4@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"teste2\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-21T15:09:42.907276-03:00\",\n            \"date_created\": \"2024-10-21T15:09:42.257425-03:00\",\n            \"date_updated\": \"2024-10-21T15:10:08.087553-03:00\"\n        },\n        {\n            \"uid\": \"a7925f83-be6d-4729-9c12-35d8f2efdcc9\",\n            \"email\": \"joao.v+5@eskolare.com.br\",\n            \"first_name\": \"testes\",\n            \"last_name\": \"testes2\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-22T09:41:33.740383-03:00\",\n            \"date_created\": \"2024-10-22T09:41:32.847976-03:00\",\n            \"date_updated\": \"2024-10-22T09:41:37.567660-03:00\"\n        },\n        {\n            \"uid\": \"37875ff9-5b2c-4446-9005-d212b53dc889\",\n            \"email\": \"joao.v5@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"teste\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-21T15:11:26.519745-03:00\",\n            \"date_created\": \"2024-10-21T15:11:25.786400-03:00\",\n            \"date_updated\": \"2024-10-21T15:15:51.196277-03:00\"\n        },\n        {\n            \"uid\": \"e8348b7c-c423-403a-a6ec-69e9b47669aa\",\n            \"email\": \"joao.v+6@eskolare.com.br\",\n            \"first_name\": \"teste\",\n            \"last_name\": \"teste2\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-21T15:49:04.599522-03:00\",\n            \"date_created\": \"2024-10-21T15:49:03.855759-03:00\",\n            \"date_updated\": \"2024-10-21T16:08:44.746735-03:00\"\n        },\n        {\n            \"uid\": \"07507f7c-bad3-48a0-82ed-bd0d872b1408\",\n            \"email\": \"joao.v+7@eskolare.com.br\",\n            \"first_name\": \"teste\",\n            \"last_name\": \"teste2'\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-22T09:21:08.801676-03:00\",\n            \"date_created\": \"2024-10-22T09:21:07.756234-03:00\",\n            \"date_updated\": \"2024-10-22T09:21:09.722682-03:00\"\n        },\n        {\n            \"uid\": \"3165616e-977a-483d-8680-1f3eef0c86d1\",\n            \"email\": \"joao.v+8@eskolare.com\",\n            \"first_name\": \"joao\",\n            \"last_name\": \"testeteste\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-21T16:08:06.352071-03:00\",\n            \"date_created\": \"2024-10-21T16:08:05.657784-03:00\",\n            \"date_updated\": \"2024-10-21T16:08:21.535660-03:00\"\n        },\n        {\n            \"uid\": \"b5d2e41a-31ed-48ea-8c95-8f1cfeec2e3b\",\n            \"email\": \"joao.v+9872@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-08-19T14:30:14.326461-03:00\",\n            \"date_created\": \"2025-08-19T14:30:14.147753-03:00\",\n            \"date_updated\": \"2025-08-19T14:30:14.326747-03:00\"\n        },\n        {\n            \"uid\": \"e01b9476-39b0-426f-85a0-bdce00cf36da\",\n            \"email\": \"joao.v+9@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"teste034\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-22T10:11:49.607438-03:00\",\n            \"date_created\": \"2024-10-22T10:11:48.809406-03:00\",\n            \"date_updated\": \"2024-10-22T10:13:01.964192-03:00\"\n        },\n        {\n            \"uid\": \"0a70aed8-e6f5-453b-ab42-c0b051ab4839\",\n            \"email\": \"joao.v@eskolare.com.br\",\n            \"first_name\": \"Charlie\",\n            \"last_name\": \"Gomes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-26T14:13:51.985584-03:00\",\n            \"date_created\": \"2024-09-12T11:10:31.090687-03:00\",\n            \"date_updated\": \"2025-11-26T14:13:51.985890-03:00\"\n        },\n        {\n            \"uid\": \"09405573-ab05-430f-a4b0-55c7e00053be\",\n            \"email\": \"joao.v+fmul@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"LOpes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"85919821000\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-12T10:33:01.534262-03:00\",\n            \"date_created\": \"2025-10-10T15:54:19.348030-03:00\",\n            \"date_updated\": \"2025-11-12T10:38:32.828409-03:00\"\n        },\n        {\n            \"uid\": \"e46d5363-155d-4e59-9d52-5ecc8f56a7a5\",\n            \"email\": \"joao.v+forms2@gmail.com.br\",\n            \"first_name\": \"Giovani\",\n            \"last_name\": \"Gomes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T15:14:00.839155-03:00\",\n            \"date_created\": \"2025-07-15T15:14:00.839745-03:00\",\n            \"date_updated\": \"2025-07-16T18:58:13.686811-03:00\"\n        },\n        {\n            \"uid\": \"39cdece0-c1fe-4b00-a2d3-11fdb762dc7e\",\n            \"email\": \"joao.v+ftf@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-10T15:50:03.552194-03:00\",\n            \"date_created\": \"2025-10-10T15:50:03.552710-03:00\",\n            \"date_updated\": \"2025-10-10T15:50:03.804386-03:00\"\n        },\n        {\n            \"uid\": \"ab6aa4d5-e68f-44d2-8a99-bd9fb641af51\",\n            \"email\": \"joaovictorsilvalopes@hormail.com\",\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-09-24T14:37:10.848714-03:00\",\n            \"date_created\": \"2024-09-24T14:37:10.849428-03:00\",\n            \"date_updated\": \"2024-09-24T14:37:10.849454-03:00\"\n        },\n        {\n            \"uid\": \"7e8c8878-0707-48b8-bba7-d612fff6c05d\",\n            \"email\": \"joaovictorsilvalopes@hotmail.com\",\n            \"first_name\": \"Rodrigo\",\n            \"last_name\": \"Silva\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": false,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-29T11:08:11.658285-03:00\",\n            \"date_created\": \"2024-08-26T16:11:15.925198-03:00\",\n            \"date_updated\": \"2025-02-10T16:11:21.698711-03:00\"\n        },\n        {\n            \"uid\": \"80612e4e-4f6f-4ef5-82c9-8197818c39c7\",\n            \"email\": \"joao.v+lt@eskolare.com.br\",\n            \"first_name\": \"joao\",\n            \"last_name\": \"lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-08-28T16:15:05.291785-03:00\",\n            \"date_created\": \"2025-08-28T16:15:04.225206-03:00\",\n            \"date_updated\": \"2025-08-28T16:16:26.314945-03:00\"\n        },\n        {\n            \"uid\": \"daa7ce83-3a7a-42e8-bfe7-3be92c5ba8f3\",\n            \"email\": \"joao.v+resp@eskolare.com.br\",\n            \"first_name\": \"Maria\",\n            \"last_name\": \"Silva\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11999999999\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-03-10T16:43:52.971321-03:00\",\n            \"date_created\": \"2025-03-10T16:43:52.971877-03:00\",\n            \"date_updated\": \"2025-03-10T16:43:53.006774-03:00\"\n        },\n        {\n            \"uid\": \"1e662d88-5a35-4307-abf9-6f1a196095e5\",\n            \"email\": \"joaovss@hotmail.com\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-26T14:12:23.863248-03:00\",\n            \"date_created\": \"2025-06-24T10:45:16.476935-03:00\",\n            \"date_updated\": \"2025-11-26T14:12:23.863467-03:00\"\n        },\n        {\n            \"uid\": \"a57fdbf9-4d81-4917-b2a9-a2d85a6b5287\",\n            \"email\": \"joao.v+tcpf@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-10T09:59:48.161838-03:00\",\n            \"date_created\": \"2025-07-10T09:59:48.162443-03:00\",\n            \"date_updated\": \"2025-07-10T09:59:48.316187-03:00\"\n        },\n        {\n            \"uid\": \"a02d304d-9e75-46f2-8125-3a7174c47506\",\n            \"email\": \"joao.v+tes1234@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-27T14:28:58.579039-03:00\",\n            \"date_created\": \"2025-10-27T14:28:57.138289-03:00\",\n            \"date_updated\": \"2025-10-27T14:30:03.486153-03:00\"\n        },\n        {\n            \"uid\": \"2ec8035e-aa74-40f8-ac5b-2dd4b762d14a\",\n            \"email\": \"joao.v+testerb@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"L*****\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-06-18T16:38:40.940344-03:00\",\n            \"date_created\": \"2025-06-18T16:35:35.674045-03:00\",\n            \"date_updated\": \"2025-06-18T16:51:29.023215-03:00\"\n        },\n        {\n            \"uid\": \"63aa0c22-1fdb-4629-9875-3f17fc1b1add\",\n            \"email\": \"joao.v+tformulario2@eskolare.com.br\",\n            \"first_name\": \"Emanuel\",\n            \"last_name\": \"C*****\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511999999999\",\n            \"tax_document\": \"91761522949\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T09:58:27.201748-03:00\",\n            \"date_created\": \"2025-07-15T09:58:27.202352-03:00\",\n            \"date_updated\": \"2025-11-13T15:07:05.723628-03:00\"\n        },\n        {\n            \"uid\": \"5616b0f6-c436-4b70-bf99-1ab1a1c6381e\",\n            \"email\": \"joao.v+tformulario3@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T10:02:58.919184-03:00\",\n            \"date_created\": \"2025-07-15T10:02:58.919733-03:00\",\n            \"date_updated\": \"2025-07-15T10:02:58.995377-03:00\"\n        },\n        {\n            \"uid\": \"b7525271-f5d7-4791-99fd-e799b1095b3d\",\n            \"email\": \"joao.v+tformulario4@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T10:50:45.768223-03:00\",\n            \"date_created\": \"2025-07-15T10:50:45.768838-03:00\",\n            \"date_updated\": \"2025-07-15T10:50:45.898147-03:00\"\n        },\n        {\n            \"uid\": \"a75ab965-4a04-4f6c-bb60-2a7b099895c2\",\n            \"email\": \"joao.v+tformulario5@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T11:02:52.017470-03:00\",\n            \"date_created\": \"2025-07-15T11:02:52.018056-03:00\",\n            \"date_updated\": \"2025-07-15T11:16:13.685888-03:00\"\n        },\n        {\n            \"uid\": \"c13a2540-0fa9-4948-8d14-8654b23817fc\",\n            \"email\": \"joao.v+tformulario6@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T11:12:41.631228-03:00\",\n            \"date_created\": \"2025-07-15T11:12:41.631669-03:00\",\n            \"date_updated\": \"2025-07-15T11:12:41.695243-03:00\"\n        },\n        {\n            \"uid\": \"e6c3bd8b-ebfd-4ea3-b670-fc59e201214a\",\n            \"email\": \"joao.v+tformulario7@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Lopes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-15T11:35:28.195365-03:00\",\n            \"date_created\": \"2025-07-15T11:35:28.195853-03:00\",\n            \"date_updated\": \"2025-07-15T11:35:28.269634-03:00\"\n        },\n        {\n            \"uid\": \"af334427-dc99-44cb-aff0-e37dadd6ce58\",\n            \"email\": \"joao.v+tformulario9@eskolare.com.br\",\n            \"first_name\": \"Joao\",\n            \"last_name\": \"Almeida\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11956634072\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-07-17T08:42:19.061630-03:00\",\n            \"date_created\": \"2025-07-17T08:42:19.062296-03:00\",\n            \"date_updated\": \"2025-07-17T08:44:29.956998-03:00\"\n        },\n        {\n            \"uid\": \"6f5bfcbd-5771-4368-8646-644f74d3e93e\",\n            \"email\": \"joao.v+tmmmm@eskolare.com.br\",\n            \"first_name\": \"Robert@\",\n            \"last_name\": \"Soares\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"99999999999\",\n            \"tax_document\": \"40502637854\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-12T15:59:41.123265-03:00\",\n            \"date_created\": \"2025-11-12T15:59:41.123671-03:00\",\n            \"date_updated\": \"2025-11-12T16:02:47.489887-03:00\"\n        },\n        {\n            \"uid\": \"fecc81e8-8cbe-47fa-a055-35206ced3d2a\",\n            \"email\": \"jonas.g@eskolare.com.br\",\n            \"first_name\": \"Jonas\",\n            \"last_name\": \"Gabriel\",\n            \"birthdate\": \"1995-11-22\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\",\n            \"phone_number\": \"5519984502940\",\n            \"tax_document\": \"42245760824\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-09T17:16:01.124286-03:00\",\n            \"date_created\": \"2025-10-09T17:16:01.124755-03:00\",\n            \"date_updated\": \"2025-10-09T17:16:43.070840-03:00\"\n        },\n        {\n            \"uid\": \"6f4eb10d-80de-4c0c-aa52-17130cbcc73d\",\n            \"email\": \"leo.enomoto@gmail.com\",\n            \"first_name\": \"teste\",\n            \"last_name\": \"teste\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-24T18:50:24.467133-03:00\",\n            \"date_created\": \"2025-09-24T18:50:22.814954-03:00\",\n            \"date_updated\": \"2025-09-24T18:50:24.467324-03:00\"\n        },\n        {\n            \"uid\": \"900132b9-678f-477b-9b0e-66cfa01fab73\",\n            \"email\": \"leo.harrison@editoradobrasil.com.br\",\n            \"first_name\": \"Leo\",\n            \"last_name\": \"Harrison\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"5511970340025\",\n            \"tax_document\": \"09097381738\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-03-26T09:18:55.162168-03:00\",\n            \"date_created\": \"2025-02-25T11:58:46.022646-03:00\",\n            \"date_updated\": \"2025-03-26T09:18:55.162558-03:00\"\n        },\n        {\n            \"uid\": \"f2cd94b5-6fc5-45c8-b5fd-204c3a220366\",\n            \"email\": \"leticia.m+88@eskolare.com.br\",\n            \"first_name\": \"Letícia\",\n            \"last_name\": \"Moreira\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"551198888888\",\n            \"tax_document\": \"13029062678\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-04-08T17:20:34.824772-03:00\",\n            \"date_created\": \"2025-04-08T17:20:34.825371-03:00\",\n            \"date_updated\": \"2025-11-13T16:03:40.489528-03:00\"\n        },\n        {\n            \"uid\": \"6c1e3eec-f2a0-4d42-abc4-e1e1cb7c2808\",\n            \"email\": \"leticia.m+96@eskolare.com.br\",\n            \"first_name\": \"Letícia 2\",\n            \"last_name\": \"Teste\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-01-08T14:55:15.994021-03:00\",\n            \"date_created\": \"2025-01-08T14:55:15.994586-03:00\",\n            \"date_updated\": \"2025-01-08T15:36:45.487803-03:00\"\n        },\n        {\n            \"uid\": \"e0e9e242-e1b8-4358-ad5b-f498bf315146\",\n            \"email\": \"leticia.m@eskolare.com.br\",\n            \"first_name\": \"Ana\",\n            \"last_name\": \"Moreira\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/9ab2c13b-5b9e-49c1-ad60-f7bad5ee7f21.com/a/AGNmyxbx9Bg7_RvVZyCHuSol2gPlsUBcbRo38g9quGMhs96-c\",\n            \"phone_number\": \"11222222222\",\n            \"tax_document\": \"99107898096\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-11-13T14:50:05.677128-03:00\",\n            \"date_created\": \"2024-12-04T10:00:08.487177-03:00\",\n            \"date_updated\": \"2025-11-13T14:59:11.992630-03:00\"\n        },\n        {\n            \"uid\": \"2b393fb9-fd25-4421-b7b2-0373e5b42e2d\",\n            \"email\": \"leticia.s@eskolare.com.br\",\n            \"first_name\": \"Letícia\",\n            \"last_name\": \"Santos\",\n            \"birthdate\": \"1960-05-21\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/2e49f396-88d1-4016-998c-5a66edd1b6ba.com/a-/AOh14Gi_XiGRNxxiNBPQCycWvqGhZPYdyEdEBe3lQdjesw_cmoakni\",\n            \"phone_number\": \"11951347799\",\n            \"tax_document\": \"37392550802\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-10-29T14:23:12.063896-03:00\",\n            \"date_created\": \"2025-02-06T10:24:28.774658-03:00\",\n            \"date_updated\": \"2025-10-29T14:23:13.441773-03:00\"\n        },\n        {\n            \"uid\": \"857e76ac-5c52-49f0-945e-25daa3f2b244\",\n            \"email\": \"marcella.r@eskolare.com.br\",\n            \"first_name\": \"Marcella de Oliveira\",\n            \"last_name\": \"Rodrigues\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/b22c83de-839c-4adb-b2f7-23025006f659.com/a/ACg8ocJ3bSF9FqCqG2Tzj27s_nHbC8UoId2wQFl3wAaw-4x2V_etgc3OI\",\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-09-29T11:18:35.146108-03:00\",\n            \"date_created\": \"2025-09-29T11:18:34.997354-03:00\",\n            \"date_updated\": \"2025-09-29T11:18:35.146316-03:00\"\n        },\n        {\n            \"uid\": \"c8dd31f0-27fa-4f6b-8b6d-1e3685492706\",\n            \"email\": \"marcio.santos@domboscopira.com.br\",\n            \"first_name\": \"Marcio\",\n            \"last_name\": \"Silva\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"11999999999\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-05-13T09:01:01.172699-03:00\",\n            \"date_created\": \"2025-05-13T09:01:01.173250-03:00\",\n            \"date_updated\": \"2025-07-24T10:51:19.438403-03:00\"\n        },\n        {\n            \"uid\": \"26cda97b-ebf7-4708-b903-fa519a611bfe\",\n            \"email\": \"maria.c@eskolare.com.br\",\n            \"first_name\": \"Maria Cecília\",\n            \"last_name\": \"Parente\",\n            \"birthdate\": \"1990-07-21\",\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/da56f235-5de3-484d-a3e5-6aec4633caba.com/a/ACg8ocLJaR7YzLzYfaI6oEFnhbihm-8HNXXptj1aymx2GvEkn_yEMMeRM\",\n            \"phone_number\": \"5512974077198\",\n            \"tax_document\": \"40075031841\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-02-06T10:16:46.712795-03:00\",\n            \"date_created\": \"2024-12-02T15:03:36.973510-03:00\",\n            \"date_updated\": \"2025-02-06T10:16:46.713189-03:00\"\n        },\n        {\n            \"uid\": \"a3b91a5c-c82c-4b37-ba78-264649880709\",\n            \"email\": \"maria.e+1@eskolare.com.br\",\n            \"first_name\": \"Maro\",\n            \"last_name\": \"Eugenia\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-08-25T13:57:52.566096-03:00\",\n            \"date_created\": \"2025-08-25T13:57:51.816961-03:00\",\n            \"date_updated\": \"2025-08-25T13:57:52.566373-03:00\"\n        },\n        {\n            \"uid\": \"ac9be71b-7696-46a0-928a-89cfab805801\",\n            \"email\": \"maria.e@eskolare.com.br\",\n            \"first_name\": \"Maria\",\n            \"last_name\": \"Pereira\",\n            \"birthdate\": null,\n            \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/fd5862d7-562f-48a8-b1f8-29b8b29b34ce.com/a/ACg8ocJwIpj2CTU_Iy01jZNubGg5qgKoorBjK-e8eSVEBIskH_Gx3ou78\",\n            \"phone_number\": \"11984341278\",\n            \"tax_document\": \"31288205899\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2025-08-25T13:23:48.059023-03:00\",\n            \"date_created\": \"2024-12-12T15:47:51.739255-03:00\",\n            \"date_updated\": \"2025-08-25T13:50:11.954726-03:00\"\n        },\n        {\n            \"uid\": \"a343ca01-d3e4-4505-ba65-745b079dcbf8\",\n            \"email\": \"marialeticiamzs99@gmail.com\",\n            \"first_name\": \"Leticia\",\n            \"last_name\": \"Menezes\",\n            \"birthdate\": null,\n            \"picture\": null,\n            \"phone_number\": \"\",\n            \"tax_document\": \"\",\n            \"external_id\": null,\n            \"status\": \"granted\",\n            \"is_active\": true,\n            \"site\": {\n                \"uid\": \"496bad81-c88f-4d83-a83f-b72e89b2c82e\",\n                \"title\": \"Qualis\",\n                \"subdomain\": \"qualis\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/qualis/media/logo906.png\",\n                \"url\": \"https://qualis.eskolare-development.shop\"\n            },\n            \"last_active\": \"2024-10-21T14:08:52.702993-03:00\",\n            \"date_created\": \"2024-10-21T14:08:51.930750-03:00\",\n            \"date_updated\": \"2024-10-21T14:09:27.365616-03:00\"\n        }\n    ]\n}"}],"_postman_id":"3a5b7d9d-9fcd-4e4c-a212-393c6d7094ee"},{"name":"Create Customer","event":[{"listen":"test","script":{"id":"bf35e229-a9ad-4d59-9629-70d442cde07d","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"customer_uid_or_external_id\", jsonData.uid);",""],"type":"text/javascript","packages":{}}}],"id":"a728fff5-7615-4ae0-9df0-088474ccf419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jane.doe@example.com\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"external_id\": \"321\",\n    \"phone_number\": \"5511999990000\",\n    \"tax_document\": \"72156240728\",\n    \"is_active\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/","description":"<p>O campo <code>email</code> é o identificador principal do cliente na Eskolare. Este campo deve ser único.</p>\n<p>O campo <code>external_id</code> poderá ser utilizado posteriormente para interagir com este objeto (atualizar, remover, etc). Ele precisa ser único na sua base de cadastros.</p>\n<p>O campo <code>phone_number</code> precisa estar no formato: . O valor do pode ser suprimido passando apenas . O precisa ser um código de área válido e o número de telefone deve ter 8 ou 9 caracteres. Somente números são aceitos.</p>\n<p>O campo <code>tax_document</code> só aceita números.</p>\n","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"2b83a621-eed8-422f-b4f4-5e0b97b4cfdd","name":"Create Customer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jane.doe@example.com\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"external_id\": \"321\",\n    \"phone_number\": \"5511999990000\",\n    \"tax_document\": \"72156240728\",\n    \"is_active\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 27 Aug 2023 16:33:23 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"271"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"6c27556a-6660-4be1-83c6-ebb4268b011b\",\n    \"email\": \"jane.doe@example.com\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"phone_number\": \"5511999990000\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"321\",\n    \"status\": \"granted\",\n    \"is_active\": true\n}"}],"_postman_id":"a728fff5-7615-4ae0-9df0-088474ccf419"},{"name":"Retrieve Customer","id":"fd25b4a9-46c2-4f7a-bf57-9095f5031930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"8014c587-0b00-4aa7-a750-debe856c000c","name":"Retrieve Customer","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 27 Aug 2023 16:36:52 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"271"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=208.94300000000143;desc=\"User CPU time\", TimerPanel_stime;dur=110.75899999999805;desc=\"System CPU time\", TimerPanel_total;dur=319.7019999999995;desc=\"Total CPU time\", TimerPanel_total_time;dur=309.4630241394043;desc=\"Elapsed time\", SQLPanel_sql_time;dur=29.987335205078125;desc=\"SQL 13 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"6c27556a-6660-4be1-83c6-ebb4268b011b\",\n    \"email\": \"jane.doe@example.com\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"phone_number\": \"5511999990000\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"321\",\n    \"status\": \"granted\",\n    \"is_active\": true\n}"}],"_postman_id":"fd25b4a9-46c2-4f7a-bf57-9095f5031930"},{"name":"Update Customer","id":"a4aae04c-7f7e-4a4a-9e80-243a483c0a8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jane.doe@example.com\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"external_id\": \"321\",\n    \"phone_number\": \"5511999990000\",\n    \"tax_document\": \"72156240728\",\n    \"is_active\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"e9785220-842d-41c4-a88a-31930a2d96d9","name":"Update Customer","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"external_id\": \"321\",\n    \"phone_number\": \"5511999990000\",\n    \"tax_document\": \"72156240728\",\n    \"is_active\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 27 Aug 2023 16:40:57 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"272"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"6c27556a-6660-4be1-83c6-ebb4268b011b\",\n    \"email\": \"jane.doe@example.com\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"phone_number\": \"5511999990000\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"321\",\n    \"status\": \"granted\",\n    \"is_active\": false\n}"}],"_postman_id":"a4aae04c-7f7e-4a4a-9e80-243a483c0a8b"},{"name":"Delete Customer","id":"424ce32b-788d-483d-a53c-62f3dea3dd68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","customers","{{customer_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"c2fe2e7f-07bf-4e74-a6dc-76e3d8df8d30","name":"Delete Customer","originalRequest":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/customers/{{customer_uid_or_external_id}}/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 27 Aug 2023 16:42:29 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=304.03800000000024;desc=\"User CPU time\", TimerPanel_stime;dur=187.22500000000065;desc=\"System CPU time\", TimerPanel_total;dur=491.2630000000009;desc=\"Total CPU time\", TimerPanel_total_time;dur=550.6401062011719;desc=\"Elapsed time\", SQLPanel_sql_time;dur=32.17029571533203;desc=\"SQL 19 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"424ce32b-788d-483d-a53c-62f3dea3dd68"}],"id":"62e2222c-a8c7-4bea-bcb2-6c632c945d31","description":"<p>Aqui você vai encontrar os endpoints básicos de cadastros de clientes.</p>\n<p>Os clientes serão cadastrados no site principal da conta.</p>\n<p>O parâmetro de URL dos endpoints de Customer aceita <code>uid</code>, <code>email</code> ou <code>external_id</code> para manipulação dos dados.</p>\n","_postman_id":"62e2222c-a8c7-4bea-bcb2-6c632c945d31","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Students","item":[{"name":"List Students","event":[{"listen":"test","script":{"id":"7f21feac-d1ae-4c04-81c9-b2eb3c03f686","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"student_uid_or_external_id\", o.uid);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"5e4f42a9-2d74-4b01-8a9d-d63c8fffc55c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/?site=skoolare&institution_slug=skoolare&cycle=2024&grade=m1,m2,m3","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","students",""],"host":["{{environment}}"],"query":[{"key":"site","value":"skoolare"},{"disabled":true,"key":"customer_email","value":"vitor.f@eskolare.com.br"},{"disabled":true,"key":"customer_uid","value":"ab179455-3bea-419e-b8ad-17087fd5d79e"},{"disabled":true,"key":"customer_external_id","value":"3211111"},{"disabled":true,"key":"institution_uid","value":"98ebb05a-6440-4584-a1f3-6c60410a6d0d"},{"key":"institution_slug","value":"skoolare"},{"disabled":true,"key":"channel_uid","value":"{{channel_uid}}"},{"disabled":true,"key":"channel_slug","value":"skoolare"},{"key":"cycle","value":"2024"},{"disabled":true,"key":"showcase","value":"85c6478a-2bfd-4b90-a09f-bec7124f5044"},{"key":"grade","value":"m1,m2,m3"},{"disabled":true,"description":{"content":"<p><code>1</code> = ativo, <code>0</code> = inativo</p>\n","type":"text/plain"},"key":"is_active","value":"1"}],"variable":[]}},"response":[{"id":"9c85ac93-bd43-45e1-bbfc-19c7b2117dd2","name":"List Students","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/?site=skoolare&institution_slug=skoolare&cycle=2024&grade=m1,m2,m3","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","accounts","students",""],"query":[{"key":"site","value":"skoolare"},{"key":"customer_email","value":"vitor.f@eskolare.com.br","type":"text","disabled":true},{"key":"customer_uid","value":"ab179455-3bea-419e-b8ad-17087fd5d79e","type":"text","disabled":true},{"key":"customer_external_id","value":"3211111","type":"text","disabled":true},{"key":"institution_uid","value":"98ebb05a-6440-4584-a1f3-6c60410a6d0d","type":"text","disabled":true},{"key":"institution_slug","value":"skoolare","type":"text"},{"key":"channel_uid","value":"{{channel_uid}}","type":"text","disabled":true},{"key":"channel_slug","value":"skoolare","type":"text","disabled":true},{"key":"cycle","value":"2024","type":"text"},{"key":"showcase","value":"85c6478a-2bfd-4b90-a09f-bec7124f5044","type":"text","disabled":true},{"key":"grade","value":"m1,m2,m3","type":"text"},{"key":"is_active","value":"1","description":"`1` = ativo, `0` = inativo","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:00:58 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"4718"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"6489f85fcd144ef69e0da275c0a9dc3f"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=188.27700000000024;desc=\"User CPU time\", TimerPanel_stime;dur=20.332999999999934;desc=\"System CPU time\", TimerPanel_total;dur=208.61000000000018;desc=\"Total CPU time\", TimerPanel_total_time;dur=283.1270694732666;desc=\"Elapsed time\", SQLPanel_sql_time;dur=63.395023345947266;desc=\"SQL 22 queries\", CachePanel_total_time;dur=5.296230316162109;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"6e7bec2f-840e-447f-9c61-29bc48878c6e\",\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"birthdate\": \"2001-12-31\",\n            \"picture\": null,\n            \"tax_document\": \"72156240728\",\n            \"external_id\": \"123\",\n            \"site_profile\": {\n                \"uid\": \"ddf2fe31-e0c7-4f7b-baae-ba46a18326d5\",\n                \"email\": \"jane.doe2@example.com\",\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Doe\",\n                \"birthdate\": \"2001-12-31\",\n                \"picture\": null,\n                \"phone_number\": \"5511999990000\",\n                \"tax_document\": \"72156240728\",\n                \"external_id\": null,\n                \"status\": \"granted\",\n                \"is_active\": true,\n                \"site\": {\n                    \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                    \"title\": \"Skoolare\",\n                    \"subdomain\": \"skoolare\",\n                    \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                    \"url\": \"http://skoolare.eskolareshop.local\"\n                },\n                \"last_active\": \"2024-08-14T11:47:04.446627-03:00\",\n                \"date_created\": \"2024-08-14T11:47:04.446837-03:00\",\n                \"date_updated\": \"2024-08-14T11:47:04.446848-03:00\"\n            },\n            \"institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"slug\": \"skoolare\",\n                \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\"\n            },\n            \"showcase\": {\n                \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n                \"display_name\": \"Teste\",\n                \"slug\": \"m1-teste-2024\",\n                \"cycle\": \"2024\",\n                \"store\": {\n                    \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n                    \"display_name\": \"1º ano\",\n                    \"slug\": \"ensino-medio-1o-ano\",\n                    \"grade\": {\n                        \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                        \"name\": \"1º ano\",\n                        \"slug\": \"m1\",\n                        \"parent\": {\n                            \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                            \"name\": \"Ensino Médio\",\n                            \"slug\": \"educacao-basica-ensino-medio\",\n                            \"educational_level\": {\n                                \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                                \"name\": \"Educação básica\"\n                            }\n                        }\n                    }\n                }\n            },\n            \"is_active\": true\n        },\n        {\n            \"uid\": \"101a9183-f6aa-4331-be91-751c29381827\",\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe 2\",\n            \"birthdate\": \"2001-12-31\",\n            \"picture\": null,\n            \"tax_document\": \"72156240728\",\n            \"external_id\": \"1234\",\n            \"site_profile\": {\n                \"uid\": \"ddf2fe31-e0c7-4f7b-baae-ba46a18326d5\",\n                \"email\": \"jane.doe2@example.com\",\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Doe\",\n                \"birthdate\": \"2001-12-31\",\n                \"picture\": null,\n                \"phone_number\": \"5511999990000\",\n                \"tax_document\": \"72156240728\",\n                \"external_id\": null,\n                \"status\": \"granted\",\n                \"is_active\": true,\n                \"site\": {\n                    \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                    \"title\": \"Skoolare\",\n                    \"subdomain\": \"skoolare\",\n                    \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                    \"url\": \"http://skoolare.eskolareshop.local\"\n                },\n                \"last_active\": \"2024-08-14T11:47:04.446627-03:00\",\n                \"date_created\": \"2024-08-14T11:47:04.446837-03:00\",\n                \"date_updated\": \"2024-08-14T11:47:04.446848-03:00\"\n            },\n            \"institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"slug\": \"skoolare\",\n                \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\"\n            },\n            \"showcase\": {\n                \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n                \"display_name\": \"Teste\",\n                \"slug\": \"m1-teste-2024\",\n                \"cycle\": \"2024\",\n                \"store\": {\n                    \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n                    \"display_name\": \"1º ano\",\n                    \"slug\": \"ensino-medio-1o-ano\",\n                    \"grade\": {\n                        \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                        \"name\": \"1º ano\",\n                        \"slug\": \"m1\",\n                        \"parent\": {\n                            \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                            \"name\": \"Ensino Médio\",\n                            \"slug\": \"educacao-basica-ensino-medio\",\n                            \"educational_level\": {\n                                \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                                \"name\": \"Educação básica\"\n                            }\n                        }\n                    }\n                }\n            },\n            \"is_active\": true\n        },\n        {\n            \"uid\": \"628ca314-d138-411e-b4eb-a3b2e7be4a4b\",\n            \"first_name\": \"Maria\",\n            \"last_name\": \"Silva\",\n            \"birthdate\": \"2001-12-31\",\n            \"picture\": null,\n            \"tax_document\": \"72156240728\",\n            \"external_id\": null,\n            \"site_profile\": {\n                \"uid\": \"ddf2fe31-e0c7-4f7b-baae-ba46a18326d5\",\n                \"email\": \"jane.doe2@example.com\",\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Doe\",\n                \"birthdate\": \"2001-12-31\",\n                \"picture\": null,\n                \"phone_number\": \"5511999990000\",\n                \"tax_document\": \"72156240728\",\n                \"external_id\": null,\n                \"status\": \"granted\",\n                \"is_active\": true,\n                \"site\": {\n                    \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                    \"title\": \"Skoolare\",\n                    \"subdomain\": \"skoolare\",\n                    \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                    \"url\": \"http://skoolare.eskolareshop.local\"\n                },\n                \"last_active\": \"2024-08-14T11:47:04.446627-03:00\",\n                \"date_created\": \"2024-08-14T11:47:04.446837-03:00\",\n                \"date_updated\": \"2024-08-14T11:47:04.446848-03:00\"\n            },\n            \"institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"slug\": \"skoolare\",\n                \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\"\n            },\n            \"showcase\": {\n                \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n                \"display_name\": \"Teste\",\n                \"slug\": \"m1-teste-2024\",\n                \"cycle\": \"2024\",\n                \"store\": {\n                    \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n                    \"display_name\": \"1º ano\",\n                    \"slug\": \"ensino-medio-1o-ano\",\n                    \"grade\": {\n                        \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                        \"name\": \"1º ano\",\n                        \"slug\": \"m1\",\n                        \"parent\": {\n                            \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                            \"name\": \"Ensino Médio\",\n                            \"slug\": \"educacao-basica-ensino-medio\",\n                            \"educational_level\": {\n                                \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                                \"name\": \"Educação básica\"\n                            }\n                        }\n                    }\n                }\n            },\n            \"is_active\": true\n        }\n    ]\n}"}],"_postman_id":"5e4f42a9-2d74-4b01-8a9d-d63c8fffc55c"},{"name":"Create Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":["var jsonData = JSON.parse(responseBody);","","postman.setEnvironmentVariable(\"student_uid_or_external_id\", jsonData.uid);",""],"type":"text/javascript","packages":{}}}],"id":"f14e3ce3-5d23-47ff-a605-1f6882161c82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"site_profile\": \"{{customer_uid_or_external_id}}\",\n    \"first_name\": \"Maria\",\n    \"last_name\": \"Silva\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"grade\": \"m1\",\n    \"cycle\": 2024,\n    \"institution\": \"skoolare\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/?site=skoolare","description":"<p>Além dos dados básicos do aluno, é possível informar a sua série (matrícula).</p>\n<p>Existem duas formas de informar a matrícula do aluno:</p>\n<ul>\n<li><p>Através dos campos <code>grade</code> e <code>cycle</code></p>\n</li>\n<li><p>Ou através do campo <code>showcase</code></p>\n</li>\n</ul>\n<p>Para utilizar os campos <code>grade</code> e <code>cycle</code>, utilize a seguinte tabela de referência de séries:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Série</strong></th>\n<th><strong>Código</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Educação Infantil - 0 anos</td>\n<td><code>i0</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 1 ano</td>\n<td><code>i1</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 2 anos</td>\n<td><code>i2</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 3 anos</td>\n<td><code>i3</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 4 anos</td>\n<td><code>i4</code></td>\n</tr>\n<tr>\n<td>Educação Infantil - 5 anos</td>\n<td><code>i5</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 1º Ano</td>\n<td><code>f1</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 2º Ano</td>\n<td><code>f2</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 3º Ano</td>\n<td><code>f3</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 4º Ano</td>\n<td><code>f4</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 5º Ano</td>\n<td><code>f5</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 6º Ano</td>\n<td><code>f6</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 7º Ano</td>\n<td><code>f7</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 8º Ano</td>\n<td><code>f8</code></td>\n</tr>\n<tr>\n<td>Ensino Fundamental - 9º Ano</td>\n<td><code>f9</code></td>\n</tr>\n<tr>\n<td>Ensino Médio - 1ª Série</td>\n<td><code>m1</code></td>\n</tr>\n<tr>\n<td>Ensino Médio - 2ª Série</td>\n<td><code>m2</code></td>\n</tr>\n<tr>\n<td>Ensino Médio - 3ª Série</td>\n<td><code>m3</code></td>\n</tr>\n<tr>\n<td>Pré-Vestibular</td>\n<td><code>pre</code></td>\n</tr>\n</tbody>\n</table>\n</div><p>Você também pode consultar a lista de séries disponíveis a partir do endpoint <a href=\"#bfe6b59b-3c6d-49e8-9f3a-b81937098a56\">Institutions / List Grades</a>.</p>\n<p>O campo <code>cycle</code> é um valor inteiro, representando o ano letivo (<code>2024</code>, <code>2025</code>, etc).</p>\n<p>A outra alternativa é informar o campo <code>showcase</code> diretamente. O <code>uid</code> da vitrine pode ser consultada a partir do endpoint <a href=\"#331a6c42-bf28-473c-b37c-308616630309\">Institutions / List Showcases</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","students",""],"host":["{{environment}}"],"query":[{"key":"site","value":"skoolare"}],"variable":[]}},"response":[{"id":"19f1ecaa-b3f0-4c4a-97a9-57f79beaef71","name":"Create Student","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"site_profile\": \"{{customer_uid_or_external_id}}\",\n    \"first_name\": \"Maria\",\n    \"last_name\": \"Silva\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"grade\": \"m1\",\n    \"cycle\": 2024,\n    \"institution\": \"skoolare\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/?site=skoolare","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","accounts","students",""],"query":[{"key":"site","value":"skoolare"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 21:59:51 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1555"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"628ca314-d138-411e-b4eb-a3b2e7be4a4b\",\n    \"first_name\": \"Maria\",\n    \"last_name\": \"Silva\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"site_profile\": {\n        \"uid\": \"ddf2fe31-e0c7-4f7b-baae-ba46a18326d5\",\n        \"email\": \"jane.doe2@example.com\",\n        \"first_name\": \"Jane\",\n        \"last_name\": \"Doe\",\n        \"birthdate\": \"2001-12-31\",\n        \"picture\": null,\n        \"phone_number\": \"5511999990000\",\n        \"tax_document\": \"72156240728\",\n        \"external_id\": null,\n        \"status\": \"granted\",\n        \"is_active\": true,\n        \"site\": {\n            \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n            \"title\": \"Skoolare\",\n            \"subdomain\": \"skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n            \"url\": \"http://skoolare.eskolareshop.local\"\n        },\n        \"last_active\": \"2024-08-14T11:47:04.446627-03:00\",\n        \"date_created\": \"2024-08-14T11:47:04.446837-03:00\",\n        \"date_updated\": \"2024-08-14T11:47:04.446848-03:00\"\n    },\n    \"institution\": {\n        \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\"\n    },\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    },\n    \"is_active\": true\n}"}],"_postman_id":"f14e3ce3-5d23-47ff-a605-1f6882161c82"},{"name":"Retrieve Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7bc00a3f-7890-4509-af75-c8c071e228cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/{{student_uid_or_external_id}}/?site=skoolare","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","students","{{student_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[{"key":"site","value":"skoolare"}],"variable":[]}},"response":[{"id":"8eb2fcde-8df1-4de8-aea0-7de82fb5e407","name":"Retrieve Student","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/{{student_uid_or_external_id}}/?site=skoolare","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","accounts","students","{{student_uid_or_external_id}}",""],"query":[{"key":"site","value":"skoolare","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:01:56 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1553"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"d2ab7953afe04ba7ab939285bcb15677"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=145.50999999999982;desc=\"User CPU time\", TimerPanel_stime;dur=9.305999999999592;desc=\"System CPU time\", TimerPanel_total;dur=154.8159999999994;desc=\"Total CPU time\", TimerPanel_total_time;dur=200.7291316986084;desc=\"Elapsed time\", SQLPanel_sql_time;dur=39.63661193847656;desc=\"SQL 19 queries\", CachePanel_total_time;dur=6.620168685913086;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"6e7bec2f-840e-447f-9c61-29bc48878c6e\",\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": \"123\",\n    \"site_profile\": {\n        \"uid\": \"ddf2fe31-e0c7-4f7b-baae-ba46a18326d5\",\n        \"email\": \"jane.doe2@example.com\",\n        \"first_name\": \"Jane\",\n        \"last_name\": \"Doe\",\n        \"birthdate\": \"2001-12-31\",\n        \"picture\": null,\n        \"phone_number\": \"5511999990000\",\n        \"tax_document\": \"72156240728\",\n        \"external_id\": null,\n        \"status\": \"granted\",\n        \"is_active\": true,\n        \"site\": {\n            \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n            \"title\": \"Skoolare\",\n            \"subdomain\": \"skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n            \"url\": \"http://skoolare.eskolareshop.local\"\n        },\n        \"last_active\": \"2024-08-14T11:47:04.446627-03:00\",\n        \"date_created\": \"2024-08-14T11:47:04.446837-03:00\",\n        \"date_updated\": \"2024-08-14T11:47:04.446848-03:00\"\n    },\n    \"institution\": {\n        \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\"\n    },\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    },\n    \"is_active\": true\n}"}],"_postman_id":"7bc00a3f-7890-4509-af75-c8c071e228cb"},{"name":"Update Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"a51d353b-f9e3-4368-9c5b-24d176f98050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"grade\": \"m1\",\n    \"cycle\": 2024\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/{{student_uid_or_external_id}}/?site=skoolare","description":"<p>Para a atualização da matrícula do aluno, utilizar os campos <code>grade</code> e <code>cycle</code> ou informar o <code>showcase</code> diretamente.</p>\n<p>Consultar o endpoint <code>Create Student</code> para mais informações.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","students","{{student_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[{"key":"site","value":"skoolare"}],"variable":[]}},"response":[{"id":"005af28a-4e42-4444-a706-41df7ab0cdb2","name":"Update Student","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"grade\": \"m1\",\n    \"cycle\": 2024\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/{{student_uid_or_external_id}}/?site=skoolare","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","accounts","students","{{student_uid_or_external_id}}",""],"query":[{"key":"site","value":"skoolare"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:03:28 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1552"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"6e7bec2f-840e-447f-9c61-29bc48878c6e\",\n    \"first_name\": \"Jane\",\n    \"last_name\": \"Doe\",\n    \"birthdate\": \"2001-12-31\",\n    \"picture\": null,\n    \"tax_document\": \"72156240728\",\n    \"external_id\": null,\n    \"site_profile\": {\n        \"uid\": \"ddf2fe31-e0c7-4f7b-baae-ba46a18326d5\",\n        \"email\": \"jane.doe2@example.com\",\n        \"first_name\": \"Jane\",\n        \"last_name\": \"Doe\",\n        \"birthdate\": \"2001-12-31\",\n        \"picture\": null,\n        \"phone_number\": \"5511999990000\",\n        \"tax_document\": \"72156240728\",\n        \"external_id\": null,\n        \"status\": \"granted\",\n        \"is_active\": true,\n        \"site\": {\n            \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n            \"title\": \"Skoolare\",\n            \"subdomain\": \"skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n            \"url\": \"http://skoolare.eskolareshop.local\"\n        },\n        \"last_active\": \"2024-08-14T11:47:04.446627-03:00\",\n        \"date_created\": \"2024-08-14T11:47:04.446837-03:00\",\n        \"date_updated\": \"2024-08-14T11:47:04.446848-03:00\"\n    },\n    \"institution\": {\n        \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\"\n    },\n    \"showcase\": {\n        \"uid\": \"0f747782-6fc5-4e1a-b0e3-190ddf91bea5\",\n        \"display_name\": \"Teste\",\n        \"slug\": \"m1-teste-2024\",\n        \"cycle\": \"2024\",\n        \"store\": {\n            \"uid\": \"3d661d78-bbe5-4ecb-b9b5-050268f7de2b\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"ensino-medio-1o-ano\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            }\n        }\n    },\n    \"is_active\": true\n}"}],"_postman_id":"a51d353b-f9e3-4368-9c5b-24d176f98050"},{"name":"Delete Student","event":[{"listen":"test","script":{"id":"1ff61905-0821-46ce-86df-5061ad47585e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"93f1aaf2-b207-427c-9002-650f0c06d0a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/{{student_uid_or_external_id}}/?site=skoolare","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","accounts","students","{{student_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[{"key":"site","value":"skoolare"}],"variable":[]}},"response":[{"id":"777433cb-ec2e-45ef-a855-997ea2dfc91e","name":"Delete Student","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/accounts/students/{{student_uid_or_external_id}}/?site=skoolare","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","accounts","students","{{student_uid_or_external_id}}",""],"query":[{"key":"site","value":"skoolare"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:03:46 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"49c25e30d2684416a30812ddad42326b"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=312.89099999999956;desc=\"User CPU time\", TimerPanel_stime;dur=111.92399999999991;desc=\"System CPU time\", TimerPanel_total;dur=424.8149999999995;desc=\"Total CPU time\", TimerPanel_total_time;dur=508.35609436035156;desc=\"Elapsed time\", SQLPanel_sql_time;dur=58.15553665161133;desc=\"SQL 22 queries\", CachePanel_total_time;dur=4.861116409301758;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"93f1aaf2-b207-427c-9002-650f0c06d0a3"}],"id":"f385cfaa-d3c5-4bc1-9fe5-36ad79685bc9","description":"<p>Endpoints gerais de manutenção de alunos. Traz toda a relação de alunos do cadastro do Seller.</p>\n<p>O parâmetro de URL do aluno aceita os campos <code>uid</code> ou <code>external_id</code>.</p>\n<p>Através destes endpoints é possível também determinar qual a série o aluno está matriculado atualmente. Esta informação será utilizada para direcionar o aluno para a vitrine recomendada para a sua série.</p>\n<p><strong>Importante:</strong> Caso a conta de Seller possua mais de um Site ativo cadastrado, é necessário identificar o site utilizando o query param <code>site</code> em todas as requisições. Os exemplos abaixo contam com este campo. Caso a sua conta tenha somente um Site ativo, este parâmetro pode ser ignorado.</p>\n","_postman_id":"f385cfaa-d3c5-4bc1-9fe5-36ad79685bc9","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}}],"id":"1a2d644a-4220-487a-8fb0-11788f8ed8e9","description":"<p>Aqui você vai encontrar a documentação dos endpoints para integração de cadastros e geração de token de autenticação para os clientes de sua loja.</p>\n<p>Para utilizar os endpoints de integração descritos no diretório <code>Accounts</code> é necessário que a sua conta de Vendedor esteja conectado a um perfil de Escola.</p>\n<p>Também será necessário a configuração de um site e um canal de vendas principal. Estas configurações são realizadas diretamente no painel de gestão da Eskolare.</p>\n<p>Caso queria utilizar as integrações de cadastro, entre em contato com o atendimento da Eskolare.</p>\n","_postman_id":"1a2d644a-4220-487a-8fb0-11788f8ed8e9","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Basket","item":[{"name":"Create Basket","id":"e79fff36-277b-4829-9270-eb177e29825a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"site\": \"skoolare\",\n    \"customer\": \"vitor.f@eskolare.com.br\",\n    \"lines\": [\n        {\n            \"product\": \"{{product_upc_or_uid_or_external_id}}\",  // Aceita upc, uid ou external_id do produto\n            \"quantity\": 1,\n            \"student\": \"{{student_uid_or_external_id}}\",  // Aceita uid ou external_id do aluno\n            \"partnership\": \"colegio-aurora-boreal\",  // Aceita slug, external_id ou uid da parceria\n            \"grade\": \"m1\",\n            \"cycle\": 2025,\n            \"selling_price\": \"50.00\" // Opcional. Se for ignorado, será utilizado o preço da política comercial da Escola.\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/basket/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","basket",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"75abcd7f-6f23-4936-a719-c0404e8b88cf","name":"Create Basket","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"site\": \"skoolare\",\n    \"customer\": \"vitor.f@eskolare.com.br\",\n    \"lines\": [\n        {\n            \"product\": \"{{product_upc_or_uid_or_external_id}}\",  // Aceita upc, uid ou external_id do produto\n            \"quantity\": 1,\n            \"student\": \"{{student_uid_or_external_id}}\",  // Aceita uid ou external_id do aluno\n            \"partnership\": \"colegio-aurora-boreal\",  // Aceita slug, external_id ou uid da parceria\n            \"grade\": \"m1\",\n            \"cycle\": 2025,\n            \"selling_price\": \"50.00\" // Opcional. Se for ignorado, será utilizado o preço da política comercial da Escola.\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/basket/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 28 Apr 2025 15:22:21 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.21"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"160"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"2a4b5c0c-14e9-4e0b-a444-22239d890692\",\n    \"absolute_url\": \"http://skoolare.eskolareshop.local/checkout/2a4b5c0c-14e9-4e0b-a444-22239d890692\",\n    \"status\": \"open\"\n}"}],"_postman_id":"e79fff36-277b-4829-9270-eb177e29825a"}],"id":"9f970267-cb9b-4e13-a112-6ee2145ee3bd","_postman_id":"9f970267-cb9b-4e13-a112-6ee2145ee3bd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Catalog","item":[{"name":"Categories","item":[{"name":"List Categories","event":[{"listen":"test","script":{"id":"fd241416-e8fd-45ed-abb4-11ec31c745cd","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"category_uid\", o.uid);","    postman.setEnvironmentVariable(\"category_slug\", o.slug);","    break;","}",""],"type":"text/javascript"}}],"id":"65451046-72ea-48e7-bd36-665aebbae8f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/categories/?search=liv","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","categories",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"depth","value":"1"},{"key":"search","value":"liv"}],"variable":[]}},"response":[{"id":"3e5b0912-78a3-42e7-a507-807c095c2f22","name":"List Categories","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/categories/?search=liv","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","catalog","categories",""],"query":[{"key":"depth","value":"1","type":"text","disabled":true},{"key":"search","value":"liv"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Jul 2022 18:03:37 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.10"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"541"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=130.67299999999983;desc=\"User CPU time\", TimerPanel_stime;dur=29.98499999999993;desc=\"System CPU time\", TimerPanel_total;dur=160.65799999999976;desc=\"Total CPU time\", TimerPanel_total_time;dur=171.34904861450195;desc=\"Elapsed time\", SQLPanel_sql_time;dur=7.849216461181641;desc=\"SQL 8 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"894bfe07-f737-4402-8ffe-9d5acd1c87fa\",\n            \"full_name\": \"Livros\",\n            \"full_slug\": \"livros\",\n            \"name\": \"Livros\",\n            \"slug\": \"livros\",\n            \"description\": \"\",\n            \"depth\": 1\n        },\n        {\n            \"uid\": \"3a4dca09-f5a3-4d99-839f-c60fcc36977d\",\n            \"full_name\": \"Tecnologia > Plataformas de Livros e Produção de Conteúdos\",\n            \"full_slug\": \"plataforma-digital/plataformas-de-livros-e-producao-de-conteudos\",\n            \"name\": \"Plataformas de Livros e Produção de Conteúdos\",\n            \"slug\": \"plataformas-de-livros-e-producao-de-conteudos\",\n            \"description\": \"\",\n            \"depth\": 2\n        }\n    ]\n}"}],"_postman_id":"65451046-72ea-48e7-bd36-665aebbae8f4"},{"name":"Retrieve Category","event":[{"listen":"test","script":{"id":"fd241416-e8fd-45ed-abb4-11ec31c745cd","exec":[""],"type":"text/javascript"}}],"id":"63544fde-b226-490a-a6c8-97d0846d1b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/categories/{{category_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","categories","{{category_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"e241d815-1639-4735-924f-84a545493808","name":"Retrieve Category","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/categories/{{category_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Jul 2022 18:04:12 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.10"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"147"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=176.90799999999984;desc=\"User CPU time\", TimerPanel_stime;dur=52.09600000000003;desc=\"System CPU time\", TimerPanel_total;dur=229.00399999999988;desc=\"Total CPU time\", TimerPanel_total_time;dur=266.59584045410156;desc=\"Elapsed time\", SQLPanel_sql_time;dur=14.180421829223633;desc=\"SQL 6 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"894bfe07-f737-4402-8ffe-9d5acd1c87fa\",\n    \"full_name\": \"Livros\",\n    \"full_slug\": \"livros\",\n    \"name\": \"Livros\",\n    \"slug\": \"livros\",\n    \"description\": \"\",\n    \"depth\": 1\n}"}],"_postman_id":"63544fde-b226-490a-a6c8-97d0846d1b4c"}],"id":"63720985-3b1e-45a8-876e-7dfc542dcc4d","_postman_id":"63720985-3b1e-45a8-876e-7dfc542dcc4d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Brands","item":[{"name":"List Brands","event":[{"listen":"test","script":{"id":"8425afff-29eb-48e9-808a-009543eae327","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"brand_uid_or_external_id\", o.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"5b61ebce-a860-4f68-8438-026b162fea2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","brands",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"is_active","value":"true"},{"disabled":true,"description":{"content":"<p><code>name</code>, <code>-name</code></p>\n","type":"text/plain"},"key":"ordering","value":"name"},{"disabled":true,"key":"search","value":"skoolare"}],"variable":[]}},"response":[{"id":"1a220d65-e145-4ef3-a609-3eebec624bf1","name":"List Brands","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","catalog","brands",""],"query":[{"key":"page","value":"1","disabled":true},{"key":"is_active","value":"true","disabled":true},{"key":"ordering","value":"name","description":"`name`, `-name`","disabled":true},{"key":"search","value":"skoolare","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 02:41:09 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"553"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=84.59400000000272;desc=\"User CPU time\", TimerPanel_stime;dur=32.28700000000373;desc=\"System CPU time\", TimerPanel_total;dur=116.88100000000645;desc=\"Total CPU time\", TimerPanel_total_time;dur=142.4241065979004;desc=\"Elapsed time\", SQLPanel_sql_time;dur=13.73910903930664;desc=\"SQL 6 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 5,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"dc70b401-cb85-476b-9ba0-207f0061cd9c\",\n            \"name\": \"Adidas\",\n            \"is_active\": false,\n            \"external_id\": null\n        },\n        {\n            \"uid\": \"566fd3d4-7183-49cf-87e8-590f82a7b902\",\n            \"name\": \"Skoolare\",\n            \"is_active\": true,\n            \"external_id\": null\n        },\n        {\n            \"uid\": \"5417b037-3c09-42c9-b1b6-6e93ef864c95\",\n            \"name\": \"Teste\",\n            \"is_active\": false,\n            \"external_id\": null\n        },\n        {\n            \"uid\": \"1761919b-fe56-4860-931b-6bd8a2c52cca\",\n            \"name\": \"Teste 2\",\n            \"is_active\": false,\n            \"external_id\": null\n        },\n        {\n            \"uid\": \"6ace8c2b-3eba-4030-ac1d-6eee923b0a04\",\n            \"name\": \"Teste 3\",\n            \"is_active\": false,\n            \"external_id\": null\n        }\n    ]\n}"}],"_postman_id":"5b61ebce-a860-4f68-8438-026b162fea2d"},{"name":"Retrieve Brand","event":[{"listen":"test","script":{"id":"8425afff-29eb-48e9-808a-009543eae327","exec":[""],"type":"text/javascript"}}],"id":"49348d3f-b52f-4a5d-8e02-264fc10afe1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/{{brand_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","brands","{{brand_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"6ff1a6d0-d50d-4fa0-834f-a35cad58f15c","name":"Retrieve Brand","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/{{brand_uid_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 02:43:23 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"99"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=90.80900000000014;desc=\"User CPU time\", TimerPanel_stime;dur=36.62100000000379;desc=\"System CPU time\", TimerPanel_total;dur=127.43000000000393;desc=\"Total CPU time\", TimerPanel_total_time;dur=154.21319007873535;desc=\"Elapsed time\", SQLPanel_sql_time;dur=20.6449031829834;desc=\"SQL 5 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"dc70b401-cb85-476b-9ba0-207f0061cd9c\",\n    \"name\": \"Adidas\",\n    \"is_active\": false,\n    \"external_id\": null\n}"}],"_postman_id":"49348d3f-b52f-4a5d-8e02-264fc10afe1e"},{"name":"Create Brand","event":[{"listen":"test","script":{"id":"8425afff-29eb-48e9-808a-009543eae327","exec":["var jsonData = JSON.parse(responseBody);","","postman.setEnvironmentVariable(\"brand_uid_or_external_id\", jsonData.uid);",""],"type":"text/javascript"}}],"id":"e96b677e-a33b-401b-b4ca-10e0f94dc063","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Marca Exemplo\",\n    \"is_active\": true,\n    \"external_id\": \"123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","brands",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"6ce82ae5-5711-4944-a467-61842ef7cc4d","name":"Create Brand","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Marca Exemplo\",\n    \"is_active\": true,\n    \"external_id\": \"123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 02:44:55 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"106"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"810cc35f-39a3-4702-81b4-0dbc460bc54f\",\n    \"name\": \"Marca Exemplo\",\n    \"is_active\": true,\n    \"external_id\": \"123\"\n}"}],"_postman_id":"e96b677e-a33b-401b-b4ca-10e0f94dc063"},{"name":"Update Brand","event":[{"listen":"test","script":{"id":"8425afff-29eb-48e9-808a-009543eae327","exec":[""],"type":"text/javascript"}}],"id":"ed115085-a541-4ccf-9e2f-13c3e18370d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Adidas\",\n    \"is_active\": false,\n    \"external_id\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/{{brand_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","brands","{{brand_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"bc4dcd36-0b58-4538-9dfb-cccf2e7696ac","name":"Update Brand","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Adidas\",\n    \"is_active\": false,\n    \"external_id\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/{{brand_uid_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 02:45:58 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"99"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"810cc35f-39a3-4702-81b4-0dbc460bc54f\",\n    \"name\": \"Adidas\",\n    \"is_active\": false,\n    \"external_id\": null\n}"}],"_postman_id":"ed115085-a541-4ccf-9e2f-13c3e18370d2"},{"name":"Delete Brand","event":[{"listen":"test","script":{"id":"8425afff-29eb-48e9-808a-009543eae327","exec":[""],"type":"text/javascript"}}],"id":"49c866ac-094b-4b27-bf82-6a04a46b4ed6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/{{brand_uid_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","brands","{{brand_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"cea9999c-9fc1-476f-9007-c2be73d242b6","name":"Delete Brand","originalRequest":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/brands/{{brand_uid_or_external_id}}/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sat, 16 Sep 2023 02:46:16 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=102.83799999999843;desc=\"User CPU time\", TimerPanel_stime;dur=54.292999999987046;desc=\"System CPU time\", TimerPanel_total;dur=157.13099999998548;desc=\"Total CPU time\", TimerPanel_total_time;dur=242.0358657836914;desc=\"Elapsed time\", SQLPanel_sql_time;dur=45.970916748046875;desc=\"SQL 9 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"49c866ac-094b-4b27-bf82-6a04a46b4ed6"}],"id":"43ba18f3-ace5-464f-afa4-dc633e7e80b2","_postman_id":"43ba18f3-ace5-464f-afa4-dc633e7e80b2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Product Classes","item":[{"name":"List Product Classes","event":[{"listen":"test","script":{"id":"26bad170-349f-4a5d-941f-ba3352ed7110","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"product_class_uid\", o.uid);","    postman.setEnvironmentVariable(\"product_class_slug\", o.slug);","    break;","}",""],"type":"text/javascript"}}],"id":"5a80ef8a-6a98-422a-92b5-d7730315a748","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/?ordering=name","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","product-classes",""],"host":["{{environment}}"],"query":[{"description":{"content":"<p><code>name</code>, <code>-name</code></p>\n","type":"text/plain"},"key":"ordering","value":"name"}],"variable":[]}},"response":[{"id":"b7ef1d5f-798d-49c8-9dfe-91e8c819e964","name":"List Product Classes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/?ordering=name","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","catalog","product-classes",""],"query":[{"key":"ordering","value":"name","description":"`name`, `-name`\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Jul 2022 18:05:36 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.10"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3987"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=121.41599999999997;desc=\"User CPU time\", TimerPanel_stime;dur=25.885000000000158;desc=\"System CPU time\", TimerPanel_total;dur=147.30100000000013;desc=\"Total CPU time\", TimerPanel_total_time;dur=181.64706230163574;desc=\"Elapsed time\", SQLPanel_sql_time;dur=21.927833557128906;desc=\"SQL 6 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 27,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"0f7e8552-ed8c-412e-af7e-7f4fcd3863a3\",\n            \"name\": \"Acampamento e turismo pedagógico\",\n            \"slug\": \"acampamento-e-turismo-pedagogico\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"07f5d347-39c7-4546-9fce-e3325d75eb38\",\n            \"name\": \"Alimentação escolar\",\n            \"slug\": \"alimentacao-escolar\",\n            \"requires_shipping\": false,\n            \"track_stock\": false\n        },\n        {\n            \"uid\": \"8e9ea1cc-00f6-4ec5-82bd-2062ab5c9fd4\",\n            \"name\": \"Aplicativo educacional\",\n            \"slug\": \"aplicativo-educacional\",\n            \"requires_shipping\": false,\n            \"track_stock\": false\n        },\n        {\n            \"uid\": \"f8b00dbc-df1b-45e5-871d-70e74dec90ee\",\n            \"name\": \"Aplicativo educacional com controle de licença\",\n            \"slug\": \"aplicativo-educacional-com-controle-de-licenca\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"031cb397-da65-4a97-b97e-9b661522b157\",\n            \"name\": \"Brindes\",\n            \"slug\": \"brindes\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"ac6dfd20-92c5-484b-8f1e-f2ced8a40c4a\",\n            \"name\": \"Brinquedos e jogos educativos\",\n            \"slug\": \"brinquedos-e-jogos-educativos\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"25471db4-9093-4450-a83e-1da5bf8d0ba0\",\n            \"name\": \"Cursos com vagas\",\n            \"slug\": \"cursos-com-vagas\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"d0c16f57-3709-4cd9-932d-f855b8905be4\",\n            \"name\": \"Educação à distância\",\n            \"slug\": \"educacao-distancia\",\n            \"requires_shipping\": false,\n            \"track_stock\": false\n        },\n        {\n            \"uid\": \"183789d9-0895-4326-8d59-078a2d54ef1a\",\n            \"name\": \"Educação financeira\",\n            \"slug\": \"educacao-financeira\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"f98e77e0-5f67-4eaa-b9f4-8189a7a9f029\",\n            \"name\": \"Ensino de idiomas\",\n            \"slug\": \"ensino-de-idiomas\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"0e983b8e-eb34-466b-b087-baf1c3f6fe81\",\n            \"name\": \"Entretenimento infantil\",\n            \"slug\": \"entretenimento-infantil\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"01fb068c-5461-4d0b-bdde-82ae7a523bdc\",\n            \"name\": \"Esportes\",\n            \"slug\": \"esportes\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"874a6887-6480-487f-9f8b-3889c903d3f5\",\n            \"name\": \"Eventos\",\n            \"slug\": \"eventos\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"bfb0db39-ae88-4623-8161-7aa7013eb25b\",\n            \"name\": \"Fotografias\",\n            \"slug\": \"fotografias\",\n            \"requires_shipping\": true,\n            \"track_stock\": false\n        },\n        {\n            \"uid\": \"c2d0da6a-0248-447d-929d-b077c70c2aa5\",\n            \"name\": \"Genérico\",\n            \"slug\": \"generico\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"727495ac-2fcc-4edd-8a25-5d81e5f22991\",\n            \"name\": \"Instrumentos musicais\",\n            \"slug\": \"instrumentos-musicais\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"0c416fea-c94a-4e21-bb80-7df28615567f\",\n            \"name\": \"Livros\",\n            \"slug\": \"livros\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"203ff10f-6707-4c82-b6bc-382dd3edbaca\",\n            \"name\": \"Material didático\",\n            \"slug\": \"material-didatico\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"b09939f3-bb95-4d5a-8308-2047a6d4ed9b\",\n            \"name\": \"Matrículas\",\n            \"slug\": \"matriculas\",\n            \"requires_shipping\": false,\n            \"track_stock\": false\n        },\n        {\n            \"uid\": \"d980d4ee-1b39-4d61-b0a7-601be8798056\",\n            \"name\": \"Música e dança\",\n            \"slug\": \"musica-e-danca\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"6c8517fa-8ed7-4218-8e1d-4cdb1f0dac4a\",\n            \"name\": \"Papelaria\",\n            \"slug\": \"papelaria\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"f93f6133-f41b-4b8e-b855-c8b0fd5caeee\",\n            \"name\": \"Plataforma de Ensino\",\n            \"slug\": \"plataforma-de-ensino\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"6097e49d-cd48-4909-b130-e0f5bfcb16fa\",\n            \"name\": \"Robótica educacional\",\n            \"slug\": \"robotica-educacional\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"45acd360-e7e4-46d4-b942-7dd7d62e3e1e\",\n            \"name\": \"Sistema de ensino\",\n            \"slug\": \"sistema-de-ensino\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"82575c80-91cb-4432-8f57-37c99e87eef2\",\n            \"name\": \"Transporte escolar\",\n            \"slug\": \"transporte-escolar\",\n            \"requires_shipping\": false,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"97c2b11f-04d6-4934-a561-2a95701b54e0\",\n            \"name\": \"Uniformes\",\n            \"slug\": \"uniformes\",\n            \"requires_shipping\": true,\n            \"track_stock\": true\n        },\n        {\n            \"uid\": \"f73777ae-5798-41ae-babb-c43f52a25f54\",\n            \"name\": \"eBooks\",\n            \"slug\": \"ebooks\",\n            \"requires_shipping\": false,\n            \"track_stock\": false\n        }\n    ]\n}"}],"_postman_id":"5a80ef8a-6a98-422a-92b5-d7730315a748"},{"name":"Retrieve Product Class","event":[{"listen":"test","script":{"id":"26bad170-349f-4a5d-941f-ba3352ed7110","exec":[""],"type":"text/javascript"}}],"id":"55072d5a-1036-4c91-9b7c-2741775ac6ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/{{product_class_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","product-classes","{{product_class_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"bac32b32-453f-4c52-95bf-56863ef5f489","name":"Retrieve Product Class","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/{{product_class_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Jul 2022 18:07:16 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.10"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"176"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=189.16600000000017;desc=\"User CPU time\", TimerPanel_stime;dur=70.68799999999997;desc=\"System CPU time\", TimerPanel_total;dur=259.85400000000016;desc=\"Total CPU time\", TimerPanel_total_time;dur=304.57186698913574;desc=\"Elapsed time\", SQLPanel_sql_time;dur=18.361568450927734;desc=\"SQL 6 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"0f7e8552-ed8c-412e-af7e-7f4fcd3863a3\",\n    \"name\": \"Acampamento e turismo pedagógico\",\n    \"slug\": \"acampamento-e-turismo-pedagogico\",\n    \"requires_shipping\": false,\n    \"track_stock\": true\n}"}],"_postman_id":"55072d5a-1036-4c91-9b7c-2741775ac6ab"},{"name":"Create Product Classes","event":[{"listen":"test","script":{"id":"26bad170-349f-4a5d-941f-ba3352ed7110","exec":["v",""],"type":"text/javascript","packages":{}}}],"id":"70fd23f4-7549-40f4-b088-1481a06710c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Passeio e turismo\",\n    \"slug\": \"passeio-e-turismo\",\n    \"requires_shipping\": false,\n    \"track_stock\": false,\n    \"is_active\": true,\n    \"external_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","product-classes",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"87402d73-68df-4fa0-ad67-4aae7c80f651","name":"Create Product Classes","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Passeio e turismo\",\n    \"slug\": \"passeio-e-turismo\",\n    \"requires_shipping\": false,\n    \"track_stock\": false,\n    \"is_active\": true,\n    \"external_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 21:34:28 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.0"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"180"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"0acaf501-c74f-4521-95ca-1d6d53bb130e\",\n    \"name\": \"Passeio e turismo\",\n    \"slug\": \"passeio-e-turismo\",\n    \"requires_shipping\": false,\n    \"track_stock\": false,\n    \"is_active\": true,\n    \"external_id\": \"\"\n}"}],"_postman_id":"70fd23f4-7549-40f4-b088-1481a06710c6"},{"name":"Update Product Class","event":[{"listen":"test","script":{"id":"26bad170-349f-4a5d-941f-ba3352ed7110","exec":[""],"type":"text/javascript","packages":{}}}],"id":"57e26ec8-b638-48a9-9d52-21e8f980ac97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"is_active\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/{{product_class_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","product-classes","{{product_class_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"1022cbb4-bce1-4be3-8938-cc2748d73dae","name":"Update Product Class","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"is_active\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/{{product_class_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Feb 2025 21:32:59 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.0"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"214"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"0f7e8552-ed8c-412e-af7e-7f4fcd3863a3\",\n    \"name\": \"Acampamento e turismo pedagógico\",\n    \"slug\": \"acampamento-e-turismo-pedagogicos\",\n    \"requires_shipping\": false,\n    \"track_stock\": true,\n    \"is_active\": false,\n    \"external_id\": null\n}"}],"_postman_id":"57e26ec8-b638-48a9-9d52-21e8f980ac97"},{"name":"Delete Product Class","event":[{"listen":"test","script":{"id":"26bad170-349f-4a5d-941f-ba3352ed7110","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7d060940-795d-4344-a100-d921c0dc1107","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/{{product_class_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","product-classes","{{product_class_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"7712deff-b730-47d2-94d3-0489ae7342bb","name":"Delete Product Class","originalRequest":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/product-classes/{{product_class_uid}}/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 20 Feb 2025 21:30:35 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.0"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"daf92f913b5146b6b5bd8e5976d0145a"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=167.16399999999965;desc=\"User CPU time\", TimerPanel_stime;dur=1.8379999999993402;desc=\"System CPU time\", TimerPanel_total;dur=169.001999999999;desc=\"Total CPU time\", TimerPanel_total_time;dur=192.11149215698242;desc=\"Elapsed time\", SQLPanel_sql_time;dur=12.515068054199219;desc=\"SQL 20 queries\", CachePanel_total_time;dur=8.338212966918945;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7d060940-795d-4344-a100-d921c0dc1107"}],"id":"442b3335-9a8c-4194-bd0a-92ec5dc581f0","_postman_id":"442b3335-9a8c-4194-bd0a-92ec5dc581f0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Products","item":[{"name":"Images","item":[{"name":"List Product Images","event":[{"listen":"test","script":{"id":"e4054f48-e5f5-4799-b483-1611ad3b580b","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"product_media_uid\", o.uid);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"df4185a5-d4dd-444b-8851-7fc8fe3ca35e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/","description":"<p>Endpoint para listar todas as imagens de um produto. A imagem com <code>display_order = 0</code> é considerada a imagem principal do produto.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}","media",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"d460fa38-36d6-41b1-b8c2-7cbea8099be6","name":"List Product Images","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:49:46 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"682"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"ca918501c6bc4b908baf25b4268f9944"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=49.00899999999986;desc=\"User CPU time\", TimerPanel_stime;dur=16.52499999999968;desc=\"System CPU time\", TimerPanel_total;dur=65.53399999999954;desc=\"Total CPU time\", TimerPanel_total_time;dur=150.12288093566895;desc=\"Elapsed time\", SQLPanel_sql_time;dur=33.699989318847656;desc=\"SQL 18 queries\", CachePanel_total_time;dur=26.087284088134766;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"3f1d2d06-1bbf-4e5c-84c9-eafe3ed8db60\",\n            \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2024/09/c3f82f6a-45b9-43da-a1c3-06c706457303.webp\",\n            \"display_order\": 0,\n            \"title\": \"\",\n            \"type\": \"image\",\n            \"date_created\": \"2024-09-02T08:54:18.837282-03:00\",\n            \"date_updated\": \"2024-09-02T08:54:18.837298-03:00\"\n        },\n        {\n            \"uid\": \"7d0751d1-92d8-4b54-85d4-351e277a36be\",\n            \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2024/09/8d504973-823e-47bf-8f25-d63755900a3f.png\",\n            \"display_order\": 0,\n            \"title\": \"Imagem de capa\",\n            \"type\": \"image\",\n            \"date_created\": \"2024-09-19T19:47:54.076957-03:00\",\n            \"date_updated\": \"2024-09-19T19:47:54.076989-03:00\"\n        }\n    ]\n}"}],"_postman_id":"df4185a5-d4dd-444b-8851-7fc8fe3ca35e"},{"name":"Create Product Image","event":[{"listen":"test","script":{"id":"e4054f48-e5f5-4799-b483-1611ad3b580b","exec":["var jsonData = JSON.parse(responseBody);","","postman.setEnvironmentVariable(\"product_media_uid\", jsonData.uid);",""],"type":"text/javascript","packages":{}}}],"id":"f7efb278-2fb7-4198-9001-2fe0e3258ec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"file\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=\",\n    \"display_order\": 0,\n    \"title\": \"Imagem de capa\" // opcional\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/","description":"<p>O campo <code>file</code> aceita uma imagem nos seguintes formatos:</p>\n<ul>\n<li><p>URL pública de uma imagem</p>\n</li>\n<li><p>Conteúdo da imagem em uma string codificada em Base 64</p>\n</li>\n<li><p>Conteúdo da imagem anexo no formato de Form Data</p>\n</li>\n</ul>\n<p>Para definir uma imagem primária, informar o campo <code>display_order = 0</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}","media",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"a05b8a5f-aaa4-4123-8d36-1066be48d88f","name":"Create Product Image","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"file\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=\",\n    \"display_order\": 0,\n    \"title\": \"Imagem de capa\" // opcional\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:47:54 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"321"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"7d0751d1-92d8-4b54-85d4-351e277a36be\",\n    \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2024/09/8d504973-823e-47bf-8f25-d63755900a3f.png\",\n    \"display_order\": 0,\n    \"title\": \"Imagem de capa\",\n    \"type\": \"image\",\n    \"date_created\": \"2024-09-19T19:47:54.076957-03:00\",\n    \"date_updated\": \"2024-09-19T19:47:54.076989-03:00\"\n}"}],"_postman_id":"f7efb278-2fb7-4198-9001-2fe0e3258ec9"},{"name":"Retrieve Product Image","event":[{"listen":"test","script":{"id":"e4054f48-e5f5-4799-b483-1611ad3b580b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"440386f7-a47d-4f0d-8de7-838603b20bfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/{{product_media_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}","media","{{product_media_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"1580f880-a7c6-42fd-bcfe-a8749c864959","name":"Retrieve Product Image","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/{{product_media_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:52:56 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"308"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"2b80de12cee94850b1da2767095db48c"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=43.421000000000376;desc=\"User CPU time\", TimerPanel_stime;dur=31.490999999999936;desc=\"System CPU time\", TimerPanel_total;dur=74.91200000000032;desc=\"Total CPU time\", TimerPanel_total_time;dur=107.90300369262695;desc=\"Elapsed time\", SQLPanel_sql_time;dur=19.692659378051758;desc=\"SQL 17 queries\", CachePanel_total_time;dur=6.193876266479492;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"3f1d2d06-1bbf-4e5c-84c9-eafe3ed8db60\",\n    \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2024/09/c3f82f6a-45b9-43da-a1c3-06c706457303.webp\",\n    \"display_order\": 0,\n    \"title\": \"\",\n    \"type\": \"image\",\n    \"date_created\": \"2024-09-02T08:54:18.837282-03:00\",\n    \"date_updated\": \"2024-09-02T08:54:18.837298-03:00\"\n}"}],"_postman_id":"440386f7-a47d-4f0d-8de7-838603b20bfe"},{"name":"Update Product Image","event":[{"listen":"test","script":{"id":"e4054f48-e5f5-4799-b483-1611ad3b580b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"8a27fa3a-30ba-4eb3-b4a2-d29ebdec5ffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"file\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=\",\n    \"display_order\": 1,\n    \"title\": \"Imagem de capa\" // opcional\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/{{product_media_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}","media","{{product_media_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"ab9ce446-4c1b-4581-8fab-ac5ca380bbd4","name":"Update Product Media","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"file\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=\",\n    \"display_order\": 1,\n    \"title\": \"Imagem de capa\" // opcional\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/{{product_media_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:53:46 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"321"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"3f1d2d06-1bbf-4e5c-84c9-eafe3ed8db60\",\n    \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2024/09/291c97ac-f5c3-4e1b-876d-4e3c05798b2a.png\",\n    \"display_order\": 1,\n    \"title\": \"Imagem de capa\",\n    \"type\": \"image\",\n    \"date_created\": \"2024-09-02T08:54:18.837282-03:00\",\n    \"date_updated\": \"2024-09-19T19:53:46.934851-03:00\"\n}"}],"_postman_id":"8a27fa3a-30ba-4eb3-b4a2-d29ebdec5ffe"},{"name":"Delete Product Image","event":[{"listen":"test","script":{"id":"e4054f48-e5f5-4799-b483-1611ad3b580b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"a7926785-c72e-4871-99d1-b5caf4d51f65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/{{product_media_uid}}/","description":"<p><strong>Atenção:</strong> Ao remover todas as imagens de um produto ele é desabilitado para venda na loja.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}","media","{{product_media_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"b3e07288-1e9e-4d73-921f-51aff529bd61","name":"Delete Product Image","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/media/{{product_media_uid}}/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 19 Sep 2024 22:54:36 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"3efbd98d2ef84fdea701aac8154c914e"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=91.70700000000132;desc=\"User CPU time\", TimerPanel_stime;dur=16.38900000000021;desc=\"System CPU time\", TimerPanel_total;dur=108.09600000000152;desc=\"Total CPU time\", TimerPanel_total_time;dur=185.39690971374512;desc=\"Elapsed time\", SQLPanel_sql_time;dur=27.107715606689453;desc=\"SQL 27 queries\", CachePanel_total_time;dur=8.352041244506836;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a7926785-c72e-4871-99d1-b5caf4d51f65"}],"id":"e2002785-4410-4ad2-8a6c-aa95a4d5924e","description":"<p>Estes endpoints podem ser utilizados para realizar a gestão de imagens dos seus produtos.</p>\n<p>Os endpoints são subrotas de um produto. Você pode identificar o produto na URL utilizando os campos <code>uid</code>, <code>upc</code> ou <code>external_id</code> do produto.</p>\n<p>O upload das imagens é feito a partir do campo <code>file</code> que pode ser enviado no formato JSON realizando o encoding do conteúdo da imagem em Base 64 ou realizar uma requisição enviando a imagem como Form Data.</p>\n<p>Você também pode utilizar o campo <code>file</code> informando uma URL pública de uma imagem. Favor note que no caso de uma URL existe um timeout de 15 segundos, ou seja, se o servidor que estiver hospedando a imagem não retornar a imagem em até 15 segundos a requisição é interrompida.</p>\n","_postman_id":"e2002785-4410-4ad2-8a6c-aa95a4d5924e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"List Products","event":[{"listen":"test","script":{"id":"8d98140c-0ced-4d28-b8e2-ae338c42a1b4","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"product_uid_external_id_or_upc\", o.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"e7ef065b-5da9-4bfd-832e-09b834780c16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"limit","value":"5"},{"disabled":true,"key":"offset","value":"10"},{"disabled":true,"description":{"content":"<p>Opções: <code>standalone</code>, <code>parent</code>, <code>child</code></p>\n","type":"text/plain"},"key":"structure","value":"standalone"},{"disabled":true,"description":{"content":"<p>Opções: <code>true</code>, <code>false</code></p>\n","type":"text/plain"},"key":"is_active","value":"true"},{"disabled":true,"description":{"content":"<p>Opções: <code>true</code>, <code>false</code></p>\n","type":"text/plain"},"key":"is_public","value":"true"},{"disabled":true,"description":{"content":"<p>Opções: <code>true</code>, <code>false</code></p>\n","type":"text/plain"},"key":"is_available","value":"true"},{"disabled":true,"key":"product_class","value":"0c416fea-c94a-4e21-bb80-7df28615567f"},{"disabled":true,"key":"product_class__slug","value":"livros"},{"disabled":true,"key":"brand","value":"dc70b401-cb85-476b-9ba0-207f0061cd9c"},{"disabled":true,"key":"brand__external_id","value":"123"},{"disabled":true,"key":"date_created__gt","value":"2023-11-10"},{"disabled":true,"key":"date_created__lt","value":"2023-11-11"},{"disabled":true,"key":"date_updated__gt","value":"2023-11-10"},{"disabled":true,"key":"date_updated__lt","value":"2023-11-11"}],"variable":[]}},"response":[{"id":"8bf267d4-980a-4d45-a25a-fb605dc34b52","name":"List Products","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/?limit=5","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","catalog","products",""],"query":[{"key":"limit","value":"5"},{"key":"offset","value":"10","disabled":true},{"key":"structure","value":"standalone","description":"Opções: `standalone`, `parent`, `child`","type":"text","disabled":true},{"key":"is_active","value":"true","description":"Opções: `true`, `false`","type":"text","disabled":true},{"key":"is_public","value":"true","description":"Opções: `true`, `false`","type":"text","disabled":true},{"key":"is_available","value":"true","description":"Opções: `true`, `false`","type":"text","disabled":true},{"key":"product_class","value":"0c416fea-c94a-4e21-bb80-7df28615567f","type":"text","disabled":true},{"key":"product_class__slug","value":"livros","type":"text","disabled":true},{"key":"brand","value":"dc70b401-cb85-476b-9ba0-207f0061cd9c","type":"text","disabled":true},{"key":"brand__external_id","value":"123","type":"text","disabled":true},{"key":"date_created__gt","value":"2023-11-10","type":"text","disabled":true},{"key":"date_created__lt","value":"2023-11-11","type":"text","disabled":true},{"key":"date_updated__gt","value":"2023-11-10","type":"text","disabled":true},{"key":"date_updated__lt","value":"2023-11-11","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Aug 2024 17:25:37 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"6102"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"89fa334ff3584ea3ae2af34de50122ad"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=100.54599999999958;desc=\"User CPU time\", TimerPanel_stime;dur=23.276000000000074;desc=\"System CPU time\", TimerPanel_total;dur=123.82199999999966;desc=\"Total CPU time\", TimerPanel_total_time;dur=203.538179397583;desc=\"Elapsed time\", SQLPanel_sql_time;dur=31.90135955810547;desc=\"SQL 18 queries\", CachePanel_total_time;dur=11.511087417602539;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 228,\n    \"next\": \"http://localhost:8001/api/integrations/eskolare/catalog/products/?limit=5&offset=5\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"31b40abe-c85e-4fa8-8d6f-2bc658ef699c\",\n            \"title\": \"  ABC I Like Me! (pb) - Penguin Putnam\",\n            \"subtitle\": \"\",\n            \"slug\": \"abc-i-like-me-pb-penguin-putnam\",\n            \"upc\": \"ISBN: 9780140564853\",\n            \"weight\": 130,\n            \"structure\": \"standalone\",\n            \"product_class\": {\n                \"uid\": \"0c416fea-c94a-4e21-bb80-7df28615567f\",\n                \"name\": \"Livros\",\n                \"slug\": \"livros\",\n                \"requires_shipping\": true,\n                \"track_stock\": true\n            },\n            \"brand\": null,\n            \"published_date\": \"2020-12-18T15:43:25.732637-03:00\",\n            \"is_active\": true,\n            \"is_public\": true,\n            \"is_available\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_kit_bundler\": false,\n            \"is_composition\": false,\n            \"display_without_stock\": true,\n            \"price\": {\n                \"uid\": \"e97a8e3a-59c8-4073-8dd3-fc660f1c4a58\",\n                \"list_price\": \"150.00\",\n                \"selling_price\": \"140.00\",\n                \"is_discountable\": false,\n                \"type\": \"order\",\n                \"student_quantity_threshold\": 1,\n                \"minimal_selling_quantity\": null,\n                \"billing_group\": {\n                    \"name\": \"Grupo de faturamento 1\",\n                    \"is_active\": true,\n                    \"external_id\": \"321\"\n                },\n                \"date_created\": \"2023-11-08T08:17:41.061184-03:00\",\n                \"date_updated\": \"2024-08-12T14:24:55.717551-03:00\"\n            },\n            \"primary_image\": {\n                \"uid\": \"65b35346-1c97-4e39-ab26-97fc6e43aedf\",\n                \"file\": \"/media/public/products/skoolare/image/2020/12/conversao-de-medidas-e-pesos.jpg\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            },\n            \"date_created\": \"2020-12-18T15:43:25.783334-03:00\",\n            \"date_updated\": \"2023-11-08T08:22:20.200328-03:00\"\n        },\n        {\n            \"uid\": \"566c669c-aa4e-47a3-90fa-630d57894c3c\",\n            \"title\": \"  Address Unknown  pb - CreateSpace\",\n            \"subtitle\": \"\",\n            \"slug\": \"address-unknown-pb-createspace\",\n            \"upc\": \"ISBN: 9781518869761\",\n            \"weight\": 200,\n            \"structure\": \"standalone\",\n            \"product_class\": {\n                \"uid\": \"0c416fea-c94a-4e21-bb80-7df28615567f\",\n                \"name\": \"Livros\",\n                \"slug\": \"livros\",\n                \"requires_shipping\": true,\n                \"track_stock\": true\n            },\n            \"brand\": null,\n            \"published_date\": \"2020-12-18T15:43:30.015675-03:00\",\n            \"is_active\": true,\n            \"is_public\": true,\n            \"is_available\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_kit_bundler\": false,\n            \"is_composition\": false,\n            \"display_without_stock\": true,\n            \"price\": {\n                \"uid\": \"5a4f6dd0-d51a-4e48-9865-40e56db4ff7c\",\n                \"list_price\": \"56.10\",\n                \"selling_price\": \"56.10\",\n                \"is_discountable\": true,\n                \"type\": \"order\",\n                \"student_quantity_threshold\": null,\n                \"minimal_selling_quantity\": null,\n                \"billing_group\": null,\n                \"date_created\": \"2020-12-18T15:43:30.104725-03:00\",\n                \"date_updated\": \"2020-12-18T15:43:30.104753-03:00\"\n            },\n            \"primary_image\": {\n                \"uid\": \"5248dcfd-a7d2-49d7-8aac-e179425c35f0\",\n                \"file\": \"/media/public/products/skoolare/image/2020/12/conversao-de-medidas-e-pesos_OczrfoI.jpg\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            },\n            \"date_created\": \"2020-12-18T15:43:30.039550-03:00\",\n            \"date_updated\": \"2020-12-18T15:43:40.448243-03:00\"\n        },\n        {\n            \"uid\": \"efde9c49-5f93-406d-b491-cbb2fb447e38\",\n            \"title\": \"  Advanced English Grammar for ESL Learners - McGraw-Hill\",\n            \"subtitle\": \"\",\n            \"slug\": \"advanced-english-grammar-for-esl-learners-mcgraw-hill\",\n            \"upc\": \"ISBN: 9781260010862\",\n            \"weight\": 410,\n            \"structure\": \"standalone\",\n            \"product_class\": {\n                \"uid\": \"0c416fea-c94a-4e21-bb80-7df28615567f\",\n                \"name\": \"Livros\",\n                \"slug\": \"livros\",\n                \"requires_shipping\": true,\n                \"track_stock\": true\n            },\n            \"brand\": null,\n            \"published_date\": \"2020-12-18T15:43:31.261300-03:00\",\n            \"is_active\": true,\n            \"is_public\": true,\n            \"is_available\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_kit_bundler\": false,\n            \"is_composition\": false,\n            \"display_without_stock\": true,\n            \"price\": {\n                \"uid\": \"daafab67-4f26-4b89-9b75-00cabb95d017\",\n                \"list_price\": \"168.30\",\n                \"selling_price\": \"168.30\",\n                \"is_discountable\": true,\n                \"type\": \"order\",\n                \"student_quantity_threshold\": null,\n                \"minimal_selling_quantity\": null,\n                \"billing_group\": null,\n                \"date_created\": \"2020-12-18T15:43:31.358991-03:00\",\n                \"date_updated\": \"2020-12-18T15:43:31.359020-03:00\"\n            },\n            \"primary_image\": {\n                \"uid\": \"307cc9a2-0de0-4a44-9fdc-4c6b6efae459\",\n                \"file\": \"/media/public/products/skoolare/image/2020/12/conversao-de-medidas-e-pesos_5jGsSkA.jpg\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            },\n            \"date_created\": \"2020-12-18T15:43:31.287369-03:00\",\n            \"date_updated\": \"2020-12-18T15:43:42.380224-03:00\"\n        },\n        {\n            \"uid\": \"63824655-822f-46b6-95e6-72bc2f24c6c1\",\n            \"title\": \"  Because of Mr. Terupt (pb) - Penguin Random House\",\n            \"subtitle\": \"\",\n            \"slug\": \"because-of-mr-terupt-pb-penguin-random-house\",\n            \"upc\": \"ISBN: 9780375858246\",\n            \"weight\": 205,\n            \"structure\": \"standalone\",\n            \"product_class\": {\n                \"uid\": \"0c416fea-c94a-4e21-bb80-7df28615567f\",\n                \"name\": \"Livros\",\n                \"slug\": \"livros\",\n                \"requires_shipping\": true,\n                \"track_stock\": true\n            },\n            \"brand\": null,\n            \"published_date\": \"2020-12-18T15:43:28.127889-03:00\",\n            \"is_active\": true,\n            \"is_public\": true,\n            \"is_available\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_kit_bundler\": false,\n            \"is_composition\": false,\n            \"display_without_stock\": true,\n            \"price\": {\n                \"uid\": \"a7e46014-e2b4-4540-89e2-fb53e5e77f3f\",\n                \"list_price\": \"70.40\",\n                \"selling_price\": \"70.40\",\n                \"is_discountable\": true,\n                \"type\": \"order\",\n                \"student_quantity_threshold\": null,\n                \"minimal_selling_quantity\": null,\n                \"billing_group\": null,\n                \"date_created\": \"2020-12-18T15:43:28.243589-03:00\",\n                \"date_updated\": \"2020-12-18T15:43:28.243617-03:00\"\n            },\n            \"primary_image\": {\n                \"uid\": \"f337ca64-5665-4d51-9055-ddf5305e66b9\",\n                \"file\": \"/media/public/products/skoolare/image/2020/12/conversao-de-medidas-e-pesos_e0TkNRn.jpg\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            },\n            \"date_created\": \"2020-12-18T15:43:28.156322-03:00\",\n            \"date_updated\": \"2020-12-18T15:43:37.710080-03:00\"\n        },\n        {\n            \"uid\": \"15bec143-e48c-4763-9713-61eff20eabdb\",\n            \"title\": \"  Book With No Pictures, The - Penguin\",\n            \"subtitle\": \"\",\n            \"slug\": \"book-with-no-pictures-the-penguin\",\n            \"upc\": \"ISBN: 9780141361796\",\n            \"weight\": 300,\n            \"structure\": \"standalone\",\n            \"product_class\": {\n                \"uid\": \"0c416fea-c94a-4e21-bb80-7df28615567f\",\n                \"name\": \"Livros\",\n                \"slug\": \"livros\",\n                \"requires_shipping\": true,\n                \"track_stock\": true\n            },\n            \"brand\": null,\n            \"published_date\": \"2020-12-18T15:43:26.483679-03:00\",\n            \"is_active\": true,\n            \"is_public\": true,\n            \"is_available\": false,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_kit_bundler\": false,\n            \"is_composition\": false,\n            \"display_without_stock\": true,\n            \"price\": null,\n            \"primary_image\": {\n                \"uid\": \"e6a893b0-1139-4dc7-a8d5-9291d0cab953\",\n                \"file\": \"/media/public/products/skoolare/image/2020/12/conversao-de-medidas-e-pesos_6TSOjan.jpg\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            },\n            \"date_created\": \"2020-12-18T15:43:26.518988-03:00\",\n            \"date_updated\": \"2020-12-18T15:43:26.519020-03:00\"\n        }\n    ]\n}"}],"_postman_id":"e7ef065b-5da9-4bfd-832e-09b834780c16"},{"name":"Create Product","event":[{"listen":"test","script":{"id":"d9b32ff6-6f58-43d2-926d-084488abc8a3","exec":["var jsonData = JSON.parse(responseBody);","","postman.setEnvironmentVariable(\"product_uid_external_id_or_upc\", jsonData.uid);",""],"type":"text/javascript","packages":{}}}],"id":"0beb9672-9a06-47a0-af83-a6d91084aab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Coleção Anual\",\n    \"subtitle\": \"1º Ano Ensino Fundamental\",\n    \"upc\": \"SKL-1234\",\n    \"description\": \"<p>Coleção anual livros 1º ano...</p>\",\n    \"weight\": 100,\n    \"is_active\": true,\n    \"is_public\": true,\n    \"published_date\": \"2022-07-13 12:00:00\",\n    \"display_without_stock\": true,\n    \"is_kit_bundler\": false,\n    \"product_class\": \"{{product_class_uid}}\",\n    \"brand\": \"{{brand_uid}}\",\n    \"categories\": [\n        \"{{category_uid}}\"\n    ],\n    \"grades\": [\n        \"f1\"\n    ],\n    \"composition\": [],\n    \"price\": {\n        \"list_price\": \"150.00\",\n        \"selling_price\": \"140.00\",\n        \"is_discountable\": false,\n        \"student_quantity_threshold\": 1,\n        \"minimal_selling_quantity\": null,\n        \"billing_group\": \"{{billing_group_uid_or_external_id}}\"\n    },\n    \"external_id\": \"123\",\n    \"primary_image\": \"data:image/png;base64,codigo_base64_da_imagem\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"7c940a8e-6c6c-4344-8874-03973b346825","name":"Create Product","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Coleção Anual\",\n    \"subtitle\": \"1º Ano Ensino Fundamental\",\n    \"upc\": \"SKL-1234\",\n    \"description\": \"<p>Coleção anual livros 1º ano...</p>\",\n    \"weight\": 100,\n    \"is_active\": true,\n    \"is_public\": true,\n    \"published_date\": \"2022-07-13 12:00:00\",\n    \"display_without_stock\": true,\n    \"is_kit_bundler\": false,\n    \"product_class\": \"{{product_class_uid}}\",\n    \"brand\": \"{{brand_uid}}\",\n    \"categories\": [\n        \"{{category_uid}}\"\n    ],\n    \"grades\": [\n        \"f1\"\n    ],\n    \"composition\": []\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Jul 2022 18:17:16 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.10"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1206"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"e1ffd947-2395-4753-8b89-c81ab6d60016\",\n    \"title\": \"Coleção Anual\",\n    \"subtitle\": \"1º Ano Ensino Fundamental\",\n    \"slug\": \"colecao-anual\",\n    \"upc\": \"SKL-1234\",\n    \"weight\": 100,\n    \"structure\": \"standalone\",\n    \"product_class\": {\n        \"uid\": \"0f7e8552-ed8c-412e-af7e-7f4fcd3863a3\",\n        \"name\": \"Acampamento e turismo pedagógico\",\n        \"slug\": \"acampamento-e-turismo-pedagogico\",\n        \"requires_shipping\": false,\n        \"track_stock\": true\n    },\n    \"brand\": {\n        \"uid\": \"dc70b401-cb85-476b-9ba0-207f0061cd9c\",\n        \"name\": \"Adidas\",\n        \"is_active\": false\n    },\n    \"published_date\": \"2022-07-13T12:00:00-03:00\",\n    \"is_active\": true,\n    \"is_public\": true,\n    \"is_available\": false,\n    \"has_options\": false,\n    \"has_kit\": false,\n    \"is_kit_bundler\": false,\n    \"is_composition\": false,\n    \"display_without_stock\": true,\n    \"categories\": [\n        {\n            \"uid\": \"894bfe07-f737-4402-8ffe-9d5acd1c87fa\",\n            \"full_name\": \"Livros\",\n            \"full_slug\": \"livros\",\n            \"name\": \"Livros\",\n            \"slug\": \"livros\",\n            \"description\": \"\",\n            \"depth\": 1\n        }\n    ],\n    \"recommended_products\": [],\n    \"options\": [],\n    \"payment_methods\": [],\n    \"agreement\": null,\n    \"composition\": [],\n    \"grades\": [\n        {\n            \"uid\": \"6bd6e74e-db59-4ecb-b1af-afd37e21e787\",\n            \"name\": \"1º ano\",\n            \"slug\": \"f1\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        }\n    ],\n    \"price\": {\n        \"uid\": \"e97a8e3a-59c8-4073-8dd3-fc660f1c4a58\",\n        \"list_price\": \"150.00\",\n        \"selling_price\": \"140.00\",\n        \"is_discountable\": false,\n        \"type\": \"order\",\n        \"student_quantity_threshold\": 1,\n        \"minimal_selling_quantity\": null,\n        \"date_created\": \"2023-11-08T08:17:41.061184-03:00\",\n        \"date_updated\": \"2023-11-08T08:17:53.719340-03:00\"\n    }\n}"}],"_postman_id":"0beb9672-9a06-47a0-af83-a6d91084aab4"},{"name":"Retrieve Product","id":"00559e05-ed7e-45cf-be4d-d496f978def1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"1abfb479-18a9-4853-8a19-52502a876054","name":"Retrieve Product","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 11 Nov 2023 19:06:48 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1409"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=309.24899999999946;desc=\"User CPU time\", TimerPanel_stime;dur=65.54799999999972;desc=\"System CPU time\", TimerPanel_total;dur=374.7969999999992;desc=\"Total CPU time\", TimerPanel_total_time;dur=449.7509002685547;desc=\"Elapsed time\", SQLPanel_sql_time;dur=65.96660614013672;desc=\"SQL 28 queries\", CachePanel_total_time;dur=43.08485984802246;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"b610c1dc-4ad5-4bb3-88ca-de314f9a59f8\",\n    \"title\": \"Tênis Superstar\",\n    \"subtitle\": \"\",\n    \"slug\": \"tenis-superstar-3\",\n    \"upc\": \"1111\",\n    \"weight\": 300,\n    \"structure\": \"standalone\",\n    \"product_class\": {\n        \"uid\": \"97c2b11f-04d6-4934-a561-2a95701b54e0\",\n        \"name\": \"Uniformes\",\n        \"slug\": \"uniformes\",\n        \"requires_shipping\": true,\n        \"track_stock\": true\n    },\n    \"brand\": {\n        \"uid\": \"dc70b401-cb85-476b-9ba0-207f0061cd9c\",\n        \"name\": \"Adidas\",\n        \"is_active\": false,\n        \"external_id\": null\n    },\n    \"published_date\": \"2023-11-11T15:22:51.699823-03:00\",\n    \"is_active\": true,\n    \"is_public\": true,\n    \"is_available\": true,\n    \"has_options\": false,\n    \"has_kit\": false,\n    \"is_kit_bundler\": false,\n    \"is_composition\": false,\n    \"display_without_stock\": true,\n    \"categories\": [],\n    \"recommended_products\": [],\n    \"options\": [],\n    \"payment_methods\": [],\n    \"agreement\": null,\n    \"composition\": [],\n    \"grades\": [],\n    \"external_id\": \"1111\",\n    \"price\": {\n        \"uid\": \"2975d51d-60f5-46e0-bd3e-c208d08494f8\",\n        \"list_price\": \"379.99\",\n        \"selling_price\": \"379.99\",\n        \"is_discountable\": true,\n        \"type\": \"order\",\n        \"student_quantity_threshold\": null,\n        \"minimal_selling_quantity\": null,\n        \"billing_group\": {\n            \"name\": \"Grupo de faturamento 1\",\n            \"is_active\": true,\n            \"external_id\": \"321\"\n        },\n        \"date_created\": \"2023-11-11T15:22:51.777812-03:00\",\n        \"date_updated\": \"2023-11-11T15:22:51.777823-03:00\"\n    },\n    \"primary_image\": {\n        \"uid\": \"3667b457-c759-4d1a-9e31-aa62501c1c89\",\n        \"file\": \"/media/public/products/skoolare/image/2023/11/Tenis_Superstar_Branco_B41996_01_standard.jpg\",\n        \"display_order\": 0,\n        \"title\": \"\",\n        \"description\": \"\",\n        \"type\": \"image\"\n    },\n    \"ncm\": null,\n    \"unitMeasure\": null,\n    \"cfopSaleState\": null,\n    \"cfopSaleInterstate\": null,\n    \"icmsOrigin\": null,\n    \"icmsAliquot\": null,\n    \"icmsCalculationBase\": null,\n    \"icmsCalculationBaseModality\": null,\n    \"icmsPercentageReductionBaseCalculation\": null,\n    \"taxInvoiceType\": null,\n    \"date_created\": \"2023-11-11T15:22:51.729387-03:00\",\n    \"date_updated\": \"2023-11-11T15:22:52.058472-03:00\"\n}"}],"_postman_id":"00559e05-ed7e-45cf-be4d-d496f978def1"},{"name":"Update Product","event":[{"listen":"test","script":{"id":"d9b32ff6-6f58-43d2-926d-084488abc8a3","exec":[""],"type":"text/javascript","packages":{}}}],"id":"2980751e-1965-403c-a617-fc26624f9895","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Coleção Anual\",\n    \"subtitle\": \"1º Ano Ensino Fundamental\",\n    \"upc\": \"SKL-1239\",\n    \"description\": \"<p>Coleção anual livros 1º ano...</p>\",\n    \"weight\": 100,\n    \"is_active\": true,\n    \"is_public\": true,\n    \"published_date\": \"2022-07-13 12:00:00\",\n    \"display_without_stock\": true,\n    \"is_kit_bundler\": false,\n    \"product_class\": \"{{product_class_uid}}\",\n    \"brand\": \"{{brand_uid}}\",\n    \"categories\": [\n        \"{{category_uid}}\"\n    ],\n    \"grades\": [\n        \"f1\"\n    ],\n    \"composition\": [],\n    \"price\": {\n        \"list_price\": \"150\",\n        \"selling_price\": \"140\",\n        \"is_discountable\": false,\n        \"student_quantity_threshold\": 1,\n        \"minimal_selling_quantity\": null,\n        \"billing_group\": \"{{billing_group_uid_or_external_id}}\"\n    },\n    \"external_id\": \"123\",\n    \"primary_image\": \"data:image/png;base64,codigo_base64_da_imagem\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"bdb01e96-acc6-4357-bd43-e22ac015aada","name":"Update Product","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"Coleção Anual\",\n    \"subtitle\": \"1º Ano Ensino Fundamental\",\n    \"upc\": \"SKL-1239\",\n    \"description\": \"<p>Coleção anual livros 1º ano...</p>\",\n    \"weight\": 100,\n    \"is_active\": true,\n    \"is_public\": true,\n    \"published_date\": \"2022-07-13 12:00:00\",\n    \"display_without_stock\": true,\n    \"is_kit_bundler\": false,\n    \"product_class\": \"{{product_class_uid}}\",\n    \"brand\": \"{{brand_uid}}\",\n    \"categories\": [\n        \"{{category_uid}}\"\n    ],\n    \"grades\": [\n        \"f1\"\n    ],\n    \"composition\": []\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 03:16:59 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1244"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"643f448a-9cd2-4527-a8c1-46950ab6748f\",\n    \"title\": \"Coleção Anual\",\n    \"subtitle\": \"1º Ano Ensino Fundamental\",\n    \"slug\": \"ib-spanish-b-course-book-pack-oup\",\n    \"upc\": \"SKL-1239\",\n    \"weight\": 100,\n    \"structure\": \"standalone\",\n    \"product_class\": {\n        \"uid\": \"0f7e8552-ed8c-412e-af7e-7f4fcd3863a3\",\n        \"name\": \"Acampamento e turismo pedagógico\",\n        \"slug\": \"acampamento-e-turismo-pedagogico\",\n        \"requires_shipping\": false,\n        \"track_stock\": true\n    },\n    \"brand\": {\n        \"uid\": \"dc70b401-cb85-476b-9ba0-207f0061cd9c\",\n        \"name\": \"Adidas\",\n        \"is_active\": false,\n        \"external_id\": null\n    },\n    \"published_date\": \"2022-07-13T12:00:00-03:00\",\n    \"is_active\": true,\n    \"is_public\": true,\n    \"is_available\": true,\n    \"has_options\": false,\n    \"has_kit\": false,\n    \"is_kit_bundler\": false,\n    \"is_composition\": false,\n    \"display_without_stock\": true,\n    \"categories\": [\n        {\n            \"uid\": \"894bfe07-f737-4402-8ffe-9d5acd1c87fa\",\n            \"full_name\": \"Livros\",\n            \"full_slug\": \"livros\",\n            \"name\": \"Livros\",\n            \"slug\": \"livros\",\n            \"description\": \"\",\n            \"depth\": 1\n        }\n    ],\n    \"recommended_products\": [],\n    \"options\": [],\n    \"payment_methods\": [],\n    \"agreement\": null,\n    \"composition\": [],\n    \"grades\": [\n        {\n            \"uid\": \"6bd6e74e-db59-4ecb-b1af-afd37e21e787\",\n            \"name\": \"1º ano\",\n            \"slug\": \"f1\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        }\n    ],\n    \"price\": {\n        \"uid\": \"e97a8e3a-59c8-4073-8dd3-fc660f1c4a58\",\n        \"list_price\": \"150.00\",\n        \"selling_price\": \"140.00\",\n        \"is_discountable\": false,\n        \"type\": \"order\",\n        \"student_quantity_threshold\": 1,\n        \"minimal_selling_quantity\": null,\n        \"date_created\": \"2023-11-08T08:17:41.061184-03:00\",\n        \"date_updated\": \"2023-11-08T08:17:53.719340-03:00\"\n    }\n}"},{"id":"36480553-ba00-4f39-9028-2bb8d4a90f30","name":"Upload Imagem Base64","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"primary_image\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAABl1JREFUeJztW89vFMkV/r7qnsHgsSyTYbGMMFyyWAEhzw9OKHuItNc9cPQJOdJKXJKc+COijZblEgkJlJOPe8g1EgcinzLTRha27Dk5FmABtog0NvjHdH05uMca23jGXd0zeL18l9H0VL363pvXr6pevSK6jJmZmQuSvpF0XdI1kl8DyFtrB4wxAwBgra0bY+oAViXVSC6SnCP5rFAovOsmP3ZDaLVaLQGYkPQtyRuSnMYhKUkvSP4LwFSpVKqmyzRFAywsLAysr69/T3JS0u/SktsKkvOSnuRyuUdjY2P1VGQmFTA7Ozu0s7PzZwB/kjSUAqeOIPkewENjzINCofC/RLJcO0piEAR3Jf0VQD4JiQRYJXm/WCz+g6RcBDgZoFKpjEqaInnbpX/akDRNcqJcLi/H7RvbAM+fP78dhuHPkr6K27ebIPnW87w74+Pj03H6mTiNgyCYDMPw6UlTHgAkfRWG4dMgCCbj9DuWASR51Wr1R2vtY0lZN4rdh6SstfZxtVr9UZJ3nD4dXwFJXhAEP0v6LjnF3oHkP4vF4h2SYbt2HT0gCIIffmnKA4Ck74Ig+KFTu7YeEATBpLX2cXq0eg9jzB+LxeKTo34/0gBRtH96kt/544Dktud5fzhqdvikASqVyijJ/5zEaO8Ckm8l3frUOuFQDJBESVOnRXlgd4qMdDr0hx8yQBAEd0/KCi9NkLwdBMHdQ89bv8zOzg5tb2/X8PnW9t3Gqud5v23dQO3zgGhXd1qVB3YTMX9pfbDnAQsLCwMbGxv/7dWW9nOB5Pv+/v4rzXyC3/xhfX39ewCpKO/7PjzPg+d5MMbAGAOSMMY0Sez7lLTv01oLSbDWwlqLMAwRhiEajUZibpKGIl3/BrQYIMrkOAnNZrMYGRnBwMAAMpnMnmJpQxJ2dnZQr9fx+vVrbG9vO8khOYnIAAR2c3iSKi7C+vr6MDY2Bs871t4jNYRhiIWFBWxubjr1J1kulUrVZhCccCVy5cqVnisPAJ7n4erVq0lETADRLCDpWxcJ2WwWuVwuCYlE6O/vx5kzZ5z6NnU2MzMzF0jecBFy9uzZWO0/fPiAV69eObttGhyaIHljZmbmgh8dWjhFrb6+vljtX758iXq9jjdv3mB4eBjDw8N7M4MrEngAJX1jJF3v1eDW2ubgWFlZwfz8POr1ZOl9VwNEPK4bSddcBfi+37lRG2xtbaFWq2Fpacl5jk/CQdI1Q9LZAEndt4m1tTXMzc1hbW2tpxxIfm0A/CaBAOfBD6LRaGBpaQmLi4uxgmRCDnljrR1IIiFtrK+vY35+HisrK10fKzqhNs4G6OaS97hL3SQcjDEDiV5i173DcXD+/HlkMpmuc/CttXWSznEgbWSzWYyOjmJwcLDrY1lr674xpi7JyQBpe8DFixcxMjISK7In4WCMqfsAVgFcdRHQXNgkRX9/P0ZHR3Hu3Llec1j1JdUAlF16J01QeJ6HS5cuIZ/POwezJBwk1XySi65uFDch0ark0NAQLl++fKxAlyaHA3wWfZJzrgbY2tqK1X54eBirq6vI5/OpBbkkO0uScz7JZ1E1VmwfjDv44OBg6tE9QUZIJJ+ZQqHwTtILFyEfP35MdW8fF5ubm87jS3pRKBTeGQCI6vCcsLy83NUF0VGQhOXl2CVBe2jq3Jxwp1wF1et11Go1bGxs9MQQkrCxsYFarZY0lzAFtByMVKvVuaQFjp7nIZPJwPd9+L4PYww8z9s7EyB56EygidazgeaZgCSEYQhrLRqNBhqNBnZ2dhCGbYs+OoLkfKlUug60nAtIegKgY0VFOzQPME46Il0BtJwN5nK5R1EF5qkGyfe5XO5R8/ueAaKzsoefhVVv8bC1znjfriOTyfyE3b3BacWqMeZB64N9Brh58+Z7kvd7y6l3IHn/YHH1odWfJFYqlX+ftioRSdPlcvn3B4uqD228oyXiBMm3vaPXXZB8G+l0aKHyycxDuVxe9jzvDkn3rdYJQVQmd+eoSvIjUy/j4+PTJO91j1pvQPJeuwrytrmnYrH4hOSDdm1OMkg+aFclCnwplu5cLE0yjAT9Yjwh+uc7Kg/EvDESBMGkpL+f1Pphktsk73Vy+3194g7yq74yA+zODpJuSYo1UDchaVrSrbjKA1+uzX25OPnl6mwaQg7iV3l5+iic9Ovz/wd41VajPsYgYgAAAABJRU5ErkJggg==\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 12:26:44 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1287"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"627ccdc4-ce0b-4ad9-94c3-0e46be42b226\",\n    \"title\": \"  IB Visual Arts Course Book: Oxford IB Diploma Programme (PB) - OUP\",\n    \"subtitle\": \"\",\n    \"slug\": \"ib-visual-arts-course-book-oxford-ib-diploma-programme-pb-oup\",\n    \"upc\": \"ISBN: 9780198377917\",\n    \"weight\": 464,\n    \"structure\": \"standalone\",\n    \"product_class\": {\n        \"uid\": \"0c416fea-c94a-4e21-bb80-7df28615567f\",\n        \"name\": \"Livros\",\n        \"slug\": \"livros\",\n        \"requires_shipping\": true,\n        \"track_stock\": true\n    },\n    \"brand\": null,\n    \"published_date\": \"2020-12-18T15:43:32.218607-03:00\",\n    \"is_active\": true,\n    \"is_public\": true,\n    \"is_available\": false,\n    \"has_options\": false,\n    \"has_kit\": false,\n    \"is_kit_bundler\": false,\n    \"is_composition\": true,\n    \"display_without_stock\": true,\n    \"categories\": [],\n    \"recommended_products\": [],\n    \"options\": [],\n    \"payment_methods\": [],\n    \"agreement\": null,\n    \"composition\": [\n        {\n            \"uid\": \"17661bf0-4e21-4079-ba17-7937192ea63d\",\n            \"title\": \"  Individuals and Societies for the IB MYP  - Hodder Education\",\n            \"subtitle\": \"\",\n            \"slug\": \"individuals-and-societies-for-the-ib-myp-hodder-education\",\n            \"upc\": \"ISBN: 9781471880261\",\n            \"weight\": 464,\n            \"structure\": \"standalone\"\n        }\n    ],\n    \"grades\": [],\n    \"external_id\": \"123\",\n    \"price\": null,\n    \"primary_image\": {\n        \"uid\": \"7c94973e-de6c-45d6-b638-9e27a76af8ab\",\n        \"file\": \"/media/public/products/skoolare/image/2023/11/ebcd7bab-db3d-4d40-810f-31fd8b1660d2.webp\",\n        \"display_order\": 0,\n        \"title\": \"\",\n        \"description\": \"\",\n        \"type\": \"image\"\n    }\n}"}],"_postman_id":"2980751e-1965-403c-a617-fc26624f9895"},{"name":"Delete Product","event":[{"listen":"test","script":{"id":"d9b32ff6-6f58-43d2-926d-084488abc8a3","exec":[""],"type":"text/javascript"}}],"id":"478ace03-b16c-452d-9e98-1fe1ee55f6a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_uid_external_id_or_upc}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"b3f65b1c-945a-4a6e-8c69-dedd544a9159","name":"Delete Product","originalRequest":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_uid_external_id_or_upc}}/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sat, 16 Sep 2023 03:19:44 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=410.7930000000017;desc=\"User CPU time\", TimerPanel_stime;dur=226.6389999999987;desc=\"System CPU time\", TimerPanel_total;dur=637.4320000000005;desc=\"Total CPU time\", TimerPanel_total_time;dur=718.2199954986572;desc=\"Elapsed time\", SQLPanel_sql_time;dur=111.36579513549805;desc=\"SQL 61 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"478ace03-b16c-452d-9e98-1fe1ee55f6a7"}],"id":"469dcbe0-3045-4b1c-be60-5e5bff51d1d9","description":"<p>Coleção de endpoints para realizar a gestão de produtos.</p>\n","_postman_id":"469dcbe0-3045-4b1c-be60-5e5bff51d1d9","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Product Suggestion","event":[{"listen":"test","script":{"id":"18bec01a-49d4-4ec1-9cc5-56694f544acb","exec":["var jsonData = JSON.parse(responseBody);","","postman.setEnvironmentVariable(\"product_suggestion_uid\", jsonData.uid);","postman.setEnvironmentVariable(\"product_ref_id\", jsonData.ref_id);",""],"type":"text/javascript"}}],"id":"e53c4202-ea34-4a34-88c7-a399b7790444","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"ref_id\": \"11113\",\n\t\"upc\": \"11113\",\n\t\"title\": \"Tênis Superstar\",\n    \"subtitle\": \"Terceira Edição\",\n\t\"description\": \"Esse tênis de basquete da década de 70 teve início dominando as quadras dos Estados Unidos. Não demorou muito para que ele invadisse as ruas, as pistas de skate e se tornasse um ícone do hip-hop. Mantém um visual clássico, com cabedal em couro revestido. Este modelo ainda apresenta todos detalhes característicos, como as Três Listras com acabamento em zigue-zague e a biqueira clássica em borracha.\",\n\t\"brand_name\": \"Adidas\",\n\t\"product_class_name\": \"Uniformes\",\n\t\"category_full_name\": \"Homem / Calçados\",\n\t\"weight\": 300,\n\t\"list_price\": \"379.99\",\n\t\"selling_price\": \"379.99\",\n\t\"stock_quantity\": 0,\n\t\"warehouse\": \"{{warehouse_uid}}\",\n\t\"images\": [\n\t\t{\n\t\t\t\"url\": \"https://assets.adidas.com/images/w_600,f_auto,q_auto:sensitive,fl_lossy/1b6305a0d8f143a8afefa8ff010b830d_9366/Tenis_Superstar_Branco_B41996_01_standard.jpg\",\n\t\t\t\"ordering\": 0\n\t\t},\n\t\t{\n\t\t\t\"url\": \"https://assets.adidas.com/images/w_600,f_auto,q_auto:sensitive,fl_lossy/0a510a1028784ad4ae13a8ff010ba762_9366/Tenis_Superstar_Branco_B41996_02_standard.jpg\",\n\t\t\t\"ordering\": 1\n\t\t}\n\t]\n}\n"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/suggestion/","description":"<p>Para adicionar um produto ao marketplace da Eskolare é necessário enviar uma Sugestão de Produto que passará por um fluxo de aprovação dentro do painel do fornecedor.</p>\n<p>O campo <code>ref_id</code> é o identificador do produto no seu sistema. Você poderá interagir com o produto utilizando este ID posteriormente.</p>\n<p>O campo <code>upc</code> pode ser utilizado para informar o identificador do produto como <strong>EAN</strong> ou <strong>ISBN</strong> no caso de livros.</p>\n<p>O campo <code>weight</code> representa o peso em <strong>gramas</strong>. Este peso é utilizado no cálculo de frete.</p>\n<p>A imagem com ordenação <strong>0</strong> será utilizada como imagem primária do produto no marketplace.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","suggestion",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"756f5f64-da36-4fa9-b6cb-d558d1df1868","name":"Product Suggestion","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"ref_id\": \"B41996\",\n\t\"upc\": \"B41996\",\n\t\"title\": \"Tênis Superstar\",\n\t\"description\": \"Esse tênis de basquete da década de 70 teve início dominando as quadras dos Estados Unidos. Não demorou muito para que ele invadisse as ruas, as pistas de skate e se tornasse um ícone do hip-hop. Mantém um visual clássico, com cabedal em couro revestido. Este modelo ainda apresenta todos detalhes característicos, como as Três Listras com acabamento em zigue-zague e a biqueira clássica em borracha.\",\n\t\"brand_name\": \"Adidas\",\n\t\"product_class_name\": \"Uniformes\",\n\t\"category_full_name\": \"Homem / Calçados\",\n\t\"weight\": 300,\n\t\"list_price\": \"379.99\",\n\t\"selling_price\": \"379.99\",\n\t\"stock_quantity\": 100,\n\t\"warehouse\": \"{{warehouse_uid}}\",\n\t\"images\": [\n\t\t{\n\t\t\t\"url\": \"https://assets.adidas.com/images/w_600,f_auto,q_auto:sensitive,fl_lossy/1b6305a0d8f143a8afefa8ff010b830d_9366/Tenis_Superstar_Branco_B41996_01_standard.jpg\",\n\t\t\t\"ordering\": 0\n\t\t},\n\t\t{\n\t\t\t\"url\": \"https://assets.adidas.com/images/w_600,f_auto,q_auto:sensitive,fl_lossy/0a510a1028784ad4ae13a8ff010ba762_9366/Tenis_Superstar_Branco_B41996_02_standard.jpg\",\n\t\t\t\"ordering\": 1\n\t\t}\n\t]\n}\n","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/suggestion/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 14:30:16 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1499"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"b86b6dab-756b-4285-b1fe-584710f1bf81\",\n    \"ref_id\": \"B41996\",\n    \"upc\": \"B41996\",\n    \"title\": \"Tênis Superstar\",\n    \"description\": \"Esse tênis de basquete da década de 70 teve início dominando as quadras dos Estados Unidos. Não demorou muito para que ele invadisse as ruas, as pistas de skate e se tornasse um ícone do hip-hop. Mantém um visual clássico, com cabedal em couro revestido. Este modelo ainda apresenta todos detalhes característicos, como as Três Listras com acabamento em zigue-zague e a biqueira clássica em borracha.\",\n    \"seller\": {\n        \"uid\": \"f42dfd3a-feba-487e-b3c0-6645daeaa11d\",\n        \"display_name\": \"Eskolare\",\n        \"slug\": \"eskolare\",\n        \"logo\": null\n    },\n    \"status\": \"pending\",\n    \"status_display\": \"Pendente\",\n    \"user\": null,\n    \"product\": null,\n    \"brand_name\": \"Adidas\",\n    \"brand\": null,\n    \"product_class_name\": \"Uniformes\",\n    \"product_class\": null,\n    \"category_full_name\": \"Homem / Calçados\",\n    \"categories\": [],\n    \"weight\": 300,\n    \"list_price\": \"379.99\",\n    \"selling_price\": \"379.99\",\n    \"stock_quantity\": 100,\n    \"warehouse\": {\n        \"uid\": \"dd52f995-e989-46ac-8e10-065bc83e54f1\",\n        \"label\": \"Default\",\n        \"is_active\": true\n    },\n    \"images\": [\n        {\n            \"uid\": \"0bf4e4c7-58aa-4516-8178-93b3a07c1d2f\",\n            \"url\": \"https://assets.adidas.com/images/w_600,f_auto,q_auto:sensitive,fl_lossy/1b6305a0d8f143a8afefa8ff010b830d_9366/Tenis_Superstar_Branco_B41996_01_standard.jpg\",\n            \"ordering\": 0\n        },\n        {\n            \"uid\": \"f8998001-c34a-4a8f-8b40-c36e804c3bea\",\n            \"url\": \"https://assets.adidas.com/images/w_600,f_auto,q_auto:sensitive,fl_lossy/0a510a1028784ad4ae13a8ff010ba762_9366/Tenis_Superstar_Branco_B41996_02_standard.jpg\",\n            \"ordering\": 1\n        }\n    ]\n}"}],"_postman_id":"e53c4202-ea34-4a34-88c7-a399b7790444"},{"name":"Change Notification","id":"0efaff69-f853-46cc-b936-c5af3e6ce600","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"stock_quantity\": 250,\n\t\"warehouse\": \"{{warehouse_uid}}\",\n\t\"selling_price\": \"99.99\",\n\t\"list_price\": \"199.99\",\n    \"institution\": \"{{institution_uid}}\"\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_ref_id}}/change/","description":"<p>Endpoint para indicar que ocorreu uma atualização de preço e/ou estoque do produto. A chamada é realizada utilizando a chave <code>ref_id</code> do produto, enviada no momento da criação da sugestão de produto enviada ao marketplace da Eskolare. O <code>ref_id</code> é o ID interno utilizado em seu sistema.</p>\n<p>Nos casos de customização de preço por instituição (escola), informar no campo <code>institution</code> o <code>uid</code> da instituição.</p>\n<p>Para manter o preço global, válido em todas as instituições, basta não enviar o campo.</p>\n<p>Todos os campos são opcionais e podem ser enviados separadamente.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","products","{{product_ref_id}}","change",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"4289da3d-69f0-4337-9d8d-f06dcb9b0166","name":"Change Notification","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"stock_quantity\": 250,\n\t\"warehouse\": \"{{warehouse_uid}}\",\n\t\"selling_price\": \"99.99\",\n\t\"list_price\": \"199.99\",\n    \"institution\": \"{{institution_uid}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/products/{{product_ref_id}}/change/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 21:07:20 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1221"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"a7c79020-06ca-4d6b-91bf-fc8fa224c2d8\",\n    \"structure\": \"standalone\",\n    \"is_active\": true,\n    \"is_public\": true,\n    \"published_date\": \"2019-11-29T18:01:07.642888-03:00\",\n    \"upc\": \"ABC1234\",\n    \"title\": \"Tênis Superstar\",\n    \"slug\": \"tenis-superstar-3\",\n    \"description\": \"Esse tênis de basquete da década de 70 teve início dominando as quadras dos Estados Unidos. Não demorou muito para que ele invadisse as ruas, as pistas de skate e se tornasse um ícone do hip-hop. Mantém um visual clássico, com cabedal em couro revestido. Este modelo ainda apresenta todos detalhes característicos, como as Três Listras com acabamento em zigue-zague e a biqueira clássica em borracha.\",\n    \"product_class\": {\n        \"uid\": \"0f7e8552-ed8c-412e-af7e-7f4fcd3863a3\",\n        \"name\": \"Acampamento e turismo pedagógico\",\n        \"slug\": \"acampamento-e-turismo-pedagogico\",\n        \"requires_shipping\": true,\n        \"track_stock\": true\n    },\n    \"brand\": {\n        \"uid\": \"21cb8880-c1ec-4516-bf4e-ae6b8a5c8895\",\n        \"name\": \"Cursos\",\n        \"is_global\": false,\n        \"is_active\": true\n    },\n    \"categories\": [\n        {\n            \"id\": 2,\n            \"full_name\": \"Material escolar\",\n            \"name\": \"Material escolar\",\n            \"slug\": \"material-escolar\",\n            \"description\": \"\",\n            \"depth\": 1\n        }\n    ],\n    \"weight\": 300,\n    \"is_available\": true,\n    \"checklist\": {\n        \"price\": true,\n        \"image\": true,\n        \"stock\": true\n    },\n    \"children\": [],\n    \"has_stock\": true,\n    \"total_stock\": 500\n}"}],"_postman_id":"0efaff69-f853-46cc-b936-c5af3e6ce600"},{"name":"Bulk Setup Prices","id":"b5e325bd-e555-412d-b932-443c2772955c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"product_prices\": [\n        {\n            \"product\": \"ISBN: 9781471879364\",\n            \"partnership\": \"colegio-sao-jose-11\",\n            \"selling_price\": \"80.00\"\n        },\n        {\n            \"product\": \"ISBN: 9781471879364\",\n            \"selling_price\": \"90.00\"\n        },\n        {\n            \"product\": \"ISBN: 9781471880261\",\n            \"partnership\": \"colegio-sao-jose-11\",\n            \"selling_price\": \"80.00\",\n            \"list_price\": \"110.00\",\n            \"is_active\": true,\n            \"is_discountable\": true,\n            \"student_quantity_threshold\": 1,\n            \"minimal_selling_quantity\": null,\n            \"billing_group\": \"{{billing_group_uid_or_external_id}}\"\n        }\n    ]\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/prices/bulk/","description":"<p>Este endpoint pode ser utilizado para realizar operações de atualização de tabela de preço em massa.</p>\n<p>O campo <code>product</code> pode ser referenciado utilizando os valores <code>uid</code>, <code>upc</code> ou <code>external_id</code>. O campo <code>partnership</code> é opcional e só deve ser utilizado quando for cadastrar um preço específico de uma instituição. Para se referenciar a uma instituição você pode utilizar o <code>uid</code> da parceria ou da instituição, o <code>slug</code> ou <code>external_id</code> da instituição.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","prices","bulk",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"adb157c8-d933-4219-9c2e-0ed7fa288e9a","name":"Bulk Setup Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"product_prices\": [\n        {\n            \"product\": \"ISBN: 9781471879364\",\n            \"partnership\": \"colegio-sao-jose-11\",\n            \"selling_price\": \"80.00\"\n        },\n        {\n            \"product\": \"ISBN: 9781471879364\",\n            \"selling_price\": \"90.00\"\n        },\n        {\n            \"product\": \"ISBN: 9781471880261\",\n            \"partnership\": \"colegio-sao-jose-11\",\n            \"selling_price\": \"80.00\",\n            \"list_price\": \"110.00\",\n            \"is_active\": true,\n            \"is_discountable\": true,\n            \"student_quantity_threshold\": 1,\n            \"minimal_selling_quantity\": null\n        }\n    ]\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/prices/bulk/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 30 Oct 2023 10:52:30 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"34"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"created\": 0,\n        \"updated\": 3\n    }\n}"},{"id":"1da39299-4001-4e1f-8af8-1375916f1228","name":"Invalid Bulk Setup Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"product_prices\": [\n        {\n            \"product\": \"627ccdc4-ce0b-4ad9-94c3-0e46be42b226\",\n            \"partnership\": \"colegio-sao-jose-11\",\n            \"selling_price\": \"80.00\"\n        },\n        {\n            \"product\": \"ISBN: 9781471879364\",\n            \"selling_price\": \"90.00\"\n        },\n        {\n            \"product\": \"ISBN: 9781471880261\",\n            \"partnership\": \"colegio-sao-jose-11\",\n            \"selling_price\": \"80.00\",\n            \"list_price\": \"110.00\",\n            \"is_active\": true,\n            \"is_discountable\": true,\n            \"student_quantity_threshold\": 1,\n            \"minimal_selling_quantity\": null\n        }\n    ]\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/prices/bulk/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 30 Oct 2023 10:52:50 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"189"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"product_prices\": [\n        {\n            \"product\": [\n                \"Não é possível modificar um preço de composição diretamente. Você precisa atualizar os preços dos membros da composição individualmente.\"\n            ]\n        },\n        {},\n        {}\n    ]\n}"}],"_postman_id":"b5e325bd-e555-412d-b932-443c2772955c"},{"name":"Bulk Setup Stock","id":"dee5ceaa-9f52-487a-b2c3-e775e735cf85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"stock_records\": [\n        {\n            \"product\": \"SKU-1026\",\n            \"quantity\": 10\n        }]\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/stock/bulk/","description":"<p>Endpoint utilizado para realizar a manutenção de estoque em massa.</p>\n<p>Para utilizar, basta enviar uma lista de registros dentro do campo <code>stock_records</code>.</p>\n<p>Campos aceitos:</p>\n<ul>\n<li><p><code>product</code>: Produto que você deseja atualizar o estoque. Aceita <code>uid</code>, <code>upc</code> ou <code>external_id</code>.</p>\n</li>\n<li><p><code>warehouse</code>: Opcional. Armazém onde deseja atualizar o estoque do produto. Se for omitido, o estoque padrão da conta será utilizado. Também é possível alterar a configuração do estoque padrão utilizado pela integração. A atualização do estoque padrão pode ser feita no Painel do Vendedor, no menu \"Integrações\". Caso informado, aceita os valores <code>uid</code> ou <code>external_id</code>.</p>\n</li>\n<li><p><code>partnership</code>: Opcional. Caso o <code>warehouse</code> seja informado, este campo é ignorado. Utilizado para recuperar a referência do estoque padrão da parceria. Aceita os valores <code>uid</code>, <code>slug</code> ou <code>external_id</code>.</p>\n</li>\n<li><p><code>quantity</code>: Opcional. Inteiro positivo. Quantidade do estoque.</p>\n</li>\n<li><p><code>unlimited</code>: Opcional. Booleano. Determina se o estoque é ilimitado. Aceita valores <code>true</code> ou <code>false</code>.</p>\n</li>\n<li><p><code>low_stock_threshold</code>: Opcional. Inteiro positivo. Quantidade de estoque mínima para gerar um alerta de estoque.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","catalog","stock","bulk",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"72d03e42-468f-41ba-899d-a76db50c41b5","name":"Bulk Setup Stock","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"stock_records\": [\n        {\n            \"product\": \"ISBN: 9781471879364\",\n            \"quantity\": 10\n        },\n        {\n            \"product\": \"ISBN: 9781471880261\",\n            \"unlimited\": true\n        },\n        {\n            \"product\": \"ISBN: 9781471880261\",\n            \"warehouse\": \"90\",\n            \"quantity\": 200,\n            \"unlimited\": false,\n            \"low_stock_threshold\": 30\n        }\n    ]\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/catalog/stock/bulk/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 11 Nov 2023 15:24:52 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"34"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"created\": 0,\n        \"updated\": 3\n    }\n}"}],"_postman_id":"dee5ceaa-9f52-487a-b2c3-e775e735cf85"}],"id":"6f432360-3b96-472b-97c8-df62e8617667","description":"<p>A gestão de catálogo é composta por basicamente dois endpoints: um para enviar uma sugestão de produto e outro para atualizar a posição de estoque e preços. Segue abaixo o detalhamento destas duas chamadas.</p>\n","event":[{"listen":"prerequest","script":{"id":"faefe453-4200-4837-85cc-3c6572e0a317","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fbe85637-e18f-4e62-84c1-ffad7d814e8a","type":"text/javascript","exec":[""]}}],"_postman_id":"6f432360-3b96-472b-97c8-df62e8617667","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Orders","item":[{"name":"List Orders","event":[{"listen":"test","script":{"id":"00852234-ad39-499d-886c-0f178ee47f17","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"order_number_or_external_id\", o.order_number);","    postman.setEnvironmentVariable(\"order_number\", o.order_number);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"8ebc3217-a0b8-4e7f-91be-82f4365d028d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/?has_external_id=1","description":"<p>Endpoint de listagem de pedidos.</p>\n<p>Listagem de status disponíveis para filtragem:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status do Pedido</th>\n<th>Descrição</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>order-created</code></td>\n<td>Status inicial do pedido assim que o pedido é fechado pelo cliente.</td>\n</tr>\n<tr>\n<td><code>payment-pending</code></td>\n<td>A instrução de pagamento foi criada e está sendo processada pelo gateway de pagamento ou está aguardando o pagamento do boleto.</td>\n</tr>\n<tr>\n<td><code>payment-approved</code></td>\n<td>O pagamento foi aprovado pelo gateway de pagamento.</td>\n</tr>\n<tr>\n<td><code>payment-denied</code></td>\n<td>O pagamento foi recusado pelo gateway de pagamento ou pela adquirente.</td>\n</tr>\n<tr>\n<td><code>handling</code></td>\n<td>O pedido foi confirmado pelo fornecedor e o cliente é informado que seu pedido está sendo preparado para entrega</td>\n</tr>\n<tr>\n<td><code>invoice</code></td>\n<td>O pedido está em faturamento. Este status somente é utilizado quando ocorre o faturamento parcial do pedido. Status transitório até chegar no status de <code>invoiced</code></td>\n</tr>\n<tr>\n<td><code>invoiced</code></td>\n<td>O pedido foi totalmente faturado. O cliente recebe um email com as notas fiscais.</td>\n</tr>\n<tr>\n<td><code>delivered</code></td>\n<td>Os produtos foram entregues para o cliente.</td>\n</tr>\n<tr>\n<td><code>cancellation-requested</code></td>\n<td>O cliente solicitou o cancelamento do pedido.</td>\n</tr>\n<tr>\n<td><code>cancel</code></td>\n<td>O fornecedor confirmou o cancelamento e o pedido está sendo reembolsado. Aguardando retorno do gateway de pagamento.</td>\n</tr>\n<tr>\n<td><code>canceled</code></td>\n<td>O pedido foi completamente cancelado e os valores foram reembolsados.</td>\n</tr>\n<tr>\n<td><code>reversed</code></td>\n<td>Ocorreu um estorno do valor pago. O cliente fez uma contestação no cartão de crédito.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Campos disponíveis para ordenação: <code>order_number</code>, <code>status</code>, <code>order_total</code>, <code>date_created</code>, <code>date_updated</code>, <code>type</code></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders",""],"host":["{{environment}}"],"query":[{"disabled":true,"description":{"content":"<p><code>date_created</code>, <code>date_updated</code></p>\n","type":"text/plain"},"key":"ordering","value":"-date_updated"},{"disabled":true,"key":"search","value":"vitor"},{"disabled":true,"key":"order_total_min","value":"100"},{"disabled":true,"key":"order_total_max","value":"2000"},{"disabled":true,"key":"date_created__gt","value":"2019-07-01"},{"disabled":true,"key":"date_created__lt","value":"2019-08-31"},{"disabled":true,"key":"status","value":"payment-approved"},{"disabled":true,"key":"limit","value":"5"},{"disabled":true,"key":"offset","value":"0"},{"disabled":true,"key":"status__in","value":"invoiced,delivered"},{"disabled":true,"key":"is_reverted","value":"1"},{"key":"has_external_id","value":"1"},{"disabled":true,"description":{"content":"<p>Ao ser ativado, o parâmetro faz com que a listagem retorne os mesmos dados detalhados disponíveis no endpoint de retrieve.</p>\n","type":"text/plain"},"key":"full_details","value":"true"}],"variable":[]}},"response":[{"id":"e704f161-6b42-43e8-9cb0-5655dad66b9b","name":"List Orders","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/?search=vitor&limit=5&offset=0&status__in=invoiced,delivered","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","orders",""],"query":[{"key":"ordering","value":"-date_created","disabled":true},{"key":"search","value":"vitor"},{"key":"order_total_min","value":"100","disabled":true},{"key":"order_total_max","value":"2000","disabled":true},{"key":"date_created__gt","value":"2019-07-01","disabled":true},{"key":"date_created__lt","value":"2019-08-31","disabled":true},{"key":"status","value":"payment-approved","disabled":true},{"key":"limit","value":"5"},{"key":"offset","value":"0"},{"key":"status__in","value":"invoiced,delivered"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 22:19:00 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"4684"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=165.67600000000127;desc=\"User CPU time\", TimerPanel_stime;dur=60.74299999999866;desc=\"System CPU time\", TimerPanel_total;dur=226.41899999999993;desc=\"Total CPU time\", TimerPanel_total_time;dur=381.14190101623535;desc=\"Elapsed time\", SQLPanel_sql_time;dur=140.181303024292;desc=\"SQL 6 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 14,\n    \"next\": \"http://localhost:8001/api/integrations/eskolare/orders/?limit=5&offset=5&search=vitor&status__in=invoiced%2Cdelivered\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"7d9c4feb-f914-4ebe-9455-3d86a4aba5df\",\n            \"order_group\": \"953364753848\",\n            \"order_number\": \"953364753848-01\",\n            \"status\": \"invoiced\",\n            \"subtotal_price\": \"5.90\",\n            \"discount_amount\": \"0.35\",\n            \"interest_amount\": \"0.00\",\n            \"tax_amount\": \"0.00\",\n            \"order_total\": \"6.55\",\n            \"date_created\": \"2021-10-07T19:58:58.495650-03:00\",\n            \"date_updated\": \"2022-02-01T18:53:05.305830-03:00\",\n            \"type\": \"order\",\n            \"customer\": {\n                \"email\": \"vitor.f@eskolare.com.br\",\n                \"phone_country_code\": \"55\",\n                \"phone_area_code\": \"11\",\n                \"phone_number\": \"111111111\",\n                \"first_name\": \"Vitor\",\n                \"last_name\": \"Freitas\",\n                \"document\": \"52394618728\",\n                \"document_type\": \"CPF\",\n                \"external_id\": \"123\"\n            },\n            \"organization\": null,\n            \"seller\": {\n                \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                \"slug\": \"skoolare\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Teste\",\n                \"type\": \"company\",\n                \"tax_document\": \"76.084.134/0001-08\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\"\n            },\n            \"charge_type\": null,\n            \"is_reverted\": false,\n            \"external_id\": \"\"\n        },\n        {\n            \"uid\": \"89549bd0-3c79-4fe0-b2f8-5438698d4793\",\n            \"order_group\": \"951851555741\",\n            \"order_number\": \"951851555741-01\",\n            \"status\": \"delivered\",\n            \"subtotal_price\": \"199.90\",\n            \"discount_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"tax_amount\": \"0.00\",\n            \"order_total\": \"209.89\",\n            \"date_created\": \"2021-04-15T16:39:17.470688-03:00\",\n            \"date_updated\": \"2021-05-29T23:20:34.229335-03:00\",\n            \"type\": \"order\",\n            \"customer\": {\n                \"email\": \"vitor.f@eskolare.com.br\",\n                \"phone_country_code\": \"55\",\n                \"phone_area_code\": \"0\",\n                \"phone_number\": \"0000-0000\",\n                \"first_name\": \"Vitor\",\n                \"last_name\": \"Freitas\",\n                \"document\": \"52394618728\",\n                \"document_type\": \"CPF\",\n                \"external_id\": \"123\"\n            },\n            \"organization\": null,\n            \"seller\": {\n                \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                \"slug\": \"skoolare\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Teste\",\n                \"type\": \"company\",\n                \"tax_document\": \"76.084.134/0001-08\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\"\n            },\n            \"charge_type\": null,\n            \"is_reverted\": false,\n            \"external_id\": \"\"\n        },\n        {\n            \"uid\": \"072e65f0-f67f-4e4d-bc95-48f40850e424\",\n            \"order_group\": \"951851497954\",\n            \"order_number\": \"951851497954-01\",\n            \"status\": \"delivered\",\n            \"subtotal_price\": \"199.90\",\n            \"discount_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"tax_amount\": \"0.00\",\n            \"order_total\": \"699.90\",\n            \"date_created\": \"2021-04-15T16:29:39.577658-03:00\",\n            \"date_updated\": \"2021-05-29T23:20:33.692134-03:00\",\n            \"type\": \"order\",\n            \"customer\": {\n                \"email\": \"vitor.f@eskolare.com.br\",\n                \"phone_country_code\": \"55\",\n                \"phone_area_code\": \"0\",\n                \"phone_number\": \"0000-0000\",\n                \"first_name\": \"Vitor\",\n                \"last_name\": \"Freitas\",\n                \"document\": \"52394618728\",\n                \"document_type\": \"CPF\",\n                \"external_id\": \"123\"\n            },\n            \"organization\": null,\n            \"seller\": {\n                \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                \"slug\": \"skoolare\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Teste\",\n                \"type\": \"company\",\n                \"tax_document\": \"76.084.134/0001-08\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\"\n            },\n            \"charge_type\": null,\n            \"is_reverted\": false,\n            \"external_id\": \"\"\n        },\n        {\n            \"uid\": \"e4fc0603-35e2-4f6a-8f42-f30fa803789d\",\n            \"order_group\": \"951767077945\",\n            \"order_number\": \"951767077945-01\",\n            \"status\": \"delivered\",\n            \"subtotal_price\": \"80.00\",\n            \"discount_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"tax_amount\": \"0.00\",\n            \"order_total\": \"89.99\",\n            \"date_created\": \"2021-04-05T21:59:39.487277-03:00\",\n            \"date_updated\": \"2021-04-10T22:20:33.512093-03:00\",\n            \"type\": \"order\",\n            \"customer\": {\n                \"email\": \"vitor.f@eskolare.com.br\",\n                \"phone_country_code\": \"55\",\n                \"phone_area_code\": \"0\",\n                \"phone_number\": \"0000-0000\",\n                \"first_name\": \"Vitor\",\n                \"last_name\": \"Freitas\",\n                \"document\": \"52394618728\",\n                \"document_type\": \"CPF\",\n                \"external_id\": \"123\"\n            },\n            \"organization\": null,\n            \"seller\": {\n                \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                \"slug\": \"skoolare\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Teste\",\n                \"type\": \"company\",\n                \"tax_document\": \"76.084.134/0001-08\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\"\n            },\n            \"charge_type\": null,\n            \"is_reverted\": false,\n            \"external_id\": \"\"\n        },\n        {\n            \"uid\": \"bd5e848f-c397-4ce5-9000-00045c6573dd\",\n            \"order_group\": \"951187478008\",\n            \"order_number\": \"951187478008-01\",\n            \"status\": \"delivered\",\n            \"subtotal_price\": \"42.00\",\n            \"discount_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"tax_amount\": \"0.00\",\n            \"order_total\": \"62.00\",\n            \"date_created\": \"2021-01-28T19:59:40.113202-03:00\",\n            \"date_updated\": \"2021-02-07T17:20:33.405149-03:00\",\n            \"type\": \"order\",\n            \"customer\": {\n                \"email\": \"vitor.f@eskolare.com.br\",\n                \"phone_country_code\": \"55\",\n                \"phone_area_code\": \"0\",\n                \"phone_number\": \"0000-0000\",\n                \"first_name\": \"Vitor\",\n                \"last_name\": \"Freitas\",\n                \"document\": \"52394618728\",\n                \"document_type\": \"CPF\",\n                \"external_id\": \"123\"\n            },\n            \"organization\": null,\n            \"seller\": {\n                \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                \"slug\": \"skoolare\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Teste\",\n                \"type\": \"company\",\n                \"tax_document\": \"76.084.134/0001-08\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\"\n            },\n            \"charge_type\": null,\n            \"is_reverted\": false,\n            \"external_id\": \"\"\n        }\n    ]\n}"}],"_postman_id":"8ebc3217-a0b8-4e7f-91be-82f4365d028d"},{"name":"Retrieve Order","id":"76171ad5-7776-4528-ba10-a0cc1a2887ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/","description":"<p>Consulta de detalhes do pedido. Este endpoint traz todas as informações necessárias para o manuseio e acompanhamento do pedido.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders","{{order_number_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"bb924a16-277d-47ce-9f7b-87edddc50d1c","name":"Retrieve Order","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Jun 2025 14:34:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"8890"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"d8d0952d-93c5-4092-a5c9-f2fc57f1f261"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"8890"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-amz-apigw-id","value":"MuZaQHvkoAMEUvQ="},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-685c090e-48515a7f6fecf9d80690b9a7;Parent=33a89ae6b76f0f4f;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"60e6fc10-665c-4918-8004-41f31f7fe728\",\n    \"order_group\": \"964551228922\",\n    \"order_number\": \"964551228922-01\",\n    \"type\": \"order\",\n    \"legal_entity_type\": \"person\",\n    \"seller\": {\n        \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n        \"slug\": \"skoolare\",\n        \"display_name\": \"Skoolare\",\n        \"official_name\": \"Skoolare Teste\",\n        \"type\": \"person\",\n        \"tax_document\": \"714.374.452-25\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/logo614.png\"\n    },\n    \"site\": {\n        \"uid\": \"f400ae00-8dad-4230-bf8d-7d37c3e4b80f\",\n        \"title\": \"Skoolare\",\n        \"subdomain\": \"skoolare\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/skoolare/media/logo201.png\",\n        \"url\": \"https://skoolare.eskolare-development.shop\"\n    },\n    \"cycle\": \"2023\",\n    \"date_authorized\": \"2025-04-24T13:31:30.802033-03:00\",\n    \"date_created\": \"2025-04-24T13:31:01.335214-03:00\",\n    \"date_updated\": \"2025-06-14T18:20:41.970656-03:00\",\n    \"subtotal_price\": \"650.00\",\n    \"discount_amount\": \"0.00\",\n    \"interest_amount\": \"0.00\",\n    \"tax_amount\": \"0.00\",\n    \"invoiced_amount\": \"650.00\",\n    \"order_total\": \"650.00\",\n    \"status\": \"delivered\",\n    \"can_change_payment_method\": false,\n    \"can_cancel\": true,\n    \"cancellation_requires_bank_account\": true,\n    \"cancellation_reason\": \"\",\n    \"cancellation_request\": \"\",\n    \"cancellation_user\": null,\n    \"billing_address\": {\n        \"line1\": \"Rua Lourenço Pinto\",\n        \"line2\": \"Centro\",\n        \"line3\": \"\",\n        \"line4\": \"123\",\n        \"postcode\": \"80010-160\",\n        \"city\": \"Curitiba\",\n        \"city_code\": \"4106902\",\n        \"state\": \"Paraná\",\n        \"state_code\": \"PR\",\n        \"country\": \"Brazil\",\n        \"country_code\": \"BR\"\n    },\n    \"customer\": {\n        \"email\": \"rafaela.t@eskolare.com.br\",\n        \"phone_country_code\": \"55\",\n        \"phone_area_code\": \"41\",\n        \"phone_number\": \"99827223\",\n        \"first_name\": \"Rafaela\",\n        \"last_name\": \"Teixeira\",\n        \"document\": \"125.982.760-78\",\n        \"document_type\": \"CPF\",\n        \"external_id\": null\n    },\n    \"shipping\": {\n        \"shipping_price\": \"0.00\",\n        \"shipping_date\": \"2025-05-06T16:31:30.801954Z\",\n        \"shipping_address\": {\n            \"line1\": \"Rua Lourenço Pinto\",\n            \"line2\": \"Centro\",\n            \"line3\": \"\",\n            \"line4\": \"123\",\n            \"postcode\": \"80010-160\",\n            \"city\": \"Curitiba\",\n            \"city_code\": \"4106902\",\n            \"state\": \"Paraná\",\n            \"state_code\": \"PR\",\n            \"country\": \"Brazil\",\n            \"country_code\": \"BR\"\n        },\n        \"shipping_address_display\": \"Rua Lourenço Pinto, 123, Centro, 80010-160, Curitiba, PR\",\n        \"carrier\": {\n            \"uid\": \"755226d6-ead3-4c55-851e-87ba062ec4fe\",\n            \"label\": \"A-upload\",\n            \"delivery_type\": \"\",\n            \"delivery_at_institution\": true,\n            \"carrier_display_delivery_date\": false,\n            \"carrier_custom_delivery_message\": \"Cutomizada\"\n        }\n    },\n    \"groups\": [\n        {\n            \"uid\": \"4b0a80b3-95da-4223-9301-d0a1c2c034f5\",\n            \"enrollment\": {\n                \"uid\": \"3ecf1104-9543-4766-be6e-ddca4ef273da\",\n                \"slug\": \"skoolare-regular-2023-harry-potter-oisgtkt\",\n                \"student\": {\n                    \"uid\": \"51748806-9581-41d1-a57e-a6046196cc86\",\n                    \"first_name\": \"Harry\",\n                    \"last_name\": \"Potter\",\n                    \"birthdate\": \"1990-06-03\",\n                    \"gender\": \"\",\n                    \"picture\": \"\",\n                    \"is_responsible\": false,\n                    \"is_active\": true,\n                    \"relationship\": \"\",\n                    \"providers\": [],\n                    \"document\": \"\",\n                    \"document_type\": \"\",\n                    \"external_id\": null\n                },\n                \"institution\": {\n                    \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                    \"slug\": \"skoolare\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Skoolare Digital Business LTDA\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/logo728.jpeg\",\n                    \"tax_document\": \"76.084.134/0001-08\",\n                    \"external_id\": \"\"\n                },\n                \"showcase\": {\n                    \"uid\": \"7618d24f-e1ea-4c96-b9a4-4f7ca283e1ea\",\n                    \"store\": \"Todos\",\n                    \"display_name\": \"Regular\",\n                    \"cycle\": \"2023\",\n                    \"grade_uid\": \"06bcc1d7-2428-4ecb-81f3-aea615a64b85\",\n                    \"grade_slug\": \"todos\",\n                    \"grade\": \"Todos\",\n                    \"parent_grade\": \"Geral\",\n                    \"educational_level\": \"Educação básica\"\n                },\n                \"providers\": []\n            },\n            \"lines\": [\n                {\n                    \"uid\": \"cfb20f87-7d78-4ebb-808e-7b10579be1c8\",\n                    \"product\": {\n                        \"uid\": \"903dbd0a-1f72-48cf-9544-fe93b2b2f511\",\n                        \"title\": \"Box - Trilogia O Senhor dos Anéis\",\n                        \"subtitle\": \"\",\n                        \"slug\": \"box-trilogia-o-senhor-dos-aneis\",\n                        \"upc\": \"LOTR-BOX\",\n                        \"structure\": \"standalone\",\n                        \"product_class\": \"Livros\",\n                        \"product_class_slug\": \"livros\",\n                        \"requires_shipping\": true,\n                        \"brand\": \"2Ab Editora\",\n                        \"image\": {\n                            \"uid\": \"8c99468a-c68d-4787-8d2d-eb23739bd653\",\n                            \"file\": \"https://eskolare-public-media-development.s3.amazonaws.com/products/skoolare/image/2022/09/senhor_dos_aneis_-_box.jpg\",\n                            \"display_order\": 0,\n                            \"title\": \"senhor_dos_aneis_-_box.jpg\",\n                            \"description\": \"\",\n                            \"type\": \"image\"\n                        },\n                        \"ref_ids\": [],\n                        \"external_id\": null\n                    },\n                    \"quantity\": 1,\n                    \"list_price\": \"650.00\",\n                    \"selling_price\": \"650.00\",\n                    \"subtotal\": \"650.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"interest_amount\": \"0.00\",\n                    \"tax_amount\": null,\n                    \"tax_percent\": null,\n                    \"shipping_amount\": \"0.00\",\n                    \"line_total\": \"650.00\",\n                    \"is_manual_price\": false,\n                    \"composition\": [\n                        {\n                            \"uid\": \"85fa9aeb-45f4-4a68-a600-3ba895d635d5\",\n                            \"title\": \"O Senhor dos Anéis: O Retorno do Rei\",\n                            \"product_subtitle\": \"\",\n                            \"upc\": \"LOTR-03\",\n                            \"product_class\": \"Livros\",\n                            \"product_class_slug\": \"livros\",\n                            \"list_price\": \"500.00\",\n                            \"selling_price\": \"500.00\",\n                            \"billing_group\": null,\n                            \"external_id\": null\n                        },\n                        {\n                            \"uid\": \"adea5759-57bd-496e-a51a-c3d0ed0fbb92\",\n                            \"title\": \"O Senhor dos Anéis: As Duas Torres\",\n                            \"product_subtitle\": \"\",\n                            \"upc\": \"LOTR-02\",\n                            \"product_class\": \"Livros\",\n                            \"product_class_slug\": \"livros\",\n                            \"list_price\": \"50.00\",\n                            \"selling_price\": \"50.00\",\n                            \"billing_group\": {\n                                \"uid\": \"7d5efccd-00cf-4340-a62e-aad247286107\",\n                                \"name\": \"Grupo de faturamento Skoolare\",\n                                \"external_id\": \"GFS\",\n                                \"billing_date\": null\n                            },\n                            \"external_id\": null\n                        },\n                        {\n                            \"uid\": \"9e725015-dd73-42cc-9f56-e1e7a9e62dd3\",\n                            \"title\": \"O Senhor dos Anéis: A Sociedade do Anel\",\n                            \"product_subtitle\": \"\",\n                            \"upc\": \"LOTR-01\",\n                            \"product_class\": \"Livros\",\n                            \"product_class_slug\": \"livros\",\n                            \"list_price\": \"100.00\",\n                            \"selling_price\": \"100.00\",\n                            \"billing_group\": null,\n                            \"external_id\": null\n                        }\n                    ],\n                    \"options\": [],\n                    \"status\": \"delivered\",\n                    \"billing_group\": null,\n                    \"institution_shipment_order_lines\": [],\n                    \"date_created\": \"2025-04-24T13:31:01.595389-03:00\",\n                    \"date_updated\": \"2025-06-09T17:55:19.158960-03:00\"\n                }\n            ]\n        }\n    ],\n    \"payments\": [\n        {\n            \"uid\": \"b62ece47-95f3-4ce0-ab6e-ef007e7c9578\",\n            \"code\": \"ORD-4TAJE4E-001\",\n            \"label\": \"\",\n            \"status\": \"cancelled\",\n            \"charge_status\": \"not-charged\",\n            \"due_date\": \"2025-04-26T13:31:01.840379-03:00\",\n            \"payment_method\": {\n                \"uid\": \"c770a00a-b39c-4906-8759-931a5a0ca385\",\n                \"code\": \"pix\",\n                \"name\": \"Pix\",\n                \"description\": \"\",\n                \"group\": \"pix\",\n                \"brand\": {\n                    \"uid\": \"26e3e09e-467d-4827-a065-22322b7fff41\",\n                    \"code\": \"pix\",\n                    \"name\": \"Pix\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/logo-pix-icone-512.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"code\": \"http://faturas.iugu.com/iugu_pix/a477cc25-0fae-4bdf-9fb7-e99bd19f526b-105f/test/pay\",\n                \"link\": \"https://faturas.iugu.com/iugu_pix/a477cc25-0fae-4bdf-9fb7-e99bd19f526b-105f/test/qr_code\"\n            },\n            \"payment_gateway_data\": {},\n            \"installments\": 1,\n            \"installment_amount\": null,\n            \"interest_rate\": null,\n            \"interest_amount\": null,\n            \"subtotal\": \"650.00\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"650.00\",\n            \"date_created\": \"2025-04-24T13:31:01.854342-03:00\",\n            \"date_updated\": \"2025-04-24T13:31:03.100215-03:00\",\n            \"captured_amount\": \"0.00\",\n            \"refunded_amount\": \"0.00\",\n            \"customer_ip_address\": \"168.181.48.207\",\n            \"is_active\": false,\n            \"auth_date\": null,\n            \"split_status\": \"pending\"\n        },\n        {\n            \"uid\": \"bce82146-3755-4c96-b53e-9ef1cd1414aa\",\n            \"code\": \"ORD-4TAJE4E-002\",\n            \"label\": \"\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"due_date\": \"2025-04-28T13:31:30.616047-03:00\",\n            \"payment_method\": {\n                \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                \"code\": \"billing-note\",\n                \"name\": \"Boleto bancário\",\n                \"description\": \"\",\n                \"group\": \"billing_note\",\n                \"brand\": {\n                    \"uid\": \"0bf259e7-12c4-4f3d-9a61-e161a337d3bd\",\n                    \"code\": \"boleto-bancario\",\n                    \"name\": \"Boleto bancário\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/boleto.png\"\n                }\n            },\n            \"funding_instrument\": {},\n            \"payment_gateway_data\": {},\n            \"installments\": 1,\n            \"installment_amount\": null,\n            \"interest_rate\": null,\n            \"interest_amount\": null,\n            \"subtotal\": \"650.00\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"650.00\",\n            \"date_created\": \"2025-04-24T13:31:30.651748-03:00\",\n            \"date_updated\": \"2025-04-24T13:31:32.174511-03:00\",\n            \"captured_amount\": \"650.00\",\n            \"refunded_amount\": \"0.00\",\n            \"customer_ip_address\": \"168.181.48.207\",\n            \"is_active\": true,\n            \"auth_date\": \"2025-04-24T13:31:31.396661-03:00\",\n            \"split_status\": \"completed\"\n        }\n    ],\n    \"changes\": [\n        {\n            \"old_status\": null,\n            \"new_status\": \"order-created\",\n            \"date_created\": \"2025-04-24T13:31:01.431900-03:00\"\n        },\n        {\n            \"old_status\": \"order-created\",\n            \"new_status\": \"payment-pending\",\n            \"date_created\": \"2025-04-24T13:31:03.082449-03:00\"\n        },\n        {\n            \"old_status\": \"payment-pending\",\n            \"new_status\": \"payment-approved\",\n            \"date_created\": \"2025-04-24T13:31:30.810862-03:00\"\n        },\n        {\n            \"old_status\": \"payment-approved\",\n            \"new_status\": \"handling\",\n            \"date_created\": \"2025-06-05T16:19:38.847028-03:00\"\n        },\n        {\n            \"old_status\": \"handling\",\n            \"new_status\": \"invoice\",\n            \"date_created\": \"2025-06-05T16:19:38.923318-03:00\"\n        },\n        {\n            \"old_status\": \"invoice\",\n            \"new_status\": \"invoiced\",\n            \"date_created\": \"2025-06-05T16:19:39.127928-03:00\"\n        },\n        {\n            \"old_status\": \"invoiced\",\n            \"new_status\": \"delivered\",\n            \"date_created\": \"2025-06-09T17:55:19.483439-03:00\"\n        }\n    ],\n    \"invoices\": [\n        {\n            \"uid\": \"fdaed2e5-1a35-4d35-90ab-b698f5102538\",\n            \"invoice_number\": \"494915117903/2025\",\n            \"invoice_type\": \"input\",\n            \"invoice_amount\": \"650.00\",\n            \"invoice_url\": \"https://api.eskolare-development.com/receipt/fdaed2e5-1a35-4d35-90ab-b698f5102538/\",\n            \"invoice_url_xml\": \"\",\n            \"issuance_date\": \"2025-06-05T16:19:39.034715-03:00\",\n            \"carrier\": \"\",\n            \"tracking_number\": \"\",\n            \"tracking_url\": \"\",\n            \"is_delivered\": true,\n            \"delivered_date\": \"2025-06-09T17:55:19.051056-03:00\",\n            \"delivered_to\": \"\",\n            \"file\": null,\n            \"file_xml\": null,\n            \"external_id\": null\n        }\n    ],\n    \"notes\": [],\n    \"organization\": null,\n    \"concierge\": \"\",\n    \"discounts\": [],\n    \"charge_type\": \"singlepayment\",\n    \"is_reverted\": false,\n    \"external_id\": \"\"\n}"}],"_postman_id":"76171ad5-7776-4528-ba10-a0cc1a2887ae"},{"name":"Update Order","id":"74bbd281-8449-421d-8bc3-18b350f53853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"external_id\": \"123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/","description":"<p>Endpoint para atualizar o campo <code>external_id</code> do pedido. Este campo pode ser utilizado para armazenar a referência externa do pedido na aplicação do integrador. Esta informação pode ser utilizada posteriormente para consultar o pedido.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders","{{order_number_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"06fee7d6-316b-4e06-9ef8-71987cd17f60","name":"Update Order","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"external_id\": \"123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 22:21:57 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"7080"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"7d9c4feb-f914-4ebe-9455-3d86a4aba5df\",\n    \"order_group\": \"953364753848\",\n    \"order_number\": \"953364753848-01\",\n    \"type\": \"order\",\n    \"seller\": {\n        \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n        \"slug\": \"skoolare\",\n        \"display_name\": \"Skoolare\",\n        \"official_name\": \"Skoolare Teste\",\n        \"type\": \"company\",\n        \"tax_document\": \"76.084.134/0001-08\",\n        \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\"\n    },\n    \"date_created\": \"2021-10-07T19:58:58.495650-03:00\",\n    \"date_updated\": \"2023-09-16T19:21:57.715653-03:00\",\n    \"subtotal_price\": \"5.90\",\n    \"discount_amount\": \"0.35\",\n    \"interest_amount\": \"0.00\",\n    \"tax_amount\": \"0.00\",\n    \"invoiced_amount\": \"6.55\",\n    \"order_total\": \"6.55\",\n    \"status\": \"invoiced\",\n    \"can_change_payment_method\": false,\n    \"can_cancel\": false,\n    \"cancellation_requires_bank_account\": false,\n    \"cancellation_reason\": \"Automatic cancellation due to no payment.\",\n    \"cancellation_request\": \"platform\",\n    \"cancellation_user\": null,\n    \"billing_address\": {\n        \"line1\": \"RUA MAL. HASTIMPHILO MOURA\",\n        \"line2\": \"MORUMBI\",\n        \"line3\": \"\",\n        \"line4\": \"247\",\n        \"postcode\": \"05641-000\",\n        \"city\": \"São Paulo\",\n        \"city_code\": \"3550308\",\n        \"state\": \"São Paulo\",\n        \"state_code\": \"SP\",\n        \"country\": \"Brazil\",\n        \"country_code\": \"BR\"\n    },\n    \"customer\": {\n        \"email\": \"vitor.f@eskolare.com.br\",\n        \"phone_country_code\": \"55\",\n        \"phone_area_code\": \"11\",\n        \"phone_number\": \"111111111\",\n        \"first_name\": \"Vitor\",\n        \"last_name\": \"Freitas\",\n        \"document\": \"52394618728\",\n        \"document_type\": \"CPF\"\n    },\n    \"shipping\": {\n        \"shipping_price\": \"1.00\",\n        \"shipping_date\": \"2021-10-10T22:58:58.075503Z\",\n        \"shipping_address\": {\n            \"line1\": \"RUA MAL. HASTIMPHILO MOURA\",\n            \"line2\": \"MORUMBI\",\n            \"line3\": \"\",\n            \"line4\": \"247\",\n            \"postcode\": \"05641-000\",\n            \"city\": \"São Paulo\",\n            \"city_code\": \"3550308\",\n            \"state\": \"São Paulo\",\n            \"state_code\": \"SP\",\n            \"country\": \"Brazil\",\n            \"country_code\": \"BR\"\n        },\n        \"shipping_address_display\": \"RUA MAL. HASTIMPHILO MOURA, 247, MORUMBI, 05641-000, São Paulo, SP\",\n        \"carrier\": {\n            \"uid\": \"c5a98c08-0326-46c8-82b7-489cce49275a\",\n            \"label\": \"Entrega na Instituição: Skoolare\",\n            \"delivery_at_institution\": true,\n            \"carrier_display_delivery_date\": true,\n            \"carrier_custom_delivery_message\": null\n        }\n    },\n    \"groups\": [\n        {\n            \"uid\": \"103df100-aacc-4732-83e3-81f0c4e8dc08\",\n            \"enrollment\": {\n                \"uid\": \"9a8f10e9-9e3e-4823-ae7f-496969393e64\",\n                \"slug\": \"skoolare-teste-novo-checkout-2021-vitor-freitas-spus27k\",\n                \"student\": {\n                    \"uid\": \"c8d7963a-54a7-438c-8a24-2ec9b3d05261\",\n                    \"first_name\": \"Vitor\",\n                    \"last_name\": \"Freitas\",\n                    \"birthdate\": \"1988-10-22\",\n                    \"gender\": \"\",\n                    \"picture\": \"http://localhost:8001/media/public/49ea5500-58db-4036-8562-dfb91ba27cbb.com/a-/AOh14GhyMieRJXU9OzZ5FIh8L0eMgdBsOZkEcq2COSi8fgs96-c\",\n                    \"is_responsible\": true,\n                    \"is_active\": true,\n                    \"relationship\": \"\",\n                    \"providers\": []\n                },\n                \"institution\": {\n                    \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                    \"slug\": \"skoolare\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Skoolare Teste\",\n                    \"logo\": \"/media/public/logo-Skoolare-institutions.png\",\n                    \"tax_document\": \"76.084.134/0001-08\",\n                    \"external_id\": \"\"\n                },\n                \"showcase\": {\n                    \"uid\": \"148008f0-dca0-423c-8fd7-be8bbc85f93c\",\n                    \"store\": \"Todos\",\n                    \"display_name\": \"Teste novo checkout\",\n                    \"cycle\": \"2021\",\n                    \"grade_uid\": \"06bcc1d7-2428-4ecb-81f3-aea615a64b85\",\n                    \"grade_slug\": \"educacao-basica-geral-todos\",\n                    \"grade\": \"Todos\",\n                    \"parent_grade\": \"Geral\",\n                    \"educational_level\": \"Educação básica\"\n                },\n                \"providers\": []\n            },\n            \"lines\": [\n                {\n                    \"uid\": \"ebea4d3d-7a40-42c8-8b03-35fd5701eb79\",\n                    \"product\": {\n                        \"uid\": \"7c941031-f765-47e2-bc67-93e6bea58eea\",\n                        \"title\": \"Mochila Pokémon - Pikachu (pedido único)\",\n                        \"subtitle\": \"Caneca da Eskolare para tomar seu cafézinho\",\n                        \"slug\": \"checkout-pedido-unico\",\n                        \"upc\": null,\n                        \"structure\": \"standalone\",\n                        \"product_class\": \"Genérico\",\n                        \"requires_shipping\": true,\n                        \"brand\": \"Skoolare\",\n                        \"image\": {\n                            \"uid\": \"e25e9199-e06f-4854-bd14-cb60b34d24d7\",\n                            \"file\": \"/media/public/products/skoolare/image/2021/06/mochila-pikachu.jpg\",\n                            \"display_order\": 0,\n                            \"title\": \"mochila-pikachu.jpg\",\n                            \"description\": \"\",\n                            \"type\": \"image\"\n                        },\n                        \"ref_ids\": []\n                    },\n                    \"quantity\": 1,\n                    \"list_price\": \"12.00\",\n                    \"selling_price\": \"5.90\",\n                    \"subtotal\": \"5.90\",\n                    \"discount_amount\": \"0.35\",\n                    \"addition_amount\": \"0.00\",\n                    \"interest_amount\": \"0.00\",\n                    \"tax_amount\": null,\n                    \"tax_percent\": null,\n                    \"shipping_amount\": \"1.00\",\n                    \"line_total\": \"6.55\",\n                    \"is_manual_price\": false,\n                    \"composition\": [],\n                    \"options\": []\n                }\n            ]\n        }\n    ],\n    \"payments\": [\n        {\n            \"uid\": \"58e35a20-e144-4ae1-9ebb-84c72fd9240b\",\n            \"code\": \"ORD-378EK97-001\",\n            \"label\": \"\",\n            \"status\": \"error\",\n            \"charge_status\": \"not-charged\",\n            \"due_date\": \"2021-10-07T19:58:58.602777-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"vitor\",\n                \"exp_year\": 30,\n                \"exp_month\": 3,\n                \"last_digits\": \"9245\",\n                \"first_digits\": \"51032\"\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"6.55\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"6.90\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.35\",\n            \"total\": \"6.55\",\n            \"date_created\": \"2021-10-07T19:58:58.618212-03:00\",\n            \"date_updated\": \"2021-10-13T20:30:45.672054-03:00\",\n            \"captured_amount\": \"0.00\",\n            \"refunded_amount\": \"0.00\",\n            \"customer_ip_address\": \"177.138.73.239\",\n            \"is_active\": false,\n            \"auth_date\": null,\n            \"split_status\": \"pending\"\n        }\n    ],\n    \"changes\": [\n        {\n            \"old_status\": null,\n            \"new_status\": \"order-created\",\n            \"date_created\": \"2021-10-07T19:58:58.502106-03:00\"\n        },\n        {\n            \"old_status\": \"order-created\",\n            \"new_status\": \"payment-pending\",\n            \"date_created\": \"2021-10-07T19:58:59.831839-03:00\"\n        },\n        {\n            \"old_status\": \"payment-pending\",\n            \"new_status\": \"payment-denied\",\n            \"date_created\": \"2021-10-07T19:58:59.936603-03:00\"\n        },\n        {\n            \"old_status\": \"payment-denied\",\n            \"new_status\": \"cancellation-requested\",\n            \"date_created\": \"2021-10-13T20:30:45.694847-03:00\"\n        },\n        {\n            \"old_status\": \"cancellation-requested\",\n            \"new_status\": \"canceled\",\n            \"date_created\": \"2021-10-13T20:30:46.380406-03:00\"\n        },\n        {\n            \"old_status\": \"payment-approved\",\n            \"new_status\": \"handling\",\n            \"date_created\": \"2022-02-01T18:39:15.921791-03:00\"\n        },\n        {\n            \"old_status\": \"payment-approved\",\n            \"new_status\": \"handling\",\n            \"date_created\": \"2022-02-01T18:50:22.024460-03:00\"\n        },\n        {\n            \"old_status\": \"handling\",\n            \"new_status\": \"invoiced\",\n            \"date_created\": \"2022-02-01T18:53:05.315337-03:00\"\n        }\n    ],\n    \"invoices\": [\n        {\n            \"uid\": \"d8abeaa7-40d5-4fae-be96-24cc460fac41\",\n            \"invoice_number\": \"123\",\n            \"invoice_type\": \"input\",\n            \"invoice_amount\": \"6.55\",\n            \"invoice_url\": \"\",\n            \"issuance_date\": null,\n            \"carrier\": \"\",\n            \"tracking_number\": \"\",\n            \"tracking_url\": \"\",\n            \"is_delivered\": false,\n            \"delivered_date\": null,\n            \"delivered_to\": \"\",\n            \"file\": null,\n            \"external_id\": null\n        }\n    ],\n    \"notes\": [],\n    \"organization\": null,\n    \"concierge\": \"\",\n    \"discounts\": [\n        {\n            \"uid\": \"ad7eb952-64d4-4b00-acc2-ace21d439ccb\",\n            \"category\": \"basket\",\n            \"offer_name\": \"\",\n            \"offer_type\": \"site\",\n            \"offer_exclusive\": true,\n            \"offer_priority\": 1,\n            \"offer_allow_installment_payment\": true,\n            \"offer_condition_type\": \"count\",\n            \"offer_condition_value\": \"1.00\",\n            \"offer_benefit_type\": \"percentage\",\n            \"offer_benefit_value\": \"6.00\",\n            \"offer_benefit_max_affected_items\": null,\n            \"voucher_code\": \"\",\n            \"frequency\": 1,\n            \"amount\": \"0.35\",\n            \"message\": \"\"\n        },\n        {\n            \"uid\": \"a0d88563-e353-49e4-b53a-e744bebb04b3\",\n            \"category\": \"basket\",\n            \"offer_name\": \"\",\n            \"offer_type\": \"site\",\n            \"offer_exclusive\": true,\n            \"offer_priority\": 1,\n            \"offer_allow_installment_payment\": true,\n            \"offer_condition_type\": \"count\",\n            \"offer_condition_value\": \"1.00\",\n            \"offer_benefit_type\": \"percentage\",\n            \"offer_benefit_value\": \"10.00\",\n            \"offer_benefit_max_affected_items\": null,\n            \"voucher_code\": \"\",\n            \"frequency\": 1,\n            \"amount\": \"70.00\",\n            \"message\": \"\"\n        }\n    ],\n    \"charge_type\": null,\n    \"is_reverted\": false,\n    \"external_id\": \"123\"\n}"}],"_postman_id":"74bbd281-8449-421d-8bc3-18b350f53853"},{"name":"Update Order Handling","id":"35059c00-e5ab-4f74-bd6b-1a599652a0be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/handling/","description":"<p>Este endpoint é utilizado para confirmar o pedido alterando seu status para \"Em Manuseio\". A partir deste ponto o cliente já não consegue mais cancelar o pedido.\nAo confirmar o pedido o cliente receberá um email informando que o fornecedor está preparando o pedido para entrega.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders","{{order_number_or_external_id}}","handling",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"699bcbae-18e3-4cf2-9ce6-c7fd6d72ee58","name":"Update Order Handling","originalRequest":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/handling/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Nov 2019 01:24:35 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Accept-Language, Cookie, Origin"},{"key":"Content-Language","value":"en-us"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2773"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"f11903af-446e-409a-9231-11a148f94e40\",\n    \"order_group\": \"947360760283\",\n    \"order_number\": \"947360760283-01\",\n    \"type\": \"order\",\n    \"date_created\": \"2019-11-12T22:13:23.004662-03:00\",\n    \"date_updated\": \"2019-11-12T22:24:34.997558-03:00\",\n    \"subtotal_price\": \"60.00\",\n    \"discount_amount\": \"0.00\",\n    \"interest_amount\": \"0.00\",\n    \"tax_amount\": \"0.00\",\n    \"invoiced_amount\": 0,\n    \"order_total\": \"60.00\",\n    \"status\": \"handling\",\n    \"can_change_payment_method\": false,\n    \"can_cancel\": false,\n    \"cancellation_requires_bank_account\": false,\n    \"cancellation_reason\": \"\",\n    \"cancellation_request\": \"\",\n    \"cancellation_user\": null,\n    \"customer\": {\n        \"email\": \"vitor.f@eskolare.com.br\",\n        \"phone_country_code\": \"55\",\n        \"phone_area_code\": \"11\",\n        \"phone_number\": \"941355932\",\n        \"first_name\": \"Vitor\",\n        \"last_name\": \"Freitas\",\n        \"document\": \"59101122010\",\n        \"document_type\": \"CPF\"\n    },\n    \"shipping\": {\n        \"shipping_price\": 0,\n        \"shipping_date\": \"2019-11-15T01:13:22.591969Z\",\n        \"shipping_address\": \"R STÊNIO NEVES, 131, PARQUE 10 DE NOVEMBR, 69055-713, Manaus, AM\",\n        \"carrier\": {\n            \"uid\": \"3da7c4d8-89e7-4a77-be3e-23f2dbcacc46\",\n            \"label\": \"Default\"\n        }\n    },\n    \"lines\": [\n        {\n            \"uid\": \"6fb53b9d-fd03-4398-8486-dd7ab93f6c6e\",\n            \"product\": {\n                \"uid\": \"96efb82c-1904-46b8-80f3-99259eac1506\",\n                \"title\": \"Caderno do Batman\",\n                \"slug\": \"caderno-do-batman-1\",\n                \"upc\": null,\n                \"structure\": \"standalone\",\n                \"product_class\": \"Material didático\",\n                \"requires_shipping\": true,\n                \"brand\": \"\",\n                \"image\": {\n                    \"uid\": \"b59e460a-6f2c-49c8-89b5-7d1e0556390a\",\n                    \"file\": \"/media/public/products/eskolare/image/2019/11/caderno-universitario-espiral-1x1-96-folhas-capa-dura-jandaia-dc-comics-batman-02-8151774.jpg\",\n                    \"display_order\": 0,\n                    \"title\": \"\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                }\n            },\n            \"quantity\": 1,\n            \"selling_price\": \"60.00\",\n            \"subtotal\": \"60.00\",\n            \"discount_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"tax_amount\": null,\n            \"tax_percent\": null,\n            \"line_total\": \"60.00\"\n        }\n    ],\n    \"payments\": [\n        {\n            \"uid\": \"666fcaff-3ac7-43f8-84f3-d17b123a0f83\",\n            \"charge_status\": \"fully-charged\",\n            \"due_date\": \"2019-11-12T22:13:23.438309-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"VITOR F SOUZA\",\n                \"last_digits\": \"8884\"\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"60.00\",\n            \"interest_rate\": \"0.0000\",\n            \"interest_amount\": \"0.00\",\n            \"total\": \"60.00\"\n        }\n    ],\n    \"changes\": [\n        {\n            \"old_status\": null,\n            \"new_status\": \"order-created\",\n            \"date_created\": \"2019-11-12T22:13:23.129555-03:00\"\n        },\n        {\n            \"old_status\": \"order-created\",\n            \"new_status\": \"payment-pending\",\n            \"date_created\": \"2019-11-12T22:13:28.449665-03:00\"\n        },\n        {\n            \"old_status\": \"payment-pending\",\n            \"new_status\": \"payment-approved\",\n            \"date_created\": \"2019-11-12T22:13:32.112998-03:00\"\n        },\n        {\n            \"old_status\": \"payment-approved\",\n            \"new_status\": \"handling\",\n            \"date_created\": \"2019-11-12T22:24:35.037789-03:00\"\n        }\n    ],\n    \"invoices\": []\n}"}],"_postman_id":"35059c00-e5ab-4f74-bd6b-1a599652a0be"},{"name":"Invoice Order","event":[{"listen":"test","script":{"id":"b85cac37-afa6-463b-bb4b-9e2a5fd682a5","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"invoice_uid_or_external_id\", jsonData.uid);",""],"type":"text/javascript"}}],"id":"836b3ed7-cdc1-44dd-ad15-9cc450487f03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"invoice_number\": \"0001\",\n\t\"invoice_amount\": \"30.00\",\n\t\"invoice_type\": \"input\",\n\t\"invoice_url\": \"https://example.com/invoice.xml\",\n    \"file\": \"<conteúdo da nota fiscal encoded em base64>\",\n\t\"issuance_date\": \"2019-08-10T23:59\",\n\t\"carrier\": \"Loggi\",\n\t\"tracking_number\": \"LG14123XA1\",\n\t\"tracking_url\": \"https://example.com/tracking/LG14123XA1\",\n    \"external_id\": \"123\"\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/","description":"<p>Endpoint para realizar o faturamento do pedido. É possível informar uma URL da nota fiscal e também anexar o arquivo fisicamente utilizando o campo <code>file</code>. Quando correr o faturamento total do pedido o cliente receberá um email informado com os dados das notas fiscais. Estas notas fiscais também ficarão disponíveis para consulta no site da Eskolare.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders","{{order_number_or_external_id}}","invoice",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"438f7e10-473d-41f8-beb3-f04717e06936","name":"Invoice Order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"invoice_number\": \"0001\",\n\t\"invoice_amount\": \"30.00\",\n\t\"invoice_type\": \"input\",\n\t\"invoice_url\": \"https://example.com/invoice.xml\",\n\t\"issuance_date\": \"2019-08-10T23:59\",\n\t\"carrier\": \"Loggi\",\n\t\"tracking_number\": \"LG14123XA1\",\n\t\"tracking_url\": \"https://example.com/tracking/LG14123XA1\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Nov 2019 01:28:34 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Accept-Language, Cookie, Origin"},{"key":"Content-Language","value":"en-us"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"389"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"bd22f25a-47a6-48c2-9858-5c83bcb8e2e2\",\n    \"invoice_number\": \"0001\",\n    \"issuance_date\": \"2019-08-10T23:59:00-03:00\",\n    \"invoice_type\": \"input\",\n    \"invoice_amount\": \"30.00\",\n    \"invoice_url\": \"https://example.com/invoice.xml\",\n    \"file\": null,\n    \"carrier\": \"Loggi\",\n    \"tracking_number\": \"LG14123XA1\",\n    \"tracking_url\": \"https://example.com/tracking/LG14123XA1\",\n    \"is_delivered\": false,\n    \"delivered_date\": null,\n    \"delivered_to\": \"\",\n    \"external_id\": \"321\"\n}"},{"id":"d590decb-3cbf-45c6-a37e-c4f3589d1d1c","name":"Upload Invoice File","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"invoice_number","value":"0002","type":"text"},{"key":"issuance_date","value":"2019-08-10T23:59:00-03:00","type":"text"},{"key":"invoice_type","value":"input","type":"text"},{"key":"file","type":"file","src":"/Users/vitorfs/Downloads/nfe.xml"},{"key":"invoice_amount","value":"30.00","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Nov 2019 01:31:57 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Accept-Language, Cookie, Origin"},{"key":"Content-Language","value":"en-us"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"364"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"0c1407d4-8ed1-4839-aa6a-a5ba195c36a4\",\n    \"invoice_number\": \"0002\",\n    \"issuance_date\": \"2019-08-10T23:59:00-03:00\",\n    \"invoice_type\": \"input\",\n    \"invoice_amount\": \"30.00\",\n    \"invoice_url\": \"\",\n    \"file\": \"/media/private/sellers/eskolare/orders/947360760283-01/nfe.xml\",\n    \"carrier\": \"\",\n    \"tracking_number\": \"\",\n    \"tracking_url\": \"\",\n    \"is_delivered\": false,\n    \"delivered_date\": null,\n    \"delivered_to\": \"\",\n    \"external_id\": \"321\"\n}"},{"id":"d8a9c1e7-c4c7-4b32-8c93-adc17c58ce16","name":"Create Shipping Invoice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"invoice_number\": \"0001\",\n\t\"invoice_amount\": \"100.00\",\n\t\"invoice_url\": \"https://example.com/shipping-invoice.pdf\",\n\t\"issuance_date\": \"2024-09-11T17:51:00\",\n    \"nature\": \"shipping-invoice\",\n    \"lines\": [\n        \"06359cc1-1664-4583-b1db-ba2337c0a69a\",\n        \"d06c9b1c-f20a-4fdd-941b-ca98dff31d91\"\n    ]\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 11 Sep 2024 20:55:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"429"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5c4394ce-d4f4-4299-81fb-82b427d7e52a"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"429"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-amz-apigw-id","value":"d9WH0FvUoAMEsIg="},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66e203cb-3a9e79a352830ddb36c29938;Parent=77df233d43fa22d9;Sampled=0;lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"1d393949-286c-43b0-a508-fabc9e7c925f\",\n    \"invoice_number\": \"0001\",\n    \"issuance_date\": \"2024-09-11T17:51:00-03:00\",\n    \"invoice_type\": \"input\",\n    \"invoice_amount\": \"100.00\",\n    \"invoice_url\": \"https://example.com/shipping-invoice.pdf\",\n    \"invoice_url_xml\": \"\",\n    \"file\": null,\n    \"file_xml\": null,\n    \"carrier\": \"\",\n    \"tracking_number\": \"\",\n    \"tracking_url\": \"\",\n    \"is_delivered\": false,\n    \"delivered_date\": null,\n    \"delivered_to\": \"\",\n    \"nature\": \"shipping-invoice\",\n    \"external_id\": null\n}"}],"_postman_id":"836b3ed7-cdc1-44dd-ad15-9cc450487f03"},{"name":"Update Tracking Information","id":"1c90b9e2-11e6-40f3-b795-2cf80bd53334","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"carrier\": \"Loggi\",\n\t\"tracking_number\": \"LG14123XA2\",\n\t\"tracking_url\": \"https://example.com/tracking/LG14123XA2\",\n    \"external_id\": \"321\"\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/{{invoice_uid_or_external_id}}/","description":"<p>Endpoint utilizado para atualizar as informações de entrega com dados de rastreio do pedido. O cliente receberá estas informações por email e poderá consultar também pelo site da Eskolare.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders","{{order_number_or_external_id}}","invoice","{{invoice_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"3191600c-a605-4044-a0a8-591a5c2e8fa8","name":"Update Tracking Information","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"carrier\": \"Loggi\",\n\t\"tracking_number\": \"LG14123XA2\",\n\t\"tracking_url\": \"https://example.com/tracking/LG14123XA2\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/{{order_invoice_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Nov 2019 02:05:19 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Accept-Language, Cookie, Origin"},{"key":"Content-Language","value":"en-us"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"418"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"0c1407d4-8ed1-4839-aa6a-a5ba195c36a4\",\n    \"invoice_number\": \"0002\",\n    \"issuance_date\": \"2019-08-10T23:59:00-03:00\",\n    \"invoice_type\": \"input\",\n    \"invoice_amount\": \"30.00\",\n    \"invoice_url\": \"\",\n    \"file\": \"/media/private/sellers/eskolare/orders/947360760283-01/nfe.xml\",\n    \"carrier\": \"Loggi\",\n    \"tracking_number\": \"LG14123XA2\",\n    \"tracking_url\": \"https://example.com/tracking/LG14123XA2\",\n    \"is_delivered\": false,\n    \"delivered_date\": null,\n    \"delivered_to\": \"\",\n    \"external_id\": \"321\"\n}"}],"_postman_id":"1c90b9e2-11e6-40f3-b795-2cf80bd53334"},{"name":"Confirm Order Delivery","id":"b3034ab9-190a-4ee9-a521-e23a8f54c3ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"delivered_date\": \"2019-08-10T23:59\",\n\t\"delivered_to\": \"John Doe\"\n}"},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/{{invoice_uid_or_external_id}}/delivery/","description":"<p>Em alguns casos pode ocorrer o faturamento e entrega de produtos separadamente. Por este motivo a confirmação de entrega é feita por nota fiscal. Quando todas as notas fiscais forem faturadas o status do pedido muda para Entregue.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders","{{order_number_or_external_id}}","invoice","{{invoice_uid_or_external_id}}","delivery",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"6448eced-5f94-4f29-b3c9-7bb51465add4","name":"Confirm Order Delivery","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"delivered_date\": \"2019-08-10T23:59\",\n\t\"delivered_to\": \"John Doe\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/invoice/{{order_invoice_uid}}/delivery/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Nov 2019 02:16:44 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Accept-Language, Cookie, Origin"},{"key":"Content-Language","value":"en-us"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"448"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"0c1407d4-8ed1-4839-aa6a-a5ba195c36a4\",\n    \"invoice_number\": \"0002\",\n    \"issuance_date\": \"2019-08-10T23:59:00-03:00\",\n    \"invoice_type\": \"input\",\n    \"invoice_amount\": \"30.00\",\n    \"invoice_url\": \"\",\n    \"file\": \"/media/private/sellers/eskolare/orders/947360760283-01/nfe.xml\",\n    \"carrier\": \"Loggi\",\n    \"tracking_number\": \"LG14123XA2\",\n    \"tracking_url\": \"https://example.com/tracking/LG14123XA2\",\n    \"is_delivered\": true,\n    \"delivered_date\": \"2019-08-10T23:59:00-03:00\",\n    \"delivered_to\": \"John Doe\",\n    \"external_id\": \"321\"\n}"}],"_postman_id":"b3034ab9-190a-4ee9-a521-e23a8f54c3ed"},{"name":"Cancel Order","id":"fca1303a-54a1-41fc-856f-5e8072b53e5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number_or_external_id}}/cancel/","description":"<p>Endpoint utilizado para realizar o cancelamento de pedidos ou confirmar uma solicitação de canelamento feita pelo cliente. O reembolso é feito de maneira automática a partir da confirmação do cancelamento.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","orders","{{order_number_or_external_id}}","cancel",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"2897bc31-a6bc-4b17-ac88-2bb64651fcff","name":"Cancel Order","originalRequest":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/orders/{{order_number}}/cancel/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Nov 2019 02:20:00 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Accept-Language, Cookie, Origin"},{"key":"Content-Language","value":"en-us"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"3867"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"4bb120e7-e7df-4056-af21-a78efd92e00f\",\n    \"order_group\": \"947176210157\",\n    \"order_number\": \"947176210157-02\",\n    \"type\": \"contract\",\n    \"date_created\": \"2019-10-22T13:35:01.659413-03:00\",\n    \"date_updated\": \"2019-11-12T23:20:00.356521-03:00\",\n    \"subtotal_price\": \"543.00\",\n    \"discount_amount\": \"0.00\",\n    \"interest_amount\": \"0.00\",\n    \"tax_amount\": \"0.00\",\n    \"invoiced_amount\": 0,\n    \"order_total\": \"543.00\",\n    \"status\": \"canceled\",\n    \"can_change_payment_method\": true,\n    \"can_cancel\": false,\n    \"cancellation_requires_bank_account\": false,\n    \"cancellation_reason\": \"\",\n    \"cancellation_request\": \"platform\",\n    \"cancellation_user\": null,\n    \"customer\": {\n        \"email\": \"otavio.braga@me.com\",\n        \"phone_country_code\": \"\",\n        \"phone_area_code\": \"\",\n        \"phone_number\": \"\",\n        \"first_name\": \"Otavio\",\n        \"last_name\": \"Braga\",\n        \"document\": \"05352030121\",\n        \"document_type\": \"CPF\"\n    },\n    \"shipping\": {\n        \"shipping_price\": 0,\n        \"shipping_date\": \"2019-10-24T16:35:01.483614Z\",\n        \"shipping_address\": \"Rua José Pereira Siniz Nº 123, Vila Esperança, Casa, 78720-010, Rondonópolis, MT\",\n        \"carrier\": {\n            \"uid\": \"3da7c4d8-89e7-4a77-be3e-23f2dbcacc46\",\n            \"label\": \"Default\"\n        }\n    },\n    \"lines\": [\n        {\n            \"uid\": \"5f6909d5-5d09-4bd0-a6d7-55fa19607d3d\",\n            \"product\": {\n                \"uid\": \"ad4dff35-c08e-4a95-9aeb-b11eb399cdde\",\n                \"title\": \"Semestral\",\n                \"slug\": \"semestral\",\n                \"upc\": null,\n                \"structure\": \"child\",\n                \"product_class\": \"Genérico\",\n                \"requires_shipping\": true,\n                \"brand\": \"\",\n                \"image\": {\n                    \"uid\": \"c4e39ba5-3183-4511-9ba7-53cebbd6ac63\",\n                    \"file\": \"/media/public/products/eskolare/document/2019/10/925350abba.jpg\",\n                    \"display_order\": 0,\n                    \"title\": \"\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                }\n            },\n            \"quantity\": 1,\n            \"selling_price\": \"543.00\",\n            \"subtotal\": \"543.00\",\n            \"discount_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"tax_amount\": null,\n            \"tax_percent\": null,\n            \"line_total\": \"543.00\"\n        }\n    ],\n    \"payments\": [\n        {\n            \"uid\": \"1677c3e9-8f11-458b-89a3-1f93b80c824e\",\n            \"charge_status\": \"not-charged\",\n            \"due_date\": \"2019-10-22T13:35:01.659413-03:00\",\n            \"payment_method\": {\n                \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                \"code\": \"billing-note\",\n                \"name\": \"Boleto bancário\",\n                \"description\": \"\",\n                \"group\": \"billing_note\",\n                \"brand\": {\n                    \"uid\": \"0bf259e7-12c4-4f3d-9a61-e161a337d3bd\",\n                    \"code\": \"boleto-bancario\",\n                    \"name\": \"Boleto bancário\",\n                    \"logo\": \"/media/public/boleto.png\"\n                }\n            },\n            \"funding_instrument\": null,\n            \"installments\": 1,\n            \"installment_amount\": null,\n            \"interest_rate\": null,\n            \"interest_amount\": null,\n            \"total\": \"54.30\"\n        },\n        {\n            \"uid\": \"e7dc88ea-5039-4794-a319-f0a171062dca\",\n            \"charge_status\": \"not-charged\",\n            \"due_date\": \"2019-11-15T15:20:10-03:00\",\n            \"payment_method\": {\n                \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                \"code\": \"billing-note\",\n                \"name\": \"Boleto bancário\",\n                \"description\": \"\",\n                \"group\": \"billing_note\",\n                \"brand\": {\n                    \"uid\": \"0bf259e7-12c4-4f3d-9a61-e161a337d3bd\",\n                    \"code\": \"boleto-bancario\",\n                    \"name\": \"Boleto bancário\",\n                    \"logo\": \"/media/public/boleto.png\"\n                }\n            },\n            \"funding_instrument\": null,\n            \"installments\": 1,\n            \"installment_amount\": null,\n            \"interest_rate\": null,\n            \"interest_amount\": null,\n            \"total\": \"217.20\"\n        },\n        {\n            \"uid\": \"ad3345e2-610c-48ce-9690-3b5b7ee4b360\",\n            \"charge_status\": \"not-charged\",\n            \"due_date\": \"2019-12-31T15:20:11-03:00\",\n            \"payment_method\": {\n                \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                \"code\": \"billing-note\",\n                \"name\": \"Boleto bancário\",\n                \"description\": \"\",\n                \"group\": \"billing_note\",\n                \"brand\": {\n                    \"uid\": \"0bf259e7-12c4-4f3d-9a61-e161a337d3bd\",\n                    \"code\": \"boleto-bancario\",\n                    \"name\": \"Boleto bancário\",\n                    \"logo\": \"/media/public/boleto.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"link\": \"https://sandbox.moip.com.br/v2/boleto/BOL-38X2MN7WRTBS/print\",\n                \"line_code\": \"00190.00009 01014.051005 00000.787176 7 72370000001000\"\n            },\n            \"installments\": 1,\n            \"installment_amount\": null,\n            \"interest_rate\": null,\n            \"interest_amount\": null,\n            \"total\": \"271.50\"\n        }\n    ],\n    \"changes\": [\n        {\n            \"old_status\": null,\n            \"new_status\": \"order-created\",\n            \"date_created\": \"2019-10-22T13:35:01.666081-03:00\"\n        },\n        {\n            \"old_status\": \"order-created\",\n            \"new_status\": \"payment-pending\",\n            \"date_created\": \"2019-10-22T13:35:05.207161-03:00\"\n        },\n        {\n            \"old_status\": \"payment-pending\",\n            \"new_status\": \"cancellation-requested\",\n            \"date_created\": \"2019-11-12T23:20:00.122658-03:00\"\n        },\n        {\n            \"old_status\": \"cancellation-requested\",\n            \"new_status\": \"canceled\",\n            \"date_created\": \"2019-11-12T23:20:00.370929-03:00\"\n        }\n    ],\n    \"invoices\": []\n}"}],"_postman_id":"fca1303a-54a1-41fc-856f-5e8072b53e5a"}],"id":"1647dd90-31df-47bd-89ea-7133085b10ff","_postman_id":"1647dd90-31df-47bd-89ea-7133085b10ff","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Cancellations","item":[{"name":"List Order Cancellations","event":[{"listen":"test","script":{"id":"949af3b9-d9a9-4d98-b1cc-80ba503c5702","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"order_cancellation_code_or_external_id\", o.code);","    postman.setEnvironmentVariable(\"order_cancellation_code\", o.code);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"826e1d91-0993-4b49-92ad-b02bdd016b27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/cancellations/?has_external_id=0&search=ORC-64XVYAU","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","cancellations",""],"host":["{{environment}}"],"query":[{"key":"has_external_id","value":"0"},{"key":"search","value":"ORC-64XVYAU"},{"disabled":true,"key":"order_number","value":"963048204386-01"}],"variable":[]}},"response":[{"id":"e58a1bcf-34c6-4fc4-903d-3c4a819533ad","name":"List Order Cancellations","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/cancellations/?has_external_id=0&search=ORC-64XVYAU","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","cancellations",""],"query":[{"key":"has_external_id","value":"0"},{"key":"search","value":"ORC-64XVYAU"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 08 Apr 2025 04:20:20 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.21"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3789"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"5e6f0bc6756649f5b47dd65dfe3e80eb"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=172.5089999999998;desc=\"User CPU time\", TimerPanel_stime;dur=6.463999999999803;desc=\"System CPU time\", TimerPanel_total;dur=178.9729999999996;desc=\"Total CPU time\", TimerPanel_total_time;dur=316.8191909790039;desc=\"Elapsed time\", SQLPanel_sql_time;dur=34.42215919494629;desc=\"SQL 32 queries\", CachePanel_total_time;dur=6.391048431396484;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"code\": \"ORC-64XVYAU\",\n            \"order\": {\n                \"uid\": \"f2550f1e-89c2-41b9-9cfc-8e30ccf3f0f9\",\n                \"order_group\": \"963048204386\",\n                \"order_number\": \"963048204386-01\",\n                \"status\": \"canceled\",\n                \"subtotal_price\": \"1250.00\",\n                \"discount_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"tax_amount\": \"0.00\",\n                \"order_total\": \"1250.00\",\n                \"date_created\": \"2024-11-01T14:27:07.852465-03:00\",\n                \"date_updated\": \"2024-12-16T17:31:37.134292-03:00\",\n                \"type\": \"order\",\n                \"legal_entity_type\": \"person\",\n                \"customer\": {\n                    \"email\": \"john.doe@eskolare.com.br\",\n                    \"phone_country_code\": \"55\",\n                    \"phone_area_code\": \"11\",\n                    \"phone_number\": \"999999999\",\n                    \"first_name\": \"John\",\n                    \"last_name\": \"Doe\",\n                    \"document\": \"123.456.789-78\",\n                    \"document_type\": \"CPF\",\n                    \"external_id\": null\n                },\n                \"organization\": null,\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"slug\": \"skoolare\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Skoolare Teste\",\n                    \"type\": \"person\",\n                    \"tax_document\": \"714.374.452-25\",\n                    \"logo\": \"http://localhost:8001/media/public/logo614.png\"\n                },\n                \"charge_type\": \"singlepayment\",\n                \"is_reverted\": true,\n                \"external_id\": \"\"\n            },\n            \"user\": {\n                \"email\": \"john.doe@eskolare.com.br\",\n                \"first_name\": \"John\",\n                \"last_name\": \"Doe\",\n                \"picture\": null\n            },\n            \"refund_amount\": \"1000.00\",\n            \"type\": \"cancellation\",\n            \"status\": \"success\",\n            \"reason\": null,\n            \"external_id\": null,\n            \"date_completed\": null,\n            \"date_created\": \"2024-12-16T17:31:36.246973-03:00\",\n            \"date_updated\": \"2024-12-16T17:31:37.498180-03:00\",\n            \"lines\": [\n                {\n                    \"uid\": \"67bc4b57-359c-4f3b-839f-2a974ec789a4\",\n                    \"product\": {\n                        \"uid\": \"903dbd0a-1f72-48cf-9544-fe93b2b2f511\",\n                        \"title\": \"Box - Trilogia O Senhor dos Anéis\",\n                        \"subtitle\": \"\",\n                        \"slug\": \"box-trilogia-o-senhor-dos-aneis\",\n                        \"upc\": \"LOTR-BOX\",\n                        \"structure\": \"standalone\",\n                        \"product_class\": \"Livros\",\n                        \"product_class_slug\": \"livros\",\n                        \"requires_shipping\": true,\n                        \"brand\": \"2Ab Editora\",\n                        \"image\": {\n                            \"uid\": \"8c99468a-c68d-4787-8d2d-eb23739bd653\",\n                            \"file\": \"/media/public/products/skoolare/image/2022/09/senhor_dos_aneis_-_box.jpg\",\n                            \"display_order\": 0,\n                            \"title\": \"senhor_dos_aneis_-_box.jpg\",\n                            \"description\": \"\",\n                            \"type\": \"image\"\n                        },\n                        \"ref_ids\": [],\n                        \"external_id\": null\n                    },\n                    \"quantity\": 1,\n                    \"list_price\": \"289.90\",\n                    \"selling_price\": \"1250.00\",\n                    \"subtotal\": \"1250.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"interest_amount\": \"0.00\",\n                    \"shipping_amount\": \"0.00\",\n                    \"line_total\": \"1250.00\",\n                    \"is_manual_price\": false,\n                    \"status\": \"canceled\",\n                    \"billing_group\": null,\n                    \"date_created\": \"2024-11-01T14:27:07.925545-03:00\",\n                    \"date_updated\": \"2024-12-16T17:31:37.109018-03:00\"\n                }\n            ],\n            \"payments\": [\n                {\n                    \"payment\": {\n                        \"uid\": \"307fc6d1-418b-48d3-9079-a6886c7ab9d6\",\n                        \"code\": \"ORD-378EHR3-001\",\n                        \"label\": \"\",\n                        \"status\": \"refunded\",\n                        \"charge_status\": \"fully-refunded\",\n                        \"due_date\": \"2024-11-01T14:27:07.993287-03:00\",\n                        \"payment_method\": {\n                            \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"description\": \"\",\n                            \"group\": \"credit_card\",\n                            \"brand\": {\n                                \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                                \"code\": \"mastercard\",\n                                \"name\": \"Mastercard\",\n                                \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                            }\n                        },\n                        \"funding_instrument\": {\n                            \"holder\": \"Rafaela Teixeira\",\n                            \"exp_year\": 25,\n                            \"exp_month\": 12,\n                            \"last_digits\": \"6492\",\n                            \"first_digits\": \"559651\"\n                        },\n                        \"payment_gateway_data\": {},\n                        \"installments\": 1,\n                        \"installment_amount\": \"1250.00\",\n                        \"interest_rate\": \"0.000000\",\n                        \"interest_amount\": \"0.00\",\n                        \"subtotal\": \"1250.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"total\": \"1250.00\",\n                        \"date_created\": \"2024-11-01T14:27:08.020103-03:00\",\n                        \"date_updated\": \"2024-12-16T17:31:36.734424-03:00\",\n                        \"captured_amount\": \"1250.00\",\n                        \"refunded_amount\": \"1250.00\",\n                        \"customer_ip_address\": \"168.181.48.203\",\n                        \"is_active\": true,\n                        \"auth_date\": \"2024-11-01T14:27:08.201993-03:00\",\n                        \"split_status\": \"reverted\"\n                    },\n                    \"refund_amount\": \"1000.00\"\n                }\n            ],\n            \"refunds\": [\n                {\n                    \"code\": \"REF-3GL9CWY\",\n                    \"amount\": \"1000.00\",\n                    \"status\": \"success\",\n                    \"date_completed\": \"2024-12-16T17:31:36.742376-03:00\"\n                }\n            ],\n            \"transactions\": [\n                {\n                    \"uid\": \"635a3bd7-44f0-4620-a0a4-523dfa273792\",\n                    \"date\": \"2025-05-26T23:32:59.659683-03:00\",\n                    \"amount\": \"1000.00\",\n                    \"status\": \"pending\",\n                    \"type\": \"debit\",\n                    \"installment\": 1,\n                    \"cleared\": false,\n                    \"event\": \"chargeback\",\n                    \"chargeback_transaction_uid\": \"38d39d08-a471-44fb-812e-b85ab4de4a39\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"826e1d91-0993-4b49-92ad-b02bdd016b27"},{"name":"Retrieve Order Cancellation","event":[{"listen":"test","script":{"id":"949af3b9-d9a9-4d98-b1cc-80ba503c5702","exec":[""],"type":"text/javascript","packages":{}}}],"id":"ae6c2056-b046-4dd2-ba55-8a0b17c02961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/cancellations/{{order_cancellation_code_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","cancellations","{{order_cancellation_code_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"8d405e3e-2dcc-400d-904c-05c88d16732c","name":"Retrieve Order Cancellation","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/cancellations/{{order_cancellation_code_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 08 Apr 2025 10:34:34 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.21"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3737"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"0f50930fa408451b92d5cf65532635a0"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=73.69300000004841;desc=\"User CPU time\", TimerPanel_stime;dur=14.580000000023574;desc=\"System CPU time\", TimerPanel_total;dur=88.27300000007199;desc=\"Total CPU time\", TimerPanel_total_time;dur=187.36696243286133;desc=\"Elapsed time\", SQLPanel_sql_time;dur=22.882461547851562;desc=\"SQL 30 queries\", CachePanel_total_time;dur=4.134416580200195;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ORC-64XVYAU\",\n    \"order\": {\n        \"uid\": \"f2550f1e-89c2-41b9-9cfc-8e30ccf3f0f9\",\n        \"order_group\": \"963048204386\",\n        \"order_number\": \"963048204386-01\",\n        \"status\": \"canceled\",\n        \"subtotal_price\": \"1250.00\",\n        \"discount_amount\": \"0.00\",\n        \"interest_amount\": \"0.00\",\n        \"tax_amount\": \"0.00\",\n        \"order_total\": \"1250.00\",\n        \"date_created\": \"2024-11-01T14:27:07.852465-03:00\",\n        \"date_updated\": \"2024-12-16T17:31:37.134292-03:00\",\n        \"type\": \"order\",\n        \"legal_entity_type\": \"person\",\n        \"customer\": {\n            \"email\": \"john.doe@eskolare.com.br\",\n            \"phone_country_code\": \"55\",\n            \"phone_area_code\": \"11\",\n            \"phone_number\": \"999999999\",\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"document\": \"123.456.789-78\",\n            \"document_type\": \"CPF\",\n            \"external_id\": null\n        },\n        \"organization\": null,\n        \"seller\": {\n            \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n            \"slug\": \"skoolare\",\n            \"display_name\": \"Skoolare\",\n            \"official_name\": \"Skoolare Teste\",\n            \"type\": \"person\",\n            \"tax_document\": \"714.374.452-25\",\n            \"logo\": \"http://localhost:8001/media/public/logo614.png\"\n        },\n        \"charge_type\": \"singlepayment\",\n        \"is_reverted\": true,\n        \"external_id\": \"\"\n    },\n    \"user\": {\n        \"email\": \"john.doe@eskolare.com.br\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"picture\": null\n    },\n    \"refund_amount\": \"1000.00\",\n    \"type\": \"cancellation\",\n    \"status\": \"success\",\n    \"reason\": null,\n    \"external_id\": null,\n    \"date_completed\": null,\n    \"date_created\": \"2024-12-16T17:31:36.246973-03:00\",\n    \"date_updated\": \"2024-12-16T17:31:37.498180-03:00\",\n    \"lines\": [\n        {\n            \"uid\": \"67bc4b57-359c-4f3b-839f-2a974ec789a4\",\n            \"product\": {\n                \"uid\": \"903dbd0a-1f72-48cf-9544-fe93b2b2f511\",\n                \"title\": \"Box - Trilogia O Senhor dos Anéis\",\n                \"subtitle\": \"\",\n                \"slug\": \"box-trilogia-o-senhor-dos-aneis\",\n                \"upc\": \"LOTR-BOX\",\n                \"structure\": \"standalone\",\n                \"product_class\": \"Livros\",\n                \"product_class_slug\": \"livros\",\n                \"requires_shipping\": true,\n                \"brand\": \"2Ab Editora\",\n                \"image\": {\n                    \"uid\": \"8c99468a-c68d-4787-8d2d-eb23739bd653\",\n                    \"file\": \"/media/public/products/skoolare/image/2022/09/senhor_dos_aneis_-_box.jpg\",\n                    \"display_order\": 0,\n                    \"title\": \"senhor_dos_aneis_-_box.jpg\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                },\n                \"ref_ids\": [],\n                \"external_id\": null\n            },\n            \"quantity\": 1,\n            \"list_price\": \"289.90\",\n            \"selling_price\": \"1250.00\",\n            \"subtotal\": \"1250.00\",\n            \"discount_amount\": \"0.00\",\n            \"addition_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"shipping_amount\": \"0.00\",\n            \"line_total\": \"1250.00\",\n            \"is_manual_price\": false,\n            \"status\": \"canceled\",\n            \"billing_group\": null,\n            \"date_created\": \"2024-11-01T14:27:07.925545-03:00\",\n            \"date_updated\": \"2024-12-16T17:31:37.109018-03:00\"\n        }\n    ],\n    \"payments\": [\n        {\n            \"payment\": {\n                \"uid\": \"307fc6d1-418b-48d3-9079-a6886c7ab9d6\",\n                \"code\": \"ORD-378EHR3-001\",\n                \"label\": \"\",\n                \"status\": \"refunded\",\n                \"charge_status\": \"fully-refunded\",\n                \"due_date\": \"2024-11-01T14:27:07.993287-03:00\",\n                \"payment_method\": {\n                    \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"description\": \"\",\n                    \"group\": \"credit_card\",\n                    \"brand\": {\n                        \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                    }\n                },\n                \"funding_instrument\": {\n                    \"holder\": \"Rafaela Teixeira\",\n                    \"exp_year\": 25,\n                    \"exp_month\": 12,\n                    \"last_digits\": \"6492\",\n                    \"first_digits\": \"559651\"\n                },\n                \"payment_gateway_data\": {},\n                \"installments\": 1,\n                \"installment_amount\": \"1250.00\",\n                \"interest_rate\": \"0.000000\",\n                \"interest_amount\": \"0.00\",\n                \"subtotal\": \"1250.00\",\n                \"addition_amount\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"total\": \"1250.00\",\n                \"date_created\": \"2024-11-01T14:27:08.020103-03:00\",\n                \"date_updated\": \"2024-12-16T17:31:36.734424-03:00\",\n                \"captured_amount\": \"1250.00\",\n                \"refunded_amount\": \"1250.00\",\n                \"customer_ip_address\": \"168.181.48.203\",\n                \"is_active\": true,\n                \"auth_date\": \"2024-11-01T14:27:08.201993-03:00\",\n                \"split_status\": \"reverted\"\n            },\n            \"refund_amount\": \"1000.00\"\n        }\n    ],\n    \"refunds\": [\n        {\n            \"code\": \"REF-3GL9CWY\",\n            \"amount\": \"1000.00\",\n            \"status\": \"success\",\n            \"date_completed\": \"2024-12-16T17:31:36.742376-03:00\"\n        }\n    ],\n    \"transactions\": [\n        {\n            \"uid\": \"635a3bd7-44f0-4620-a0a4-523dfa273792\",\n            \"date\": \"2025-05-26T23:32:59.659683-03:00\",\n            \"amount\": \"1000.00\",\n            \"status\": \"pending\",\n            \"type\": \"debit\",\n            \"installment\": 1,\n            \"cleared\": false,\n            \"event\": \"chargeback\",\n            \"chargeback_transaction_uid\": \"38d39d08-a471-44fb-812e-b85ab4de4a39\"\n        }\n    ]\n}"}],"_postman_id":"ae6c2056-b046-4dd2-ba55-8a0b17c02961"},{"name":"Update Order Cancellation","event":[{"listen":"test","script":{"id":"949af3b9-d9a9-4d98-b1cc-80ba503c5702","exec":[""],"type":"text/javascript","packages":{}}}],"id":"12dca389-8349-4bac-ac7f-2b3ca501d59e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"external_id\": \"<uid_do_cancelamento>\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/cancellations/{{order_cancellation_code_or_external_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","cancellations","{{order_cancellation_code_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"d5be11b5-b32b-4cd0-b2e1-f43b047a9efb","name":"Retrieve Order Cancellation","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/cancellations/{{order_cancellation_code_or_external_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 08 Apr 2025 10:34:34 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.21"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3737"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"0f50930fa408451b92d5cf65532635a0"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=73.69300000004841;desc=\"User CPU time\", TimerPanel_stime;dur=14.580000000023574;desc=\"System CPU time\", TimerPanel_total;dur=88.27300000007199;desc=\"Total CPU time\", TimerPanel_total_time;dur=187.36696243286133;desc=\"Elapsed time\", SQLPanel_sql_time;dur=22.882461547851562;desc=\"SQL 30 queries\", CachePanel_total_time;dur=4.134416580200195;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ORC-64XVYAU\",\n    \"order\": {\n        \"uid\": \"f2550f1e-89c2-41b9-9cfc-8e30ccf3f0f9\",\n        \"order_group\": \"963048204386\",\n        \"order_number\": \"963048204386-01\",\n        \"status\": \"canceled\",\n        \"subtotal_price\": \"1250.00\",\n        \"discount_amount\": \"0.00\",\n        \"interest_amount\": \"0.00\",\n        \"tax_amount\": \"0.00\",\n        \"order_total\": \"1250.00\",\n        \"date_created\": \"2024-11-01T14:27:07.852465-03:00\",\n        \"date_updated\": \"2024-12-16T17:31:37.134292-03:00\",\n        \"type\": \"order\",\n        \"legal_entity_type\": \"person\",\n        \"customer\": {\n            \"email\": \"john.doe@eskolare.com.br\",\n            \"phone_country_code\": \"55\",\n            \"phone_area_code\": \"11\",\n            \"phone_number\": \"999999999\",\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"document\": \"123.456.789-78\",\n            \"document_type\": \"CPF\",\n            \"external_id\": null\n        },\n        \"organization\": null,\n        \"seller\": {\n            \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n            \"slug\": \"skoolare\",\n            \"display_name\": \"Skoolare\",\n            \"official_name\": \"Skoolare Teste\",\n            \"type\": \"person\",\n            \"tax_document\": \"714.374.452-25\",\n            \"logo\": \"http://localhost:8001/media/public/logo614.png\"\n        },\n        \"charge_type\": \"singlepayment\",\n        \"is_reverted\": true,\n        \"external_id\": \"\"\n    },\n    \"user\": {\n        \"email\": \"john.doe@eskolare.com.br\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"picture\": null\n    },\n    \"refund_amount\": \"1000.00\",\n    \"type\": \"cancellation\",\n    \"status\": \"success\",\n    \"reason\": null,\n    \"external_id\": null,\n    \"date_completed\": null,\n    \"date_created\": \"2024-12-16T17:31:36.246973-03:00\",\n    \"date_updated\": \"2024-12-16T17:31:37.498180-03:00\",\n    \"lines\": [\n        {\n            \"uid\": \"67bc4b57-359c-4f3b-839f-2a974ec789a4\",\n            \"product\": {\n                \"uid\": \"903dbd0a-1f72-48cf-9544-fe93b2b2f511\",\n                \"title\": \"Box - Trilogia O Senhor dos Anéis\",\n                \"subtitle\": \"\",\n                \"slug\": \"box-trilogia-o-senhor-dos-aneis\",\n                \"upc\": \"LOTR-BOX\",\n                \"structure\": \"standalone\",\n                \"product_class\": \"Livros\",\n                \"product_class_slug\": \"livros\",\n                \"requires_shipping\": true,\n                \"brand\": \"2Ab Editora\",\n                \"image\": {\n                    \"uid\": \"8c99468a-c68d-4787-8d2d-eb23739bd653\",\n                    \"file\": \"/media/public/products/skoolare/image/2022/09/senhor_dos_aneis_-_box.jpg\",\n                    \"display_order\": 0,\n                    \"title\": \"senhor_dos_aneis_-_box.jpg\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                },\n                \"ref_ids\": [],\n                \"external_id\": null\n            },\n            \"quantity\": 1,\n            \"list_price\": \"289.90\",\n            \"selling_price\": \"1250.00\",\n            \"subtotal\": \"1250.00\",\n            \"discount_amount\": \"0.00\",\n            \"addition_amount\": \"0.00\",\n            \"interest_amount\": \"0.00\",\n            \"shipping_amount\": \"0.00\",\n            \"line_total\": \"1250.00\",\n            \"is_manual_price\": false,\n            \"status\": \"canceled\",\n            \"billing_group\": null,\n            \"date_created\": \"2024-11-01T14:27:07.925545-03:00\",\n            \"date_updated\": \"2024-12-16T17:31:37.109018-03:00\"\n        }\n    ],\n    \"payments\": [\n        {\n            \"payment\": {\n                \"uid\": \"307fc6d1-418b-48d3-9079-a6886c7ab9d6\",\n                \"code\": \"ORD-378EHR3-001\",\n                \"label\": \"\",\n                \"status\": \"refunded\",\n                \"charge_status\": \"fully-refunded\",\n                \"due_date\": \"2024-11-01T14:27:07.993287-03:00\",\n                \"payment_method\": {\n                    \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"description\": \"\",\n                    \"group\": \"credit_card\",\n                    \"brand\": {\n                        \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                    }\n                },\n                \"funding_instrument\": {\n                    \"holder\": \"Rafaela Teixeira\",\n                    \"exp_year\": 25,\n                    \"exp_month\": 12,\n                    \"last_digits\": \"6492\",\n                    \"first_digits\": \"559651\"\n                },\n                \"payment_gateway_data\": {},\n                \"installments\": 1,\n                \"installment_amount\": \"1250.00\",\n                \"interest_rate\": \"0.000000\",\n                \"interest_amount\": \"0.00\",\n                \"subtotal\": \"1250.00\",\n                \"addition_amount\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"total\": \"1250.00\",\n                \"date_created\": \"2024-11-01T14:27:08.020103-03:00\",\n                \"date_updated\": \"2024-12-16T17:31:36.734424-03:00\",\n                \"captured_amount\": \"1250.00\",\n                \"refunded_amount\": \"1250.00\",\n                \"customer_ip_address\": \"168.181.48.203\",\n                \"is_active\": true,\n                \"auth_date\": \"2024-11-01T14:27:08.201993-03:00\",\n                \"split_status\": \"reverted\"\n            },\n            \"refund_amount\": \"1000.00\"\n        }\n    ],\n    \"refunds\": [\n        {\n            \"code\": \"REF-3GL9CWY\",\n            \"amount\": \"1000.00\",\n            \"status\": \"success\",\n            \"date_completed\": \"2024-12-16T17:31:36.742376-03:00\"\n        }\n    ]\n}"}],"_postman_id":"12dca389-8349-4bac-ac7f-2b3ca501d59e"}],"id":"f504383d-2f15-4040-97a8-cf21685d436e","_postman_id":"f504383d-2f15-4040-97a8-cf21685d436e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Institutions","item":[{"name":"Partnerships","item":[{"name":"List Partnerships","event":[{"listen":"test","script":{"id":"5e039c88-66fe-490a-a5c7-8dfa607a45e4","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"patnership_uid_or_external_id_or_slug\", o.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"1ef2cebc-2bc4-4959-871f-e78c01cdbd09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/?search=sao-jose&limit=2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","partnerships",""],"host":["{{environment}}"],"query":[{"key":"search","value":"sao-jose"},{"key":"limit","value":"2"},{"disabled":true,"key":"ordering","value":"-date_created"}],"variable":[]}},"response":[{"id":"08938103-bf97-4fa5-b144-b6bf7ef58144","name":"List Partnerships","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/?search=sao-jose&limit=2","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","institutions","partnerships",""],"query":[{"key":"search","value":"sao-jose"},{"key":"limit","value":"2"},{"key":"ordering","value":"-date_created","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Sep 2024 10:37:03 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3177"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"61682319bd8b460990561662a4208336"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=45.66900000000018;desc=\"User CPU time\", TimerPanel_stime;dur=15.619999999999967;desc=\"System CPU time\", TimerPanel_total;dur=61.28900000000015;desc=\"Total CPU time\", TimerPanel_total_time;dur=119.45605278015137;desc=\"Elapsed time\", SQLPanel_sql_time;dur=53.91955375671387;desc=\"SQL 19 queries\", CachePanel_total_time;dur=8.891105651855469;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 37,\n    \"next\": \"http://localhost:8001/api/integrations/eskolare/institutions/partnerships/?limit=2&offset=2&search=sao-jose\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"7358e726-336a-4a2f-8ef0-c4913b19b384\",\n            \"institution\": {\n                \"uid\": \"acfd14b7-be11-4ddc-8a75-6ff32a6fb491\",\n                \"display_name\": \"Colégio São José\",\n                \"slug\": \"colegio-sao-jose-11\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\",\n                \"managed\": false,\n                \"address\": {\n                    \"line1\": \"Alameda Vicente Pinzon\",\n                    \"line2\": \"Vila Olímpia\",\n                    \"line3\": \"Cubo Itaú\",\n                    \"line4\": \"54\",\n                    \"postcode\": \"04547-130\",\n                    \"city\": \"São Paulo\",\n                    \"city_code\": \"3550308\",\n                    \"state\": \"São Paulo\",\n                    \"state_code\": \"SP\"\n                }\n            },\n            \"is_active\": true,\n            \"tax_document\": \"28.180.616/0001-00\",\n            \"institution_external_id\": \"123\",\n            \"max_installments\": 12,\n            \"default_warehouse\": null,\n            \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local/loja\",\n            \"main_channel\": {\n                \"uid\": \"71b38ed3-26c5-46a6-a521-bc11cdf37c1d\",\n                \"site\": {\n                    \"uid\": \"9f818862-9357-4d00-b976-82f38c7b66c7\",\n                    \"title\": \"Colégio São José\",\n                    \"subdomain\": \"colegio-sao-jose-11\",\n                    \"domain\": null,\n                    \"privacy\": \"restricted\",\n                    \"description\": \"\",\n                    \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local\",\n                    \"date_created\": \"2023-10-11T19:35:20.936823-03:00\",\n                    \"date_updated\": \"2023-10-11T19:35:20.973984-03:00\"\n                },\n                \"title\": \"Colégio São José\",\n                \"description\": \"\",\n                \"slug\": \"loja\",\n                \"type\": \"sales\",\n                \"privacy\": \"\",\n                \"logo\": null,\n                \"cover\": null,\n                \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local/loja\",\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"maintenance_message\": \"\",\n                \"date_created\": \"2023-10-11T19:35:20.961355-03:00\",\n                \"date_updated\": \"2023-10-11T19:35:20.961413-03:00\"\n            },\n            \"docks\": [\n                {\n                    \"uid\": \"65396ed5-af4e-4603-ab3e-aac0bd70bce1\",\n                    \"label\": \"Doca - Colégio Santa Paula - 1\",\n                    \"time_cost\": 0,\n                    \"time_cost_date\": null,\n                    \"is_active\": true,\n                    \"external_id\": \"8260-B\",\n                    \"date_created\": \"2024-09-20T08:03:18.277159-03:00\",\n                    \"date_updated\": \"2024-09-25T06:56:56.967562-03:00\"\n                }\n            ],\n            \"primary_contact\": {\n                \"uid\": \"303b974a-36f3-4c80-9e41-bab61b0b0676\",\n                \"name\": \"John Doe\",\n                \"phone_number\": \"11941355932\",\n                \"email\": \"john.doe@example.com\",\n                \"job_title\": \"CEO\",\n                \"date_created\": \"2024-10-02T08:15:39.941400-03:00\",\n                \"date_updated\": \"2024-10-02T08:15:39.941425-03:00\"\n            },\n            \"date_created\": \"2023-10-11T19:35:20.506964-03:00\",\n            \"date_updated\": \"2023-10-16T23:41:51.062017-03:00\"\n        },\n        {\n            \"uid\": \"ddf7872e-a76b-4406-9c9c-a1bc6c1a8b5b\",\n            \"institution\": {\n                \"uid\": \"279d132a-b22b-4258-882b-3b42b347a28f\",\n                \"display_name\": \"Colégio São José\",\n                \"slug\": \"colegio-sao-jose-10xx\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\",\n                \"managed\": false,\n                \"address\": {\n                    \"line1\": \"Alameda Vicente Pinzon\",\n                    \"line2\": \"Vila Olímpia\",\n                    \"line3\": \"Cubo Itaú\",\n                    \"line4\": \"54\",\n                    \"postcode\": \"04547-130\",\n                    \"city\": \"São Paulo\",\n                    \"city_code\": \"3550308\",\n                    \"state\": \"São Paulo\",\n                    \"state_code\": \"SP\"\n                }\n            },\n            \"is_active\": true,\n            \"tax_document\": \"28.180.616/0001-00\",\n            \"institution_external_id\": \"123\",\n            \"max_installments\": 12,\n            \"default_warehouse\": null,\n            \"absolute_url\": \"http://colegio-sao-jose-10xx.eskolareshop.local/loja\",\n            \"main_channel\": {\n                \"uid\": \"fd06b7b4-70ec-40ba-accc-30d0397377d4\",\n                \"site\": {\n                    \"uid\": \"4b5c4000-4c0f-4bed-b07b-a303e7fb6355\",\n                    \"title\": \"Colégio São José\",\n                    \"subdomain\": \"colegio-sao-jose-10xx\",\n                    \"domain\": null,\n                    \"privacy\": \"restricted\",\n                    \"description\": \"\",\n                    \"absolute_url\": \"http://colegio-sao-jose-10xx.eskolareshop.local\",\n                    \"date_created\": \"2023-09-18T21:21:30.069501-03:00\",\n                    \"date_updated\": \"2023-09-18T21:21:30.081394-03:00\"\n                },\n                \"title\": \"Colégio São José\",\n                \"description\": \"\",\n                \"slug\": \"loja\",\n                \"type\": \"sales\",\n                \"privacy\": \"\",\n                \"logo\": null,\n                \"cover\": null,\n                \"absolute_url\": \"http://colegio-sao-jose-10xx.eskolareshop.local/loja\",\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"maintenance_message\": \"\",\n                \"date_created\": \"2023-09-18T21:21:30.078702-03:00\",\n                \"date_updated\": \"2023-09-18T21:21:30.078711-03:00\"\n            },\n            \"docks\": [\n                {\n                    \"uid\": \"65396ed5-af4e-4603-ab3e-aac0bd70bce1\",\n                    \"label\": \"Doca - Colégio Santa Paula - 1\",\n                    \"time_cost\": 0,\n                    \"time_cost_date\": null,\n                    \"is_active\": true,\n                    \"external_id\": \"8260-B\",\n                    \"date_created\": \"2024-09-20T08:03:18.277159-03:00\",\n                    \"date_updated\": \"2024-09-25T06:56:56.967562-03:00\"\n                }\n            ],\n            \"primary_contact\": {\n                \"uid\": \"303b974a-36f3-4c80-9e41-bab61b0b0676\",\n                \"name\": \"John Doe\",\n                \"phone_number\": \"11941355932\",\n                \"email\": \"john.doe@example.com\",\n                \"job_title\": \"CEO\",\n                \"date_created\": \"2024-10-02T08:15:39.941400-03:00\",\n                \"date_updated\": \"2024-10-02T08:15:39.941425-03:00\"\n            },\n            \"date_created\": \"2023-09-18T21:21:29.666819-03:00\",\n            \"date_updated\": \"2023-09-18T21:21:29.666851-03:00\"\n        }\n    ]\n}"}],"_postman_id":"1ef2cebc-2bc4-4959-871f-e78c01cdbd09"},{"name":"Create Partnership","id":"0be99231-3786-43de-95a7-14600b7d8597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"institution\": {\n        \"display_name\": \"Colégio Santa Paula\",\n        \"slug\": \"colegio-santa-paula-3\",\n        \"logo_url\": \"https://eskolare-public-media-production.s3.amazonaws.com/logo-Skoolare-institutions.png\",\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\"\n        }\n    },\n    \"tax_document\": \"17.789.338/0001-77\",\n    \"is_active\": true,\n    \"default_warehouse\": {\n        \"external_id\": \"85\"\n    },\n    \"primary_contact\": {\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone_number\": \"11941355932\",\n        \"job_title\": \"CEO\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","partnerships",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"78557448-1a1d-4fe1-aeea-40a0d95c3a79","name":"Create Partnership - Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"institution\": {\n        \"display_name\": \"Colégio Santa Paula\",\n        \"slug\": \"colegio-santa-paula-3\",\n        \"logo_url\": \"https://eskolare-public-media-production.s3.amazonaws.com/logo-Skoolare-institutions.png\",\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\"\n        }\n    },\n    \"tax_document\": \"20.101.639/0001-70\",\n    \"is_active\": true,\n    \"institution_external_id\": \"123\",\n    \"max_installments\": 12,\n    \"default_warehouse\": {\n        \"external_id\": \"85\"\n    },\n    \"main_channel\": {\n        \"site\": \"skoolare\",\n        \"title\": \"Nome da loja\",\n        \"slug\": \"codigo-de-url-da-loja\",\n        \"logo\": \"https://eskolare-public-media-production.s3.amazonaws.com/logo-Skoolare-institutions.png\",\n        \"cover\": \"https://eskolare-public-media-production.s3.amazonaws.com/logo-Skoolare-institutions.png\",\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"maintenance_message\": \"Mensagem para exibir no modo manutenção...\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Sep 2024 10:47:10 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1882"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"0094c04f-96fc-482c-b532-2139a0d71dc3\",\n    \"institution\": {\n        \"uid\": \"59ff4630-4e53-479c-a640-a42c65c436e1\",\n        \"display_name\": \"Colégio Santa Paula\",\n        \"slug\": \"colegio-santa-paula-3\",\n        \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions_Cn4J0ID.webp\",\n        \"managed\": false,\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\",\n            \"city\": \"São Paulo\",\n            \"city_code\": \"3550308\",\n            \"state\": \"São Paulo\",\n            \"state_code\": \"SP\"\n        }\n    },\n    \"is_active\": true,\n    \"tax_document\": \"20.101.639/0001-70\",\n    \"institution_external_id\": \"123\",\n    \"max_installments\": 12,\n    \"default_warehouse\": {\n        \"uid\": \"25017c76-61ec-4629-83b8-50d7973ecf00\",\n        \"label\": \"Armazém - Colégio Santa Paula\",\n        \"external_id\": \"85\"\n    },\n    \"absolute_url\": \"http://skoolare.eskolareshop.local/codigo-de-url-da-loja\",\n    \"main_channel\": {\n        \"uid\": \"e9adebd6-f9bb-4198-bdc7-d2c6cc5d49ae\",\n        \"site\": {\n            \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n            \"title\": \"Skoolare\",\n            \"subdomain\": \"skoolare\",\n            \"domain\": null,\n            \"privacy\": \"restricted\",\n            \"description\": \"\",\n            \"absolute_url\": \"http://skoolare.eskolareshop.local\",\n            \"date_created\": \"2022-07-15T02:02:42.725938-03:00\",\n            \"date_updated\": \"2024-01-10T11:41:07.185741-03:00\"\n        },\n        \"title\": \"Nome da loja\",\n        \"description\": \"\",\n        \"slug\": \"codigo-de-url-da-loja\",\n        \"type\": \"sales\",\n        \"privacy\": \"\",\n        \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/codigo-de-url-da-loja/logo-Skoolare-institutions_O2TIZjY.webp\",\n        \"cover\": \"http://localhost:8001/media/public/sites/skoolare/media/codigo-de-url-da-loja/logo-Skoolare-institutions.webp\",\n        \"absolute_url\": \"http://skoolare.eskolareshop.local/codigo-de-url-da-loja\",\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"maintenance_message\": \"Mensagem para exibir no modo manutenção...\",\n        \"date_created\": \"2024-09-20T07:47:10.714864-03:00\",\n        \"date_updated\": \"2024-09-20T07:47:10.724940-03:00\"\n    },\n    \"primary_contact\": {\n        \"uid\": \"303b974a-36f3-4c80-9e41-bab61b0b0676\",\n        \"name\": \"John Doe\",\n        \"phone_number\": \"11941355932\",\n        \"email\": \"john.doe@example.com\",\n        \"job_title\": \"CEO\",\n        \"date_created\": \"2024-10-02T08:15:39.941400-03:00\",\n        \"date_updated\": \"2024-10-02T08:15:39.941425-03:00\"\n    },\n    \"date_created\": \"2024-09-20T07:47:10.693994-03:00\",\n    \"date_updated\": \"2024-09-20T07:47:10.775986-03:00\"\n}"},{"id":"7418f9cc-281c-4b99-96c2-e7b1d649e171","name":"Create Partnership - Invalid","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"institution\": {\n        \"display_name\": \"Colégio São José\",\n        \"slug\": \"colegio-sao-jose\",\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\"\n        }\n    },\n    \"tax_document\": \"28.180.616/0001-00\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 08 Aug 2023 20:15:40 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"68"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"institution\": {\n        \"slug\": [\n            \"instituição com este slug já existe.\"\n        ]\n    }\n}"}],"_postman_id":"0be99231-3786-43de-95a7-14600b7d8597"},{"name":"Retrieve Partnership","id":"b02af374-7ba4-4afe-a22d-fbc1b749de7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/{{patnership_uid_or_external_id_or_slug}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","partnerships","{{patnership_uid_or_external_id_or_slug}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"dbce3d6c-4876-41da-a788-515756433fbe","name":"Retrieve Partnership","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/{{patnership_uid_or_external_id_or_slug}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Sep 2024 11:03:29 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1504"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"ec901814aacb428a9be6e88b61d038dc"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=304.3559999999998;desc=\"User CPU time\", TimerPanel_stime;dur=140.03299999999984;desc=\"System CPU time\", TimerPanel_total;dur=444.38899999999967;desc=\"Total CPU time\", TimerPanel_total_time;dur=479.1758060455322;desc=\"Elapsed time\", SQLPanel_sql_time;dur=35.225629806518555;desc=\"SQL 18 queries\", CachePanel_total_time;dur=5.538225173950195;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"7358e726-336a-4a2f-8ef0-c4913b19b384\",\n    \"institution\": {\n        \"uid\": \"acfd14b7-be11-4ddc-8a75-6ff32a6fb491\",\n        \"display_name\": \"Colégio São José\",\n        \"slug\": \"colegio-sao-jose-11\",\n        \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\",\n        \"managed\": false,\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\",\n            \"city\": \"São Paulo\",\n            \"city_code\": \"3550308\",\n            \"state\": \"São Paulo\",\n            \"state_code\": \"SP\"\n        }\n    },\n    \"is_active\": true,\n    \"tax_document\": \"28.180.616/0001-00\",\n    \"institution_external_id\": \"123\",\n    \"max_installments\": 12,\n    \"default_warehouse\": null,\n    \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local/loja\",\n    \"main_channel\": {\n        \"uid\": \"71b38ed3-26c5-46a6-a521-bc11cdf37c1d\",\n        \"site\": {\n            \"uid\": \"9f818862-9357-4d00-b976-82f38c7b66c7\",\n            \"title\": \"Colégio São José\",\n            \"subdomain\": \"colegio-sao-jose-11\",\n            \"domain\": null,\n            \"privacy\": \"restricted\",\n            \"description\": \"\",\n            \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local\",\n            \"date_created\": \"2023-10-11T19:35:20.936823-03:00\",\n            \"date_updated\": \"2023-10-11T19:35:20.973984-03:00\"\n        },\n        \"title\": \"Colégio São José\",\n        \"description\": \"\",\n        \"slug\": \"loja\",\n        \"type\": \"sales\",\n        \"privacy\": \"\",\n        \"logo\": null,\n        \"cover\": null,\n        \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local/loja\",\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"maintenance_message\": \"\",\n        \"date_created\": \"2023-10-11T19:35:20.961355-03:00\",\n        \"date_updated\": \"2023-10-11T19:35:20.961413-03:00\"\n    },\n    \"docks\": [\n        {\n            \"uid\": \"65396ed5-af4e-4603-ab3e-aac0bd70bce1\",\n            \"label\": \"Doca - Colégio Santa Paula - 1\",\n            \"time_cost\": 0,\n            \"time_cost_date\": null,\n            \"is_active\": true,\n            \"external_id\": \"8260-B\",\n            \"date_created\": \"2024-09-20T08:03:18.277159-03:00\",\n            \"date_updated\": \"2024-09-25T06:56:56.967562-03:00\"\n        }\n    ],\n    \"primary_contact\": {\n        \"uid\": \"303b974a-36f3-4c80-9e41-bab61b0b0676\",\n        \"name\": \"John Doe\",\n        \"phone_number\": \"11941355932\",\n        \"email\": \"john.doe@example.com\",\n        \"job_title\": \"CEO\",\n        \"date_created\": \"2024-10-02T08:15:39.941400-03:00\",\n        \"date_updated\": \"2024-10-02T08:15:39.941425-03:00\"\n    },\n    \"date_created\": \"2023-10-11T19:35:20.506964-03:00\",\n    \"date_updated\": \"2023-10-16T23:41:51.062017-03:00\"\n}"}],"_postman_id":"b02af374-7ba4-4afe-a22d-fbc1b749de7e"},{"name":"Update Partnership","id":"0a1deb88-ad75-4279-96b4-0f8981ff041e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"institution\": {\n        \"display_name\": \"Colégio São José\",\n        \"logo_url\": \"https://eskolare-public-media-production.s3.amazonaws.com/logo-Skoolare-institutions.png\",\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\"\n        }\n    },\n    \"tax_document\": \"28.180.616/0001-00\",\n    \"is_active\": true,\n    \"institution_external_id\": \"123\",\n    \"max_installments\": 12,\n    \"docks\": [\n        \"8260-B\"\n    ],\n    \"primary_contact\": {\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone_number\": \"11941355932\",\n        \"job_title\": \"CEO\"\n    },\n    \"main_channel\": {\n        \"title\": \"Nome da loja\",\n        \"slug\": \"codigo-de-url-da-loja\",\n        \"logo\": \"https://eskolare-public-media-production.s3.amazonaws.com/logo-Skoolare-institutions.png\",\n        \"cover\": \"https://eskolare-public-media-production.s3.amazonaws.com/logo-Skoolare-institutions.png\",\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"maintenance_message\": \"Mensagem para exibir no modo manutenção...\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/{{patnership_uid_or_external_id_or_slug}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","partnerships","{{patnership_uid_or_external_id_or_slug}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"07637550-7c47-47af-a49d-5999493245e6","name":"Update Partnership","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"institution\": {\n        \"display_name\": \"Colégio São José\",\n        \"slug\": \"colegio-sao-jose-2\",\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\"\n        }\n    },\n    \"tax_document\": \"28.180.616/0001-00\",\n    \"is_active\": true,\n    \"institution_external_id\": \"123\",\n    \"max_installments\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/{{patnership_uid_or_external_id_or_slug}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 20 Aug 2023 17:18:27 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"734"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"9de05b75-6d00-46b1-be25-fe877190b57e\",\n    \"institution\": {\n        \"uid\": \"a90e014a-c578-4bcf-8629-17ef59a23646\",\n        \"display_name\": \"Colégio São José\",\n        \"slug\": \"colegio-sao-jose-2\",\n        \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\",\n        \"managed\": false,\n        \"address\": {\n            \"line1\": \"Alameda Vicente Pinzon\",\n            \"line2\": \"Vila Olímpia\",\n            \"line3\": \"Cubo Itaú\",\n            \"line4\": \"54\",\n            \"postcode\": \"04547-130\",\n            \"city\": \"São Paulo\",\n            \"city_code\": \"3550308\",\n            \"state\": \"São Paulo\",\n            \"state_code\": \"SP\"\n        }\n    },\n    \"main_channel\": {\n        \"uid\": \"71b38ed3-26c5-46a6-a521-bc11cdf37c1d\",\n        \"site\": {\n            \"uid\": \"9f818862-9357-4d00-b976-82f38c7b66c7\",\n            \"title\": \"Colégio São José\",\n            \"subdomain\": \"colegio-sao-jose-11\",\n            \"domain\": null,\n            \"privacy\": \"restricted\",\n            \"description\": \"\",\n            \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local\",\n            \"date_created\": \"2023-10-11T19:35:20.936823-03:00\",\n            \"date_updated\": \"2023-10-11T19:35:20.973984-03:00\"\n        },\n        \"title\": \"Colégio São José\",\n        \"description\": \"\",\n        \"slug\": \"loja\",\n        \"type\": \"sales\",\n        \"privacy\": \"\",\n        \"logo\": null,\n        \"cover\": null,\n        \"absolute_url\": \"http://colegio-sao-jose-11.eskolareshop.local/loja\",\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"maintenance_message\": \"\",\n        \"date_created\": \"2023-10-11T19:35:20.961355-03:00\",\n        \"date_updated\": \"2023-10-11T19:35:20.961413-03:00\"\n    },\n    \"docks\": [\n        {\n            \"uid\": \"65396ed5-af4e-4603-ab3e-aac0bd70bce1\",\n            \"label\": \"Doca - Colégio Santa Paula - 1\",\n            \"time_cost\": 0,\n            \"time_cost_date\": null,\n            \"is_active\": true,\n            \"external_id\": \"8260-B\",\n            \"date_created\": \"2024-09-20T08:03:18.277159-03:00\",\n            \"date_updated\": \"2024-09-25T06:56:56.967562-03:00\"\n        }\n    ],\n    \"primary_contact\": {\n        \"uid\": \"303b974a-36f3-4c80-9e41-bab61b0b0676\",\n        \"name\": \"John Doe\",\n        \"phone_number\": \"11941355932\",\n        \"email\": \"john.doe@example.com\",\n        \"job_title\": \"CEO\",\n        \"date_created\": \"2024-10-02T08:15:39.941400-03:00\",\n        \"date_updated\": \"2024-10-02T08:15:39.941425-03:00\"\n    },\n    \"is_active\": true,\n    \"tax_document\": \"084.618.226-25\",\n    \"institution_external_id\": \"123\",\n    \"max_installments\": 12,\n    \"absolute_url\": \"http://colegio-sao-jose-2-1.eskolareshop.local/loja\",\n    \"date_created\": \"2023-08-09T11:21:27.003582-03:00\",\n    \"date_updated\": \"2023-08-20T14:18:27.008947-03:00\"\n}"}],"_postman_id":"0a1deb88-ad75-4279-96b4-0f8981ff041e"},{"name":"Delete Partnership","id":"f4793294-b3d8-42b1-9531-375401eeaf78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/{{patnership_uid_or_external_id_or_slug}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","partnerships","{{patnership_uid_or_external_id_or_slug}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"04597053-cd0d-4475-aff7-e21576b3f9f6","name":"Delete Partnership","originalRequest":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/partnerships/{{patnership_uid_or_external_id_or_slug}}/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 20 Aug 2023 17:19:08 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=213.0010000000002;desc=\"User CPU time\", TimerPanel_stime;dur=79.69599999999843;desc=\"System CPU time\", TimerPanel_total;dur=292.69699999999864;desc=\"Total CPU time\", TimerPanel_total_time;dur=386.9609832763672;desc=\"Elapsed time\", SQLPanel_sql_time;dur=70.62625885009766;desc=\"SQL 16 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f4793294-b3d8-42b1-9531-375401eeaf78"}],"id":"d5261ac6-197a-4a66-96f7-d30a71a4742f","_postman_id":"d5261ac6-197a-4a66-96f7-d30a71a4742f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Grades","item":[{"name":"List Grades","event":[{"listen":"test","script":{"id":"b6790a97-5977-4958-b3e9-f0c15bfb4a2c","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"grade_uid_or_slug\", o.slug);","    break;","}",""],"type":"text/javascript"}}],"id":"bfe6b59b-3c6d-49e8-9f3a-b81937098a56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/grades/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","grades",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"b70dbb10-d842-47b4-bb8e-797121ecb651","name":"List Grades","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/grades/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 04:34:56 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"5557"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=222.461;desc=\"User CPU time\", TimerPanel_stime;dur=158.00300000000001;desc=\"System CPU time\", TimerPanel_total;dur=380.46400000000006;desc=\"Total CPU time\", TimerPanel_total_time;dur=437.2742176055908;desc=\"Elapsed time\", SQLPanel_sql_time;dur=36.07940673828125;desc=\"SQL 7 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 19,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"06bcc1d7-2428-4ecb-81f3-aea615a64b85\",\n            \"name\": \"Todos\",\n            \"slug\": \"educacao-basica-geral-todos\",\n            \"parent\": {\n                \"uid\": \"1bfca6b7-61d5-4648-882a-c97a802eda73\",\n                \"name\": \"Geral\",\n                \"slug\": \"educacao-basica-geral\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"a59d5b69-45ad-4336-9b48-8a0ff412cdad\",\n            \"name\": \"0 ano\",\n            \"slug\": \"i0\",\n            \"parent\": {\n                \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                \"name\": \"Educação Infantil\",\n                \"slug\": \"educacao-infantil\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"a7b0e1f0-34f7-4a13-928d-6f30d4040a4f\",\n            \"name\": \"1 ano\",\n            \"slug\": \"i1\",\n            \"parent\": {\n                \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                \"name\": \"Educação Infantil\",\n                \"slug\": \"educacao-infantil\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"d7b0b881-49f3-43bc-99b0-aae46ac5bb77\",\n            \"name\": \"2 anos\",\n            \"slug\": \"i2\",\n            \"parent\": {\n                \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                \"name\": \"Educação Infantil\",\n                \"slug\": \"educacao-infantil\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"7544b831-edcc-42df-a37e-0ea0019a2477\",\n            \"name\": \"3 anos\",\n            \"slug\": \"i3\",\n            \"parent\": {\n                \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                \"name\": \"Educação Infantil\",\n                \"slug\": \"educacao-infantil\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"513c79ef-d3b6-4b46-b167-4526bab549a1\",\n            \"name\": \"4 anos\",\n            \"slug\": \"i4\",\n            \"parent\": {\n                \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                \"name\": \"Educação Infantil\",\n                \"slug\": \"educacao-infantil\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"dd117629-39a0-43bf-bc73-90195aa384cf\",\n            \"name\": \"5 anos\",\n            \"slug\": \"i5\",\n            \"parent\": {\n                \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                \"name\": \"Educação Infantil\",\n                \"slug\": \"educacao-infantil\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"6bd6e74e-db59-4ecb-b1af-afd37e21e787\",\n            \"name\": \"1º ano\",\n            \"slug\": \"f1\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"9d831132-3364-4d3e-8682-48e49d8b47bc\",\n            \"name\": \"2º ano\",\n            \"slug\": \"f2\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"76731409-80ef-4e7a-9c25-a6a905fc7375\",\n            \"name\": \"3º ano\",\n            \"slug\": \"f3\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"0ca25975-3b10-43a6-9ace-c0001336ac04\",\n            \"name\": \"4º ano\",\n            \"slug\": \"f4\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"45d35d9d-1f0c-4804-aa8d-5af8dbfe8557\",\n            \"name\": \"5º ano\",\n            \"slug\": \"f5\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"0968d2cf-0ba2-4367-84a1-4e4c99cc6f11\",\n            \"name\": \"6º ano\",\n            \"slug\": \"f6\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"8b4e8801-71e0-4c82-8b72-8acf640ade4c\",\n            \"name\": \"7º ano\",\n            \"slug\": \"f7\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"df31f4e9-0769-423d-a564-bfd12533dd63\",\n            \"name\": \"8º ano\",\n            \"slug\": \"f8\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"df90b0ec-fa80-4d62-b151-a174f2a22a71\",\n            \"name\": \"9º ano\",\n            \"slug\": \"f9\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n            \"name\": \"1º ano\",\n            \"slug\": \"m1\",\n            \"parent\": {\n                \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                \"name\": \"Ensino Médio\",\n                \"slug\": \"educacao-basica-ensino-medio\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"d350cee5-b65d-4871-ba48-140b61d29c33\",\n            \"name\": \"2º ano\",\n            \"slug\": \"m2\",\n            \"parent\": {\n                \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                \"name\": \"Ensino Médio\",\n                \"slug\": \"educacao-basica-ensino-medio\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        {\n            \"uid\": \"a775d6d7-a408-4f29-ab63-86462d2f157d\",\n            \"name\": \"3º ano\",\n            \"slug\": \"m3\",\n            \"parent\": {\n                \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                \"name\": \"Ensino Médio\",\n                \"slug\": \"educacao-basica-ensino-medio\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"bfe6b59b-3c6d-49e8-9f3a-b81937098a56"},{"name":"Retrieve Grade","id":"d3aac69d-56c9-44e0-8f68-b03abc8519a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/grades/{{grade_uid_or_slug}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","grades","{{grade_uid_or_slug}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"3392bdf2-400d-4089-b49c-01ca908a2559","name":"Retrieve Grade","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/grades/{{grade_uid_or_slug}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 04:39:22 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"295"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=213.7319999999998;desc=\"User CPU time\", TimerPanel_stime;dur=150.03900000000004;desc=\"System CPU time\", TimerPanel_total;dur=363.77099999999984;desc=\"Total CPU time\", TimerPanel_total_time;dur=415.88807106018066;desc=\"Elapsed time\", SQLPanel_sql_time;dur=27.975797653198242;desc=\"SQL 6 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"06bcc1d7-2428-4ecb-81f3-aea615a64b85\",\n    \"name\": \"Todos\",\n    \"slug\": \"educacao-basica-geral-todos\",\n    \"parent\": {\n        \"uid\": \"1bfca6b7-61d5-4648-882a-c97a802eda73\",\n        \"name\": \"Geral\",\n        \"slug\": \"educacao-basica-geral\",\n        \"educational_level\": {\n            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n            \"name\": \"Educação básica\"\n        }\n    }\n}"}],"_postman_id":"d3aac69d-56c9-44e0-8f68-b03abc8519a2"}],"id":"8bdcec14-7de8-44e4-8d8b-95076f959d28","_postman_id":"8bdcec14-7de8-44e4-8d8b-95076f959d28","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Showcases","item":[{"name":"List Showcases","event":[{"listen":"test","script":{"id":"b6790a97-5977-4958-b3e9-f0c15bfb4a2c","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"showcase_uid\", o.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"331a6c42-bf28-473c-b37c-308616630309","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/showcases/?limit=5&offset=20","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","showcases",""],"host":["{{environment}}"],"query":[{"key":"limit","value":"5"},{"key":"offset","value":"20"}],"variable":[]}},"response":[{"id":"773c3c90-1e5a-4856-b16a-dcfe0e92751c","name":"List Showcases","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/showcases/?limit=5&offset=20","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","institutions","showcases",""],"query":[{"key":"limit","value":"5"},{"key":"offset","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 12:21:29 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"4260"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=294.0329999999998;desc=\"User CPU time\", TimerPanel_stime;dur=176.57999999999996;desc=\"System CPU time\", TimerPanel_total;dur=470.6129999999997;desc=\"Total CPU time\", TimerPanel_total_time;dur=541.3260459899902;desc=\"Elapsed time\", SQLPanel_sql_time;dur=43.13492774963379;desc=\"SQL 11 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 71,\n    \"next\": \"http://localhost:8001/api/integrations/eskolare/institutions/showcases/?limit=5&offset=25\",\n    \"previous\": \"http://localhost:8001/api/integrations/eskolare/institutions/showcases/?limit=5&offset=15\",\n    \"results\": [\n        {\n            \"uid\": \"c02c39ac-70a0-4fa2-8a33-65c95e37303b\",\n            \"display_name\": \"Teste\",\n            \"slug\": \"f5-teste-2024-1\",\n            \"cycle\": \"2024\",\n            \"store\": {\n                \"uid\": \"530df5fe-c177-4693-b9fa-46c58555d11f\",\n                \"display_name\": \"5º ano\",\n                \"slug\": \"ensino-fundamental-5o-ano\",\n                \"grade\": {\n                    \"uid\": \"45d35d9d-1f0c-4804-aa8d-5af8dbfe8557\",\n                    \"name\": \"5º ano\",\n                    \"slug\": \"f5\",\n                    \"parent\": {\n                        \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                        \"name\": \"Ensino Fundamental\",\n                        \"slug\": \"educacao-basica-ensino-fundame\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                },\n                \"is_accessible\": true,\n                \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-5o-ano\"\n            },\n            \"availability_start\": null,\n            \"availability_end\": null,\n            \"is_accessible\": true,\n            \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-5o-ano/f5-teste-2024-1\"\n        },\n        {\n            \"uid\": \"00f86ac1-76f5-4aba-8257-c73fee5c5e2a\",\n            \"display_name\": \"Teste\",\n            \"slug\": \"f6-teste-2024\",\n            \"cycle\": \"2024\",\n            \"store\": {\n                \"uid\": \"ff3e444c-4fc9-4750-96de-bb5c7db98818\",\n                \"display_name\": \"6º ano\",\n                \"slug\": \"ensino-fundamental-6o-ano\",\n                \"grade\": {\n                    \"uid\": \"0968d2cf-0ba2-4367-84a1-4e4c99cc6f11\",\n                    \"name\": \"6º ano\",\n                    \"slug\": \"f6\",\n                    \"parent\": {\n                        \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                        \"name\": \"Ensino Fundamental\",\n                        \"slug\": \"educacao-basica-ensino-fundame\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                },\n                \"is_accessible\": true,\n                \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-6o-ano\"\n            },\n            \"availability_start\": null,\n            \"availability_end\": null,\n            \"is_accessible\": true,\n            \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-6o-ano/f6-teste-2024\"\n        },\n        {\n            \"uid\": \"0ca4506a-be01-466f-a39a-da8d0f27676f\",\n            \"display_name\": \"Teste\",\n            \"slug\": \"f7-teste-2024\",\n            \"cycle\": \"2024\",\n            \"store\": {\n                \"uid\": \"40d10cd8-b138-4555-b65f-332ab9a8b0c3\",\n                \"display_name\": \"7º ano\",\n                \"slug\": \"ensino-fundamental-7o-ano\",\n                \"grade\": {\n                    \"uid\": \"8b4e8801-71e0-4c82-8b72-8acf640ade4c\",\n                    \"name\": \"7º ano\",\n                    \"slug\": \"f7\",\n                    \"parent\": {\n                        \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                        \"name\": \"Ensino Fundamental\",\n                        \"slug\": \"educacao-basica-ensino-fundame\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                },\n                \"is_accessible\": true,\n                \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-7o-ano\"\n            },\n            \"availability_start\": null,\n            \"availability_end\": null,\n            \"is_accessible\": true,\n            \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-7o-ano/f7-teste-2024\"\n        },\n        {\n            \"uid\": \"0042ee11-cd13-467f-bdf5-d22fe0869e25\",\n            \"display_name\": \"Teste\",\n            \"slug\": \"f8-teste-2024\",\n            \"cycle\": \"2024\",\n            \"store\": {\n                \"uid\": \"27b17ad1-10b9-4386-9028-0a4cb7d58583\",\n                \"display_name\": \"8º ano\",\n                \"slug\": \"ensino-fundamental-8o-ano\",\n                \"grade\": {\n                    \"uid\": \"df31f4e9-0769-423d-a564-bfd12533dd63\",\n                    \"name\": \"8º ano\",\n                    \"slug\": \"f8\",\n                    \"parent\": {\n                        \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                        \"name\": \"Ensino Fundamental\",\n                        \"slug\": \"educacao-basica-ensino-fundame\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                },\n                \"is_accessible\": true,\n                \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-8o-ano\"\n            },\n            \"availability_start\": null,\n            \"availability_end\": null,\n            \"is_accessible\": true,\n            \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-8o-ano/f8-teste-2024\"\n        },\n        {\n            \"uid\": \"6573c10f-18f5-4658-a896-87023dc12dda\",\n            \"display_name\": \"Teste\",\n            \"slug\": \"f9-teste-2024\",\n            \"cycle\": \"2024\",\n            \"store\": {\n                \"uid\": \"1ccd3c25-1f38-479e-99f3-c8e2a42d7d4f\",\n                \"display_name\": \"9º ano\",\n                \"slug\": \"ensino-fundamental-9o-ano\",\n                \"grade\": {\n                    \"uid\": \"df90b0ec-fa80-4d62-b151-a174f2a22a71\",\n                    \"name\": \"9º ano\",\n                    \"slug\": \"f9\",\n                    \"parent\": {\n                        \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                        \"name\": \"Ensino Fundamental\",\n                        \"slug\": \"educacao-basica-ensino-fundame\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                },\n                \"is_accessible\": true,\n                \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-9o-ano\"\n            },\n            \"availability_start\": null,\n            \"availability_end\": null,\n            \"is_accessible\": true,\n            \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-9o-ano/f9-teste-2024\"\n        }\n    ]\n}"}],"_postman_id":"331a6c42-bf28-473c-b37c-308616630309"},{"name":"Retrieve Showcase","event":[{"listen":"test","script":{"id":"b6790a97-5977-4958-b3e9-f0c15bfb4a2c","exec":[""],"type":"text/javascript"}}],"id":"5df09de4-e312-4e34-9786-a7a357382536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/showcases/{{showcase_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","institutions","showcases","{{showcase_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"47faae08-e666-4a7b-87f3-f8a24bc0abb1","name":"Retrieve Showcase","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/institutions/showcases/{{showcase_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Sep 2023 12:22:03 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"809"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=184.94600000000005;desc=\"User CPU time\", TimerPanel_stime;dur=48.354999999999926;desc=\"System CPU time\", TimerPanel_total;dur=233.301;desc=\"Total CPU time\", TimerPanel_total_time;dur=277.4322032928467;desc=\"Elapsed time\", SQLPanel_sql_time;dur=32.99260139465332;desc=\"SQL 9 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"c02c39ac-70a0-4fa2-8a33-65c95e37303b\",\n    \"display_name\": \"Teste\",\n    \"slug\": \"f5-teste-2024-1\",\n    \"cycle\": \"2024\",\n    \"store\": {\n        \"uid\": \"530df5fe-c177-4693-b9fa-46c58555d11f\",\n        \"display_name\": \"5º ano\",\n        \"slug\": \"ensino-fundamental-5o-ano\",\n        \"grade\": {\n            \"uid\": \"45d35d9d-1f0c-4804-aa8d-5af8dbfe8557\",\n            \"name\": \"5º ano\",\n            \"slug\": \"f5\",\n            \"parent\": {\n                \"uid\": \"676fb6ef-ecea-42ce-a81e-22f2b4210422\",\n                \"name\": \"Ensino Fundamental\",\n                \"slug\": \"educacao-basica-ensino-fundame\",\n                \"educational_level\": {\n                    \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                    \"name\": \"Educação básica\"\n                }\n            }\n        },\n        \"is_accessible\": true,\n        \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-5o-ano\"\n    },\n    \"availability_start\": null,\n    \"availability_end\": null,\n    \"is_accessible\": true,\n    \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare/ensino-fundamental-5o-ano/f5-teste-2024-1\"\n}"}],"_postman_id":"5df09de4-e312-4e34-9786-a7a357382536"}],"id":"13b5eb31-8172-4629-a657-efdc4e74e13b","_postman_id":"13b5eb31-8172-4629-a657-efdc4e74e13b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}}],"id":"7dad92dd-15bf-403d-b883-c4f179b420c4","_postman_id":"7dad92dd-15bf-403d-b883-c4f179b420c4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Payments","item":[{"name":"List Payments","event":[{"listen":"test","script":{"id":"4ec89fea-3d3c-4909-8586-5cec41ee4bd4","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"order_number\", o.order_number);","    postman.setEnvironmentVariable(\"payment_code\", o.code);","    break;","}",""],"type":"text/javascript"}}],"id":"ad75db75-f65a-4df3-ae57-479489e8a686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/payments/?ordering=-date_created&status=authorized","description":"<p>Endpoint de listagem de pagamentos.</p>\n<p>Listagem de status disponíveis para filtragem:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status do Pagamento</th>\n<th>Descrição</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>created</code></td>\n<td>A instrução de pagamento foi criada com sucesso, mas o pagamento ainda não foi processado.</td>\n</tr>\n<tr>\n<td><code>waiting</code></td>\n<td>Pagamento foi enviado para o Gateway e está aguardando cobrança no cartão do cliente ou liquidação do boleto.</td>\n</tr>\n<tr>\n<td><code>analysis</code></td>\n<td>Cartão de crédito está sendo processado e está em análise pela adquirente ou bandeira.</td>\n</tr>\n<tr>\n<td><code>authorized</code></td>\n<td>Pagamento foi autorizado.</td>\n</tr>\n<tr>\n<td><code>partially-authorized</code></td>\n<td>O valor foi parcialmente autorizado, ou seja o valor capturado é menor que o valor total do pagamento.</td>\n</tr>\n<tr>\n<td><code>not-authorized</code></td>\n<td>Pagamento foi negado pela bandeira ou adquirente.</td>\n</tr>\n<tr>\n<td><code>refunded</code></td>\n<td>Pagamento foi totalmente reembolsado.</td>\n</tr>\n<tr>\n<td><code>partially-refunded</code></td>\n<td>Pagamento foi parcialmente reembolsado.</td>\n</tr>\n<tr>\n<td><code>reversed</code></td>\n<td>Pagamento sofreu um chargeback.</td>\n</tr>\n<tr>\n<td><code>cancelled</code></td>\n<td>A instrução de pagamento foi cancelada (boleto vencido ou cliente cancelou um pedido cujo pagamento havia sido negado previamente).</td>\n</tr>\n<tr>\n<td><code>error</code></td>\n<td>Houve um erro no processamento do pagamento e não foi possível realizar a captura do valor.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","payments",""],"host":["{{environment}}"],"query":[{"description":{"content":"<p><code>date_created</code>, <code>date_updated</code>, <code>auth_date</code>, <code>due_date</code>, <code>total</code></p>\n","type":"text/plain"},"key":"ordering","value":"-date_created"},{"disabled":true,"description":{"content":"<p>A busca é realizada nos campos <code>code</code>, <code>label</code> e <code>order_number</code></p>\n","type":"text/plain"},"key":"search","value":"Taxa de Matrícula"},{"description":{"content":"<p><code>created</code>, <code>waiting</code>, <code>analysis</code>, <code>authorized</code>, <code>partially-authorized</code>, <code>not-authorized</code>, <code>refunded</code>, <code>partially-refunded</code>, <code>reversed</code>, <code>cancelled</code>, <code>error</code></p>\n","type":"text/plain"},"key":"status","value":"authorized"}],"variable":[]}},"response":[{"id":"f9c99fdf-95bc-4354-9f70-a2a6d2c0e7d1","name":"List Payments","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/payments/?ordering=-date_created&status=authorized","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","payments",""],"query":[{"key":"ordering","value":"-date_created","description":"`date_created`, `date_updated`, `auth_date`, `due_date`, `total`"},{"key":"search","value":"Taxa de Matrícula","description":"A busca é realizada nos campos `code`, `label` e `order_number`","disabled":true},{"key":"status","value":"authorized","description":"`created`, `waiting`, `analysis`, `authorized`, `partially-authorized`, `not-authorized`, `refunded`, `partially-refunded`, `reversed`, `cancelled`, `error`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 01:43:20 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"15439"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 14,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"6266d179-93a9-455e-9339-72094c494a5f\",\n            \"code\": \"ORD-3GL98G7-001\",\n            \"label\": \"\",\n            \"order_number\": \"949294638460-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"partially-charged\",\n            \"auth_date\": \"2020-06-23T18:06:28.989309-03:00\",\n            \"due_date\": \"2020-06-23T18:06:24.789022-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-23T18:06:24.801657-03:00\",\n            \"date_updated\": \"2020-06-23T18:06:29.130732-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"886.06\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"896.05\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"896.05\",\n            \"captured_amount\": \"768.97\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"40ed84da-bb2c-4089-9ce4-f025d567cb8f\",\n            \"code\": \"ORD-4TAJHFK-001\",\n            \"label\": \"\",\n            \"order_number\": \"949166526513-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-06-08T22:14:29.643023-03:00\",\n            \"due_date\": \"2020-06-08T22:14:25.708248-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-08T22:14:25.767990-03:00\",\n            \"date_updated\": \"2020-06-08T22:14:32.612913-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"122.74\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"235.49\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"112.75\",\n            \"total\": \"122.74\",\n            \"captured_amount\": \"122.74\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"54f3ff21-f72f-4e37-aa34-97b51bb131b1\",\n            \"code\": \"ORD-4FVRXFS-001\",\n            \"label\": \"\",\n            \"order_number\": \"949165573554-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-06-08T19:35:44.002642-03:00\",\n            \"due_date\": \"2020-06-08T19:35:36.117568-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-08T19:35:36.197840-03:00\",\n            \"date_updated\": \"2020-06-08T19:35:46.108408-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"112.75\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"235.49\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"112.75\",\n            \"total\": \"122.74\",\n            \"captured_amount\": \"122.74\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"06f3add2-81bb-4aa3-8db5-af1753151bae\",\n            \"code\": \"ORD-46FWDFW-001\",\n            \"label\": \"\",\n            \"order_number\": \"949165540599-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-06-08T19:30:10.886233-03:00\",\n            \"due_date\": \"2020-06-08T19:30:06.287153-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-08T19:30:06.348502-03:00\",\n            \"date_updated\": \"2020-06-08T19:30:13.879107-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"112.75\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"235.49\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"112.75\",\n            \"total\": \"122.74\",\n            \"captured_amount\": \"122.74\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"6e0926f7-9f45-4a1d-9472-33a677a2c58c\",\n            \"code\": \"ORD-3U44TG4-001\",\n            \"label\": \"\",\n            \"order_number\": \"949165529539-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-06-08T19:28:24.955055-03:00\",\n            \"due_date\": \"2020-06-08T19:28:16.015501-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-08T19:28:16.073081-03:00\",\n            \"date_updated\": \"2020-06-08T19:28:26.206952-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"112.75\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"235.49\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"112.75\",\n            \"total\": \"122.74\",\n            \"captured_amount\": \"122.74\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"ab0f9577-c5c9-4bcc-8bab-e6e2fdc18dda\",\n            \"code\": \"ORD-3GL98G8-001\",\n            \"label\": \"\",\n            \"order_number\": \"949165509874-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-06-08T19:25:03.025084-03:00\",\n            \"due_date\": \"2020-06-08T19:24:59.070608-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-08T19:24:59.122359-03:00\",\n            \"date_updated\": \"2020-06-08T19:25:13.368030-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"122.74\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"235.49\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"112.75\",\n            \"total\": \"122.74\",\n            \"captured_amount\": \"122.74\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"f9729ffb-4c13-489f-a465-4b53f96015c0\",\n            \"code\": \"ORD-378ELGD-001\",\n            \"label\": \"\",\n            \"order_number\": \"949165467622-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-06-08T19:18:01.026788-03:00\",\n            \"due_date\": \"2020-06-08T19:17:56.841257-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-08T19:17:56.895181-03:00\",\n            \"date_updated\": \"2020-06-08T19:18:03.619069-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"225.50\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"235.49\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"112.75\",\n            \"total\": \"122.74\",\n            \"captured_amount\": \"122.74\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"7caa864f-aeff-44e1-bb22-e438692bc2c6\",\n            \"code\": \"ORD-64XVUF3-001\",\n            \"label\": \"\",\n            \"order_number\": \"949165452345-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-06-08T19:15:28.555621-03:00\",\n            \"due_date\": \"2020-06-08T19:15:23.750745-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-06-08T19:15:23.820167-03:00\",\n            \"date_updated\": \"2020-06-08T19:15:31.749496-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"122.74\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"235.49\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"112.75\",\n            \"total\": \"122.74\",\n            \"captured_amount\": \"122.74\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"6fd45d3d-1f6d-4433-90cf-600c86e78f5e\",\n            \"code\": \"TUI-3GL98G9-001\",\n            \"label\": \"Taxa de Material\",\n            \"order_number\": \"948775338073-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-04-24T15:36:43.474664-03:00\",\n            \"due_date\": \"2020-04-24T23:59:59.999999-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-04-24T15:36:21.743860-03:00\",\n            \"date_updated\": \"2020-04-24T15:36:46.034374-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"150.00\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"150.00\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"150.00\",\n            \"captured_amount\": \"150.00\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"b00d5b63-dd92-4b57-a77e-60b0b25da39e\",\n            \"code\": \"TUI-378ELGE-001\",\n            \"label\": \"Taxa de Material\",\n            \"order_number\": \"948740470626-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-04-20T14:45:13.759974-03:00\",\n            \"due_date\": \"2020-04-20T23:59:59.999999-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-04-20T14:45:07.088454-03:00\",\n            \"date_updated\": \"2020-04-20T14:45:17.536027-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"150.00\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"150.00\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"150.00\",\n            \"captured_amount\": \"150.00\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"e2aa2045-6427-4471-9f11-723ca448325e\",\n            \"code\": \"TUI-64XVUF4-001\",\n            \"label\": \"Taxa de Material\",\n            \"order_number\": \"948740459922-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-04-20T14:43:37.258320-03:00\",\n            \"due_date\": \"2020-04-20T23:59:59.999999-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-04-20T14:43:20.395356-03:00\",\n            \"date_updated\": \"2020-04-20T14:43:40.926584-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"150.00\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"150.00\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"150.00\",\n            \"captured_amount\": \"150.00\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"a165ceb5-1957-42b5-a8a0-410d34323493\",\n            \"code\": \"TUI-378ELGF-008\",\n            \"label\": \"Multa de cancelamento\",\n            \"order_number\": \"948463150013-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-04-07T20:55:49.804616-03:00\",\n            \"due_date\": \"2020-11-30T15:00:00-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-04-07T20:55:49.794151-03:00\",\n            \"date_updated\": \"2020-04-07T20:55:49.833658-03:00\",\n            \"payment_method\": {\n                \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                \"code\": \"billing-note\",\n                \"name\": \"Boleto bancário\",\n                \"description\": \"\",\n                \"group\": \"billing_note\",\n                \"brand\": {\n                    \"uid\": \"0bf259e7-12c4-4f3d-9a61-e161a337d3bd\",\n                    \"code\": \"boleto-bancario\",\n                    \"name\": \"Boleto bancário\",\n                    \"logo\": \"http://localhost:8001/media/public/boleto.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"link\": null,\n                \"line_code\": null\n            },\n            \"installments\": 1,\n            \"installment_amount\": null,\n            \"interest_rate\": null,\n            \"interest_amount\": null,\n            \"subtotal\": \"0.00\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"0.00\",\n            \"captured_amount\": \"0.00\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": \"0.00\"\n        },\n        {\n            \"uid\": \"fcd1c805-8b35-4b69-9f5b-0a6a385c2cea\",\n            \"code\": \"TUI-378ELGF-001\",\n            \"label\": \"Pré Matrícula\",\n            \"order_number\": \"948463150013-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2020-03-19T12:26:30.404173-03:00\",\n            \"due_date\": \"2020-03-20T00:05:59.999999-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2020-03-19T12:25:01.379276-03:00\",\n            \"date_updated\": \"2020-03-19T12:26:32.832960-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"JOHN DOE\",\n                \"first_digits\": \"555566\",\n                \"last_digits\": \"8884\",\n                \"exp_month\": 12,\n                \"exp_year\": 22\n            },\n            \"installments\": 1,\n            \"installment_amount\": \"100.00\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"100.00\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"100.00\",\n            \"captured_amount\": \"199.00\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        },\n        {\n            \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n            \"code\": \"ORD-55RE7QX-001\",\n            \"label\": \"\",\n            \"order_number\": \"947082842562-01\",\n            \"status\": \"authorized\",\n            \"charge_status\": \"fully-charged\",\n            \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n            \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n            \"late_payment_due_date\": null,\n            \"date_created\": \"2019-10-11T18:13:45.710101-03:00\",\n            \"date_updated\": \"2020-02-18T15:33:06.679952-03:00\",\n            \"payment_method\": {\n                \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                \"code\": \"mastercard\",\n                \"name\": \"Mastercard\",\n                \"description\": \"\",\n                \"group\": \"credit_card\",\n                \"brand\": {\n                    \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n                    \"code\": \"mastercard\",\n                    \"name\": \"Mastercard\",\n                    \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n                }\n            },\n            \"funding_instrument\": {\n                \"holder\": \"\",\n                \"first_digits\": \"\",\n                \"last_digits\": \"\",\n                \"exp_month\": null,\n                \"exp_year\": null\n            },\n            \"installments\": 3,\n            \"installment_amount\": \"49.99\",\n            \"interest_rate\": \"0.000000\",\n            \"interest_amount\": \"0.00\",\n            \"subtotal\": \"149.97\",\n            \"addition_amount\": \"0.00\",\n            \"discount_amount\": \"0.00\",\n            \"total\": \"149.97\",\n            \"captured_amount\": \"149.97\",\n            \"refunded_amount\": \"0.00\",\n            \"monthly_interest_rate\": null,\n            \"late_payment_fine\": null\n        }\n    ]\n}"}],"_postman_id":"ad75db75-f65a-4df3-ae57-479489e8a686"},{"name":"Retrieve Payment","id":"5f1c2f0b-6d33-499f-a0f3-661430e0b3e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/payments/{{payment_code}}/","description":"<p>Detalhamento do pagamento trazendo todo histórico de transações.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","payments","{{payment_code}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"bbe793a9-ee13-4ba0-b16f-0a74e11b2276","name":"Retrieve Payment","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/payments/{{payment_code}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 01:44:47 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1885"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"6266d179-93a9-455e-9339-72094c494a5f\",\n    \"code\": \"ORD-3GL98G7-001\",\n    \"label\": \"\",\n    \"order\": {\n        \"uid\": \"831c9be7-38a8-4f76-992d-6503de6be23a\",\n        \"order_group\": \"949294638460\",\n        \"order_number\": \"949294638460-01\",\n        \"status\": \"payment-pending\",\n        \"subtotal_price\": \"886.06\",\n        \"discount_amount\": \"0.00\",\n        \"interest_amount\": \"0.00\",\n        \"tax_amount\": \"0.00\",\n        \"order_total\": \"896.05\",\n        \"date_created\": \"2020-06-23T18:06:24.632674-03:00\",\n        \"date_updated\": \"2020-06-23T18:06:27.844909-03:00\",\n        \"type\": \"order\",\n        \"customer\": {\n            \"email\": \"vitor.f@eskolare.com.br\",\n            \"phone_country_code\": \"55\",\n            \"phone_area_code\": \"11\",\n            \"phone_number\": \"98888-2048\",\n            \"first_name\": \"Vitor\",\n            \"last_name\": \"Freitas\",\n            \"document\": \"31227441479\",\n            \"document_type\": \"CPF\"\n        },\n        \"organization\": null\n    },\n    \"status\": \"authorized\",\n    \"charge_status\": \"partially-charged\",\n    \"auth_date\": \"2020-06-23T18:06:28.989309-03:00\",\n    \"due_date\": \"2020-06-23T18:06:24.789022-03:00\",\n    \"late_payment_due_date\": null,\n    \"date_created\": \"2020-06-23T18:06:24.801657-03:00\",\n    \"date_updated\": \"2020-06-23T18:06:29.130732-03:00\",\n    \"payment_method\": {\n        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n        \"code\": \"mastercard\",\n        \"name\": \"Mastercard\",\n        \"description\": \"\",\n        \"group\": \"credit_card\",\n        \"brand\": {\n            \"uid\": \"d8289d73-3dd4-4fae-9447-8b792b4aabdd\",\n            \"code\": \"mastercard\",\n            \"name\": \"Mastercard\",\n            \"logo\": \"http://localhost:8001/media/public/mastercard.png\"\n        }\n    },\n    \"funding_instrument\": {\n        \"holder\": \"JOHN DOE\",\n        \"first_digits\": \"555566\",\n        \"last_digits\": \"8884\",\n        \"exp_month\": 12,\n        \"exp_year\": 22\n    },\n    \"installments\": 1,\n    \"installment_amount\": \"886.06\",\n    \"interest_rate\": \"0.000000\",\n    \"interest_amount\": \"0.00\",\n    \"subtotal\": \"896.05\",\n    \"addition_amount\": \"0.00\",\n    \"discount_amount\": \"0.00\",\n    \"total\": \"896.05\",\n    \"captured_amount\": \"768.97\",\n    \"refunded_amount\": \"0.00\",\n    \"monthly_interest_rate\": null,\n    \"late_payment_fine\": null,\n    \"transactions\": [\n        {\n            \"uid\": \"75ebbb35-d4a9-4af5-8b3b-f80787b1076c\",\n            \"type\": \"capture\",\n            \"is_success\": true,\n            \"is_partial\": false,\n            \"amount\": \"768.97\",\n            \"error\": \"\",\n            \"date_created\": \"2020-06-23T18:06:28.985628-03:00\"\n        }\n    ]\n}"}],"_postman_id":"5f1c2f0b-6d33-499f-a0f3-661430e0b3e6"}],"id":"c5fe46bd-3e1c-45c1-8ec2-1cc9b9789c69","_postman_id":"c5fe46bd-3e1c-45c1-8ec2-1cc9b9789c69","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Contracts","item":[{"name":"Retrieve Contract","id":"f2ce69d3-67e5-4514-ab24-9e3000cccb15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/contracts/{{order_number}}/","description":"<p>Este endpoint traz dados complementares de um pedido do tipo Contrato.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","contracts","{{order_number}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"f1bbd224-ca01-4386-b281-91c1351a676a","name":"Retrieve Contract","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/contracts/{{order_number}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 02:44:07 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3735"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"b96764c3-2668-43ce-b07d-c6f49e9855c9\",\n    \"order_number\": \"949252590683-04\",\n    \"template_label\": \"Contrato de atividade trimestral\",\n    \"template_description\": \"\",\n    \"template_agreement\": {\n        \"uid\": \"356484a4-cae3-4875-9441-8c5d13c1a59d\",\n        \"file\": \"http://localhost:8001/media/private/Contrato_Demonstra%C3%A7%C3%A3o_1JPqkue.pdf\",\n        \"tags\": [],\n        \"title\": \"Contrato Padrão\",\n        \"description\": \"\",\n        \"type\": \"document\",\n        \"type_display\": \"Documento\"\n    },\n    \"template_can_cancel\": true,\n    \"customer\": {\n        \"email\": \"vitor.f@eskolare.com.br\",\n        \"phone_country_code\": \"55\",\n        \"phone_area_code\": \"11\",\n        \"phone_number\": \"98888-2048\",\n        \"first_name\": \"Vitor\",\n        \"last_name\": \"Freitas\",\n        \"document\": \"31227441479\",\n        \"document_type\": \"CPF\",\n        \"picture\": \"/media/public/eskobot.png\"\n    },\n    \"status\": \"pending\",\n    \"status_display\": \"Pendente\",\n    \"date_created\": \"18/06/2020 21:18\",\n    \"enrollment\": {\n        \"uid\": \"c2adf214-fdd5-431c-aedb-352f4f980092\",\n        \"slug\": \"skoolare-regular-2019-luna-martins-widg1ik\",\n        \"student\": {\n            \"uid\": \"c8d7963a-54a7-438c-8a24-2ec9b3d05261\",\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"birthdate\": \"1980-01-02\",\n            \"gender\": \"\",\n            \"picture\": \"http://localhost:8001/media/public/eskobot.png\",\n            \"is_responsible\": true,\n            \"relationship\": \"\",\n            \"providers\": []\n        },\n        \"institution\": {\n            \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n            \"slug\": \"skoolare\",\n            \"display_name\": \"Skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\",\n            \"cover\": null\n        },\n        \"showcase\": {\n            \"uid\": \"2de95e57-355d-49e2-8c47-6de29c421609\",\n            \"store\": \"Todos\",\n            \"display_name\": \"Regular\",\n            \"cycle\": \"2019\",\n            \"parent_grade\": \"Geral\",\n            \"educational_level\": \"Educação básica\"\n        },\n        \"providers\": []\n    },\n    \"product\": {\n        \"uid\": \"affee9a7-a3a6-4df9-a2c6-b2157d5a7067\",\n        \"title\": \"Trimestral\",\n        \"subtitle\": \"\",\n        \"slug\": \"curso-de-empreendedorismo-1\",\n        \"upc\": \"SKL-427883478\",\n        \"structure\": \"child\",\n        \"product_class\": \"Educação financeira\",\n        \"requires_shipping\": false,\n        \"brand\": \"\",\n        \"image\": {\n            \"uid\": \"2123d642-9fd4-4abf-94ea-0b563eaaa900\",\n            \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_Empreendedorismo_1.0.png\",\n            \"display_order\": 0,\n            \"title\": \"\",\n            \"description\": \"\",\n            \"type\": \"image\"\n        },\n        \"seller\": {\n            \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n            \"display_name\": \"Skoolare\",\n            \"slug\": \"skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb.png\"\n        },\n        \"parent\": {\n            \"uid\": \"138e5dc5-8ce7-4a4a-9698-0c189ecec2de\",\n            \"structure\": \"parent\",\n            \"is_active\": true,\n            \"is_public\": true,\n            \"published_date\": \"2019-10-21T15:00:00-03:00\",\n            \"upc\": \"SKL-220459284\",\n            \"title\": \"Curso de Empreendedorismo\",\n            \"subtitle\": \"\",\n            \"slug\": \"curso-de-empreendedorismo\",\n            \"description\": \"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #222222; background-color: initial;\\\">Play &eacute; brincar. Business &eacute; neg&oacute;cios. &Eacute; com essa pegada que o Play Business introduz o Empreendedorismo de forma l&uacute;dica para crian&ccedil;as a partir de 9 anos. Elas v&atilde;o descobrir e praticar as habilidades e atitudes empreendedoras em din&acirc;micas e projetos reais</span></p>\\n<ul>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Comunica&ccedil;&atilde;o</span></li>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Planejamento &amp; Gest&atilde;o</span></li>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Produto &amp; Servi&ccedil;o</span></li>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Educa&ccedil;&atilde;o Financeira</span>&nbsp;</li>\\n</ul>\",\n            \"weight\": 0,\n            \"is_available\": true,\n            \"primary_image\": {\n                \"uid\": \"2123d642-9fd4-4abf-94ea-0b563eaaa900\",\n                \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_Empreendedorismo_1.0.png\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            }\n        },\n        \"has_stock\": true,\n        \"has_options\": false,\n        \"has_kit\": false\n    },\n    \"can_cancel\": true,\n    \"can_request_cancellation\": true,\n    \"changes\": [\n        {\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"date\": \"18/06/2020 21:18\"\n        }\n    ],\n    \"days_next_payment\": -15,\n    \"is_overdue\": true\n}"}],"_postman_id":"f2ce69d3-67e5-4514-ab24-9e3000cccb15"},{"name":"Confirm Contract","id":"fe847e45-823d-4083-8ebd-d3b6c4f90aae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/contracts/{{order_number}}/confirm/","description":"<p>Este endpoint traz dados complementares de um pedido do tipo Contrato.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","contracts","{{order_number}}","confirm",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"27a96399-a4bd-4dee-80e1-ce98141294bb","name":"Retrieve Contract","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/contracts/{{order_number}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 02:44:07 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3735"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"b96764c3-2668-43ce-b07d-c6f49e9855c9\",\n    \"order_number\": \"949252590683-04\",\n    \"template_label\": \"Contrato de atividade trimestral\",\n    \"template_description\": \"\",\n    \"template_agreement\": {\n        \"uid\": \"356484a4-cae3-4875-9441-8c5d13c1a59d\",\n        \"file\": \"http://localhost:8001/media/private/Contrato_Demonstra%C3%A7%C3%A3o_1JPqkue.pdf\",\n        \"tags\": [],\n        \"title\": \"Contrato Padrão\",\n        \"description\": \"\",\n        \"type\": \"document\",\n        \"type_display\": \"Documento\"\n    },\n    \"template_can_cancel\": true,\n    \"customer\": {\n        \"email\": \"vitor.f@eskolare.com.br\",\n        \"phone_country_code\": \"55\",\n        \"phone_area_code\": \"11\",\n        \"phone_number\": \"98888-2048\",\n        \"first_name\": \"Vitor\",\n        \"last_name\": \"Freitas\",\n        \"document\": \"31227441479\",\n        \"document_type\": \"CPF\",\n        \"picture\": \"/media/public/eskobot.png\"\n    },\n    \"status\": \"pending\",\n    \"status_display\": \"Pendente\",\n    \"date_created\": \"18/06/2020 21:18\",\n    \"enrollment\": {\n        \"uid\": \"c2adf214-fdd5-431c-aedb-352f4f980092\",\n        \"slug\": \"skoolare-regular-2019-luna-martins-widg1ik\",\n        \"student\": {\n            \"uid\": \"c8d7963a-54a7-438c-8a24-2ec9b3d05261\",\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"birthdate\": \"1980-01-02\",\n            \"gender\": \"\",\n            \"picture\": \"http://localhost:8001/media/public/eskobot.png\",\n            \"is_responsible\": true,\n            \"relationship\": \"\",\n            \"providers\": []\n        },\n        \"institution\": {\n            \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n            \"slug\": \"skoolare\",\n            \"display_name\": \"Skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\",\n            \"cover\": null\n        },\n        \"showcase\": {\n            \"uid\": \"2de95e57-355d-49e2-8c47-6de29c421609\",\n            \"store\": \"Todos\",\n            \"display_name\": \"Regular\",\n            \"cycle\": \"2019\",\n            \"parent_grade\": \"Geral\",\n            \"educational_level\": \"Educação básica\"\n        },\n        \"providers\": []\n    },\n    \"product\": {\n        \"uid\": \"affee9a7-a3a6-4df9-a2c6-b2157d5a7067\",\n        \"title\": \"Trimestral\",\n        \"subtitle\": \"\",\n        \"slug\": \"curso-de-empreendedorismo-1\",\n        \"upc\": \"SKL-427883478\",\n        \"structure\": \"child\",\n        \"product_class\": \"Educação financeira\",\n        \"requires_shipping\": false,\n        \"brand\": \"\",\n        \"image\": {\n            \"uid\": \"2123d642-9fd4-4abf-94ea-0b563eaaa900\",\n            \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_Empreendedorismo_1.0.png\",\n            \"display_order\": 0,\n            \"title\": \"\",\n            \"description\": \"\",\n            \"type\": \"image\"\n        },\n        \"seller\": {\n            \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n            \"display_name\": \"Skoolare\",\n            \"slug\": \"skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb.png\"\n        },\n        \"parent\": {\n            \"uid\": \"138e5dc5-8ce7-4a4a-9698-0c189ecec2de\",\n            \"structure\": \"parent\",\n            \"is_active\": true,\n            \"is_public\": true,\n            \"published_date\": \"2019-10-21T15:00:00-03:00\",\n            \"upc\": \"SKL-220459284\",\n            \"title\": \"Curso de Empreendedorismo\",\n            \"subtitle\": \"\",\n            \"slug\": \"curso-de-empreendedorismo\",\n            \"description\": \"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #222222; background-color: initial;\\\">Play &eacute; brincar. Business &eacute; neg&oacute;cios. &Eacute; com essa pegada que o Play Business introduz o Empreendedorismo de forma l&uacute;dica para crian&ccedil;as a partir de 9 anos. Elas v&atilde;o descobrir e praticar as habilidades e atitudes empreendedoras em din&acirc;micas e projetos reais</span></p>\\n<ul>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Comunica&ccedil;&atilde;o</span></li>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Planejamento &amp; Gest&atilde;o</span></li>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Produto &amp; Servi&ccedil;o</span></li>\\n<li><span style=\\\"color: #797979; background-color: initial;\\\">&nbsp;Educa&ccedil;&atilde;o Financeira</span>&nbsp;</li>\\n</ul>\",\n            \"weight\": 0,\n            \"is_available\": true,\n            \"primary_image\": {\n                \"uid\": \"2123d642-9fd4-4abf-94ea-0b563eaaa900\",\n                \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_Empreendedorismo_1.0.png\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            }\n        },\n        \"has_stock\": true,\n        \"has_options\": false,\n        \"has_kit\": false\n    },\n    \"can_cancel\": true,\n    \"can_request_cancellation\": true,\n    \"changes\": [\n        {\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"date\": \"18/06/2020 21:18\"\n        }\n    ],\n    \"days_next_payment\": -15,\n    \"is_overdue\": true\n}"}],"_postman_id":"fe847e45-823d-4083-8ebd-d3b6c4f90aae"}],"id":"b668c333-bb8c-47cf-aece-90bf9cd0217e","_postman_id":"b668c333-bb8c-47cf-aece-90bf9cd0217e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Tuition","item":[{"name":"Retrieve Tuition","id":"574cbd60-c852-47c8-98d8-ec72b9872c89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/tuition/{{order_number}}/","description":"<p>Este endpoint traz dados complementares de um pedido do tipo Mensalidade (tuition).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","tuition","{{order_number}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"09b0cf16-1fea-4666-8dc7-e6a4f7ec2abe","name":"Retrieve Tuition","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/tuition/{{order_number}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 02:28:58 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2825"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"a9be7aa9-5956-4de4-b001-9391de9ce89f\",\n    \"order_number\": \"948775338073-01\",\n    \"template_label\": \"2020-2021\",\n    \"template_description\": \"\",\n    \"template_agreement\": null,\n    \"template_can_cancel\": true,\n    \"customer\": {\n        \"email\": \"vitor.f@eskolare.com.br\",\n        \"phone_country_code\": \"55\",\n        \"phone_area_code\": \"11\",\n        \"phone_number\": \"98888-2048\",\n        \"first_name\": \"Vitor\",\n        \"last_name\": \"Freitas e Souza\",\n        \"document\": \"08461822625\",\n        \"document_type\": \"CPF\",\n        \"picture\": \"/media/public/eskobot.png\"\n    },\n    \"status\": \"active\",\n    \"status_display\": \"Ativo\",\n    \"date_created\": \"24/04/2020 15:36\",\n    \"enrollment\": {\n        \"uid\": \"fafef8c7-9e9d-40ab-b37d-d0269005d7f2\",\n        \"slug\": \"redballoon-morumbikids-junior-1-2020-ana-carolina-da-mota-yqoruhy\",\n        \"student\": {\n            \"uid\": \"a34acf32-445a-492c-8d2c-0d6fede0fc42\",\n            \"first_name\": \"Ana Carolina\",\n            \"last_name\": \"da Mota\",\n            \"birthdate\": null,\n            \"gender\": \"\",\n            \"picture\": null,\n            \"is_responsible\": false,\n            \"relationship\": \"\",\n            \"providers\": []\n        },\n        \"institution\": {\n            \"uid\": \"14204531-04dd-44f9-a7a2-516b8dbab21d\",\n            \"slug\": \"redballoon-morumbikids\",\n            \"display_name\": \"Red Balloon Morumbi Kids\",\n            \"logo\": \"http://localhost:8001/media/public/Red-balloon-84_FN3OY0C.png\",\n            \"cover\": null\n        },\n        \"showcase\": {\n            \"uid\": \"cb0f2b2d-a94d-4ad7-a879-28ced12e5cc0\",\n            \"store\": \"Juniors\",\n            \"display_name\": \"Junior 1\",\n            \"cycle\": \"2020\",\n            \"parent_grade\": \"Red Balloon\",\n            \"educational_level\": \"Red Balloon\"\n        },\n        \"providers\": []\n    },\n    \"product\": {\n        \"uid\": \"3beeb564-83d0-41a9-a40a-791bfaf3072b\",\n        \"title\": \"Mensal\",\n        \"subtitle\": \"\",\n        \"slug\": \"curso-de-ingles-basico-mensal\",\n        \"upc\": null,\n        \"structure\": \"child\",\n        \"product_class\": \"Ensino de idiomas\",\n        \"requires_shipping\": false,\n        \"brand\": \"\",\n        \"image\": {\n            \"uid\": \"1ce6af51-8dd4-4007-962b-7271af1b60ee\",\n            \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_ingl%C3%AAs_1.0.png\",\n            \"display_order\": 0,\n            \"title\": \"\",\n            \"description\": \"\",\n            \"type\": \"image\"\n        },\n        \"seller\": {\n            \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n            \"display_name\": \"Skoolare\",\n            \"slug\": \"skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb.png\"\n        },\n        \"parent\": {\n            \"uid\": \"0f5e9fbd-57ba-468d-8a18-b2cc7126d2bc\",\n            \"structure\": \"parent\",\n            \"is_active\": true,\n            \"is_public\": false,\n            \"published_date\": \"2019-10-21T15:00:00-03:00\",\n            \"upc\": \"SKL-255860415\",\n            \"title\": \"Curso de Inglês Básico\",\n            \"subtitle\": \"\",\n            \"slug\": \"curso-de-ingles-basico\",\n            \"description\": \"<p>Aprenda de acordo com a sua rotina, com aulas particulares e em grupo. É mais rápido e mais fácil!</p>\",\n            \"weight\": 0,\n            \"is_available\": true,\n            \"primary_image\": {\n                \"uid\": \"1ce6af51-8dd4-4007-962b-7271af1b60ee\",\n                \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_ingl%C3%AAs_1.0.png\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            }\n        },\n        \"has_stock\": true,\n        \"has_options\": false,\n        \"has_kit\": false\n    },\n    \"can_cancel\": true,\n    \"can_request_cancellation\": true,\n    \"changes\": [\n        {\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"date\": \"24/04/2020 15:36\"\n        },\n        {\n            \"status\": \"active\",\n            \"status_display\": \"Ativo\",\n            \"date\": \"24/04/2020 15:36\"\n        }\n    ],\n    \"transferred_to\": null,\n    \"days_next_payment\": -48,\n    \"is_overdue\": true\n}"}],"_postman_id":"574cbd60-c852-47c8-98d8-ec72b9872c89"},{"name":"Confirm Tuition","id":"7ef468d3-2ee1-429a-b373-57468e68264e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/tuition/{{order_number}}/confirm/","description":"<p>Após o primeiro pagamento de uma mensalidade é necessário confirmar a ativação do contrato. Este endpoint é o equivalente de \"Iniciar Manuseio\" em um pedido comum.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","tuition","{{order_number}}","confirm",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"02895f28-be31-4f7a-a26d-9a7641b13e79","name":"Retrieve Tuition","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/tuition/{{order_number}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 02:28:58 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2825"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"a9be7aa9-5956-4de4-b001-9391de9ce89f\",\n    \"order_number\": \"948775338073-01\",\n    \"template_label\": \"2020-2021\",\n    \"template_description\": \"\",\n    \"template_agreement\": null,\n    \"template_can_cancel\": true,\n    \"customer\": {\n        \"email\": \"vitor.f@eskolare.com.br\",\n        \"phone_country_code\": \"55\",\n        \"phone_area_code\": \"11\",\n        \"phone_number\": \"98888-2048\",\n        \"first_name\": \"Vitor\",\n        \"last_name\": \"Freitas e Souza\",\n        \"document\": \"08461822625\",\n        \"document_type\": \"CPF\",\n        \"picture\": \"/media/public/eskobot.png\"\n    },\n    \"status\": \"active\",\n    \"status_display\": \"Ativo\",\n    \"date_created\": \"24/04/2020 15:36\",\n    \"enrollment\": {\n        \"uid\": \"fafef8c7-9e9d-40ab-b37d-d0269005d7f2\",\n        \"slug\": \"redballoon-morumbikids-junior-1-2020-ana-carolina-da-mota-yqoruhy\",\n        \"student\": {\n            \"uid\": \"a34acf32-445a-492c-8d2c-0d6fede0fc42\",\n            \"first_name\": \"Ana Carolina\",\n            \"last_name\": \"da Mota\",\n            \"birthdate\": null,\n            \"gender\": \"\",\n            \"picture\": null,\n            \"is_responsible\": false,\n            \"relationship\": \"\",\n            \"providers\": []\n        },\n        \"institution\": {\n            \"uid\": \"14204531-04dd-44f9-a7a2-516b8dbab21d\",\n            \"slug\": \"redballoon-morumbikids\",\n            \"display_name\": \"Red Balloon Morumbi Kids\",\n            \"logo\": \"http://localhost:8001/media/public/Red-balloon-84_FN3OY0C.png\",\n            \"cover\": null\n        },\n        \"showcase\": {\n            \"uid\": \"cb0f2b2d-a94d-4ad7-a879-28ced12e5cc0\",\n            \"store\": \"Juniors\",\n            \"display_name\": \"Junior 1\",\n            \"cycle\": \"2020\",\n            \"parent_grade\": \"Red Balloon\",\n            \"educational_level\": \"Red Balloon\"\n        },\n        \"providers\": []\n    },\n    \"product\": {\n        \"uid\": \"3beeb564-83d0-41a9-a40a-791bfaf3072b\",\n        \"title\": \"Mensal\",\n        \"subtitle\": \"\",\n        \"slug\": \"curso-de-ingles-basico-mensal\",\n        \"upc\": null,\n        \"structure\": \"child\",\n        \"product_class\": \"Ensino de idiomas\",\n        \"requires_shipping\": false,\n        \"brand\": \"\",\n        \"image\": {\n            \"uid\": \"1ce6af51-8dd4-4007-962b-7271af1b60ee\",\n            \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_ingl%C3%AAs_1.0.png\",\n            \"display_order\": 0,\n            \"title\": \"\",\n            \"description\": \"\",\n            \"type\": \"image\"\n        },\n        \"seller\": {\n            \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n            \"display_name\": \"Skoolare\",\n            \"slug\": \"skoolare\",\n            \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb.png\"\n        },\n        \"parent\": {\n            \"uid\": \"0f5e9fbd-57ba-468d-8a18-b2cc7126d2bc\",\n            \"structure\": \"parent\",\n            \"is_active\": true,\n            \"is_public\": false,\n            \"published_date\": \"2019-10-21T15:00:00-03:00\",\n            \"upc\": \"SKL-255860415\",\n            \"title\": \"Curso de Inglês Básico\",\n            \"subtitle\": \"\",\n            \"slug\": \"curso-de-ingles-basico\",\n            \"description\": \"<p>Aprenda de acordo com a sua rotina, com aulas particulares e em grupo. É mais rápido e mais fácil!</p>\",\n            \"weight\": 0,\n            \"is_available\": true,\n            \"primary_image\": {\n                \"uid\": \"1ce6af51-8dd4-4007-962b-7271af1b60ee\",\n                \"file\": \"/media/public/products/skoolare/image/2019/11/Curso_de_ingl%C3%AAs_1.0.png\",\n                \"display_order\": 0,\n                \"title\": \"\",\n                \"description\": \"\",\n                \"type\": \"image\"\n            }\n        },\n        \"has_stock\": true,\n        \"has_options\": false,\n        \"has_kit\": false\n    },\n    \"can_cancel\": true,\n    \"can_request_cancellation\": true,\n    \"changes\": [\n        {\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"date\": \"24/04/2020 15:36\"\n        },\n        {\n            \"status\": \"active\",\n            \"status_display\": \"Ativo\",\n            \"date\": \"24/04/2020 15:36\"\n        }\n    ],\n    \"transferred_to\": null,\n    \"days_next_payment\": -48,\n    \"is_overdue\": true\n}"},{"id":"f84f0291-ca4f-4694-8ad0-87aa757de779","name":"Confirm Tuition - Erro Mensalidade Já Confirmada","originalRequest":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/tuition/{{order_number}}/confirm/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jul 2020 02:41:09 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"58"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": \"Não é possível confirmar esta mensalidade.\"\n}"}],"_postman_id":"7ef468d3-2ee1-429a-b373-57468e68264e"}],"id":"acae1658-5a30-4f42-8b7a-60153e18345f","_postman_id":"acae1658-5a30-4f42-8b7a-60153e18345f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Financial","item":[{"name":"Withdrawal","item":[{"name":"Available to Withdraw","id":"a0eeefb2-e8b4-4df2-9670-40618c01bd16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/withdrawals/available/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","withdrawals","available",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"aed82691-3df2-421c-a394-2458a1d35a11","name":"Available to Withdraw","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/withdrawals/available/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Nov 2020 18:05:01 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"936"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"debit\": \"536.18\",\n    \"credit\": \"384.98\",\n    \"balance\": \"-151.20\",\n    \"minimum_withdrawal_amount\": \"1000.00\",\n    \"can_withdrawal\": false,\n    \"subtotals\": [\n        {\n            \"seller\": {\n                \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                \"display_name\": \"Eskolare\",\n                \"official_name\": \"Eskolare\",\n                \"fantasy_name\": \"Eskolare\",\n                \"slug\": \"eskolare\",\n                \"logo\": \"/media/public/icon-512x512_R0H7xmf_mkc0wMG.png\",\n                \"address\": \"\",\n                \"tax_document\": \"19.256.343/0001-40\",\n                \"type\": \"company\",\n                \"type_display\": \"Pessoa Jurídica\"\n            },\n            \"amount\": \"3.45\"\n        },\n        {\n            \"seller\": {\n                \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                \"fantasy_name\": \"Skoolare\",\n                \"slug\": \"skoolare\",\n                \"logo\": \"/media/public/Skoolare_jroUryb.png\",\n                \"address\": \"\",\n                \"tax_document\": \"02.204.054/0001-02\",\n                \"type\": \"company\",\n                \"type_display\": \"Pessoa Jurídica\"\n            },\n            \"amount\": \"341.56\"\n        },\n        {\n            \"seller\": {\n                \"display_name\": \"\",\n                \"official_name\": \"\",\n                \"fantasy_name\": \"\",\n                \"slug\": \"\",\n                \"logo\": null,\n                \"tax_document\": \"\",\n                \"type\": null\n            },\n            \"amount\": \"39.97\"\n        }\n    ]\n}"}],"_postman_id":"a0eeefb2-e8b4-4df2-9670-40618c01bd16"},{"name":"List Withdrawals","event":[{"listen":"test","script":{"id":"dadb6085-78b5-4a6b-932c-338c572110da","exec":["var jsonData = JSON.parse(responseBody);","","for (var withdrawal of jsonData.results) {","    postman.setEnvironmentVariable(\"withdrawal_uid\", withdrawal.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"1c03d5a8-fc32-4539-bd31-335b84da4a9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/withdrawals/?status=completed","description":"<p>Endpoint para consultas das solicitações de resgate financeiro.</p>\n<p>Descrição dos possíveis status:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Descrição</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>pending</code></td>\n<td>Pendente. Indica que o resgate financeiro foi criado mas está pendente do faturamento de comissões.</td>\n</tr>\n<tr>\n<td><code>sent</code></td>\n<td>Enviado. Todas as notas fiscais de comissionamento foram anexadas e estão aguardando aprovação.</td>\n</tr>\n<tr>\n<td><code>approved</code></td>\n<td>Aprovado. Todas as notas fiscais foram aprovadas. A partir deste status a Eskolare inicia o pagamento do resgate financeiro.</td>\n</tr>\n<tr>\n<td><code>partially-approved</code></td>\n<td>Parcialmente Aprovado. Uma ou mais notas não foram aprovadas. Você pode anexar uma nova nota ou remover o recebimento de algumas comissões para prosseguir com o resgate dos demais valores.</td>\n</tr>\n<tr>\n<td><code>rejected</code></td>\n<td>Rejeitado. Todas as notas fiscais de comissionamento foram rejeitadas. Você pode anexar uma nova nota ou cancelar o resgate.</td>\n</tr>\n<tr>\n<td><code>processing</code></td>\n<td>Processando. A Eskolare está processando o seu pagamento, aguardando confirmação do banco.</td>\n</tr>\n<tr>\n<td><code>completed</code></td>\n<td>Concluído. A resgate foi concluído e pago com sucesso.</td>\n</tr>\n<tr>\n<td><code>canceled</code></td>\n<td>Cancelado. A solicitação de resgate foi cancelada antes do pagamento.</td>\n</tr>\n<tr>\n<td><code>errored</code></td>\n<td>Erro. Ocorreu um erro no processamento do resgate (dados bancários incorretos por exemplo).</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","withdrawals",""],"host":["{{environment}}"],"query":[{"description":{"content":"<p><code>pending</code>, <code>sent</code>, <code>approved</code>, <code>partially-approved</code>, <code>rejected</code>, <code>processing</code>, <code>completed</code>, <code>canceled</code>, <code>errored</code></p>\n","type":"text/plain"},"key":"status","value":"completed"}],"variable":[]}},"response":[{"id":"cef48453-2f51-443a-8bfb-c811e8d83318","name":"List Withdrawals","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/withdrawals/?status=completed","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","financial","withdrawals",""],"query":[{"key":"status","value":"completed","description":"`pending`, `sent`, `approved`, `partially-approved`, `rejected`, `processing`, `completed`, `canceled`, `errored`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Nov 2020 18:16:19 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"414"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"a7399d10-9d5f-478b-8d4a-de8091b1811e\",\n            \"code\": \"WTD-64XVYFL\",\n            \"status\": \"completed\",\n            \"status_display\": \"Finalizado\",\n            \"amount\": \"289.93\",\n            \"date_created\": \"2019-10-18T17:56:17.034777-03:00\",\n            \"date_completed\": \"2019-10-18T18:10:38.107665-03:00\",\n            \"can_cancel\": false,\n            \"user\": {\n                \"email\": \"webmaster@eskolare.com.br\",\n                \"first_name\": \"Melissa\",\n                \"last_name\": \"Almeida\",\n                \"picture\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"1c03d5a8-fc32-4539-bd31-335b84da4a9e"},{"name":"Retrieve Withdrawal","event":[{"listen":"test","script":{"id":"e7fa60e4-e575-45c2-9213-424cd8f71317","exec":[""],"type":"text/javascript"}}],"id":"631f2095-f5e7-4108-99db-eb471870ab09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/withdrawals/{{withdrawal_uid}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","withdrawals","{{withdrawal_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"33120970-b870-4b63-9f68-7046d8142347","name":"Retrieve Withdrawal","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/withdrawals/{{withdrawal_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Nov 2020 21:59:14 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"4166"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"a7399d10-9d5f-478b-8d4a-de8091b1811e\",\n    \"code\": \"WTD-64XVYFL\",\n    \"status\": \"completed\",\n    \"status_display\": \"Finalizado\",\n    \"amount\": \"289.93\",\n    \"date_created\": \"2019-10-18T17:56:17.034777-03:00\",\n    \"date_completed\": \"2019-10-18T18:10:38.107665-03:00\",\n    \"bank_account\": {\n        \"bank\": {\n            \"name\": \"Itaú Unibanco S.A.\",\n            \"code\": \"341\",\n            \"logo\": null\n        },\n        \"holder\": \"\",\n        \"tax_document\": \"\",\n        \"account_name\": \"\",\n        \"agency_number\": \"\",\n        \"account_number\": \"\",\n        \"routing_code\": \"\",\n        \"account_type\": \"\",\n        \"is_primary\": false\n    },\n    \"user\": {\n        \"email\": \"webmaster@eskolare.com.br\",\n        \"first_name\": \"Melissa\",\n        \"last_name\": \"Almeida\",\n        \"picture\": null\n    },\n    \"deposit_receipt\": null,\n    \"notes\": \"\",\n    \"can_cancel\": false,\n    \"changes\": [\n        {\n            \"uid\": \"839cdd0f-1398-4c85-a15e-639dcd6ca20c\",\n            \"user\": {\n                \"email\": \"joao.e@eskolare.com.br\",\n                \"first_name\": \"Eloah\",\n                \"last_name\": \"Silveira\",\n                \"picture\": null\n            },\n            \"description\": \"\",\n            \"event\": \"withdrawal-completed\",\n            \"event_display\": \"O resgate foi concluído. Um total de R$ 289,93 foi enviado para a sua conta.\",\n            \"date_created\": \"2019-10-18T18:10:38.120266-03:00\"\n        },\n        {\n            \"uid\": \"77856501-9f93-494a-8421-25094340e76a\",\n            \"user\": {\n                \"email\": \"joao.e@eskolare.com.br\",\n                \"first_name\": \"Eloah\",\n                \"last_name\": \"Silveira\",\n                \"picture\": null\n            },\n            \"description\": \"\",\n            \"event\": \"withdrawal-processing\",\n            \"event_display\": \"João Moreira está processando o pedido de resgate de R$ 289,93.\",\n            \"date_created\": \"2019-10-18T18:00:01.778157-03:00\"\n        },\n        {\n            \"uid\": \"5e9068a7-b802-408a-a6ca-dc6dedb72c29\",\n            \"user\": null,\n            \"description\": \"\",\n            \"event\": \"withdrawal-approved\",\n            \"event_display\": \"O pedido de resgate de R$ 289,93 foi aprovado.\",\n            \"date_created\": \"2019-10-18T17:57:00.394409-03:00\"\n        },\n        {\n            \"uid\": \"8704f532-3b04-458d-95dd-1b7a5b2797e0\",\n            \"user\": {\n                \"email\": \"webmaster@eskolare.com.br\",\n                \"first_name\": \"Melissa\",\n                \"last_name\": \"Almeida\",\n                \"picture\": null\n            },\n            \"description\": \"\",\n            \"event\": \"withdrawal-line-canceled\",\n            \"event_display\": \"O resgate das comissões de Eskolare foi cancelada por Victor Barros.\",\n            \"date_created\": \"2019-10-18T17:57:00.368430-03:00\"\n        },\n        {\n            \"uid\": \"1f026ed8-00a3-40f0-9719-e4d65947ed96\",\n            \"user\": {\n                \"email\": \"webmaster@eskolare.com.br\",\n                \"first_name\": \"Melissa\",\n                \"last_name\": \"Almeida\",\n                \"picture\": null\n            },\n            \"description\": \"\",\n            \"event\": \"withdrawal-line-approved\",\n            \"event_display\": \"As notas fiscais de Skoolare foram aprovadas.\",\n            \"date_created\": \"2019-10-18T17:56:17.110532-03:00\"\n        },\n        {\n            \"uid\": \"d46f64e2-7706-4f00-ae6c-a8f639c8ac89\",\n            \"user\": null,\n            \"description\": \"\",\n            \"event\": \"withdrawal-line-created\",\n            \"event_display\": \"Um total de R$ 289,93 em comissões pagas por Skoolare foi reunido para faturamento.\",\n            \"date_created\": \"2019-10-18T17:56:17.107642-03:00\"\n        },\n        {\n            \"uid\": \"5f0ac068-c28e-44dc-8d30-326a95414413\",\n            \"user\": null,\n            \"description\": \"\",\n            \"event\": \"withdrawal-line-created\",\n            \"event_display\": \"Um total de R$ 1,44 em comissões pagas por Eskolare foi reunido para faturamento.\",\n            \"date_created\": \"2019-10-18T17:56:17.066268-03:00\"\n        },\n        {\n            \"uid\": \"a671e8db-8c1a-41ac-adb3-fb8fb6655602\",\n            \"user\": {\n                \"email\": \"webmaster@eskolare.com.br\",\n                \"first_name\": \"Melissa\",\n                \"last_name\": \"Almeida\",\n                \"picture\": null\n            },\n            \"description\": \"\",\n            \"event\": \"withdrawal-created\",\n            \"event_display\": \"Victor Barros criou uma solicitação de resgate de R$ 291,37.\",\n            \"date_created\": \"2019-10-18T17:56:17.046531-03:00\"\n        }\n    ],\n    \"lines\": [\n        {\n            \"uid\": \"889c7e5f-5f65-413f-8fd3-823c33d3938d\",\n            \"seller\": {\n                \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                \"display_name\": \"Eskolare\",\n                \"official_name\": \"Eskolare\",\n                \"fantasy_name\": \"Eskolare\",\n                \"slug\": \"eskolare\",\n                \"logo\": \"http://localhost:8001/media/public/icon-512x512_R0H7xmf_mkc0wMG.png\",\n                \"address\": \"\",\n                \"tax_document\": \"19.256.343/0001-40\",\n                \"type\": \"company\",\n                \"type_display\": \"Pessoa Jurídica\"\n            },\n            \"amount\": \"1.44\",\n            \"total_invoiced\": \"0.00\",\n            \"remaining_to_invoice\": \"1.44\",\n            \"can_invoice\": false,\n            \"can_cancel\": false,\n            \"status\": \"canceled\",\n            \"status_display\": \"Cancelado\",\n            \"invoices\": []\n        },\n        {\n            \"uid\": \"df1e3d29-b061-40a2-8af8-74dc81373b2c\",\n            \"seller\": {\n                \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                \"fantasy_name\": \"Skoolare\",\n                \"slug\": \"skoolare\",\n                \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb.png\",\n                \"address\": \"\",\n                \"tax_document\": \"02.204.054/0001-02\",\n                \"type\": \"company\",\n                \"type_display\": \"Pessoa Jurídica\"\n            },\n            \"amount\": \"289.93\",\n            \"total_invoiced\": \"0.00\",\n            \"remaining_to_invoice\": \"289.93\",\n            \"can_invoice\": false,\n            \"can_cancel\": false,\n            \"status\": \"approved\",\n            \"status_display\": \"Aprovado\",\n            \"invoices\": []\n        }\n    ]\n}"}],"_postman_id":"631f2095-f5e7-4108-99db-eb471870ab09"}],"id":"4651fc01-d09c-41bf-8120-dd47622956bd","_postman_id":"4651fc01-d09c-41bf-8120-dd47622956bd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Commission Invoices","item":[{"name":"List Commission Invoices","event":[{"listen":"test","script":{"id":"41e8b6e9-c622-4dda-aae6-c9a9ffb701e6","exec":["var jsonData = JSON.parse(responseBody);","","for (var withdrawal of jsonData.results) {","    postman.setEnvironmentVariable(\"withdrawal_uid\", withdrawal.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"2037152d-a7a6-404c-823c-a75022db192b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","commission-invoices",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"status","value":"pending"}],"variable":[]}},"response":[{"id":"ba37aea1-6967-4645-bb73-0e4c6eb393cf","name":"List Commission Invoices","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","financial","commission-invoices",""],"query":[{"key":"status","value":"pending","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 04 Dec 2020 17:53:02 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"996"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"b1fb5a66-79ec-4b44-8a42-c7a8ca333ca2\",\n            \"withdrawal_code\": \"WTD-46FWHF9\",\n            \"amount\": \"52.25\",\n            \"status\": \"approved\",\n            \"status_display\": \"Aprovado\",\n            \"requested_by\": {\n                \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                \"display_name\": \"Eskolare\",\n                \"slug\": \"eskolare\",\n                \"logo\": \"/media/public/icon-512x512_R0H7xmf_mkc0wMG.png\"\n            },\n            \"invoices\": [\n                {\n                    \"uid\": \"d06412ab-5f00-4e53-bc63-0ebe0b6c399d\",\n                    \"invoice_number\": \"000001\",\n                    \"invoice_amount\": \"52.25\",\n                    \"invoice_url\": \"\",\n                    \"issuance_date\": \"2020-01-30T12:00:00-03:00\",\n                    \"file\": null,\n                    \"status\": \"approved\",\n                    \"status_display\": \"Aprovado\",\n                    \"can_delete\": false,\n                    \"seller\": {\n                        \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                        \"display_name\": \"Skoolare\",\n                        \"slug\": \"skoolare\",\n                        \"logo\": \"/media/public/Skoolare_jroUryb.png\"\n                    },\n                    \"user\": {\n                        \"email\": \"joao.e@eskolare.com.br\",\n                        \"first_name\": \"Eloah\",\n                        \"last_name\": \"Silveira\",\n                        \"picture\": null\n                    },\n                    \"notes\": \"\",\n                    \"description\": \"\",\n                    \"power_ups\": {}\n                }\n            ],\n            \"date_created\": \"2020-01-30T14:30:14.086832-03:00\",\n            \"date_updated\": \"2020-02-04T10:38:24.633470-03:00\"\n        }\n    ]\n}"}],"_postman_id":"2037152d-a7a6-404c-823c-a75022db192b"},{"name":"Approve Commission Invoice","event":[{"listen":"test","script":{"id":"690c39d7-c210-4e84-ae5b-10da1472aaf1","exec":["var jsonData = JSON.parse(responseBody);","","for (var withdrawal of jsonData.results) {","    postman.setEnvironmentVariable(\"withdrawal_uid\", withdrawal.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"f64ee946-b8aa-4714-913d-4487a2838a8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/{{seller_withdrawal_invoice_uid}}/approve/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","commission-invoices","{{seller_withdrawal_invoice_uid}}","approve",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"status","value":"pending"}],"variable":[]}},"response":[{"id":"25767bdb-df26-4e7d-967b-a1bb357af9f2","name":"Approve Commission Invoice","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/{{seller_withdrawal_invoice_uid}}/approve/","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","financial","commission-invoices","{{seller_withdrawal_invoice_uid}}","approve",""],"query":[{"key":"status","value":"pending","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Nov 2020 14:08:54 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.5"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"436"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"d06412ab-5f00-4e53-bc63-0ebe0b6c399d\",\n    \"invoice_number\": \"000001\",\n    \"invoice_amount\": \"52.25\",\n    \"invoice_url\": \"\",\n    \"issuance_date\": \"2020-01-30T12:00:00-03:00\",\n    \"file\": null,\n    \"status\": \"approved\",\n    \"status_display\": \"Approved\",\n    \"can_delete\": false,\n    \"seller\": {\n        \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": \"/media/public/Skoolare_jroUryb.png\"\n    },\n    \"user\": null,\n    \"notes\": \"\",\n    \"description\": \"\",\n    \"power_ups\": {}\n}"}],"_postman_id":"f64ee946-b8aa-4714-913d-4487a2838a8b"},{"name":"Reject Commission Invoice","event":[{"listen":"test","script":{"id":"696bed79-2507-4b7b-b107-7ff83e617c8e","exec":["var jsonData = JSON.parse(responseBody);","","for (var withdrawal of jsonData.results) {","    postman.setEnvironmentVariable(\"withdrawal_uid\", withdrawal.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"ed0f63e0-8d9b-454a-903a-3d5f3baa2a0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/{{seller_withdrawal_invoice_uid}}/reject/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","commission-invoices","{{seller_withdrawal_invoice_uid}}","reject",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"status","value":"pending"}],"variable":[]}},"response":[{"id":"1ed54f66-0961-4acb-8c98-750644cc87a6","name":"Reject Commission Invoice","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/{{seller_withdrawal_invoice_uid}}/reject/","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","financial","commission-invoices","{{seller_withdrawal_invoice_uid}}","reject",""],"query":[{"key":"status","value":"pending","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Nov 2020 14:52:07 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.5"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"436"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"d06412ab-5f00-4e53-bc63-0ebe0b6c399d\",\n    \"invoice_number\": \"000001\",\n    \"invoice_amount\": \"52.25\",\n    \"invoice_url\": \"\",\n    \"issuance_date\": \"2020-01-30T12:00:00-03:00\",\n    \"file\": null,\n    \"status\": \"rejected\",\n    \"status_display\": \"Rejected\",\n    \"can_delete\": false,\n    \"seller\": {\n        \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": \"/media/public/Skoolare_jroUryb.png\"\n    },\n    \"user\": null,\n    \"notes\": \"\",\n    \"description\": \"\",\n    \"power_ups\": {}\n}"}],"_postman_id":"ed0f63e0-8d9b-454a-903a-3d5f3baa2a0b"},{"name":"List Commission Invoice Transactions","event":[{"listen":"test","script":{"id":"bac65809-278d-452b-a3f9-b86dd73c9706","exec":["var jsonData = JSON.parse(responseBody);","","for (var withdrawal of jsonData.results) {","    postman.setEnvironmentVariable(\"withdrawal_uid\", withdrawal.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"b74cc512-15ed-4b06-9eea-7ed1e913d598","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/{{seller_withdrawal_invoice_uid}}/transactions/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","commission-invoices","{{seller_withdrawal_invoice_uid}}","transactions",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"status","value":"pending"}],"variable":[]}},"response":[{"id":"72e2155d-737b-4c2d-85ce-66efaea901b7","name":"List Commission Invoice Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/commission-invoices/{{commission_invoice_uid}}/transactions/","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","financial","commission-invoices","{{commission_invoice_uid}}","transactions",""],"query":[{"key":"status","value":"pending","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 04 Dec 2020 17:53:25 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"27505"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 8,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"b9f6b031-6878-4780-a4f1-d5cf4ec4287d\",\n            \"amount\": \"4.09\",\n            \"date\": \"2020-01-14T18:13:52.348522-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 95,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 3,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"4710d059-a3c5-4c43-b553-02ebf9aa4d57\",\n            \"amount\": \"4.09\",\n            \"date\": \"2019-12-15T18:13:52.348522-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 65,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": \"115.47\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"94fdab94-6ae2-4af4-8c42-b87efdda2eaa\",\n            \"amount\": \"4.10\",\n            \"date\": \"2019-11-15T18:13:52.348522-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": \"28.73\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"8f2ea1de-1977-43ad-ac5f-5738971061ba\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-11-13T11:40:37.403359-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"c043f2cb-ca61-4fb6-80fb-b6ec4a6b5c0e\",\n                \"batch_number\": \"SPL-55RE9FX\",\n                \"payment\": {\n                    \"uid\": \"4c7087a9-f758-4ecd-af41-9a17a7581d91\",\n                    \"code\": \"ORD-46FWFRC-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:24:32.289951-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"454f34d7-4895-4ddf-bd21-781fcff08f74\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-29T11:40:36.768810-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9fda9dc4-cdcc-4bff-9b2c-949891421f49\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-11-05T04:22:32.260931-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"360c721c-f021-4512-97f6-639bd4759bbe\",\n                        \"order_group\": \"947231947221\",\n                        \"order_number\": \"947231947221-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:24:32.230012-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"d3f4b862-ac41-4b8c-87b8-9cdbd13e2901\",\n            \"amount\": \"13.21\",\n            \"date\": \"2019-11-13T10:59:38.125089-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"be3a01f6-688a-42c1-bdb7-90aaf97fefde\",\n                \"batch_number\": \"SPL-4TAJQG5\",\n                \"payment\": {\n                    \"uid\": \"2b4456da-94f6-48a9-8dc2-58f83ab2eef9\",\n                    \"code\": \"ORD-3U44VRG-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:23:15.295222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"161.60\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"161.60\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"161.60\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4e31eeb-e334-4ed9-914f-671833dad9d3\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-10-29T10:59:37.374942-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9012a754-b197-4798-9cc1-9fafca708853\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-11-01T05:06:39.848472-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"8f1521a4-0227-49fb-a7e2-20cdb2a82fd5\",\n                        \"order_group\": \"947231939513\",\n                        \"order_number\": \"947231939513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:23:15.157886-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"151.61\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"161.60\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"99b593a0-a2fe-485b-8551-ad7ba4a53098\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-10-27T06:13:10.469426-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": \"11.48\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"8d8e1a69-c21b-4783-95be-3799c551b13a\",\n                \"batch_number\": \"SPL-378ETGY\",\n                \"payment\": {\n                    \"uid\": \"0dd537bd-dec4-4aea-8436-66d4ff923ca2\",\n                    \"code\": \"ORD-4FVS3R9-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:52:50.060402-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"739e8aff-1b59-4e51-888d-6a8bb6751f71\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-12T06:13:09.913447-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"37b123f9-4d75-4471-8216-57a70e7c8aa4\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:51.147544-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"9f781783-6e96-4b1f-80cf-5264f28a6131\",\n                        \"order_group\": \"947082716997\",\n                        \"order_number\": \"947082716997-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:52:50.004659-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"27d7df7c-74ea-425e-89d9-e7959e1c6870\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-10-26T18:59:54.810395-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": \"4.79\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"de754ddf-d819-4b07-be24-68c3ad9be2a2\",\n                \"batch_number\": \"SPL-46FWHGH\",\n                \"payment\": {\n                    \"uid\": \"37dccd9d-de9f-4913-8b81-e9715242cb77\",\n                    \"code\": \"ORD-5F68SQT-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T18:14:50.560222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"86f27f1a-ca67-4005-bce7-937c2b426151\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:59:54.286675-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"17b15abf-6863-47c8-a411-429df0faa90e\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:52.830374-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"34c224de-4139-44bd-81ba-b54ed02d5911\",\n                        \"order_group\": \"947082849048\",\n                        \"order_number\": \"947082849048-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:14:50.505262-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"3cb12e98-48d2-421e-a38d-403f42caaaaa\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-10-26T18:00:26.562328-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"requested\",\n            \"status_display\": \"Solicitado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"b175fd87-4f68-4982-8b52-36801f0527de\",\n                \"batch_number\": \"SPL-3GL9DGU\",\n                \"payment\": {\n                    \"uid\": \"f584610f-cc7f-4129-a5c5-dc6ef62574cb\",\n                    \"code\": \"ORD-4TAJKR5-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:54:20.996383-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f07ef64a-cb8c-4fc3-a689-8fe0d7c49780\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:00:25.970333-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"a30a6575-5a49-4da0-900c-bc14ba1a62a7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": false,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-15T22:09:11.270811-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a0b7414a-7eac-46be-bf8f-055f8332c4e7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-23T22:16:02.037452-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"e31bb362-96a9-4e2d-ad26-8b053be58dc2\",\n                        \"order_group\": \"947082726091\",\n                        \"order_number\": \"947082726091-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:54:20.942020-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        }\n    ]\n}"}],"_postman_id":"b74cc512-15ed-4b06-9eea-7ed1e913d598"}],"id":"a6808fb3-b15f-47b4-bca3-21016704646b","_postman_id":"a6808fb3-b15f-47b4-bca3-21016704646b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"List Transactions","event":[{"listen":"test","script":{"id":"c53dd6b8-e917-41a6-b2f9-7edf1dd78dc8","exec":["var jsonData = JSON.parse(responseBody);","","for (var withdrawal of jsonData.results) {","    postman.setEnvironmentVariable(\"withdrawal_uid\", withdrawal.uid);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"b9302f2e-d763-47b1-94b0-4d51a27b4b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/transactions/","description":"<p>Os filtros de status ou código (<code>withdrawal_status</code>, <code>withdrawal</code>, <code>order_number</code>, <code>payment</code>, <code>batch_number</code>) aceitam mútiplos valores separados por vírgula, sem espaços.</p>\n<p>Os filtros de data podem ser usados separadamente e aceitam a data nos seguintes formatos:</p>\n<ul>\n<li><p>2023-01-31T23:59:59-03:00 (Data e hora com offset de timezone)</p>\n</li>\n<li><p>2023-01-31T23:59:59 (Somente data e hora, o offset de 03:00 é inferido)</p>\n</li>\n<li><p>2023-01-31 (Somente data, horário 00:00:00-03:00 será utilizado)</p>\n</li>\n</ul>\n<p>Favor note que todas as datas são salvas no banco no formato data/hora timezone aware. O timezone de referência da API é <code>America/Sao_Paulo</code> com offset de <code>-03:00</code> a partir do UTC.</p>\n<p>Os filtros de range <code>after</code> (gte) e <code>before</code> (lte) são <strong>inclusívos</strong>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","transactions",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"withdrawal_status","value":"completed"},{"disabled":true,"description":{"content":"<p><code>true</code>, <code>false</code></p>\n","type":"text/plain"},"key":"cleared","value":"true"},{"disabled":true,"description":{"content":"<p>pending, invoice, available, requested, withdrawn</p>\n","type":"text/plain"},"key":"status","value":"available"},{"disabled":true,"key":"withdrawal","value":"WTD-64XVYFL"},{"disabled":true,"key":"order_number","value":"947082716997-01"},{"disabled":true,"key":"payment","value":"ORD-4FVS3R9-001"},{"disabled":true,"key":"batch_number","value":"SPL-378ETGY"},{"disabled":true,"key":"date_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"date_before","value":"2023-01-31T23:59:59-03:00"},{"disabled":true,"key":"date_created_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"date_created_before","value":"2023-01-31T23:59:59-03:00"},{"disabled":true,"key":"date_updated_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"date_updated_before","value":"2023-01-31T23:59:59-03:00"}],"variable":[]}},"response":[{"id":"a7954042-ab22-4385-b88f-f35624af5be0","name":"List Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/transactions/","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","financial","transactions",""],"query":[{"key":"withdrawal__status","value":"completed","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 04 Dec 2020 17:54:13 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"339802"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 120,\n    \"next\": \"http://localhost:8001/api/integrations/eskolare/financial/transactions/?page=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"077fa691-c644-4d87-83b6-07ca359a9c03\",\n            \"amount\": \"34.48\",\n            \"date\": \"2020-10-08T14:39:01.354639-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"a04657a4-03a5-4f62-9532-fb0933df94b5\",\n                \"batch_number\": \"SPL-3GL99TQ\",\n                \"payment\": {\n                    \"uid\": \"59feb3be-fb20-4c58-a8c5-4cf9714431f0\",\n                    \"code\": \"ORD-3U44TFW-001\",\n                    \"status\": \"reversed\",\n                    \"status_display\": \"Revertido\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-09-03T14:38:57.738278-03:00\",\n                    \"auth_date\": \"2020-09-03T14:39:01.354639-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"f7670aff-c7f2-401e-9702-eff896126395\",\n                        \"code\": \"elo\",\n                        \"name\": \"Elo\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"elo\",\n                            \"name\": \"Elo\",\n                            \"logo\": \"http://localhost:8001/media/public/elo.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Chargeback\",\n                        \"exp_year\": 2030,\n                        \"exp_month\": 3,\n                        \"last_digits\": \"1118\",\n                        \"first_digits\": \"50669\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"6896.05\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"6896.05\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"6896.05\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"6896.05\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"a981ff8b-66dc-4e7a-b4d5-8bfe6d19723e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"6896.05\",\n                            \"date_created\": \"2020-09-03T14:39:01.335877-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"073f8d72-1e74-4f05-9e01-a8af254a8889\",\n                        \"order_group\": \"949915473738\",\n                        \"order_number\": \"949915473738-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-09-03T14:38:57.402900-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"6886.06\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"127.08\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"6896.05\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"reversed\",\n                        \"status_display\": \"Revertido\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"46094878450\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"ee74c5a6-65f8-40d0-ad85-277e4d19e5c5\",\n            \"amount\": \"551.29\",\n            \"date\": \"2020-10-08T14:39:01.354639-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"a04657a4-03a5-4f62-9532-fb0933df94b5\",\n                \"batch_number\": \"SPL-3GL99TQ\",\n                \"payment\": {\n                    \"uid\": \"59feb3be-fb20-4c58-a8c5-4cf9714431f0\",\n                    \"code\": \"ORD-3U44TFW-001\",\n                    \"status\": \"reversed\",\n                    \"status_display\": \"Revertido\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-09-03T14:38:57.738278-03:00\",\n                    \"auth_date\": \"2020-09-03T14:39:01.354639-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"f7670aff-c7f2-401e-9702-eff896126395\",\n                        \"code\": \"elo\",\n                        \"name\": \"Elo\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"elo\",\n                            \"name\": \"Elo\",\n                            \"logo\": \"http://localhost:8001/media/public/elo.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Chargeback\",\n                        \"exp_year\": 2030,\n                        \"exp_month\": 3,\n                        \"last_digits\": \"1118\",\n                        \"first_digits\": \"50669\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"6896.05\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"6896.05\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"6896.05\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"6896.05\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"a981ff8b-66dc-4e7a-b4d5-8bfe6d19723e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"6896.05\",\n                            \"date_created\": \"2020-09-03T14:39:01.335877-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"073f8d72-1e74-4f05-9e01-a8af254a8889\",\n                        \"order_group\": \"949915473738\",\n                        \"order_number\": \"949915473738-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-09-03T14:38:57.402900-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"6886.06\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"127.08\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"6896.05\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"reversed\",\n                        \"status_display\": \"Revertido\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"46094878450\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"ecd228f8-4cc6-406c-848a-2c0bf662d026\",\n            \"amount\": \"6896.05\",\n            \"date\": \"2020-10-08T14:39:01.354639-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"a04657a4-03a5-4f62-9532-fb0933df94b5\",\n                \"batch_number\": \"SPL-3GL99TQ\",\n                \"payment\": {\n                    \"uid\": \"59feb3be-fb20-4c58-a8c5-4cf9714431f0\",\n                    \"code\": \"ORD-3U44TFW-001\",\n                    \"status\": \"reversed\",\n                    \"status_display\": \"Revertido\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-09-03T14:38:57.738278-03:00\",\n                    \"auth_date\": \"2020-09-03T14:39:01.354639-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"f7670aff-c7f2-401e-9702-eff896126395\",\n                        \"code\": \"elo\",\n                        \"name\": \"Elo\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"elo\",\n                            \"name\": \"Elo\",\n                            \"logo\": \"http://localhost:8001/media/public/elo.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Chargeback\",\n                        \"exp_year\": 2030,\n                        \"exp_month\": 3,\n                        \"last_digits\": \"1118\",\n                        \"first_digits\": \"50669\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"6896.05\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"6896.05\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"6896.05\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"6896.05\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"a981ff8b-66dc-4e7a-b4d5-8bfe6d19723e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"6896.05\",\n                            \"date_created\": \"2020-09-03T14:39:01.335877-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"073f8d72-1e74-4f05-9e01-a8af254a8889\",\n                        \"order_group\": \"949915473738\",\n                        \"order_number\": \"949915473738-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-09-03T14:38:57.402900-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"6886.06\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"127.08\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"6896.05\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"reversed\",\n                        \"status_display\": \"Revertido\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"46094878450\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"a0165ccf-5434-4156-af01-1c0072bf1c14\",\n            \"amount\": \"1.00\",\n            \"date\": \"2020-08-28T14:54:52.145036-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"19ad3a95-5156-42da-9765-7d0ccc40ae02\",\n                \"batch_number\": \"SPL-64XVVSK\",\n                \"payment\": {\n                    \"uid\": \"cab387c1-7771-4868-9b25-b7c74ef828c9\",\n                    \"code\": \"TUI-378ELGC-007\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-12-05T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-08-13T14:54:52.145036-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"https://sandbox.moip.com.br/v2/boleto/BOL-DMZ2E8YNKVTC/print\",\n                        \"line_code\": \"34191.09024 66011.960193 61309.830000 2 84610000019950\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"199.50\",\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"199.50\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"199.50\",\n                    \"total\": \"199.50\",\n                    \"monthly_interest_rate\": \"0.0100\",\n                    \"late_payment_fine\": \"3.99\",\n                    \"label\": \"Mensalidade Dezembro\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"199.50\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"1d3f65b0-ed4c-478f-abe9-2f5749c29c13\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"199.50\",\n                            \"date_created\": \"2020-08-13T14:54:52.127969-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"5663dcf9-1a77-4343-9fb3-7363649a1ba1\",\n                        \"order_group\": \"949252590683\",\n                        \"order_number\": \"949252590683-05\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-18T21:18:28.762499-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2394.00\",\n                        \"discount_amount\": \"1197.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"1197.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"23c68887-9865-4407-b116-c2f864c9f931\",\n            \"amount\": \"16.24\",\n            \"date\": \"2020-08-28T14:54:52.145036-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"19ad3a95-5156-42da-9765-7d0ccc40ae02\",\n                \"batch_number\": \"SPL-64XVVSK\",\n                \"payment\": {\n                    \"uid\": \"cab387c1-7771-4868-9b25-b7c74ef828c9\",\n                    \"code\": \"TUI-378ELGC-007\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-12-05T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-08-13T14:54:52.145036-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"https://sandbox.moip.com.br/v2/boleto/BOL-DMZ2E8YNKVTC/print\",\n                        \"line_code\": \"34191.09024 66011.960193 61309.830000 2 84610000019950\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"199.50\",\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"199.50\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"199.50\",\n                    \"total\": \"199.50\",\n                    \"monthly_interest_rate\": \"0.0100\",\n                    \"late_payment_fine\": \"3.99\",\n                    \"label\": \"Mensalidade Dezembro\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"199.50\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"1d3f65b0-ed4c-478f-abe9-2f5749c29c13\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"199.50\",\n                            \"date_created\": \"2020-08-13T14:54:52.127969-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"5663dcf9-1a77-4343-9fb3-7363649a1ba1\",\n                        \"order_group\": \"949252590683\",\n                        \"order_number\": \"949252590683-05\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-18T21:18:28.762499-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2394.00\",\n                        \"discount_amount\": \"1197.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"1197.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"09e72435-a7f5-44a3-b1bc-bec41582cfef\",\n            \"amount\": \"199.50\",\n            \"date\": \"2020-08-28T14:54:52.145036-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"19ad3a95-5156-42da-9765-7d0ccc40ae02\",\n                \"batch_number\": \"SPL-64XVVSK\",\n                \"payment\": {\n                    \"uid\": \"cab387c1-7771-4868-9b25-b7c74ef828c9\",\n                    \"code\": \"TUI-378ELGC-007\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-12-05T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-08-13T14:54:52.145036-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"https://sandbox.moip.com.br/v2/boleto/BOL-DMZ2E8YNKVTC/print\",\n                        \"line_code\": \"34191.09024 66011.960193 61309.830000 2 84610000019950\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"199.50\",\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"199.50\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"199.50\",\n                    \"total\": \"199.50\",\n                    \"monthly_interest_rate\": \"0.0100\",\n                    \"late_payment_fine\": \"3.99\",\n                    \"label\": \"Mensalidade Dezembro\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"199.50\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"1d3f65b0-ed4c-478f-abe9-2f5749c29c13\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"199.50\",\n                            \"date_created\": \"2020-08-13T14:54:52.127969-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"5663dcf9-1a77-4343-9fb3-7363649a1ba1\",\n                        \"order_group\": \"949252590683\",\n                        \"order_number\": \"949252590683-05\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-18T21:18:28.762499-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2394.00\",\n                        \"discount_amount\": \"1197.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"1197.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"0495dcde-7656-462c-a89a-0d3be80017fe\",\n            \"amount\": \"2.75\",\n            \"date\": \"2020-08-21T01:29:02.043398-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"275811e5-ce70-4497-924d-87b36928f812\",\n                \"batch_number\": \"SPL-5F68RSV\",\n                \"payment\": {\n                    \"uid\": \"26653e65-8aa7-4128-b17b-58684bd9b8c6\",\n                    \"code\": \"ORD-5SJ49F5-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-07-17T01:28:51.165828-03:00\",\n                    \"auth_date\": \"2020-07-17T01:29:02.043398-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"550.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"550.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"550.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"550.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"7701b4a4-a7bb-41ce-9aea-2c7d1a0c4808\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"550.00\",\n                            \"date_created\": \"2020-07-17T01:29:02.030543-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"d4bba77f-6d80-4c6d-9abd-f657b331c73a\",\n                        \"order_group\": \"949496013108\",\n                        \"order_number\": \"949496013108-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-07-17T01:28:51.101501-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"550.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"550.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"1b8e515a-0d21-4362-808c-c39136f1dd5b\",\n            \"amount\": \"2.75\",\n            \"date\": \"2020-08-20T22:35:13.543828-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"d10f8ee0-6b90-431a-8c51-7726a371a0b4\",\n                \"batch_number\": \"SPL-55RE6T3\",\n                \"payment\": {\n                    \"uid\": \"1e8e1736-d1d1-4b54-b320-3813a59e29d1\",\n                    \"code\": \"ORD-5F68QF9-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-07-16T22:35:04.884544-03:00\",\n                    \"auth_date\": \"2020-07-16T22:35:13.543828-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"550.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"550.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"550.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"550.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"c35ac6b9-b152-40b4-95f7-f2d20098fa33\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"550.00\",\n                            \"date_created\": \"2020-07-16T22:35:13.523404-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"590c0845-d38b-4ea6-aac1-43112b178471\",\n                        \"order_group\": \"949494970483\",\n                        \"order_number\": \"949494970483-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-07-16T22:35:04.851804-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"550.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"550.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"1805ef69-fb73-416c-95aa-4cb773342591\",\n            \"amount\": \"2.75\",\n            \"date\": \"2020-08-20T17:50:52.566957-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"acd7a898-e0f2-4a54-9010-ec3923966a6f\",\n                \"batch_number\": \"SPL-4TAJJT7\",\n                \"payment\": {\n                    \"uid\": \"6ca41c57-b4b3-4a18-bfe3-e545a382305e\",\n                    \"code\": \"ORD-55RE5FE-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-07-16T17:50:43.857767-03:00\",\n                    \"auth_date\": \"2020-07-16T17:50:52.566957-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"550.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"550.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"550.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"550.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"150b7d23-3925-471a-88ef-c5d9d990ad2f\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"550.00\",\n                            \"date_created\": \"2020-07-16T17:50:52.553757-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"6a70991d-2f17-4ef8-994e-021645493b20\",\n                        \"order_group\": \"949493264380\",\n                        \"order_number\": \"949493264380-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-07-16T17:50:43.822877-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"550.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"550.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"e8e1d9bd-e9da-4410-b408-98a535edaf9e\",\n            \"amount\": \"2.75\",\n            \"date\": \"2020-08-20T16:30:16.345615-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"72e0a0f1-a094-4888-a37a-67c0e875e4b6\",\n                \"batch_number\": \"SPL-4FVRYTC\",\n                \"payment\": {\n                    \"uid\": \"ab6250b9-b2cc-4c98-a749-1d743cbfc992\",\n                    \"code\": \"ORD-4TAJHFJ-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-07-16T16:30:02.832047-03:00\",\n                    \"auth_date\": \"2020-07-16T16:30:16.345615-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"550.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"550.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"550.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"550.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"3d051a7b-4869-47d1-a365-9462708b47cf\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"550.00\",\n                            \"date_created\": \"2020-07-16T16:30:16.334082-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"270aa59f-8798-489f-bb60-fbab27f92d0b\",\n                        \"order_group\": \"949492780278\",\n                        \"order_number\": \"949492780278-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-07-16T16:30:02.801128-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"550.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"550.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"92a60955-c433-4c02-8074-fa2c740cdd37\",\n            \"amount\": \"0.28\",\n            \"date\": \"2020-08-20T16:27:01.040107-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"da265dad-ec86-4e9d-99ba-1f96c9219d11\",\n                \"batch_number\": \"SPL-46FWETG\",\n                \"payment\": {\n                    \"uid\": \"7cc5766c-0a98-4222-a478-cccb836b5a22\",\n                    \"code\": \"ORD-4FVRXFR-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-07-16T16:26:52.859899-03:00\",\n                    \"auth_date\": \"2020-07-16T16:27:01.040107-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"55.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"55.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"55.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"55.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"26ba06ba-7618-4ac3-8ceb-921e81649154\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"55.00\",\n                            \"date_created\": \"2020-07-16T16:27:01.026856-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"a14d5f48-0d07-43c0-b516-0482b051d660\",\n                        \"order_group\": \"949492761281\",\n                        \"order_number\": \"949492761281-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-07-16T16:26:52.829880-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"55.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"55.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"14474524-f844-4801-ac37-8b38b4a01cb4\",\n            \"amount\": \"0.28\",\n            \"date\": \"2020-08-20T16:25:24.156639-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"2a3045e0-fcf2-46d2-a483-3b9728022f40\",\n                \"batch_number\": \"SPL-3U44UTL\",\n                \"payment\": {\n                    \"uid\": \"f870d3c0-622b-4ad2-9ca6-e7e12d56fada\",\n                    \"code\": \"ORD-46FWDFV-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-07-16T16:25:15.822939-03:00\",\n                    \"auth_date\": \"2020-07-16T16:25:24.156639-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"110.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"55.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"55.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"55.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f0181fe8-30dc-495c-9f8b-7e29d455c811\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"55.00\",\n                            \"date_created\": \"2020-07-16T16:25:24.142299-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"e56bee3c-482f-4d4b-b873-e9505dc7cffc\",\n                        \"order_group\": \"949492751577\",\n                        \"order_number\": \"949492751577-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-07-16T16:25:15.789834-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"55.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"55.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"e86f06e8-1028-422a-a2fe-157a19064c2b\",\n            \"amount\": \"0.55\",\n            \"date\": \"2020-08-20T15:43:22.085095-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"e2283531-8980-47d1-9c71-5e3653c80093\",\n                \"batch_number\": \"SPL-3GL99TT\",\n                \"payment\": {\n                    \"uid\": \"bb3239ea-bce9-47cb-8a6e-8fee74904357\",\n                    \"code\": \"ORD-3U44TG3-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-07-16T15:43:03.448871-03:00\",\n                    \"auth_date\": \"2020-07-16T15:43:22.085095-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"110.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"110.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"110.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"110.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f8c98fea-b1f4-4045-9855-0ddf5c4c13b4\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"110.00\",\n                            \"date_created\": \"2020-07-16T15:43:22.066675-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"22a1a6a6-fa27-418f-b7a6-6b9bfd969e61\",\n                        \"order_group\": \"949492498336\",\n                        \"order_number\": \"949492498336-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-07-16T15:43:03.382098-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"110.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"110.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Doe\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"279b9abf-fbb8-47b3-b9a0-92e62ecc6b47\",\n            \"amount\": \"0.18\",\n            \"date\": \"2020-08-08T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 185,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 6,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"64857d0e-3b0b-4823-aca2-4f96847ab4ca\",\n            \"amount\": \"2.98\",\n            \"date\": \"2020-08-08T16:07:32.160239-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 185,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 6,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"549ab8ba-1ea1-48ea-a1c3-400d7457edbc\",\n            \"amount\": \"36.67\",\n            \"date\": \"2020-08-08T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 185,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 6,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"10d92722-b7de-4755-ad2f-1d6fe941b7c3\",\n            \"amount\": \"0.61\",\n            \"date\": \"2020-07-13T22:14:29.643023-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"204e1abe-f780-48cb-ac85-8aed1d0064e6\",\n                \"batch_number\": \"SPL-55RE6T5\",\n                \"payment\": {\n                    \"uid\": \"40ed84da-bb2c-4089-9ce4-f025d567cb8f\",\n                    \"code\": \"ORD-4TAJHFK-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T22:14:25.708248-03:00\",\n                    \"auth_date\": \"2020-06-08T22:14:29.643023-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"c5084352-0d03-453c-aff7-dd38784b4e46\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T22:14:29.457676-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"927204e9-e82a-4b54-ae01-7f595054f78b\",\n                        \"order_group\": \"949166526513\",\n                        \"order_number\": \"949166526513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T22:14:25.271842-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"34aee8cb-095a-45f6-9244-b48c06e09df7\",\n            \"amount\": \"10.11\",\n            \"date\": \"2020-07-13T22:14:29.643023-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"204e1abe-f780-48cb-ac85-8aed1d0064e6\",\n                \"batch_number\": \"SPL-55RE6T5\",\n                \"payment\": {\n                    \"uid\": \"40ed84da-bb2c-4089-9ce4-f025d567cb8f\",\n                    \"code\": \"ORD-4TAJHFK-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T22:14:25.708248-03:00\",\n                    \"auth_date\": \"2020-06-08T22:14:29.643023-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"c5084352-0d03-453c-aff7-dd38784b4e46\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T22:14:29.457676-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"927204e9-e82a-4b54-ae01-7f595054f78b\",\n                        \"order_group\": \"949166526513\",\n                        \"order_number\": \"949166526513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T22:14:25.271842-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"f426c53e-6973-4561-af68-3a5692989f79\",\n            \"amount\": \"122.74\",\n            \"date\": \"2020-07-13T22:14:29.643023-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"204e1abe-f780-48cb-ac85-8aed1d0064e6\",\n                \"batch_number\": \"SPL-55RE6T5\",\n                \"payment\": {\n                    \"uid\": \"40ed84da-bb2c-4089-9ce4-f025d567cb8f\",\n                    \"code\": \"ORD-4TAJHFK-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T22:14:25.708248-03:00\",\n                    \"auth_date\": \"2020-06-08T22:14:29.643023-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"c5084352-0d03-453c-aff7-dd38784b4e46\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T22:14:29.457676-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"927204e9-e82a-4b54-ae01-7f595054f78b\",\n                        \"order_group\": \"949166526513\",\n                        \"order_number\": \"949166526513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T22:14:25.271842-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"d9253be1-93bb-4b41-bca0-9183c7f04eb9\",\n            \"amount\": \"0.61\",\n            \"date\": \"2020-07-13T19:35:44.002642-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"472a017c-0477-424b-ae77-1535f065f3f5\",\n                \"batch_number\": \"SPL-4TAJJT9\",\n                \"payment\": {\n                    \"uid\": \"54f3ff21-f72f-4e37-aa34-97b51bb131b1\",\n                    \"code\": \"ORD-4FVRXFS-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:35:36.117568-03:00\",\n                    \"auth_date\": \"2020-06-08T19:35:44.002642-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f4d66637-4eac-4ce5-a35b-7f73fff68d80\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:35:43.582069-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"154e84ba-209c-49e4-bced-4d31d2758cfb\",\n                        \"order_group\": \"949165573554\",\n                        \"order_number\": \"949165573554-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:35:35.649373-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"e85d447f-a393-4a84-97dd-7cf93eb86987\",\n            \"amount\": \"10.11\",\n            \"date\": \"2020-07-13T19:35:44.002642-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"472a017c-0477-424b-ae77-1535f065f3f5\",\n                \"batch_number\": \"SPL-4TAJJT9\",\n                \"payment\": {\n                    \"uid\": \"54f3ff21-f72f-4e37-aa34-97b51bb131b1\",\n                    \"code\": \"ORD-4FVRXFS-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:35:36.117568-03:00\",\n                    \"auth_date\": \"2020-06-08T19:35:44.002642-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f4d66637-4eac-4ce5-a35b-7f73fff68d80\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:35:43.582069-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"154e84ba-209c-49e4-bced-4d31d2758cfb\",\n                        \"order_group\": \"949165573554\",\n                        \"order_number\": \"949165573554-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:35:35.649373-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"118eb326-1760-48b3-b0c9-a26ba325401b\",\n            \"amount\": \"122.74\",\n            \"date\": \"2020-07-13T19:35:44.002642-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"472a017c-0477-424b-ae77-1535f065f3f5\",\n                \"batch_number\": \"SPL-4TAJJT9\",\n                \"payment\": {\n                    \"uid\": \"54f3ff21-f72f-4e37-aa34-97b51bb131b1\",\n                    \"code\": \"ORD-4FVRXFS-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:35:36.117568-03:00\",\n                    \"auth_date\": \"2020-06-08T19:35:44.002642-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f4d66637-4eac-4ce5-a35b-7f73fff68d80\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:35:43.582069-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"154e84ba-209c-49e4-bced-4d31d2758cfb\",\n                        \"order_group\": \"949165573554\",\n                        \"order_number\": \"949165573554-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:35:35.649373-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"6bc8601a-7d1b-4630-af16-4bbf120cf0be\",\n            \"amount\": \"0.61\",\n            \"date\": \"2020-07-13T19:30:10.886233-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"da3c360f-bcbf-43b1-85c6-1cc11fd70b09\",\n                \"batch_number\": \"SPL-4FVRYTE\",\n                \"payment\": {\n                    \"uid\": \"06f3add2-81bb-4aa3-8db5-af1753151bae\",\n                    \"code\": \"ORD-46FWDFW-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:30:06.287153-03:00\",\n                    \"auth_date\": \"2020-06-08T19:30:10.886233-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"50ea5554-67f3-4783-8b87-287f7ce998e5\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:30:10.571446-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"21a5a2c8-eb39-40ff-8d28-e59eed75578b\",\n                        \"order_group\": \"949165540599\",\n                        \"order_number\": \"949165540599-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:30:06.105775-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"ea6c2309-e09e-4b93-9bca-1eebef6031a3\",\n            \"amount\": \"10.11\",\n            \"date\": \"2020-07-13T19:30:10.886233-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"da3c360f-bcbf-43b1-85c6-1cc11fd70b09\",\n                \"batch_number\": \"SPL-4FVRYTE\",\n                \"payment\": {\n                    \"uid\": \"06f3add2-81bb-4aa3-8db5-af1753151bae\",\n                    \"code\": \"ORD-46FWDFW-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:30:06.287153-03:00\",\n                    \"auth_date\": \"2020-06-08T19:30:10.886233-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"50ea5554-67f3-4783-8b87-287f7ce998e5\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:30:10.571446-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"21a5a2c8-eb39-40ff-8d28-e59eed75578b\",\n                        \"order_group\": \"949165540599\",\n                        \"order_number\": \"949165540599-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:30:06.105775-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"a499b55e-d3cb-4011-b8f5-02e8362c365e\",\n            \"amount\": \"122.74\",\n            \"date\": \"2020-07-13T19:30:10.886233-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"da3c360f-bcbf-43b1-85c6-1cc11fd70b09\",\n                \"batch_number\": \"SPL-4FVRYTE\",\n                \"payment\": {\n                    \"uid\": \"06f3add2-81bb-4aa3-8db5-af1753151bae\",\n                    \"code\": \"ORD-46FWDFW-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:30:06.287153-03:00\",\n                    \"auth_date\": \"2020-06-08T19:30:10.886233-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"50ea5554-67f3-4783-8b87-287f7ce998e5\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:30:10.571446-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"21a5a2c8-eb39-40ff-8d28-e59eed75578b\",\n                        \"order_group\": \"949165540599\",\n                        \"order_number\": \"949165540599-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:30:06.105775-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"a4d95fae-09cd-4388-b1c9-a1dc5ad4c4fc\",\n            \"amount\": \"0.61\",\n            \"date\": \"2020-07-13T19:28:24.955055-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"88bedc8e-f82f-48b5-ab90-64c32badb04a\",\n                \"batch_number\": \"SPL-46FWETJ\",\n                \"payment\": {\n                    \"uid\": \"6e0926f7-9f45-4a1d-9472-33a677a2c58c\",\n                    \"code\": \"ORD-3U44TG4-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:28:16.015501-03:00\",\n                    \"auth_date\": \"2020-06-08T19:28:24.955055-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"54921a1e-a175-4fb1-811d-95ac8493bbe6\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:28:24.891025-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"7d114356-544e-4697-95a6-348290709491\",\n                        \"order_group\": \"949165529539\",\n                        \"order_number\": \"949165529539-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:28:15.761239-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"68175b5e-5490-4e43-a962-d5b127890c14\",\n            \"amount\": \"10.11\",\n            \"date\": \"2020-07-13T19:28:24.955055-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"88bedc8e-f82f-48b5-ab90-64c32badb04a\",\n                \"batch_number\": \"SPL-46FWETJ\",\n                \"payment\": {\n                    \"uid\": \"6e0926f7-9f45-4a1d-9472-33a677a2c58c\",\n                    \"code\": \"ORD-3U44TG4-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:28:16.015501-03:00\",\n                    \"auth_date\": \"2020-06-08T19:28:24.955055-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"54921a1e-a175-4fb1-811d-95ac8493bbe6\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:28:24.891025-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"7d114356-544e-4697-95a6-348290709491\",\n                        \"order_group\": \"949165529539\",\n                        \"order_number\": \"949165529539-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:28:15.761239-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"05d19fd7-3941-4b96-8f38-b860d289f4f6\",\n            \"amount\": \"122.74\",\n            \"date\": \"2020-07-13T19:28:24.955055-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"88bedc8e-f82f-48b5-ab90-64c32badb04a\",\n                \"batch_number\": \"SPL-46FWETJ\",\n                \"payment\": {\n                    \"uid\": \"6e0926f7-9f45-4a1d-9472-33a677a2c58c\",\n                    \"code\": \"ORD-3U44TG4-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:28:16.015501-03:00\",\n                    \"auth_date\": \"2020-06-08T19:28:24.955055-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"112.75\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"54921a1e-a175-4fb1-811d-95ac8493bbe6\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:28:24.891025-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"7d114356-544e-4697-95a6-348290709491\",\n                        \"order_group\": \"949165529539\",\n                        \"order_number\": \"949165529539-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:28:15.761239-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"01f08af4-b39a-4609-9acc-83eca89f307a\",\n            \"amount\": \"0.61\",\n            \"date\": \"2020-07-13T19:25:03.025084-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"88e7c6a8-7e7b-40ee-903c-371e15927d8e\",\n                \"batch_number\": \"SPL-3U44UTR\",\n                \"payment\": {\n                    \"uid\": \"ab0f9577-c5c9-4bcc-8bab-e6e2fdc18dda\",\n                    \"code\": \"ORD-3GL98G8-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:24:59.070608-03:00\",\n                    \"auth_date\": \"2020-06-08T19:25:03.025084-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"b769c19d-1a9a-46a1-a590-43cc67206e19\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:25:02.822617-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"2759dc8b-8985-4086-8985-a2a6a20a6bff\",\n                        \"order_group\": \"949165509874\",\n                        \"order_number\": \"949165509874-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:24:58.870784-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"c4956f75-6138-42b8-b15d-3e52fd3babb4\",\n            \"amount\": \"10.11\",\n            \"date\": \"2020-07-13T19:25:03.025084-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"88e7c6a8-7e7b-40ee-903c-371e15927d8e\",\n                \"batch_number\": \"SPL-3U44UTR\",\n                \"payment\": {\n                    \"uid\": \"ab0f9577-c5c9-4bcc-8bab-e6e2fdc18dda\",\n                    \"code\": \"ORD-3GL98G8-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:24:59.070608-03:00\",\n                    \"auth_date\": \"2020-06-08T19:25:03.025084-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"b769c19d-1a9a-46a1-a590-43cc67206e19\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:25:02.822617-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"2759dc8b-8985-4086-8985-a2a6a20a6bff\",\n                        \"order_group\": \"949165509874\",\n                        \"order_number\": \"949165509874-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:24:58.870784-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"5e64c47b-75c3-49dc-95ac-f2ed1d91cdbc\",\n            \"amount\": \"122.74\",\n            \"date\": \"2020-07-13T19:25:03.025084-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"88e7c6a8-7e7b-40ee-903c-371e15927d8e\",\n                \"batch_number\": \"SPL-3U44UTR\",\n                \"payment\": {\n                    \"uid\": \"ab0f9577-c5c9-4bcc-8bab-e6e2fdc18dda\",\n                    \"code\": \"ORD-3GL98G8-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:24:59.070608-03:00\",\n                    \"auth_date\": \"2020-06-08T19:25:03.025084-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"b769c19d-1a9a-46a1-a590-43cc67206e19\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:25:02.822617-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"2759dc8b-8985-4086-8985-a2a6a20a6bff\",\n                        \"order_group\": \"949165509874\",\n                        \"order_number\": \"949165509874-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:24:58.870784-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"1f58616a-3e41-42b2-a47b-e9746ed3d3e0\",\n            \"amount\": \"0.61\",\n            \"date\": \"2020-07-13T19:18:01.026788-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"e4874735-9bf7-406e-9938-8d6764ffd002\",\n                \"batch_number\": \"SPL-3GL99TV\",\n                \"payment\": {\n                    \"uid\": \"f9729ffb-4c13-489f-a465-4b53f96015c0\",\n                    \"code\": \"ORD-378ELGD-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:17:56.841257-03:00\",\n                    \"auth_date\": \"2020-06-08T19:18:01.026788-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"225.50\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"2612e5cb-1d86-454e-9007-5c10302d8d69\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:18:00.808424-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c63448d9-37f0-46a3-add7-dfe95dbe1ac9\",\n                        \"order_group\": \"949165467622\",\n                        \"order_number\": \"949165467622-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:17:56.345920-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"20bb1d1e-b3a7-42da-a0af-2074ab7da5ed\",\n            \"amount\": \"10.11\",\n            \"date\": \"2020-07-13T19:18:01.026788-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"e4874735-9bf7-406e-9938-8d6764ffd002\",\n                \"batch_number\": \"SPL-3GL99TV\",\n                \"payment\": {\n                    \"uid\": \"f9729ffb-4c13-489f-a465-4b53f96015c0\",\n                    \"code\": \"ORD-378ELGD-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:17:56.841257-03:00\",\n                    \"auth_date\": \"2020-06-08T19:18:01.026788-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"225.50\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"2612e5cb-1d86-454e-9007-5c10302d8d69\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:18:00.808424-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c63448d9-37f0-46a3-add7-dfe95dbe1ac9\",\n                        \"order_group\": \"949165467622\",\n                        \"order_number\": \"949165467622-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:17:56.345920-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"595a33f6-baf0-4e54-91bd-4aebdd6f1bc1\",\n            \"amount\": \"122.74\",\n            \"date\": \"2020-07-13T19:18:01.026788-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"e4874735-9bf7-406e-9938-8d6764ffd002\",\n                \"batch_number\": \"SPL-3GL99TV\",\n                \"payment\": {\n                    \"uid\": \"f9729ffb-4c13-489f-a465-4b53f96015c0\",\n                    \"code\": \"ORD-378ELGD-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:17:56.841257-03:00\",\n                    \"auth_date\": \"2020-06-08T19:18:01.026788-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"225.50\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"2612e5cb-1d86-454e-9007-5c10302d8d69\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:18:00.808424-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c63448d9-37f0-46a3-add7-dfe95dbe1ac9\",\n                        \"order_group\": \"949165467622\",\n                        \"order_number\": \"949165467622-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:17:56.345920-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"f72cd9ea-a6c7-49f3-8433-6326dc4d9003\",\n            \"amount\": \"0.61\",\n            \"date\": \"2020-07-13T19:15:28.555621-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"8646c249-a11a-48b1-ab44-650ce8809568\",\n                \"batch_number\": \"SPL-378EQU3\",\n                \"payment\": {\n                    \"uid\": \"7caa864f-aeff-44e1-bb22-e438692bc2c6\",\n                    \"code\": \"ORD-64XVUF3-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:15:23.750745-03:00\",\n                    \"auth_date\": \"2020-06-08T19:15:28.555621-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"dd6c3010-6f06-4312-9a77-41c04bcd6a61\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:15:28.038207-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c427f074-a339-4365-9787-7e8a5464119c\",\n                        \"order_group\": \"949165452345\",\n                        \"order_number\": \"949165452345-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:15:23.561881-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"8af19a84-1e58-468b-b1d5-c96ff5fe0774\",\n            \"amount\": \"10.11\",\n            \"date\": \"2020-07-13T19:15:28.555621-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"8646c249-a11a-48b1-ab44-650ce8809568\",\n                \"batch_number\": \"SPL-378EQU3\",\n                \"payment\": {\n                    \"uid\": \"7caa864f-aeff-44e1-bb22-e438692bc2c6\",\n                    \"code\": \"ORD-64XVUF3-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:15:23.750745-03:00\",\n                    \"auth_date\": \"2020-06-08T19:15:28.555621-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"dd6c3010-6f06-4312-9a77-41c04bcd6a61\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:15:28.038207-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c427f074-a339-4365-9787-7e8a5464119c\",\n                        \"order_group\": \"949165452345\",\n                        \"order_number\": \"949165452345-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:15:23.561881-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"07c50d95-4875-40ac-8e5a-3e5f983c59a7\",\n            \"amount\": \"122.74\",\n            \"date\": \"2020-07-13T19:15:28.555621-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"8646c249-a11a-48b1-ab44-650ce8809568\",\n                \"batch_number\": \"SPL-378EQU3\",\n                \"payment\": {\n                    \"uid\": \"7caa864f-aeff-44e1-bb22-e438692bc2c6\",\n                    \"code\": \"ORD-64XVUF3-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-06-08T19:15:23.750745-03:00\",\n                    \"auth_date\": \"2020-06-08T19:15:28.555621-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"122.74\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"235.49\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"112.75\",\n                    \"total\": \"122.74\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"122.74\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"dd6c3010-6f06-4312-9a77-41c04bcd6a61\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"122.74\",\n                            \"date_created\": \"2020-06-08T19:15:28.038207-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c427f074-a339-4365-9787-7e8a5464119c\",\n                        \"order_group\": \"949165452345\",\n                        \"order_number\": \"949165452345-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-06-08T19:15:23.561881-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"225.50\",\n                        \"discount_amount\": \"112.75\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"122.74\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"ef120b1d-6e28-4063-8c7f-0927b4789d6e\",\n            \"amount\": \"0.18\",\n            \"date\": \"2020-07-09T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 155,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 5,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"bbd31588-e9c3-4a84-9c41-957706d69e39\",\n            \"amount\": \"2.98\",\n            \"date\": \"2020-07-09T16:07:32.160239-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 155,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 5,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"a2123e44-c62f-4928-8957-3d934abfb2e3\",\n            \"amount\": \"36.67\",\n            \"date\": \"2020-07-09T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 155,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 5,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"38fea14c-8f85-4be2-a9cf-8a1169db1aa8\",\n            \"amount\": \"0.18\",\n            \"date\": \"2020-06-09T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 125,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 4,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"f95708ef-d2a6-41d4-be48-376d026a9ac9\",\n            \"amount\": \"2.98\",\n            \"date\": \"2020-06-09T16:07:32.160239-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 125,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 4,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"900a32cb-abe9-4201-acbd-f7abbcfa55c8\",\n            \"amount\": \"36.67\",\n            \"date\": \"2020-06-09T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 125,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 4,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"38ee4193-65dc-4968-abef-0d503f5ede39\",\n            \"amount\": \"12.29\",\n            \"date\": \"2020-05-29T15:36:43.474664-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"a13010af-eafe-46b6-8248-5ab597e76f19\",\n                \"batch_number\": \"SPL-3GL99TX\",\n                \"payment\": {\n                    \"uid\": \"6fd45d3d-1f6d-4433-90cf-600c86e78f5e\",\n                    \"code\": \"TUI-3GL98G9-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-04-24T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-04-24T15:36:43.474664-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"150.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"150.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"150.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Taxa de Material\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"150.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"c8673ee2-1545-453d-a5c8-51ec33fa203a\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"150.00\",\n                            \"date_created\": \"2020-04-24T15:36:43.419631-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"ebac9271-f121-452b-a14f-f7c0bf52314a\",\n                        \"order_group\": \"948775338073\",\n                        \"order_number\": \"948775338073-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-04-24T15:36:20.840859-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2239.50\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"2239.50\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"1029de3e-6fce-45b1-9a53-bb0406819cae\",\n            \"amount\": \"150.00\",\n            \"date\": \"2020-05-29T15:36:43.474664-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"a13010af-eafe-46b6-8248-5ab597e76f19\",\n                \"batch_number\": \"SPL-3GL99TX\",\n                \"payment\": {\n                    \"uid\": \"6fd45d3d-1f6d-4433-90cf-600c86e78f5e\",\n                    \"code\": \"TUI-3GL98G9-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-04-24T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-04-24T15:36:43.474664-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"150.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"150.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"150.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Taxa de Material\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"150.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"c8673ee2-1545-453d-a5c8-51ec33fa203a\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"150.00\",\n                            \"date_created\": \"2020-04-24T15:36:43.419631-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"ebac9271-f121-452b-a14f-f7c0bf52314a\",\n                        \"order_group\": \"948775338073\",\n                        \"order_number\": \"948775338073-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-04-24T15:36:20.840859-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2239.50\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"2239.50\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"5180d027-2521-48e1-b10f-ceda786bb34d\",\n            \"amount\": \"12.29\",\n            \"date\": \"2020-05-25T14:45:13.759974-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"5c3f79ac-5ab4-4d3a-9120-deadeb081da0\",\n                \"batch_number\": \"SPL-64XVVST\",\n                \"payment\": {\n                    \"uid\": \"b00d5b63-dd92-4b57-a77e-60b0b25da39e\",\n                    \"code\": \"TUI-378ELGE-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-04-20T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-04-20T14:45:13.759974-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"150.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"150.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"150.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Taxa de Material\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"150.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"ab5bfcf4-41ac-42ab-8f01-3151fc972e13\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"150.00\",\n                            \"date_created\": \"2020-04-20T14:45:13.435041-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"f31f6e54-545f-4202-95b3-caf2a1367da4\",\n                        \"order_group\": \"948740470626\",\n                        \"order_number\": \"948740470626-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-04-20T14:45:06.348392-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2239.50\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"2239.50\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"868331e2-19df-4b9f-bd0f-b81a4a7f069a\",\n            \"amount\": \"150.00\",\n            \"date\": \"2020-05-25T14:45:13.759974-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"5c3f79ac-5ab4-4d3a-9120-deadeb081da0\",\n                \"batch_number\": \"SPL-64XVVST\",\n                \"payment\": {\n                    \"uid\": \"b00d5b63-dd92-4b57-a77e-60b0b25da39e\",\n                    \"code\": \"TUI-378ELGE-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-04-20T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-04-20T14:45:13.759974-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"150.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"150.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"150.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Taxa de Material\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"150.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"ab5bfcf4-41ac-42ab-8f01-3151fc972e13\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"150.00\",\n                            \"date_created\": \"2020-04-20T14:45:13.435041-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"f31f6e54-545f-4202-95b3-caf2a1367da4\",\n                        \"order_group\": \"948740470626\",\n                        \"order_number\": \"948740470626-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-04-20T14:45:06.348392-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2239.50\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"2239.50\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"44bfa828-3487-4cd5-8cf4-3e68f99e3308\",\n            \"amount\": \"12.29\",\n            \"date\": \"2020-05-25T14:43:37.258320-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"400e6748-e7e2-4fad-ae74-801bad7c6c3e\",\n                \"batch_number\": \"SPL-5F68RT6\",\n                \"payment\": {\n                    \"uid\": \"e2aa2045-6427-4471-9f11-723ca448325e\",\n                    \"code\": \"TUI-64XVUF4-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-04-20T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-04-20T14:43:37.258320-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"150.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"150.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"150.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Taxa de Material\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"150.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"2c2dd13b-a208-4567-8063-4fd5de2dda4f\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"150.00\",\n                            \"date_created\": \"2020-04-20T14:43:37.082080-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"1b516bdc-66a4-4376-ad4d-798da52ce368\",\n                        \"order_group\": \"948740459922\",\n                        \"order_number\": \"948740459922-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-04-20T14:43:19.302805-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2239.50\",\n                        \"discount_amount\": \"208.95\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"2030.55\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"0dc70344-36da-45ba-8ea8-f4d65d0ab612\",\n            \"amount\": \"150.00\",\n            \"date\": \"2020-05-25T14:43:37.258320-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"400e6748-e7e2-4fad-ae74-801bad7c6c3e\",\n                \"batch_number\": \"SPL-5F68RT6\",\n                \"payment\": {\n                    \"uid\": \"e2aa2045-6427-4471-9f11-723ca448325e\",\n                    \"code\": \"TUI-64XVUF4-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-04-20T23:59:59.999999-03:00\",\n                    \"auth_date\": \"2020-04-20T14:43:37.258320-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"150.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"150.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"150.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Taxa de Material\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"150.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"2c2dd13b-a208-4567-8063-4fd5de2dda4f\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"150.00\",\n                            \"date_created\": \"2020-04-20T14:43:37.082080-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"1b516bdc-66a4-4376-ad4d-798da52ce368\",\n                        \"order_group\": \"948740459922\",\n                        \"order_number\": \"948740459922-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-04-20T14:43:19.302805-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"2239.50\",\n                        \"discount_amount\": \"208.95\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"2030.55\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"303c799a-0119-4891-882a-fe04f4a47a6f\",\n            \"amount\": \"0.18\",\n            \"date\": \"2020-05-10T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 95,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 3,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"609c6a5e-9751-46d3-a7ec-590c69ba6776\",\n            \"amount\": \"2.98\",\n            \"date\": \"2020-05-10T16:07:32.160239-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 95,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 3,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"3a6bffa8-a7c5-4be4-8d3c-7a50ddbfb6ba\",\n            \"amount\": \"36.66\",\n            \"date\": \"2020-05-10T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 95,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 3,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"2295b8f7-770f-4dff-a575-b06af8c5e387\",\n            \"amount\": \"16.20\",\n            \"date\": \"2020-04-23T12:26:30.404173-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"7b6db5b0-0181-4c21-8e75-d11d647d53ab\",\n                \"batch_number\": \"SPL-4FVRYTT\",\n                \"payment\": {\n                    \"uid\": \"fcd1c805-8b35-4b69-9f5b-0a6a385c2cea\",\n                    \"code\": \"TUI-378ELGF-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-03-20T00:05:59.999999-03:00\",\n                    \"auth_date\": \"2020-03-19T12:26:30.404173-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"100.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"100.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"100.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Pré Matrícula\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"199.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"da6c92fd-9565-4379-bc39-f6fd2419eecf\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"199.00\",\n                            \"date_created\": \"2020-03-19T12:26:30.277777-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"0f112fd6-851c-4206-b4bb-ccb0a1339518\",\n                        \"order_group\": \"948463150013\",\n                        \"order_number\": \"948463150013-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-03-19T12:25:00.224868-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"199.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"199.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"1e8c1d93-9a49-4827-a8da-6780c6508ae3\",\n            \"amount\": \"199.00\",\n            \"date\": \"2020-04-23T12:26:30.404173-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"pending\",\n            \"status_display\": \"Pendente\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"7b6db5b0-0181-4c21-8e75-d11d647d53ab\",\n                \"batch_number\": \"SPL-4FVRYTT\",\n                \"payment\": {\n                    \"uid\": \"fcd1c805-8b35-4b69-9f5b-0a6a385c2cea\",\n                    \"code\": \"TUI-378ELGF-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2020-03-20T00:05:59.999999-03:00\",\n                    \"auth_date\": \"2020-03-19T12:26:30.404173-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"JOHN DOE\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 12,\n                        \"last_digits\": \"8884\",\n                        \"first_digits\": \"555566\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"100.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"100.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"100.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"Pré Matrícula\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"199.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"da6c92fd-9565-4379-bc39-f6fd2419eecf\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"199.00\",\n                            \"date_created\": \"2020-03-19T12:26:30.277777-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"0f112fd6-851c-4206-b4bb-ccb0a1339518\",\n                        \"order_group\": \"948463150013\",\n                        \"order_number\": \"948463150013-01\",\n                        \"type\": \"tuition\",\n                        \"type_display\": \"Mensalidade\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-03-19T12:25:00.224868-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"199.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"199.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"payment-approved\",\n                        \"status_display\": \"Pagamento Aprovado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"vitor.f@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"98888-2048\",\n                            \"first_name\": \"Vitor\",\n                            \"last_name\": \"Freitas e Souza\",\n                            \"document\": \"08461822625\",\n                            \"document_type\": \"CPF\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"0251bf16-19a2-470a-abdf-80e1a7343ac2\",\n            \"amount\": \"0.19\",\n            \"date\": \"2020-04-10T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 65,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"9bc50a19-d6fe-4387-868b-876990dd2832\",\n            \"amount\": \"2.98\",\n            \"date\": \"2020-04-10T16:07:32.160239-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 65,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"095cda83-2de6-49ba-a304-6babb234df92\",\n            \"amount\": \"36.66\",\n            \"date\": \"2020-04-10T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 65,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"ee8bfbba-bc16-4463-bdcc-3008f452b72d\",\n            \"amount\": \"0.19\",\n            \"date\": \"2020-03-11T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"7fd72126-338c-408d-953f-3dc3ba7e3ac4\",\n            \"amount\": \"2.98\",\n            \"date\": \"2020-03-11T16:07:32.160239-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"8a94a2b5-d283-48ff-971a-81a683a82dbd\",\n            \"amount\": \"36.66\",\n            \"date\": \"2020-03-11T16:07:32.160239-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"49ecc7d3-8436-4e3e-bcd9-301970cbf811\",\n                \"batch_number\": \"SPL-5F68SE5\",\n                \"payment\": {\n                    \"uid\": \"2c0758d7-2d50-4442-b8fa-14e42cb43b30\",\n                    \"code\": \"ORD-3U44TY4-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-02-05T16:07:20-03:00\",\n                    \"auth_date\": \"2020-02-05T16:07:32-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Renan da Paz\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"6198\",\n                        \"first_digits\": \"224491\"\n                    },\n                    \"installments\": 6,\n                    \"installment_amount\": \"36.67\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"219.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"219.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"219.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"caa455d8-6366-4c63-be0a-0163822b22df\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"219.99\",\n                            \"date_created\": \"2020-02-05T16:07:32.143787-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"4d926f97-1d3c-49a5-aa6a-694ef78be664\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"109.99\",\n                            \"date_created\": \"2020-02-05T16:10:35.826211-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a2fa0fe6-ee41-4891-bffb-67a102d99db8\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"108.00\",\n                            \"date_created\": \"2020-02-05T16:14:44.252992-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"040df303-edfd-4732-8238-122ddaea439c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"2.00\",\n                            \"date_created\": \"2020-02-05T16:18:57.399805-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7fd052f-0520-49b0-b946-8e8edc2781ab\",\n                        \"order_group\": \"948092963996\",\n                        \"order_number\": \"948092963996-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-02-05T16:07:19.983190-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"210.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"219.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"6ae903a5-4396-4f1a-b4c3-2f74a288da91\",\n            \"amount\": \"0.26\",\n            \"date\": \"2020-03-06T12:33:18.411119-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"2880af5f-7cfb-4590-a80c-dd6006bff631\",\n                \"batch_number\": \"SPL-4TAJKSH\",\n                \"payment\": {\n                    \"uid\": \"44fcd82f-8568-4f2e-b043-46c06d445ac3\",\n                    \"code\": \"ORD-3U44U9S-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-01-31T12:33:06.224005-03:00\",\n                    \"auth_date\": \"2020-01-31T12:33:18.411119-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Manuela Moura\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 11,\n                        \"last_digits\": \"7595\",\n                        \"first_digits\": \"946783\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4cf12db-8132-4213-8e1c-2c6e83d4aae0\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2020-01-31T12:33:18.388620-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"7d572620-635e-40de-ad11-fbd92b013bb4\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2020-02-04T17:49:30.275095-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7eb9443-c0b5-4619-baa5-19477f88b1d7\",\n                        \"order_group\": \"948048478611\",\n                        \"order_number\": \"948048478611-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-01-31T12:33:06.137052-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"user_9993@eskolarefakemail.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Carlos Eduardo\",\n                            \"last_name\": \"Cardoso\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"1aac5e13-b67e-42b1-a083-1b13f11340bd\",\n            \"amount\": \"4.45\",\n            \"date\": \"2020-03-06T12:33:18.411119-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"2880af5f-7cfb-4590-a80c-dd6006bff631\",\n                \"batch_number\": \"SPL-4TAJKSH\",\n                \"payment\": {\n                    \"uid\": \"44fcd82f-8568-4f2e-b043-46c06d445ac3\",\n                    \"code\": \"ORD-3U44U9S-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-01-31T12:33:06.224005-03:00\",\n                    \"auth_date\": \"2020-01-31T12:33:18.411119-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Manuela Moura\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 11,\n                        \"last_digits\": \"7595\",\n                        \"first_digits\": \"946783\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4cf12db-8132-4213-8e1c-2c6e83d4aae0\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2020-01-31T12:33:18.388620-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"7d572620-635e-40de-ad11-fbd92b013bb4\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2020-02-04T17:49:30.275095-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7eb9443-c0b5-4619-baa5-19477f88b1d7\",\n                        \"order_group\": \"948048478611\",\n                        \"order_number\": \"948048478611-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-01-31T12:33:06.137052-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"user_9993@eskolarefakemail.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Carlos Eduardo\",\n                            \"last_name\": \"Cardoso\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"eb69470a-6ab0-4290-99a2-095d848c2415\",\n            \"amount\": \"51.99\",\n            \"date\": \"2020-03-06T12:33:18.411119-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"2880af5f-7cfb-4590-a80c-dd6006bff631\",\n                \"batch_number\": \"SPL-4TAJKSH\",\n                \"payment\": {\n                    \"uid\": \"44fcd82f-8568-4f2e-b043-46c06d445ac3\",\n                    \"code\": \"ORD-3U44U9S-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2020-01-31T12:33:06.224005-03:00\",\n                    \"auth_date\": \"2020-01-31T12:33:18.411119-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Manuela Moura\",\n                        \"exp_year\": 22,\n                        \"exp_month\": 11,\n                        \"last_digits\": \"7595\",\n                        \"first_digits\": \"946783\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4cf12db-8132-4213-8e1c-2c6e83d4aae0\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2020-01-31T12:33:18.388620-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"7d572620-635e-40de-ad11-fbd92b013bb4\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2020-02-04T17:49:30.275095-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"c7eb9443-c0b5-4619-baa5-19477f88b1d7\",\n                        \"order_group\": \"948048478611\",\n                        \"order_number\": \"948048478611-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2020-01-31T12:33:06.137052-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"user_9993@eskolarefakemail.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Carlos Eduardo\",\n                            \"last_name\": \"Cardoso\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"ffc10231-4930-4b1e-a31e-b977b472225d\",\n            \"amount\": \"0.16\",\n            \"date\": \"2020-02-16T15:09:54.441145-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 65,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"-151.20\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"9e90bf08-e149-4dfd-85e2-67945a913c23\",\n                \"batch_number\": \"SPL-64XVYDQ\",\n                \"payment\": {\n                    \"uid\": \"38ce9255-a6fb-4d5f-b355-d0b5186871e4\",\n                    \"code\": \"ORD-5SJ4CL5-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-12-13T15:09:44.838672-03:00\",\n                    \"auth_date\": \"2019-12-13T15:09:54.441145-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"VICTOR E R BARROS\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"0768\",\n                        \"first_digits\": \"522688\"\n                    },\n                    \"installments\": 2,\n                    \"installment_amount\": \"32.45\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"64.90\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"64.90\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"64.90\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"b96b3f4e-7441-4e58-8f87-397890b4b9f8\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"64.90\",\n                            \"date_created\": \"2019-12-13T15:09:54.421018-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"d8b1e779-9be2-4432-b328-1555bc4cd441\",\n                        \"order_group\": \"947626058473\",\n                        \"order_number\": \"947626058473-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-12-13T15:09:44.750874-03:00\",\n                        \"date_invoiced\": \"2019-12-16T10:00:29.448675-03:00\",\n                        \"date_delivered\": \"2020-01-28T14:26:04.345721-03:00\",\n                        \"subtotal_price\": \"59.90\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"64.90\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"fb2a13ae-2184-4c4b-9e3b-e6b18e1b737c\",\n            \"amount\": \"1.50\",\n            \"date\": \"2020-01-22T17:17:04.090971-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"2075b31f-b57b-4fe0-b78f-e1b4e63237ee\",\n                \"batch_number\": \"SPL-3GL9DE7\",\n                \"payment\": {\n                    \"uid\": \"c4fef240-3880-42bc-9787-17deb89b2c1a\",\n                    \"code\": \"CON-4TAJKL3-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-12-18T17:16:51.465907-03:00\",\n                    \"auth_date\": \"2019-12-18T17:17:04.090971-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Stella Porto\",\n                        \"exp_year\": 20,\n                        \"exp_month\": 8,\n                        \"last_digits\": \"6977\",\n                        \"first_digits\": \"803754\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"300.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"300.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"300.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": \"0.05\",\n                    \"label\": \"Matrícula\",\n                    \"refunded_amount\": \"300.00\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"33f1d44a-9180-4862-8ae1-1e53622c7712\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"300.00\",\n                            \"date_created\": \"2019-12-18T17:17:04.074337-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"808fad2c-8bac-45de-ad46-c37014704a01\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"300.00\",\n                            \"date_created\": \"2019-12-20T11:38:41.888282-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"a7e443ea-b603-45b1-a249-af80034f0b37\",\n                        \"order_group\": \"947670021144\",\n                        \"order_number\": \"947670021144-01\",\n                        \"type\": \"contract\",\n                        \"type_display\": \"Contrato\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-12-18T17:16:51.465907-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"3000.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"3000.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"user_12460@eskolarefakemail.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Nicole\",\n                            \"last_name\": \"Nunes\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"551e44a3-ba9a-484e-bb84-ad9993fb2309\",\n            \"amount\": \"24.27\",\n            \"date\": \"2020-01-22T17:17:04.090971-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"2075b31f-b57b-4fe0-b78f-e1b4e63237ee\",\n                \"batch_number\": \"SPL-3GL9DE7\",\n                \"payment\": {\n                    \"uid\": \"c4fef240-3880-42bc-9787-17deb89b2c1a\",\n                    \"code\": \"CON-4TAJKL3-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-12-18T17:16:51.465907-03:00\",\n                    \"auth_date\": \"2019-12-18T17:17:04.090971-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Stella Porto\",\n                        \"exp_year\": 20,\n                        \"exp_month\": 8,\n                        \"last_digits\": \"6977\",\n                        \"first_digits\": \"803754\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"300.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"300.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"300.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": \"0.05\",\n                    \"label\": \"Matrícula\",\n                    \"refunded_amount\": \"300.00\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"33f1d44a-9180-4862-8ae1-1e53622c7712\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"300.00\",\n                            \"date_created\": \"2019-12-18T17:17:04.074337-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"808fad2c-8bac-45de-ad46-c37014704a01\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"300.00\",\n                            \"date_created\": \"2019-12-20T11:38:41.888282-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"a7e443ea-b603-45b1-a249-af80034f0b37\",\n                        \"order_group\": \"947670021144\",\n                        \"order_number\": \"947670021144-01\",\n                        \"type\": \"contract\",\n                        \"type_display\": \"Contrato\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-12-18T17:16:51.465907-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"3000.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"3000.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"user_12460@eskolarefakemail.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Nicole\",\n                            \"last_name\": \"Nunes\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"35067b7c-243d-4207-871a-e31ed68ed34b\",\n            \"amount\": \"300.00\",\n            \"date\": \"2020-01-22T17:17:04.090971-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"2075b31f-b57b-4fe0-b78f-e1b4e63237ee\",\n                \"batch_number\": \"SPL-3GL9DE7\",\n                \"payment\": {\n                    \"uid\": \"c4fef240-3880-42bc-9787-17deb89b2c1a\",\n                    \"code\": \"CON-4TAJKL3-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-12-18T17:16:51.465907-03:00\",\n                    \"auth_date\": \"2019-12-18T17:17:04.090971-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"Stella Porto\",\n                        \"exp_year\": 20,\n                        \"exp_month\": 8,\n                        \"last_digits\": \"6977\",\n                        \"first_digits\": \"803754\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"300.00\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"300.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"300.00\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": \"0.05\",\n                    \"label\": \"Matrícula\",\n                    \"refunded_amount\": \"300.00\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"33f1d44a-9180-4862-8ae1-1e53622c7712\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"300.00\",\n                            \"date_created\": \"2019-12-18T17:17:04.074337-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"808fad2c-8bac-45de-ad46-c37014704a01\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"300.00\",\n                            \"date_created\": \"2019-12-20T11:38:41.888282-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"a7e443ea-b603-45b1-a249-af80034f0b37\",\n                        \"order_group\": \"947670021144\",\n                        \"order_number\": \"947670021144-01\",\n                        \"type\": \"contract\",\n                        \"type_display\": \"Contrato\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-12-18T17:16:51.465907-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"3000.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"3000.00\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"user_12460@eskolarefakemail.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Nicole\",\n                            \"last_name\": \"Nunes\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"eb424d73-4aad-4365-befd-4f634e796fc2\",\n            \"amount\": \"0.16\",\n            \"date\": \"2020-01-17T15:09:54.441145-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"-151.36\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"9e90bf08-e149-4dfd-85e2-67945a913c23\",\n                \"batch_number\": \"SPL-64XVYDQ\",\n                \"payment\": {\n                    \"uid\": \"38ce9255-a6fb-4d5f-b355-d0b5186871e4\",\n                    \"code\": \"ORD-5SJ4CL5-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-12-13T15:09:44.838672-03:00\",\n                    \"auth_date\": \"2019-12-13T15:09:54.441145-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"VICTOR E R BARROS\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 10,\n                        \"last_digits\": \"0768\",\n                        \"first_digits\": \"522688\"\n                    },\n                    \"installments\": 2,\n                    \"installment_amount\": \"32.45\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"64.90\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"64.90\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"64.90\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"b96b3f4e-7441-4e58-8f87-397890b4b9f8\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"64.90\",\n                            \"date_created\": \"2019-12-13T15:09:54.421018-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"d8b1e779-9be2-4432-b328-1555bc4cd441\",\n                        \"order_group\": \"947626058473\",\n                        \"order_number\": \"947626058473-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-12-13T15:09:44.750874-03:00\",\n                        \"date_invoiced\": \"2019-12-16T10:00:29.448675-03:00\",\n                        \"date_delivered\": \"2020-01-28T14:26:04.345721-03:00\",\n                        \"subtotal_price\": \"59.90\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"64.90\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"615db9fb-846b-4924-b50f-9cd6a359c918\",\n            \"amount\": \"4.09\",\n            \"date\": \"2020-01-14T18:13:52.348522-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 95,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 3,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"-151.52\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"c0204340-30bf-414e-b055-835f2891ee19\",\n            \"amount\": \"0.26\",\n            \"date\": \"2019-12-29T23:05:32.754678-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 60,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"3b2590fc-546d-4009-9ad0-4886b762ea42\",\n                \"batch_number\": \"SPL-64XVYFG\",\n                \"payment\": {\n                    \"uid\": \"8288753d-8954-4f7d-b1d8-815cf66e0b22\",\n                    \"code\": \"ORD-55RE7QV-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-30T23:05:20.740369-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"VICTOR E R BARROS\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 9,\n                        \"last_digits\": \"9376\",\n                        \"first_digits\": \"527616\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e0f5e07c-9a06-478a-9c6b-b465cb4109f4\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-10-30T23:05:32.291266-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"5cfb48f0-ef6c-407c-9186-ec7c9aac944e\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-11-05T20:55:52.468585-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"fa405cdb-021d-4fed-99c8-bcc127394b4e\",\n                        \"order_group\": \"947248752066\",\n                        \"order_number\": \"947248752066-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-30T23:05:20.681841-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"81523c2c-4fe8-4c2a-a6aa-cb05a3c2ef11\",\n            \"amount\": \"4.09\",\n            \"date\": \"2019-12-15T18:13:52.348522-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 65,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"-147.43\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"f3b7efad-535b-4ff0-9571-dd0fca5aba13\",\n            \"amount\": \"3.35\",\n            \"date\": \"2019-12-15T17:44:42.442828-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 65,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"46fc8392-d226-4130-ad19-4bd9dc082915\",\n                \"batch_number\": \"SPL-64XVYFL\",\n                \"payment\": {\n                    \"uid\": \"161e5d8a-41a1-447c-870b-62ce55180cf2\",\n                    \"code\": \"ORD-46FWFRE-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-11T17:44:29.229479-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 2,\n                    \"installment_amount\": \"39.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"a8d86b9f-968a-485e-a2a6-2cee90c41df9\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T17:44:41.952664-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"82d37944-4e44-4e56-800c-afc883bb8f78\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T17:59:16.898736-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"3bbf3c5d-0fc2-4537-9e01-bf8ce399d46c\",\n                        \"order_group\": \"947082666915\",\n                        \"order_number\": \"947082666915-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:44:29.177134-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"7f8b6e16-4cba-4fd6-acea-f7d9adeca2c1\",\n            \"amount\": \"0.24\",\n            \"date\": \"2019-12-12T18:13:52.348522-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 62,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 3,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"-143.34\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"e966f44f-9754-4b9b-bae0-d16e0e556441\",\n            \"amount\": \"49.99\",\n            \"date\": \"2019-12-11T18:13:52.348522-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 61,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 3,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"-143.58\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"f1e991c5-0bec-490c-8fb3-8f5656f2b3f0\",\n            \"amount\": \"4.45\",\n            \"date\": \"2019-12-04T23:05:32.754678-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"3b2590fc-546d-4009-9ad0-4886b762ea42\",\n                \"batch_number\": \"SPL-64XVYFG\",\n                \"payment\": {\n                    \"uid\": \"8288753d-8954-4f7d-b1d8-815cf66e0b22\",\n                    \"code\": \"ORD-55RE7QV-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-30T23:05:20.740369-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"VICTOR E R BARROS\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 9,\n                        \"last_digits\": \"9376\",\n                        \"first_digits\": \"527616\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e0f5e07c-9a06-478a-9c6b-b465cb4109f4\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-10-30T23:05:32.291266-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"5cfb48f0-ef6c-407c-9186-ec7c9aac944e\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-11-05T20:55:52.468585-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"fa405cdb-021d-4fed-99c8-bcc127394b4e\",\n                        \"order_group\": \"947248752066\",\n                        \"order_number\": \"947248752066-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-30T23:05:20.681841-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"d234403b-14ca-4153-9943-98dec444a483\",\n            \"amount\": \"51.99\",\n            \"date\": \"2019-12-04T23:05:32.754678-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"3b2590fc-546d-4009-9ad0-4886b762ea42\",\n                \"batch_number\": \"SPL-64XVYFG\",\n                \"payment\": {\n                    \"uid\": \"8288753d-8954-4f7d-b1d8-815cf66e0b22\",\n                    \"code\": \"ORD-55RE7QV-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-30T23:05:20.740369-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"VICTOR E R BARROS\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 9,\n                        \"last_digits\": \"9376\",\n                        \"first_digits\": \"527616\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e0f5e07c-9a06-478a-9c6b-b465cb4109f4\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-10-30T23:05:32.291266-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"5cfb48f0-ef6c-407c-9186-ec7c9aac944e\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-11-05T20:55:52.468585-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"fa405cdb-021d-4fed-99c8-bcc127394b4e\",\n                        \"order_group\": \"947248752066\",\n                        \"order_number\": \"947248752066-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-30T23:05:20.681841-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"7c38b0ed-8b7a-43a1-912c-dc82cd558f9b\",\n            \"amount\": \"4.45\",\n            \"date\": \"2019-12-03T18:58:49.298423-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"44445957-ce1c-4f82-8bf7-e7d40b45f307\",\n                \"batch_number\": \"SPL-5SJ4EFL\",\n                \"payment\": {\n                    \"uid\": \"6f9c3ba1-288c-48db-a2ba-45035261c9ad\",\n                    \"code\": \"ORD-4TAJKR3-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-29T18:58:37.295520-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"VICTOR E R BARROS\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 9,\n                        \"last_digits\": \"9376\",\n                        \"first_digits\": \"527616\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"6c9bbe63-3935-4f24-a527-73856d03cf13\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-10-29T18:58:48.715760-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"c7337a60-f949-44d6-832d-f2ac57cc6b5c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-10-30T09:27:10.559925-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"9623ddef-0bac-4fd5-89be-f7ac3028a0ea\",\n                        \"order_group\": \"947238631722\",\n                        \"order_number\": \"947238631722-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T18:58:37.244599-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"15a463d2-1021-47e6-b031-23124ad707fb\",\n            \"amount\": \"51.99\",\n            \"date\": \"2019-12-03T18:58:49.298423-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"44445957-ce1c-4f82-8bf7-e7d40b45f307\",\n                \"batch_number\": \"SPL-5SJ4EFL\",\n                \"payment\": {\n                    \"uid\": \"6f9c3ba1-288c-48db-a2ba-45035261c9ad\",\n                    \"code\": \"ORD-4TAJKR3-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-29T18:58:37.295520-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"VICTOR E R BARROS\",\n                        \"exp_year\": 27,\n                        \"exp_month\": 9,\n                        \"last_digits\": \"9376\",\n                        \"first_digits\": \"527616\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": \"51.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"51.99\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"51.99\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"51.99\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"6c9bbe63-3935-4f24-a527-73856d03cf13\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-10-29T18:58:48.715760-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"c7337a60-f949-44d6-832d-f2ac57cc6b5c\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"51.99\",\n                            \"date_created\": \"2019-10-30T09:27:10.559925-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"9623ddef-0bac-4fd5-89be-f7ac3028a0ea\",\n                        \"order_group\": \"947238631722\",\n                        \"order_number\": \"947238631722-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T18:58:37.244599-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"42.00\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"51.99\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"98385f82-250e-46a9-84c0-d0776da3857f\",\n            \"amount\": \"79.98\",\n            \"date\": \"2019-11-26T18:24:01.451331-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"-193.57\",\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"8d8e1a69-c21b-4783-95be-3799c551b13a\",\n                \"batch_number\": \"SPL-378ETGY\",\n                \"payment\": {\n                    \"uid\": \"0dd537bd-dec4-4aea-8436-66d4ff923ca2\",\n                    \"code\": \"ORD-4FVS3R9-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:52:50.060402-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"739e8aff-1b59-4e51-888d-6a8bb6751f71\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-12T06:13:09.913447-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"37b123f9-4d75-4471-8216-57a70e7c8aa4\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:51.147544-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"9f781783-6e96-4b1f-80cf-5264f28a6131\",\n                        \"order_group\": \"947082716997\",\n                        \"order_number\": \"947082716997-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:52:50.004659-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"4f166763-f9af-4530-8f08-d51db8ea8811\",\n            \"amount\": \"0.40\",\n            \"date\": \"2019-11-26T18:24:01.427080-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"8d8e1a69-c21b-4783-95be-3799c551b13a\",\n                \"batch_number\": \"SPL-378ETGY\",\n                \"payment\": {\n                    \"uid\": \"0dd537bd-dec4-4aea-8436-66d4ff923ca2\",\n                    \"code\": \"ORD-4FVS3R9-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:52:50.060402-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"739e8aff-1b59-4e51-888d-6a8bb6751f71\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-12T06:13:09.913447-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"37b123f9-4d75-4471-8216-57a70e7c8aa4\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:51.147544-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"9f781783-6e96-4b1f-80cf-5264f28a6131\",\n                        \"order_group\": \"947082716997\",\n                        \"order_number\": \"947082716997-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:52:50.004659-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"feb14bb0-1fcd-44a9-b6a1-7f4642bb3342\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-11-26T18:24:01.408764-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"8d8e1a69-c21b-4783-95be-3799c551b13a\",\n                \"batch_number\": \"SPL-378ETGY\",\n                \"payment\": {\n                    \"uid\": \"0dd537bd-dec4-4aea-8436-66d4ff923ca2\",\n                    \"code\": \"ORD-4FVS3R9-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:52:50.060402-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"739e8aff-1b59-4e51-888d-6a8bb6751f71\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-12T06:13:09.913447-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"37b123f9-4d75-4471-8216-57a70e7c8aa4\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:51.147544-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"9f781783-6e96-4b1f-80cf-5264f28a6131\",\n                        \"order_group\": \"947082716997\",\n                        \"order_number\": \"947082716997-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:52:50.004659-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"2b32c064-9da1-4b68-8f69-ef5cb48ec1bb\",\n            \"amount\": \"79.98\",\n            \"date\": \"2019-11-26T18:24:01.356230-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"b175fd87-4f68-4982-8b52-36801f0527de\",\n                \"batch_number\": \"SPL-3GL9DGU\",\n                \"payment\": {\n                    \"uid\": \"f584610f-cc7f-4129-a5c5-dc6ef62574cb\",\n                    \"code\": \"ORD-4TAJKR5-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:54:20.996383-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f07ef64a-cb8c-4fc3-a689-8fe0d7c49780\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:00:25.970333-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"a30a6575-5a49-4da0-900c-bc14ba1a62a7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": false,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-15T22:09:11.270811-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a0b7414a-7eac-46be-bf8f-055f8332c4e7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-23T22:16:02.037452-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"e31bb362-96a9-4e2d-ad26-8b053be58dc2\",\n                        \"order_group\": \"947082726091\",\n                        \"order_number\": \"947082726091-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:54:20.942020-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"c7ca8e5f-53fe-4fc6-badb-3713d25ad402\",\n            \"amount\": \"0.40\",\n            \"date\": \"2019-11-26T18:24:01.329958-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"b175fd87-4f68-4982-8b52-36801f0527de\",\n                \"batch_number\": \"SPL-3GL9DGU\",\n                \"payment\": {\n                    \"uid\": \"f584610f-cc7f-4129-a5c5-dc6ef62574cb\",\n                    \"code\": \"ORD-4TAJKR5-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:54:20.996383-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f07ef64a-cb8c-4fc3-a689-8fe0d7c49780\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:00:25.970333-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"a30a6575-5a49-4da0-900c-bc14ba1a62a7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": false,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-15T22:09:11.270811-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a0b7414a-7eac-46be-bf8f-055f8332c4e7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-23T22:16:02.037452-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"e31bb362-96a9-4e2d-ad26-8b053be58dc2\",\n                        \"order_group\": \"947082726091\",\n                        \"order_number\": \"947082726091-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:54:20.942020-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"54be0632-470d-47f9-b087-2a66ed312e73\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-11-26T18:24:01.311393-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"b175fd87-4f68-4982-8b52-36801f0527de\",\n                \"batch_number\": \"SPL-3GL9DGU\",\n                \"payment\": {\n                    \"uid\": \"f584610f-cc7f-4129-a5c5-dc6ef62574cb\",\n                    \"code\": \"ORD-4TAJKR5-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T17:54:20.996383-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"f07ef64a-cb8c-4fc3-a689-8fe0d7c49780\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:00:25.970333-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"a30a6575-5a49-4da0-900c-bc14ba1a62a7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": false,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-15T22:09:11.270811-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        },\n                        {\n                            \"uid\": \"a0b7414a-7eac-46be-bf8f-055f8332c4e7\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-23T22:16:02.037452-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"e31bb362-96a9-4e2d-ad26-8b053be58dc2\",\n                        \"order_group\": \"947082726091\",\n                        \"order_number\": \"947082726091-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:54:20.942020-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"9740d6ff-986a-4592-a08b-45eea7798974\",\n            \"amount\": \"79.98\",\n            \"date\": \"2019-11-26T18:24:01.251883-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"de754ddf-d819-4b07-be24-68c3ad9be2a2\",\n                \"batch_number\": \"SPL-46FWHGH\",\n                \"payment\": {\n                    \"uid\": \"37dccd9d-de9f-4913-8b81-e9715242cb77\",\n                    \"code\": \"ORD-5F68SQT-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T18:14:50.560222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"86f27f1a-ca67-4005-bce7-937c2b426151\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:59:54.286675-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"17b15abf-6863-47c8-a411-429df0faa90e\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:52.830374-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"34c224de-4139-44bd-81ba-b54ed02d5911\",\n                        \"order_group\": \"947082849048\",\n                        \"order_number\": \"947082849048-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:14:50.505262-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"2d577a07-bb7c-467a-ad5d-4f44d1ba7ec7\",\n            \"amount\": \"0.40\",\n            \"date\": \"2019-11-26T18:24:01.228645-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"de754ddf-d819-4b07-be24-68c3ad9be2a2\",\n                \"batch_number\": \"SPL-46FWHGH\",\n                \"payment\": {\n                    \"uid\": \"37dccd9d-de9f-4913-8b81-e9715242cb77\",\n                    \"code\": \"ORD-5F68SQT-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T18:14:50.560222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"86f27f1a-ca67-4005-bce7-937c2b426151\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:59:54.286675-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"17b15abf-6863-47c8-a411-429df0faa90e\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:52.830374-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"34c224de-4139-44bd-81ba-b54ed02d5911\",\n                        \"order_group\": \"947082849048\",\n                        \"order_number\": \"947082849048-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:14:50.505262-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"e13ee5c0-5677-419c-97f6-552130d8be59\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-11-26T18:24:01.210728-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"de754ddf-d819-4b07-be24-68c3ad9be2a2\",\n                \"batch_number\": \"SPL-46FWHGH\",\n                \"payment\": {\n                    \"uid\": \"37dccd9d-de9f-4913-8b81-e9715242cb77\",\n                    \"code\": \"ORD-5F68SQT-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-16T18:14:50.560222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"86f27f1a-ca67-4005-bce7-937c2b426151\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T18:59:54.286675-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"17b15abf-6863-47c8-a411-429df0faa90e\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-31T05:14:52.830374-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"34c224de-4139-44bd-81ba-b54ed02d5911\",\n                        \"order_group\": \"947082849048\",\n                        \"order_number\": \"947082849048-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:14:50.505262-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"77d7acb9-52b5-4d5b-8765-40297a0e7c6c\",\n            \"amount\": \"0.40\",\n            \"date\": \"2019-11-26T18:22:00.612125-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"c043f2cb-ca61-4fb6-80fb-b6ec4a6b5c0e\",\n                \"batch_number\": \"SPL-55RE9FX\",\n                \"payment\": {\n                    \"uid\": \"4c7087a9-f758-4ecd-af41-9a17a7581d91\",\n                    \"code\": \"ORD-46FWFRC-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:24:32.289951-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"454f34d7-4895-4ddf-bd21-781fcff08f74\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-29T11:40:36.768810-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9fda9dc4-cdcc-4bff-9b2c-949891421f49\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-11-05T04:22:32.260931-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"360c721c-f021-4512-97f6-639bd4759bbe\",\n                        \"order_group\": \"947231947221\",\n                        \"order_number\": \"947231947221-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:24:32.230012-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"28308e75-4a47-4474-9441-18d67560a6b7\",\n            \"amount\": \"79.98\",\n            \"date\": \"2019-11-26T18:22:00.603249-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"c043f2cb-ca61-4fb6-80fb-b6ec4a6b5c0e\",\n                \"batch_number\": \"SPL-55RE9FX\",\n                \"payment\": {\n                    \"uid\": \"4c7087a9-f758-4ecd-af41-9a17a7581d91\",\n                    \"code\": \"ORD-46FWFRC-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:24:32.289951-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"454f34d7-4895-4ddf-bd21-781fcff08f74\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-29T11:40:36.768810-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9fda9dc4-cdcc-4bff-9b2c-949891421f49\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-11-05T04:22:32.260931-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"360c721c-f021-4512-97f6-639bd4759bbe\",\n                        \"order_group\": \"947231947221\",\n                        \"order_number\": \"947231947221-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:24:32.230012-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"c03fa0f0-e96e-47c7-aecc-6d802f4f0896\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-11-26T18:22:00.592126-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"c043f2cb-ca61-4fb6-80fb-b6ec4a6b5c0e\",\n                \"batch_number\": \"SPL-55RE9FX\",\n                \"payment\": {\n                    \"uid\": \"4c7087a9-f758-4ecd-af41-9a17a7581d91\",\n                    \"code\": \"ORD-46FWFRC-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:24:32.289951-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"454f34d7-4895-4ddf-bd21-781fcff08f74\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-29T11:40:36.768810-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9fda9dc4-cdcc-4bff-9b2c-949891421f49\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-11-05T04:22:32.260931-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"360c721c-f021-4512-97f6-639bd4759bbe\",\n                        \"order_group\": \"947231947221\",\n                        \"order_number\": \"947231947221-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:24:32.230012-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"c7901b1c-99a8-4786-9fd3-0cc69209dcda\",\n            \"amount\": \"0.81\",\n            \"date\": \"2019-11-26T18:19:49.516392-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"be3a01f6-688a-42c1-bdb7-90aaf97fefde\",\n                \"batch_number\": \"SPL-4TAJQG5\",\n                \"payment\": {\n                    \"uid\": \"2b4456da-94f6-48a9-8dc2-58f83ab2eef9\",\n                    \"code\": \"ORD-3U44VRG-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:23:15.295222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"161.60\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"161.60\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"161.60\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4e31eeb-e334-4ed9-914f-671833dad9d3\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-10-29T10:59:37.374942-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9012a754-b197-4798-9cc1-9fafca708853\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-11-01T05:06:39.848472-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"8f1521a4-0227-49fb-a7e2-20cdb2a82fd5\",\n                        \"order_group\": \"947231939513\",\n                        \"order_number\": \"947231939513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:23:15.157886-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"151.61\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"161.60\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"05592798-280a-4769-b8c2-28856aa4add0\",\n            \"amount\": \"161.60\",\n            \"date\": \"2019-11-26T18:19:49.507266-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"be3a01f6-688a-42c1-bdb7-90aaf97fefde\",\n                \"batch_number\": \"SPL-4TAJQG5\",\n                \"payment\": {\n                    \"uid\": \"2b4456da-94f6-48a9-8dc2-58f83ab2eef9\",\n                    \"code\": \"ORD-3U44VRG-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:23:15.295222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"161.60\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"161.60\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"161.60\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4e31eeb-e334-4ed9-914f-671833dad9d3\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-10-29T10:59:37.374942-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9012a754-b197-4798-9cc1-9fafca708853\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-11-01T05:06:39.848472-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"8f1521a4-0227-49fb-a7e2-20cdb2a82fd5\",\n                        \"order_group\": \"947231939513\",\n                        \"order_number\": \"947231939513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:23:15.157886-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"151.61\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"161.60\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"522521de-1f5d-4ee5-8ab2-d6a7ab5272e2\",\n            \"amount\": \"13.21\",\n            \"date\": \"2019-11-26T18:19:49.490262-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 0,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"chargeback\",\n            \"event_display\": \"Estorno\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": null,\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"be3a01f6-688a-42c1-bdb7-90aaf97fefde\",\n                \"batch_number\": \"SPL-4TAJQG5\",\n                \"payment\": {\n                    \"uid\": \"2b4456da-94f6-48a9-8dc2-58f83ab2eef9\",\n                    \"code\": \"ORD-3U44VRG-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:23:15.295222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"161.60\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"161.60\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"161.60\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4e31eeb-e334-4ed9-914f-671833dad9d3\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-10-29T10:59:37.374942-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9012a754-b197-4798-9cc1-9fafca708853\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-11-01T05:06:39.848472-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"8f1521a4-0227-49fb-a7e2-20cdb2a82fd5\",\n                        \"order_group\": \"947231939513\",\n                        \"order_number\": \"947231939513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:23:15.157886-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"151.61\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"161.60\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"9fbace3b-c8bd-4556-a304-8534b71e2f93\",\n            \"amount\": \"4.10\",\n            \"date\": \"2019-11-15T18:13:52.348522-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"250.39\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"df56dd64-3a62-468b-bca5-9ef44a04546f\",\n            \"amount\": \"3.34\",\n            \"date\": \"2019-11-15T17:44:42.442828-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": false,\n            \"release_period\": 35,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"reverted\",\n            \"status_display\": \"Estornado\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"46fc8392-d226-4130-ad19-4bd9dc082915\",\n                \"batch_number\": \"SPL-64XVYFL\",\n                \"payment\": {\n                    \"uid\": \"161e5d8a-41a1-447c-870b-62ce55180cf2\",\n                    \"code\": \"ORD-46FWFRE-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-10-11T17:44:29.229479-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 2,\n                    \"installment_amount\": \"39.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"a8d86b9f-968a-485e-a2a6-2cee90c41df9\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T17:44:41.952664-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"82d37944-4e44-4e56-800c-afc883bb8f78\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-11T17:59:16.898736-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"3bbf3c5d-0fc2-4537-9e01-bf8ce399d46c\",\n                        \"order_group\": \"947082666915\",\n                        \"order_number\": \"947082666915-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T17:44:29.177134-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"fb2bd8e0-ca7e-4e98-92c9-0b7645d21e7c\",\n            \"amount\": \"6.69\",\n            \"date\": \"2019-11-13T11:40:37.403359-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"254.49\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"c043f2cb-ca61-4fb6-80fb-b6ec4a6b5c0e\",\n                \"batch_number\": \"SPL-55RE9FX\",\n                \"payment\": {\n                    \"uid\": \"4c7087a9-f758-4ecd-af41-9a17a7581d91\",\n                    \"code\": \"ORD-46FWFRC-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:24:32.289951-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"454f34d7-4895-4ddf-bd21-781fcff08f74\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-29T11:40:36.768810-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9fda9dc4-cdcc-4bff-9b2c-949891421f49\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-11-05T04:22:32.260931-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"360c721c-f021-4512-97f6-639bd4759bbe\",\n                        \"order_group\": \"947231947221\",\n                        \"order_number\": \"947231947221-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:24:32.230012-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"08b6bef5-68b4-493e-a9ce-f83685727fd2\",\n            \"amount\": \"79.98\",\n            \"date\": \"2019-11-13T11:40:37.403359-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"c043f2cb-ca61-4fb6-80fb-b6ec4a6b5c0e\",\n                \"batch_number\": \"SPL-55RE9FX\",\n                \"payment\": {\n                    \"uid\": \"4c7087a9-f758-4ecd-af41-9a17a7581d91\",\n                    \"code\": \"ORD-46FWFRC-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:24:32.289951-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                        \"code\": \"billing-note\",\n                        \"name\": \"Boleto bancário\",\n                        \"description\": \"\",\n                        \"group\": \"billingNote\",\n                        \"brand\": {\n                            \"code\": \"boleto-bancario\",\n                            \"name\": \"Boleto bancário\",\n                            \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\",\n                        \"line_code\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"79.98\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"79.98\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"79.98\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"454f34d7-4895-4ddf-bd21-781fcff08f74\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-10-29T11:40:36.768810-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9fda9dc4-cdcc-4bff-9b2c-949891421f49\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"79.98\",\n                            \"date_created\": \"2019-11-05T04:22:32.260931-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"360c721c-f021-4512-97f6-639bd4759bbe\",\n                        \"order_group\": \"947231947221\",\n                        \"order_number\": \"947231947221-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:24:32.230012-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"69.99\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"79.98\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"be48893a-c998-421c-95a4-eaa648389d7e\",\n            \"amount\": \"13.21\",\n            \"date\": \"2019-11-13T10:59:38.125089-03:00\",\n            \"type\": \"debit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"commission-payable\",\n            \"event_display\": \"Pagamento de Comissão\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": \"0.0799\",\n            \"arrangement_fixed_amount\": \"0.30\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"be3a01f6-688a-42c1-bdb7-90aaf97fefde\",\n                \"batch_number\": \"SPL-4TAJQG5\",\n                \"payment\": {\n                    \"uid\": \"2b4456da-94f6-48a9-8dc2-58f83ab2eef9\",\n                    \"code\": \"ORD-3U44VRG-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:23:15.295222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"161.60\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"161.60\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"161.60\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4e31eeb-e334-4ed9-914f-671833dad9d3\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-10-29T10:59:37.374942-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9012a754-b197-4798-9cc1-9fafca708853\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-11-01T05:06:39.848472-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"8f1521a4-0227-49fb-a7e2-20cdb2a82fd5\",\n                        \"order_group\": \"947231939513\",\n                        \"order_number\": \"947231939513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:23:15.157886-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"151.61\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"161.60\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"0eed3379-df6c-4de5-bc1a-9e7f6ddbc30b\",\n            \"amount\": \"161.60\",\n            \"date\": \"2019-11-13T10:59:38.125089-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 15,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"sale\",\n            \"installment\": 1,\n            \"description\": \"\",\n            \"event\": \"sale\",\n            \"event_display\": \"Venda\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": null,\n            \"arrangement_payer_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": null,\n            \"arrangement_institution\": null,\n            \"arrangement_rate\": null,\n            \"arrangement_fixed_amount\": null,\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"be3a01f6-688a-42c1-bdb7-90aaf97fefde\",\n                \"batch_number\": \"SPL-4TAJQG5\",\n                \"payment\": {\n                    \"uid\": \"2b4456da-94f6-48a9-8dc2-58f83ab2eef9\",\n                    \"code\": \"ORD-3U44VRG-001\",\n                    \"status\": \"refunded\",\n                    \"status_display\": \"Reembolsado\",\n                    \"charge_status\": \"fully-refunded\",\n                    \"charge_status_display\": \"Reembolsado\",\n                    \"due_date\": \"2019-11-03T00:23:15.295222-03:00\",\n                    \"auth_date\": null,\n                    \"payment_method\": {\n                        \"uid\": \"61d1758a-92d2-422f-960b-3b2450205c8d\",\n                        \"code\": \"online-bank-debit-itau\",\n                        \"name\": \"Débito Bancário Itaú\",\n                        \"description\": \"\",\n                        \"group\": \"bankDebit\",\n                        \"brand\": {\n                            \"code\": \"online-bank-debit-itau\",\n                            \"name\": \"Débito Bancário Itaú\",\n                            \"logo\": \"http://localhost:8001/media/public/itau.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"link\": \"\"\n                    },\n                    \"installments\": 1,\n                    \"installment_amount\": null,\n                    \"interest_rate\": null,\n                    \"interest_amount\": null,\n                    \"subtotal\": \"161.60\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"161.60\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"161.60\",\n                    \"total_captured_amount\": \"0.00\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"e4e31eeb-e334-4ed9-914f-671833dad9d3\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-10-29T10:59:37.374942-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        },\n                        {\n                            \"uid\": \"9012a754-b197-4798-9cc1-9fafca708853\",\n                            \"type\": \"refund\",\n                            \"type_display\": \"Reembolso\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"161.60\",\n                            \"date_created\": \"2019-11-01T05:06:39.848472-03:00\",\n                            \"refund_method\": \"bank-transfer\",\n                            \"refund_method_display\": \"Transferência Bancária\"\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"8f1521a4-0227-49fb-a7e2-20cdb2a82fd5\",\n                        \"order_group\": \"947231939513\",\n                        \"order_number\": \"947231939513-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-29T00:23:15.157886-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"151.61\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"161.60\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"canceled\",\n                        \"status_display\": \"Cancelado\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"55\",\n                            \"phone_area_code\": \"11\",\n                            \"phone_number\": \"1111-1111\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        },\n        {\n            \"uid\": \"68a59af8-93ff-40b9-9ae0-ca3287da2bd9\",\n            \"amount\": \"0.24\",\n            \"date\": \"2019-11-12T18:13:52.348522-03:00\",\n            \"type\": \"credit\",\n            \"cleared\": true,\n            \"release_period\": 32,\n            \"currency\": \"BRL\",\n            \"arrangement_type\": \"commission\",\n            \"installment\": 2,\n            \"description\": \"\",\n            \"event\": \"commission-receivable\",\n            \"event_display\": \"Comissões a Receber\",\n            \"status\": \"available\",\n            \"status_display\": \"Disponível\",\n            \"final_balance\": \"32.81\",\n            \"arrangement_payer_account\": {\n                \"uid\": \"beeae1c1-e50c-4f87-bfe5-52ec94f42732\",\n                \"seller\": {\n                    \"uid\": \"4e394964-b772-4221-963b-528b92e53e90\",\n                    \"display_name\": \"Eskolare\",\n                    \"official_name\": \"Eskolare\",\n                    \"slug\": \"eskolare\",\n                    \"tax_document\": \"19.256.343/0001-40\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"00001\",\n                \"account_digit\": 7,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_split_account\": {\n                \"uid\": \"03e8ac08-6149-4be4-ba9e-59315b2e0f0a\",\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Eskolare Negócios Digitais LTDA\",\n                    \"slug\": \"skoolare\",\n                    \"tax_document\": \"02.204.054/0001-02\",\n                    \"type\": \"company\"\n                },\n                \"agency_number\": \"0001\",\n                \"account_number\": \"71049\",\n                \"account_digit\": 0,\n                \"currency\": \"BRL\"\n            },\n            \"arrangement_institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"official_name\": \"Skoolare Digital Business LTDA\",\n                \"slug\": \"skoolare\",\n                \"tax_document\": \"18.277.569/0001-64\"\n            },\n            \"arrangement_rate\": \"0.0050\",\n            \"arrangement_fixed_amount\": \"0.00\",\n            \"arrangement_payment_method\": null,\n            \"batch\": {\n                \"uid\": \"fa95636f-d712-4be9-937c-4a7558964b6c\",\n                \"batch_number\": \"SPL-3U44XGQ\",\n                \"payment\": {\n                    \"uid\": \"3e785f43-facb-4406-915c-9ab540d2b59f\",\n                    \"code\": \"ORD-55RE7QX-001\",\n                    \"status\": \"authorized\",\n                    \"status_display\": \"Autorizado\",\n                    \"charge_status\": \"fully-charged\",\n                    \"charge_status_display\": \"Pago\",\n                    \"due_date\": \"2019-10-11T18:13:45.699800-03:00\",\n                    \"auth_date\": \"2019-10-11T18:13:51.917851-03:00\",\n                    \"payment_method\": {\n                        \"uid\": \"e7b6f916-d77c-423d-9d9d-46c808ad7d09\",\n                        \"code\": \"mastercard\",\n                        \"name\": \"Mastercard\",\n                        \"description\": \"\",\n                        \"group\": \"creditCard\",\n                        \"brand\": {\n                            \"code\": \"mastercard\",\n                            \"name\": \"Mastercard\",\n                            \"logo\": \"http://localhost:8001/media/public/mastercard.png\",\n                            \"country\": \"BR\"\n                        }\n                    },\n                    \"funding_instrument\": {\n                        \"holder\": \"\",\n                        \"exp_year\": null,\n                        \"exp_month\": null,\n                        \"last_digits\": \"\",\n                        \"first_digits\": \"\"\n                    },\n                    \"installments\": 3,\n                    \"installment_amount\": \"49.99\",\n                    \"interest_rate\": \"0.000000\",\n                    \"interest_amount\": \"0.00\",\n                    \"subtotal\": \"149.97\",\n                    \"addition_amount\": \"0.00\",\n                    \"discount_amount\": \"0.00\",\n                    \"total\": \"149.97\",\n                    \"monthly_interest_rate\": null,\n                    \"late_payment_fine\": null,\n                    \"label\": \"\",\n                    \"refunded_amount\": \"0.00\",\n                    \"total_captured_amount\": \"149.97\",\n                    \"transactions\": [\n                        {\n                            \"uid\": \"db2a4f6f-42bb-428b-98d0-936adf1d630e\",\n                            \"type\": \"capture\",\n                            \"type_display\": \"Capturar\",\n                            \"is_success\": true,\n                            \"is_partial\": false,\n                            \"amount\": \"149.97\",\n                            \"date_created\": \"2019-10-11T18:13:51.917851-03:00\",\n                            \"refund_method\": null,\n                            \"refund_method_display\": null\n                        }\n                    ],\n                    \"order\": {\n                        \"uid\": \"16226322-eb3d-414c-b9d7-cbe02943cdff\",\n                        \"order_group\": \"947082842562\",\n                        \"order_number\": \"947082842562-01\",\n                        \"type\": \"order\",\n                        \"type_display\": \"Pedido Único\",\n                        \"legal_entity_type\": \"person\",\n                        \"date_created\": \"2019-10-11T18:13:45.649474-03:00\",\n                        \"date_invoiced\": null,\n                        \"date_delivered\": null,\n                        \"subtotal_price\": \"139.98\",\n                        \"discount_amount\": \"0.00\",\n                        \"addition_amount\": \"0.00\",\n                        \"interest_amount\": \"0.00\",\n                        \"tax_amount\": \"0.00\",\n                        \"order_total\": \"149.97\",\n                        \"refunded_amount\": \"0.00\",\n                        \"status\": \"delivered\",\n                        \"status_display\": \"Entregue\",\n                        \"organization\": null,\n                        \"customer\": {\n                            \"email\": \"webmaster@eskolare.com.br\",\n                            \"phone_country_code\": \"\",\n                            \"phone_area_code\": \"\",\n                            \"phone_number\": \"\",\n                            \"first_name\": \"Melissa\",\n                            \"last_name\": \"Almeida\",\n                            \"document\": \"\",\n                            \"document_type\": \"\"\n                        },\n                        \"external_id\": \"\"\n                    }\n                }\n            },\n            \"withdrawal\": null\n        }\n    ]\n}"}],"_postman_id":"b9302f2e-d763-47b1-94b0-4d51a27b4b12"},{"name":"List Batches","event":[{"listen":"test","script":{"id":"c53dd6b8-e917-41a6-b2f9-7edf1dd78dc8","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"batch_code\", o.code);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"e3f1a920-d9b3-4b23-992c-ce7735f8c5b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/batches/?batch_number=SPL-378ETGY","description":"<p>Os filtros de código (<code>order_number</code>, <code>payment</code>, <code>batch_number</code>) aceitam mútiplos valores separados por vírgula, sem espaços.</p>\n<p>Os filtros de data podem ser usados separadamente e aceitam a data nos seguintes formatos:</p>\n<ul>\n<li><p>2023-01-31T23:59:59-03:00 (Data e hora com offset de timezone)</p>\n</li>\n<li><p>2023-01-31T23:59:59 (Somente data e hora, o offset de 03:00 é inferido)</p>\n</li>\n<li><p>2023-01-31 (Somente data, horário 00:00:00-03:00 será utilizado)</p>\n</li>\n</ul>\n<p>Favor note que todas as datas são salvas no banco no formato data/hora timezone aware. O timezone de referência da API é <code>America/Sao_Paulo</code> com offset de <code>-03:00</code> a partir do UTC.</p>\n<p>Os filtros de range <code>after</code> (gte) e <code>before</code> (lte) são <strong>inclusívos</strong>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","financial","batches",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"order_number","value":"947082716997-01"},{"disabled":true,"key":"payment","value":"ORD-4FVS3R9-001"},{"key":"batch_number","value":"SPL-378ETGY"},{"disabled":true,"key":"date_created_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"date_created_before","value":"2023-01-31T23:59:59-03:00"},{"disabled":true,"key":"date_updated_after","value":"2023-01-01T00:00:00-03:00"},{"disabled":true,"key":"date_updated_before","value":"2023-01-31T23:59:59-03:00"}],"variable":[]}},"response":[{"id":"fda5b9ab-86ce-4b90-93f1-b359e874160c","name":"List Batches","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/financial/batches/?batch_number=SPL-378ETGY","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","financial","batches",""],"query":[{"key":"order_number","value":"947082716997-01","disabled":true},{"key":"payment","value":"ORD-4FVS3R9-001","type":"text","disabled":true},{"key":"batch_number","value":"SPL-378ETGY"},{"key":"date_created_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"date_created_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true},{"key":"date_updated_after","value":"2023-01-01T00:00:00-03:00","type":"text","disabled":true},{"key":"date_updated_before","value":"2023-01-31T23:59:59-03:00","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Sep 2024 18:48:54 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1965"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"djdt-store-id","value":"734b8ebf6054474cb5253c0f6ac746cf"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=500.0969999999998;desc=\"User CPU time\", TimerPanel_stime;dur=232.286;desc=\"System CPU time\", TimerPanel_total;dur=732.3829999999998;desc=\"Total CPU time\", TimerPanel_total_time;dur=789.423942565918;desc=\"Elapsed time\", SQLPanel_sql_time;dur=49.84712600708008;desc=\"SQL 18 queries\", CachePanel_total_time;dur=7.011175155639648;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"8d8e1a69-c21b-4783-95be-3799c551b13a\",\n            \"batch_number\": \"SPL-378ETGY\",\n            \"payment\": {\n                \"uid\": \"0dd537bd-dec4-4aea-8436-66d4ff923ca2\",\n                \"code\": \"ORD-4FVS3R9-001\",\n                \"status\": \"refunded\",\n                \"status_display\": \"Reembolsado\",\n                \"charge_status\": \"fully-refunded\",\n                \"charge_status_display\": \"Reembolsado\",\n                \"due_date\": \"2019-10-16T17:52:50.060402-03:00\",\n                \"auth_date\": null,\n                \"payment_method\": {\n                    \"uid\": \"6ae46025-b8c3-44d6-b312-af5c5d1392c5\",\n                    \"code\": \"billing-note\",\n                    \"name\": \"Boleto bancário\",\n                    \"description\": \"\",\n                    \"group\": \"billingNote\",\n                    \"brand\": {\n                        \"code\": \"boleto-bancario\",\n                        \"name\": \"Boleto bancário\",\n                        \"logo\": \"http://localhost:8001/media/public/boleto.png\",\n                        \"country\": \"BR\"\n                    }\n                },\n                \"funding_instrument\": {\n                    \"link\": \"https://api.moip.com.br/v2/boleto/BOL-RXKJ1D75YKKG/print\",\n                    \"line_code\": \"34191.09198 02363.320199 61309.830000 9 80440000007998\"\n                },\n                \"installments\": 1,\n                \"installment_amount\": null,\n                \"interest_rate\": null,\n                \"interest_amount\": null,\n                \"subtotal\": \"79.98\",\n                \"addition_amount\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"total\": \"79.98\",\n                \"monthly_interest_rate\": null,\n                \"late_payment_fine\": null,\n                \"label\": \"\",\n                \"refunded_amount\": \"79.98\",\n                \"total_captured_amount\": \"0.00\",\n                \"order\": {\n                    \"uid\": \"9f781783-6e96-4b1f-80cf-5264f28a6131\",\n                    \"order_group\": \"947082716997\",\n                    \"order_number\": \"947082716997-01\",\n                    \"type\": \"order\",\n                    \"type_display\": \"Pedido Único\",\n                    \"legal_entity_type\": \"person\",\n                    \"date_created\": \"2019-10-11T17:52:50.004659-03:00\",\n                    \"date_invoiced\": null,\n                    \"date_delivered\": null,\n                    \"subtotal_price\": \"69.99\",\n                    \"discount_amount\": \"0.00\",\n                    \"addition_amount\": \"0.00\",\n                    \"interest_amount\": \"0.00\",\n                    \"tax_amount\": \"0.00\",\n                    \"order_total\": \"79.98\",\n                    \"refunded_amount\": \"0.00\",\n                    \"status\": \"canceled\",\n                    \"status_display\": \"Cancelado\",\n                    \"organization\": null,\n                    \"customer\": {\n                        \"email\": \"victor.b@eskolare.com.br\",\n                        \"phone_country_code\": \"\",\n                        \"phone_area_code\": \"\",\n                        \"phone_number\": \"\",\n                        \"first_name\": \"Marina\",\n                        \"last_name\": \"Ferreira\",\n                        \"document\": \"\",\n                        \"document_type\": \"\"\n                    },\n                    \"external_id\": \"\",\n                    \"charge_type\": \"singlepayment\",\n                    \"is_reverted\": false\n                },\n                \"capture_source\": \"platform\",\n                \"payment_percent\": \"1.000000000\"\n            }\n        }\n    ]\n}"}],"_postman_id":"e3f1a920-d9b3-4b23-992c-ce7735f8c5b2"}],"id":"46b73423-ea5c-46af-8465-89ea6e1f6bdb","description":"<p>Conjunto de endpoints relacionados ao módulo financeiro da Eskolare. Com os endpoints abaixo é possível integrar a solicitação de resgate financeiro e aprovação de notas fiscais de comissão recebidas dos parceiros.</p>\n","event":[{"listen":"prerequest","script":{"id":"0d1b274a-b1b8-41e2-8260-a6d37193ff33","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8826f556-c41a-4506-88b1-2456d8b87029","type":"text/javascript","exec":[""]}}],"_postman_id":"46b73423-ea5c-46af-8465-89ea6e1f6bdb","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Stores","item":[{"name":"Showcase Products","item":[{"name":"List Showcase Products","event":[{"listen":"test","script":{"id":"3ef91cf1-6771-49e8-9e08-ad0291403c5c","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"showcase_product_uid\", o.uid);","    break;","}",""],"type":"text/javascript"}}],"id":"af122fb7-0b43-41e7-af50-abf18c8438d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/stores/showcase-products/?limit=2&offset=0&institution=skoolare&cycle=2024","description":"<p>Endpoint utilizado para listar todas as alocações de produtos associadas a sua conta de vendedor. Você vai encontrar o detalhamento completo do produto (composições, kits, produtos com variação) além da informação de preço utilizada na vitrine.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","stores","showcase-products",""],"host":["{{environment}}"],"query":[{"key":"limit","value":"2"},{"key":"offset","value":"0"},{"disabled":true,"description":{"content":"<p>Campo <code>uid</code> da instituição.</p>\n","type":"text/plain"},"key":"institution_uid","value":"98ebb05a-6440-4584-a1f3-6c60410a6d0d"},{"description":{"content":"<p>Campo <code>slug</code> da instituição.</p>\n","type":"text/plain"},"key":"institution","value":"skoolare"},{"key":"cycle","value":"2024"},{"disabled":true,"description":{"content":"<p>Campo <code>uid</code> da vitrine.</p>\n","type":"text/plain"},"key":"showcase","value":"34f1ddad-d5f7-43aa-b975-d7e257bd243f"},{"disabled":true,"description":{"content":"<p>Campo <code>uid</code> do produto.</p>\n","type":"text/plain"},"key":"product","value":"ce8bb2c8-8a6b-49ee-8ece-d55620833c41"},{"disabled":true,"description":{"content":"<p>Campo <code>upc</code> do produto.</p>\n","type":"text/plain"},"key":"product_upc","value":"123"},{"disabled":true,"description":{"content":"<p>Campo <code>uid</code> da série.</p>\n","type":"text/plain"},"key":"grade","value":"06bcc1d7-2428-4ecb-81f3-aea615a64b85"},{"disabled":true,"description":{"content":"<p>Campo <code>slug</code> da série.</p>\n","type":"text/plain"},"key":"grade_slug","value":"m1"}],"variable":[]}},"response":[{"id":"c39a8bbf-762b-4c5a-8adb-eb6dcdee4d22","name":"List Showcase Products","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/stores/showcase-products/?limit=2&offset=0&institution=skoolare&cycle=2024","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","stores","showcase-products",""],"query":[{"key":"limit","value":"2"},{"key":"offset","value":"0"},{"key":"institution_uid","value":"98ebb05a-6440-4584-a1f3-6c60410a6d0d","description":"Campo `uid` da instituição.","type":"text","disabled":true},{"key":"institution","value":"skoolare","description":"Campo `slug` da instituição.","type":"text"},{"key":"cycle","value":"2024","type":"text"},{"key":"showcase","value":"34f1ddad-d5f7-43aa-b975-d7e257bd243f","description":"Campo `uid` da vitrine.","type":"text","disabled":true},{"key":"product","value":"ce8bb2c8-8a6b-49ee-8ece-d55620833c41","description":"Campo `uid` do produto.","type":"text","disabled":true},{"key":"product_upc","value":"123","description":"Campo `upc` do produto.","type":"text","disabled":true},{"key":"grade","value":"06bcc1d7-2428-4ecb-81f3-aea615a64b85","description":"Campo `uid` da série.","type":"text","disabled":true},{"key":"grade_slug","value":"m1","description":"Campo `slug` da série.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jan 2024 02:27:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.18"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"8065"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=797.6350000000006;desc=\"User CPU time\", TimerPanel_stime;dur=187.88799999999918;desc=\"System CPU time\", TimerPanel_total;dur=985.5229999999997;desc=\"Total CPU time\", TimerPanel_total_time;dur=1347.4252223968506;desc=\"Elapsed time\", SQLPanel_sql_time;dur=338.30904960632324;desc=\"SQL 29 queries\", CachePanel_total_time;dur=36.15713119506836;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"next\": \"http://localhost:8001/api/integrations/eskolare/stores/showcase-products/?cycle=2024&institution=skoolare&limit=2&offset=2\",\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"00d32750-c4bf-472a-9683-1d5c5e41e6ba\",\n            \"showcase\": {\n                \"uid\": \"85c6478a-2bfd-4b90-a09f-bec7124f5044\",\n                \"display_name\": \"Teste\",\n                \"slug\": \"todos-teste-2024\",\n                \"cycle\": \"2024\",\n                \"order\": 0,\n                \"is_active\": true,\n                \"availability_start\": null,\n                \"availability_end\": null,\n                \"navigation\": \"collections\",\n                \"date_created\": \"2023-05-31T16:08:42.437351-03:00\",\n                \"date_updated\": \"2023-11-09T21:03:49.470642-03:00\",\n                \"store\": {\n                    \"uid\": \"228e3248-62af-4f18-8666-a1bac5029153\",\n                    \"display_name\": \"Todos\",\n                    \"slug\": \"geral-todos\",\n                    \"is_active\": true,\n                    \"image\": null,\n                    \"url\": \"http://skoolare.eskolareshop.local/skoolare/geral-todos\",\n                    \"date_created\": \"2022-10-08T01:38:52.592666-03:00\",\n                    \"date_updated\": \"2022-10-08T01:38:52.592671-03:00\",\n                    \"grade\": {\n                        \"uid\": \"06bcc1d7-2428-4ecb-81f3-aea615a64b85\",\n                        \"name\": \"Todos\",\n                        \"slug\": \"educacao-basica-geral-todos\",\n                        \"order\": 0,\n                        \"parent\": {\n                            \"uid\": \"1bfca6b7-61d5-4648-882a-c97a802eda73\",\n                            \"name\": \"Geral\",\n                            \"slug\": \"educacao-basica-geral\",\n                            \"order\": 0,\n                            \"educational_level\": {\n                                \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                                \"name\": \"Educação básica\"\n                            },\n                            \"image\": null\n                        },\n                        \"image\": null\n                    },\n                    \"channel\": {\n                        \"uid\": \"a2630fdf-ae58-411f-9121-227eeb53a706\",\n                        \"site\": {\n                            \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                            \"subdomain\": \"skoolare\",\n                            \"title\": \"Skoolare\",\n                            \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                            \"url\": \"http://skoolare.eskolareshop.local\"\n                        },\n                        \"institution\": {\n                            \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                            \"display_name\": \"Skoolare\",\n                            \"slug\": \"skoolare\",\n                            \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\",\n                            \"cover\": \"http://localhost:8001/media/public/0.jfif\"\n                        },\n                        \"slug\": \"skoolare\",\n                        \"title\": \"Skoolare\",\n                        \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\",\n                        \"url\": \"http://skoolare.eskolareshop.local/skoolare\"\n                    }\n                },\n                \"url\": \"http://skoolare.eskolareshop.local/skoolare/geral-todos/todos-teste-2024\"\n            },\n            \"product\": {\n                \"uid\": \"31b40abe-c85e-4fa8-8d6f-2bc658ef699c\",\n                \"title\": \"  ABC I Like Me! (pb) - Penguin Putnam\",\n                \"subtitle\": \"\",\n                \"upc\": \"ISBN: 9780140564853\",\n                \"slug\": \"abc-i-like-me-pb-penguin-putnam\",\n                \"structure\": \"standalone\",\n                \"is_active\": true,\n                \"published_date\": \"2020-12-18T15:43:25.732637-03:00\",\n                \"is_available\": true,\n                \"total_stock\": null,\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"slug\": \"skoolare\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Skoolare Teste\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"76.084.134/0001-08\",\n                    \"logo\": \"http://localhost:8001/media/public/logo.webp\"\n                },\n                \"primary_image\": {\n                    \"uid\": \"65b35346-1c97-4e39-ab26-97fc6e43aedf\",\n                    \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2020/12/conversao-de-medidas-e-pesos.jpg\",\n                    \"display_order\": 0,\n                    \"title\": \"\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                },\n                \"weight\": 130,\n                \"price\": {\n                    \"uid\": \"e97a8e3a-59c8-4073-8dd3-fc660f1c4a58\",\n                    \"type\": \"order\",\n                    \"selling_price\": \"140.00\",\n                    \"list_price\": \"150.00\",\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": 1\n                },\n                \"has_options\": false,\n                \"options\": [],\n                \"has_kit\": false,\n                \"is_kit_bundler\": false,\n                \"kit\": [],\n                \"price_kit\": null,\n                \"is_composition\": false,\n                \"composition\": [],\n                \"children\": [],\n                \"price_range\": null,\n                \"date_created\": \"2020-12-18T15:43:25.783334-03:00\",\n                \"date_updated\": \"2023-11-08T08:22:20.200328-03:00\"\n            },\n            \"collection\": {\n                \"uid\": \"c549b539-2861-444d-a961-2b47d77c6d16\",\n                \"display_name\": \"Atividades escolares\",\n                \"slug\": \"atividades-escolares\",\n                \"image\": {\n                    \"uid\": \"86efc933-2684-49af-850e-d2c056f83e64\",\n                    \"file\": \"http://localhost:8001/media/public/activities.png\",\n                    \"tags\": [\n                        \"coleções\"\n                    ],\n                    \"title\": \"Atividades\",\n                    \"description\": \"\",\n                    \"type\": \"image\",\n                    \"type_display\": \"Imagem\"\n                },\n                \"is_visible\": true,\n                \"order\": 0\n            },\n            \"url\": \"http://skoolare.eskolareshop.local/skoolare/geral-todos/todos-teste-2024/abc-i-like-me-pb-penguin-putnam?collection=atividades-escolares\",\n            \"ordering\": 0,\n            \"cross_sell\": \"\",\n            \"is_active\": true,\n            \"is_mirror\": false,\n            \"is_automated_cross_sell\": false,\n            \"is_browsable\": true,\n            \"browsable_checklist\": {},\n            \"replaced_by\": null,\n            \"availability_start\": null,\n            \"availability_end\": null,\n            \"date_created\": \"2023-11-09T21:02:33.534327-03:00\",\n            \"date_updated\": \"2023-11-09T21:02:33.534351-03:00\",\n            \"can_edit\": true,\n            \"can_delete\": true\n        },\n        {\n            \"uid\": \"060ddb3b-4ad2-4557-98e8-349fe822ddd2\",\n            \"showcase\": {\n                \"uid\": \"85c6478a-2bfd-4b90-a09f-bec7124f5044\",\n                \"display_name\": \"Teste\",\n                \"slug\": \"todos-teste-2024\",\n                \"cycle\": \"2024\",\n                \"order\": 0,\n                \"is_active\": true,\n                \"availability_start\": null,\n                \"availability_end\": null,\n                \"navigation\": \"collections\",\n                \"date_created\": \"2023-05-31T16:08:42.437351-03:00\",\n                \"date_updated\": \"2023-11-09T21:03:49.470642-03:00\",\n                \"store\": {\n                    \"uid\": \"228e3248-62af-4f18-8666-a1bac5029153\",\n                    \"display_name\": \"Todos\",\n                    \"slug\": \"geral-todos\",\n                    \"is_active\": true,\n                    \"image\": null,\n                    \"url\": \"http://skoolare.eskolareshop.local/skoolare/geral-todos\",\n                    \"date_created\": \"2022-10-08T01:38:52.592666-03:00\",\n                    \"date_updated\": \"2022-10-08T01:38:52.592671-03:00\",\n                    \"grade\": {\n                        \"uid\": \"06bcc1d7-2428-4ecb-81f3-aea615a64b85\",\n                        \"name\": \"Todos\",\n                        \"slug\": \"educacao-basica-geral-todos\",\n                        \"order\": 0,\n                        \"parent\": {\n                            \"uid\": \"1bfca6b7-61d5-4648-882a-c97a802eda73\",\n                            \"name\": \"Geral\",\n                            \"slug\": \"educacao-basica-geral\",\n                            \"order\": 0,\n                            \"educational_level\": {\n                                \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                                \"name\": \"Educação básica\"\n                            },\n                            \"image\": null\n                        },\n                        \"image\": null\n                    },\n                    \"channel\": {\n                        \"uid\": \"a2630fdf-ae58-411f-9121-227eeb53a706\",\n                        \"site\": {\n                            \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                            \"subdomain\": \"skoolare\",\n                            \"title\": \"Skoolare\",\n                            \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                            \"url\": \"http://skoolare.eskolareshop.local\"\n                        },\n                        \"institution\": {\n                            \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                            \"display_name\": \"Skoolare\",\n                            \"slug\": \"skoolare\",\n                            \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\",\n                            \"cover\": \"http://localhost:8001/media/public/0.jfif\"\n                        },\n                        \"slug\": \"skoolare\",\n                        \"title\": \"Skoolare\",\n                        \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\",\n                        \"url\": \"http://skoolare.eskolareshop.local/skoolare\"\n                    }\n                },\n                \"url\": \"http://skoolare.eskolareshop.local/skoolare/geral-todos/todos-teste-2024\"\n            },\n            \"product\": {\n                \"uid\": \"566c669c-aa4e-47a3-90fa-630d57894c3c\",\n                \"title\": \"  Address Unknown  pb - CreateSpace\",\n                \"subtitle\": \"\",\n                \"upc\": \"ISBN: 9781518869761\",\n                \"slug\": \"address-unknown-pb-createspace\",\n                \"structure\": \"standalone\",\n                \"is_active\": true,\n                \"published_date\": \"2020-12-18T15:43:30.015675-03:00\",\n                \"is_available\": true,\n                \"total_stock\": null,\n                \"seller\": {\n                    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n                    \"slug\": \"skoolare\",\n                    \"display_name\": \"Skoolare\",\n                    \"official_name\": \"Skoolare Teste\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"76.084.134/0001-08\",\n                    \"logo\": \"http://localhost:8001/media/public/logo.webp\"\n                },\n                \"primary_image\": {\n                    \"uid\": \"5248dcfd-a7d2-49d7-8aac-e179425c35f0\",\n                    \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2020/12/conversao-de-medidas-e-pesos_OczrfoI.jpg\",\n                    \"display_order\": 0,\n                    \"title\": \"\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                },\n                \"weight\": 200,\n                \"price\": {\n                    \"uid\": \"5a4f6dd0-d51a-4e48-9865-40e56db4ff7c\",\n                    \"type\": \"order\",\n                    \"selling_price\": \"56.10\",\n                    \"list_price\": \"56.10\",\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                },\n                \"has_options\": false,\n                \"options\": [],\n                \"has_kit\": false,\n                \"is_kit_bundler\": false,\n                \"kit\": [],\n                \"price_kit\": null,\n                \"is_composition\": false,\n                \"composition\": [],\n                \"children\": [],\n                \"price_range\": null,\n                \"date_created\": \"2020-12-18T15:43:30.039550-03:00\",\n                \"date_updated\": \"2020-12-18T15:43:40.448243-03:00\"\n            },\n            \"collection\": {\n                \"uid\": \"c549b539-2861-444d-a961-2b47d77c6d16\",\n                \"display_name\": \"Atividades escolares\",\n                \"slug\": \"atividades-escolares\",\n                \"image\": {\n                    \"uid\": \"86efc933-2684-49af-850e-d2c056f83e64\",\n                    \"file\": \"http://localhost:8001/media/public/activities.png\",\n                    \"tags\": [\n                        \"coleções\"\n                    ],\n                    \"title\": \"Atividades\",\n                    \"description\": \"\",\n                    \"type\": \"image\",\n                    \"type_display\": \"Imagem\"\n                },\n                \"is_visible\": true,\n                \"order\": 0\n            },\n            \"url\": \"http://skoolare.eskolareshop.local/skoolare/geral-todos/todos-teste-2024/address-unknown-pb-createspace?collection=atividades-escolares\",\n            \"ordering\": 0,\n            \"cross_sell\": \"\",\n            \"is_active\": true,\n            \"is_mirror\": false,\n            \"is_automated_cross_sell\": false,\n            \"is_browsable\": true,\n            \"browsable_checklist\": {},\n            \"replaced_by\": null,\n            \"availability_start\": null,\n            \"availability_end\": null,\n            \"date_created\": \"2023-11-09T21:02:45.252601-03:00\",\n            \"date_updated\": \"2023-11-09T21:02:45.252617-03:00\",\n            \"can_edit\": true,\n            \"can_delete\": true\n        }\n    ]\n}"}],"_postman_id":"af122fb7-0b43-41e7-af50-abf18c8438d6"},{"name":"Retrieve Showcase Product","id":"cb9836b5-516c-418c-933c-d3899118bfea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/stores/showcase-products/{{showcase_product_uid}}/","description":"<p>Endpoint utilizado para consultar os detalhes de uma alocação de produtos.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","stores","showcase-products","{{showcase_product_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"a9c0c126-ff37-403d-9687-5b76c2efc5c5","name":"Retrieve Showcase Product","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/stores/showcase-products/{{showcase_product_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 26 Sep 2023 12:25:55 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3199"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=426.70299999999986;desc=\"User CPU time\", TimerPanel_stime;dur=104.75600000000007;desc=\"System CPU time\", TimerPanel_total;dur=531.459;desc=\"Total CPU time\", TimerPanel_total_time;dur=742.2969341278076;desc=\"Elapsed time\", SQLPanel_sql_time;dur=259.57179069519043;desc=\"SQL 16 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"34a5d49d-e3d7-441f-9b9f-8b8901759f29\",\n    \"showcase\": {\n        \"uid\": \"8a84833e-17f5-4a4d-b73f-3120d41df95c\",\n        \"display_name\": \"Regular\",\n        \"slug\": \"2024\",\n        \"cycle\": \"2024\",\n        \"order\": 0,\n        \"is_active\": true,\n        \"availability_start\": null,\n        \"availability_end\": null,\n        \"navigation\": \"single-page\",\n        \"date_created\": \"2023-09-25T23:34:27.523516-03:00\",\n        \"date_updated\": \"2023-09-25T23:34:27.523528-03:00\",\n        \"store\": {\n            \"uid\": \"ccb0dd6f-dd8d-45fc-b8ba-3e9a38e0ce6f\",\n            \"display_name\": \"1º ano\",\n            \"slug\": \"m1\",\n            \"is_active\": true,\n            \"image\": null,\n            \"url\": \"http://skoolare.eskolareshop.local/rabbit/m1\",\n            \"date_created\": \"2023-09-25T23:34:27.514223-03:00\",\n            \"date_updated\": \"2023-09-25T23:34:27.514241-03:00\",\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1º ano\",\n                \"slug\": \"m1\",\n                \"order\": 0,\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"educacao-basica-ensino-medio\",\n                    \"order\": 3,\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    },\n                    \"image\": null\n                },\n                \"image\": null\n            },\n            \"channel\": {\n                \"uid\": \"d085d4d6-db91-4237-bd91-80e0c64dac05\",\n                \"site\": {\n                    \"uid\": \"34f1ddad-d5f7-43aa-b975-d7e257bd243f\",\n                    \"subdomain\": \"skoolare\",\n                    \"title\": \"Skoolare\",\n                    \"logo\": \"http://localhost:8001/media/public/sites/skoolare/media/Amigos_-_Books.png\",\n                    \"url\": \"http://skoolare.eskolareshop.local\"\n                },\n                \"slug\": \"rabbit\",\n                \"title\": \"Rabbit\",\n                \"logo\": \"http://localhost:8001/media/public/c1c837b7-fc3f-49b5-a927-d43f2bcdd7c5.jpg\",\n                \"url\": \"http://skoolare.eskolareshop.local/rabbit\"\n            }\n        },\n        \"url\": \"http://skoolare.eskolareshop.local/rabbit/m1/2024\"\n    },\n    \"product\": {\n        \"uid\": \"10c985bf-08cc-4af0-a369-be063d2f2bc4\",\n        \"title\": \"Dicionário de Francês\",\n        \"subtitle\": \"\",\n        \"upc\": \"D_FR\",\n        \"slug\": \"dicionario-de-frances\",\n        \"structure\": \"standalone\",\n        \"is_active\": true,\n        \"published_date\": \"2021-07-06T17:22:50-03:00\",\n        \"is_available\": true,\n        \"total_stock\": 907,\n        \"seller\": {\n            \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n            \"slug\": \"skoolare\",\n            \"display_name\": \"Skoolare\",\n            \"official_name\": \"Skoolare Teste\",\n            \"type\": \"company\",\n            \"tax_document\": \"76.084.134/0001-08\",\n            \"logo\": \"http://localhost:8001/media/public/Skoolare_jroUryb_2.png\"\n        },\n        \"primary_image\": {\n            \"uid\": \"6388f24a-06d7-4137-bff4-016b50302a03\",\n            \"file\": \"http://localhost:8001/media/public/products/skoolare/image/2021/07/Dicion%C3%A1rio_fr.jpg\",\n            \"display_order\": 0,\n            \"title\": \"Dicionário fr.jpg\",\n            \"description\": \"\",\n            \"type\": \"image\"\n        },\n        \"weight\": 100,\n        \"price\": {\n            \"uid\": \"cac6eb8f-5e3d-4486-a211-05c7b000f255\",\n            \"type\": \"order\",\n            \"selling_price\": \"90.00\",\n            \"list_price\": \"25.00\",\n            \"is_customer_offer\": false,\n            \"is_institution_offer\": false,\n            \"minimal_selling_quantity\": null,\n            \"student_quantity_threshold\": null\n        },\n        \"has_options\": false,\n        \"options\": [],\n        \"has_kit\": false,\n        \"is_kit_bundler\": false,\n        \"kit\": [],\n        \"price_kit\": null,\n        \"is_composition\": false,\n        \"composition\": [],\n        \"children\": [],\n        \"price_range\": null,\n        \"date_created\": \"2021-07-06T17:22:50.337523-03:00\",\n        \"date_updated\": \"2023-09-25T00:04:39.611884-03:00\"\n    },\n    \"collection\": null,\n    \"url\": \"http://skoolare.eskolareshop.local/rabbit/m1/2024/dicionario-de-frances\",\n    \"ordering\": 0,\n    \"is_active\": true,\n    \"is_mirror\": false,\n    \"is_automated_cross_sell\": false,\n    \"is_browsable\": true,\n    \"browsable_checklist\": {},\n    \"replaced_by\": null,\n    \"availability_start\": null,\n    \"availability_end\": null,\n    \"date_created\": \"2023-09-25T23:34:27.528874-03:00\",\n    \"date_updated\": \"2023-09-25T23:34:27.528884-03:00\",\n    \"can_edit\": true,\n    \"can_delete\": true\n}"}],"_postman_id":"cb9836b5-516c-418c-933c-d3899118bfea"},{"name":"Bulk Setup Showcase Products","id":"ae887974-efee-43b0-9f78-502cc664d39f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"create\",\n    \"showcase_products\": [\n        {   \n            \"site\": \"skoolare\",\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m1\",\n            \"cycle\": 2024,\n            \"product\":\" D_FR\"\n        },\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m2\",\n            \"cycle\": 2024,\n            \"product\":\" D_FR\"\n        },\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m1\",\n            \"cycle\": 2024,\n            \"showcase_name\": \"Regular\",\n            \"product\":\" ABC123122\"\n        },\n        {\n            \"showcase\": \"{{showcase_uid}}\",\n            \"product\": \"ABC123122\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/stores/showcase-products/bulk/","description":"<p>Através deste endpoint você poderá realizar a manutenção das vitrines de suas lojas na Eskolare.</p>\n<p>O endpoint aceita dois parâmetros: <code>action</code> e <code>showcase_products</code>.</p>\n<p>O parâmetro <code>action</code> aceita os seguintes valores:</p>\n<ul>\n<li><code>create</code>: Para inserir alocação na vitrine</li>\n<li><code>delete</code>: Para inserir os produtos informados da vitrine</li>\n<li><code>replace</code>: Ação que combina inserção dos produtos informados e remoção dos produtos que estavam inseridos na vitrine anteriormente.</li>\n</ul>\n<p>Quando o parâmetro <code>action</code> é informado com o valor <code>replace</code>, os produtos das vitrines afetadas pela operação ficarão somente com os produtos presentes na lista <code>showcase_products</code>.</p>\n<p>Para realizar uma inserção na vitrine, você deve sempre utilizar o campo <code>product</code> em conjunto com o campo <code>showcase</code>, ou invés de informar o campo <code>showcase</code>, você pode informar <code>partnership</code>, <code>grade</code> e <code>cycle</code> em conjunto.</p>\n<p>Note que caso o campo <code>showcase</code> seja informado, os campos <code>partnership</code>, <code>grade</code> e <code>cycle</code> serão ignorados.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Campo</th>\n<th>Fonte do Dado</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>product</code></td>\n<td>Catalog / Products</td>\n</tr>\n<tr>\n<td><code>showcase</code></td>\n<td>Institutions / Showcases</td>\n</tr>\n<tr>\n<td><code>site</code></td>\n<td>Campo que recebe o valor correspondente ao <code>subdomain</code> do site. Este valor é utilizado para direcionar a criação da alocação de produtos no ambiente correto, garantindo que a operação ocorra no domínio associado.</td>\n</tr>\n<tr>\n<td><code>partnership</code></td>\n<td>Institutions / Partnerships</td>\n</tr>\n<tr>\n<td><code>grade</code></td>\n<td>Institutions / Grades</td>\n</tr>\n<tr>\n<td><code>showcase_name</code></td>\n<td>Nome da vitrine. Opcional. Valor padrão \"Regular\" será utilizado caso este parâmetro seja omitido.</td>\n</tr>\n<tr>\n<td><code>store_name</code></td>\n<td>Nome da loja. Opcional. O nome padrão da série será utilizado caso este parâmetro seja omitido.</td>\n</tr>\n<tr>\n<td><code>cycle</code></td>\n<td>Valor inteiro representado pelo ano letivo. Exemplo: <code>2024</code></td>\n</tr>\n<tr>\n<td><code>is_active</code></td>\n<td>Opcional. Valor booleano para ativar ou desativar uma alocação.</td>\n</tr>\n<tr>\n<td><code>external_id</code></td>\n<td>Opcional. String de até 128 caracteres para realizar uma marcação na alocação. Pode ser usado posteriormente na ação de remoção ou atualização para identificar uma determinada alocação.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","stores","showcase-products","bulk",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"bdbec857-3c44-4487-88f8-33d1c12a1eaf","name":"Bulk Setup Showcase Products","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"create\",\n    \"showcase_products\": [\n        {\n            \"site\": \"skoolare\",\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m1\",\n            \"cycle\": 2024,\n            \"product\":\" D_FR\"\n        },\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m2\",\n            \"cycle\": 2024,\n            \"product\":\" D_FR\"\n        },\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m1\",\n            \"cycle\": 2024,\n            \"product\":\" ABC123122\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8001/api/integrations/eskolare/stores/showcase-products/bulk/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 26 Sep 2023 02:35:50 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"46"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"created\": 0,\n        \"updated\": 3,\n        \"deleted\": 0\n    }\n}"}],"_postman_id":"ae887974-efee-43b0-9f78-502cc664d39f"}],"id":"2ec6e14f-7c40-4e89-a042-e8f861193683","_postman_id":"2ec6e14f-7c40-4e89-a042-e8f861193683","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Featured","item":[{"name":"Bulk Setup Showcase Featured","id":"124ae9c9-46c1-4eb8-90d9-ac844ed067a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"create\",\n    \"featured\": [\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m1\",\n            \"cycle\": 2024,\n            \"template\": \"modelo_amazon\",\n            \"content_json\": {\"link\": \"https://example.com\"},\n            \"external_id\": \"1\"\n        },\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m2\",\n            \"cycle\": 2024,\n            \"showcase_name\": \"Militar\",\n            \"template\": \"modelo_amazon\",\n            \"content_json\": {\"link\": \"https://example.com\"},\n            \"external_id\": \"2\"\n        },\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m3\",\n            \"cycle\": 2024,\n            \"component\": \"popup\",\n            \"content\": \"<p>Conteúdo HTML simples</p>\",\n            \"external_id\": \"3\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/stores/showcase-featured/bulk/","description":"<p>Endpoint dedicado para realizar manutenção de destaques especificamente para vitrines.</p>\n<p>Em toda requisição é necessário identificar uma vitrine para inserir um banner ou pop-up.</p>\n<p>O endpoint aceita dois parâmetros: <code>action</code> e <code>featured</code>.</p>\n<p>O campo <code>action</code> aceita os seguintes valores:</p>\n<ul>\n<li><p><code>create</code>: Para inserir um destaque em uma vitrine</p>\n</li>\n<li><p><code>delete</code>: Para remover um destaque da vitrine</p>\n</li>\n<li><p><code>replace</code>: Ação para inserir o destaque na vitrine e remover todos os demais.</p>\n</li>\n</ul>\n<p>Dentro do array de <code>featured</code> você pode passar objetos para configurar destaques em múltiplas vitrines.</p>\n<p><strong>Identificando a Vitrine:</strong></p>\n<p>Utilizar o campo <code>showcase</code> ou a combinação de <code>partnership</code> + <code>grade</code> + <code>cycle</code> e opcionalmente poderia passar o campo <code>showcase_name</code> também.</p>\n<p><strong>Configurando o Destaque:</strong></p>\n<p>Utilizar o campo <code>template</code> e o <code>content_json</code> com os parâmetros esperados.</p>\n<p>Ou utilizar o campo <code>component</code> com os valores <code>banner</code> ou <code>popup</code> e informar o conteúdo do destaque no campo <code>content</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","stores","showcase-featured","bulk",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"5857f189-bd62-4944-8783-a3b648f20f89","name":"Bulk Setup Showcase Featured","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"create\",\n    \"featured\": [\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m1\",\n            \"cycle\": 2024,\n            \"template\": \"modelo_amazon\",\n            \"content_json\": {\"link\": \"https://example.com\"},\n            \"external_id\": \"1\"\n        },\n        {\n            \"partnership\": \"rabbit\",\n            \"grade\": \"m1\",\n            \"cycle\": 2024,\n            \"component\": \"popup\",\n            \"content\": \"<p>Conteúdo HTML simples</p>\",\n            \"external_id\": \"2\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/stores/showcase-featured/bulk/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Sep 2024 02:28:53 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.19"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"46"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"created\": 0,\n        \"updated\": 0,\n        \"deleted\": 1\n    }\n}"}],"_postman_id":"124ae9c9-46c1-4eb8-90d9-ac844ed067a6"}],"id":"39b1f8ce-c9a4-4717-bfce-bab823bdaaf7","description":"<p>Endpoints para realizar gestão de banners e popups de destaque nas páginas do Eskolare Shops.</p>\n","_postman_id":"39b1f8ce-c9a4-4717-bfce-bab823bdaaf7","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}}],"id":"a51f27b7-2da8-4a93-b28b-e30b1c4c8f63","description":"<p>Aqui você vai encontrar um conjunto de endpoints para realizar a manutenção da sua loja.</p>\n","_postman_id":"a51f27b7-2da8-4a93-b28b-e30b1c4c8f63","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Webhooks","item":[{"name":"List Webhook Events","id":"c5fe069f-3598-4942-aec6-50d6a352d53f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/webhook-events/","description":"<p>Este endpoint é utilizado para monitorar os eventos de webhook que foram enviados provenientes das integrações. Os eventos dos últimos 30 dias ficam disponíveis para consulta.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","webhook-events",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"status_code","value":"200"},{"disabled":true,"key":"webhook__event","value":"product-suggestion-approved"},{"disabled":true,"key":"has_been_reprocessed","value":"false"},{"disabled":true,"key":"order_number","value":"966033098487-01"},{"disabled":true,"key":"customer_email","value":"joao@gmail.com"}],"variable":[]}},"response":[{"id":"fac54487-1e00-47c1-8ae8-e1c823c550de","name":"List Webhook Events","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":{"raw":"{{protocol}}://{{environment}}/api/integrations/eskolare/webhook-events/","protocol":"{{protocol}}","host":["{{environment}}"],"path":["api","integrations","eskolare","webhook-events",""],"query":[{"key":"status_code","value":"200","type":"text","disabled":true},{"key":"webhook__event","value":"product-suggestion-approved","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 16:53:26 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1006"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"0f90cc30-a3be-4693-a70c-167e10be6073\",\n            \"event\": \"product-suggestion-approved\",\n            \"event_display\": \"Sugestões de Produtos Aprovadas\",\n            \"endpoint\": \"https://eskolare.com/\",\n            \"status_code\": 405,\n            \"payload\": {\n                \"data\": {\n                    \"uid\": \"b86b6dab-756b-4285-b1fe-584710f1bf81\",\n                    \"ref_id\": \"B41996\",\n                    \"status\": \"pending\"\n                },\n                \"event\": \"product-suggestion-approved\",\n                \"event_id\": \"0f90cc30-a3be-4693-a70c-167e10be6073\"\n            },\n            \"date_created\": \"2019-11-29T12:10:40.711396-03:00\",\n            \"date_updated\": \"2019-11-29T12:10:40.711422-03:00\"\n        },\n        {\n            \"uid\": \"48271333-b4d5-4b63-b8e5-76622436034c\",\n            \"event\": \"product-suggestion-approved\",\n            \"event_display\": \"Sugestões de Produtos Aprovadas\",\n            \"endpoint\": \"https://eskolare.com/\",\n            \"status_code\": 405,\n            \"payload\": {\n                \"uid\": \"48271333-b4d5-4b63-b8e5-76622436034c\",\n                \"data\": {\n                    \"uid\": \"b86b6dab-756b-4285-b1fe-584710f1bf81\",\n                    \"ref_id\": \"B41996\",\n                    \"status\": \"pending\"\n                },\n                \"event\": \"product-suggestion-approved\"\n            },\n            \"date_created\": \"2019-11-29T11:57:59.937741-03:00\",\n            \"date_updated\": \"2019-11-29T11:57:59.937795-03:00\"\n        }\n    ]\n}"}],"_postman_id":"c5fe069f-3598-4942-aec6-50d6a352d53f"},{"name":"Resend Webhook Events","id":"53ebecfd-a632-4fc3-9a4b-91d989011897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"event_uids\": [\"b2edd5b4-8089-4067-bf78-20e2f242a15f\", \"c1edd8b9-2081-5066-dh78-70w3w242q15g\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/webhook-events/","description":"<p>Este endpoint é utilizado para monitorar os eventos de webhook que foram enviados provenientes das integrações. Os eventos dos últimos 30 dias ficam disponíveis para consulta.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","webhook-events",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"8ffb2a93-8782-43e1-9865-a183da729c89","name":"Resend Webhook Events","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/webhook-events/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 16:53:26 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.7.2"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1006"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Solicitação de reenvio processada.\",\n    \"total_requested\": 1,\n    \"total_processed\": 1\n}"}],"_postman_id":"53ebecfd-a632-4fc3-9a4b-91d989011897"}],"id":"0e4d946f-e2e1-4d52-8a37-4336d0af64b8","description":"<p>Webhooks são requisições que o marketplace da Eskolare enviará para o seu sistema através de uma requisição <code>HTTP</code> do tipo <code>POST</code>. Estes webhooks são enviados a partir de alguns eventos como a criação de um novo pedido, aprovação de pagamento ou cancelamento de um pedido.</p>\n<p>Fica a seu critério criar um endpoint único para receber todas as notificações da Eskolare, ou segmentar as notificações por evento. Todos os eventos são opcionais, você pode escolher receber somente as notificações que fazem sentido para o seu caso de uso.</p>\n<p>A configuração dos webhooks é realizado no mesmo modal de configuração dentro do painel dos fornecedores:</p>\n<p><img src=\"https://eskolare-public-media-production.s3.amazonaws.com/eskolare-integration-step-3.jpg\" alt=\"Integração Eskolare\" /></p>\n<p>Segue abaixo uma descrição de cada um dos eventos de webhook enviado pelo marketplace da Eskolare:</p>\n<ul>\n<li><strong>Cancelamento de pedido</strong> <code>order-cancel</code>: Quando ocorre a solicitação de cancelamento de um pedido no marketplace da Eskolare.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        // Dados no mesmo formato do endpoint \"Retrieve Order\"\n    },\n    \"event\": \"order-cancel\",\n    \"event_id\": \"7f2ea37e-121f-442b-a882-f31141445656\"\n}\n</code></pre><ul>\n<li><strong>Pedido cancelado</strong> <code>order-cancelled</code>: Evento enviado quando o cancelamento é completamente finalizado (incluindo reembolso de pagamentos).</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        // Dados no mesmo formato do endpoint \"Retrieve Order\"\n    },\n    \"event\": \"order-cancelled\",\n    \"event_id\": \"7f2ea37e-121f-442b-a882-f31141445656\"\n}\n</code></pre><ul>\n<li><strong>Criação de pedido</strong> <code>order-created</code>: Evento enviado assim que um pedido é recebido na Eskolare. Note que não necessariamente o pagamento foi realizado.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        // Dados no mesmo formato do endpoint \"Retrieve Order\"\n    },\n    \"event\": \"order-created\",\n    \"event_id\": \"7f2ea37e-121f-442b-a882-f31141445656\"\n}\n</code></pre><ul>\n<li><strong>Manuseio de pedido</strong> <code>order-fulfillment</code>: Este evento é enviado quando recebemos a confirmação do pagamento do pedido. Indica que você já pode começar o processo de manuseio e entrega do pedido.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        // Dados no mesmo formato do endpoint \"Retrieve Order\"\n    },\n    \"event\": \"order-fulfillment\",\n    \"event_id\": \"7f2ea37e-121f-442b-a882-f31141445656\"\n}\n</code></pre><ul>\n<li><strong>Sugestões de produtos aprovadas</strong> <code>product-suggestion-approved</code>: Quando uma sugestão de produto foi aprovada e incluída no marketplace da Eskolare.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        \"uid\": \"5d31f608-3ce2-4c79-a296-00719feb2ed0\", \n        \"ref_id\": \"518392.8\", \n        \"status\": \"approved\"\n    }, \n    \"event\": \"product-suggestion-approved\", \n    \"event_id\": \"eff119bb-8914-4807-a3e5-0750bb6c87fa\"\n}\n</code></pre><ul>\n<li><strong>Sugestões de produtos rejeitadas</strong>: Quando uma sugestão de produto foi rejeitada no marketplace da Eskolare.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        \"uid\": \"5d31f608-3ce2-4c79-a296-00719feb2ed0\", \n        \"ref_id\": \"518392.8\", \n        \"status\": \"rejected\"\n    }, \n    \"event\": \"product-suggestion-rejected\", \n    \"event_id\": \"eff119bb-8914-4807-a3e5-0750bb6c87fa\"\n}\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"28da9291-7e62-4518-9085-ae8435bfd935","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"51f0540a-5e8c-466c-aa5f-7efa6a42a71e","type":"text/javascript","exec":[""]}}],"_postman_id":"0e4d946f-e2e1-4d52-8a37-4336d0af64b8","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Jobs","item":[{"name":"Create Job","id":"6bfbf33a-dfdb-4699-b0fd-21dd505ab621","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"seller-export-orders\",\n    \"filters\": {\n        \"from_date_updated\": \"2022-08-22T00:00:00-03:00\",\n        \"to_date_updated\": \"2022-08-29T23:59:59-03:00\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/jobs/","description":"<p>Endpoint para criação de um Job.</p>\n<p>O campo <code>type</code> é obrigatório e pode receber os seguintes valores:</p>\n<ul>\n<li><code>seller-export-orders</code> (Relatório Resumido de Pedidos)</li>\n<li><code>seller-export-order-lines</code> (Relatório Detalhado de Pedidos)</li>\n<li><code>seller-export-partnerships</code> (Relatório de Parcerias)</li>\n<li><code>seller-export-payments</code> (Relatório de Pagamentos)</li>\n<li><code>seller-export-products</code> (Relatório de Produtos)</li>\n<li><code>seller-export-products-allocation</code> (Relatório de Alocações de Produtos)</li>\n<li><code>seller-export-product-prices</code> (Relatório de Preços de Produtos)</li>\n</ul>\n<p>Após uma requisição com sucesso, identificada pelo status code <code>200</code>, guarde o valor do campo <code>job</code> retornado no corpo da resposta. Este valor será utilizado para consultar o status da tarefa e consumir os dados resultantes do processamento.</p>\n<p>Para os relatórios de pedidos e pagamentos é possível filtrar os resultados utilizando o campo <code>filters</code> no payload da requisição.</p>\n<ul>\n<li><code>from_date</code>: Data de criação a partir de data</li>\n<li><code>to_date</code>: Data de criação até data</li>\n<li><code>from_date_updated</code>: Data de atualização a partir de data</li>\n<li><code>to_date_updated</code>: Data de atualização até data</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","jobs",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"107cca01-4359-4757-a3d9-01b31f161529","name":"Create Job","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"seller-export-orders\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/jobs/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Dec 2021 19:21:31 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"46"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"job\": \"c28dc9bb-bab8-4a43-845b-610dbf89f801\"\n}"}],"_postman_id":"6bfbf33a-dfdb-4699-b0fd-21dd505ab621"},{"name":"Retrieve Job","id":"eeba7bed-6f66-4b30-b1d7-4ad03ac2afca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/jobs/{{job_uid}}/","description":"<p>Endpoint para consulta de uma tarefa. O campo <code>status</code> pode assumir os seguintes valores:</p>\n<ul>\n<li><code>queued</code> (Na Fila)</li>\n<li><code>processing</code> (Processando)</li>\n<li><code>completed</code> (Concluído)</li>\n<li><code>errored</code> (Erro)</li>\n<li><code>timeout</code> (Timeout)</li>\n</ul>\n<p>Todo Job tem um timeout de 15 minutos.</p>\n<p>Aguarde o status de <code>completed</code> para consumir os dados de processamento. Geralmente os dados são disponibilizados nos campos <code>output_json</code> ou <code>output_file</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","jobs","{{job_uid}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"758c925f-c57e-4fc5-94e3-cd94899478a1","name":"Retrieve Job - Queued","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/jobs/{{job_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Dec 2021 19:23:39 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"411"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=98.57000000000049;desc=\"User CPU time\", TimerPanel_stime;dur=39.39299999999868;desc=\"System CPU time\", TimerPanel_total;dur=137.96299999999917;desc=\"Total CPU time\", TimerPanel_total_time;dur=192.4881935119629;desc=\"Elapsed time\", SQLPanel_sql_time;dur=27.926921844482422;desc=\"SQL 5 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"c28dc9bb-bab8-4a43-845b-610dbf89f801\",\n    \"type\": \"seller-export-orders\",\n    \"type_display\": \"Fornecedor Exportar Pedidos\",\n    \"status\": \"queued\",\n    \"status_display\": \"Na fila\",\n    \"notify_owner\": false,\n    \"input_json\": {\n        \"filters\": {},\n        \"seller_slug\": \"skoolare\"\n    },\n    \"input_file\": null,\n    \"date_created\": \"14/12/2021 16:21\",\n    \"date_completed\": \"14/12/2021 16:23\",\n    \"date_started\": \"14/12/2021 16:23\",\n    \"output_json\": {},\n    \"output_file\": null,\n    \"owner\": null\n}"},{"id":"bf925c51-c3df-4e8e-a0c3-3e7957d1b97c","name":"Retrieve Job - Completed","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/jobs/{{job_uid}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Dec 2021 19:24:48 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"479"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=87.48699999999943;desc=\"User CPU time\", TimerPanel_stime;dur=49.98299999999922;desc=\"System CPU time\", TimerPanel_total;dur=137.46999999999866;desc=\"Total CPU time\", TimerPanel_total_time;dur=143.16415786743164;desc=\"Elapsed time\", SQLPanel_sql_time;dur=22.14980125427246;desc=\"SQL 5 queries\", CachePanel_total_time;dur=0;desc=\"Cache 0 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"c28dc9bb-bab8-4a43-845b-610dbf89f801\",\n    \"type\": \"seller-export-orders\",\n    \"type_display\": \"Fornecedor Exportar Pedidos\",\n    \"status\": \"completed\",\n    \"status_display\": \"Finalizado\",\n    \"notify_owner\": false,\n    \"input_json\": {\n        \"filters\": {},\n        \"seller_slug\": \"skoolare\"\n    },\n    \"input_file\": null,\n    \"date_created\": \"14/12/2021 16:21\",\n    \"date_completed\": \"14/12/2021 16:24\",\n    \"date_started\": \"14/12/2021 16:24\",\n    \"output_json\": {},\n    \"output_file\": \"/media/private/jobs/2021/12/14/seller-export-orders_GbTPWMB.xlsx\",\n    \"owner\": null\n}"}],"_postman_id":"eeba7bed-6f66-4b30-b1d7-4ad03ac2afca"}],"id":"85b66711-1661-4536-af81-02e37d59545d","description":"<p>Jobs geralmente são tarefas que requerem um alto nível de processamento e que levam algum tempo para concluir. Alguns exemplos de jobs são relatórios de exportação de pedidos, pagamentos, importações de catálogo, imagens, etc.</p>\n<p>Com as APIs de Jobs é possível enfileirar uma tarefa para ser processada e acompanhar a execução da tarefa para consumir o resultado, seja um relatório Excel ou um log de importação.</p>\n","_postman_id":"85b66711-1661-4536-af81-02e37d59545d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Shipments","item":[{"name":"Products","item":[{"name":"List Institution Shipment Product","id":"447a4435-62f2-4294-8c86-69fd181a32ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/products/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","products",""],"host":["{{environment}}"],"query":[{"disabled":true,"description":{"content":"<p>product__title, product__subtitle</p>\n","type":"text/plain"},"key":"search","value":null}],"variable":[]}},"response":[{"id":"8a4ee33f-ed44-4955-8b49-a4193ccbe299","name":"List Institution Shipment Product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/products/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:47:24 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3015"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=255.90600000000308;desc=\"User CPU time\", TimerPanel_stime;dur=80.88099999999976;desc=\"System CPU time\", TimerPanel_total;dur=336.7870000000028;desc=\"Total CPU time\", TimerPanel_total_time;dur=334.3925476074219;desc=\"Elapsed time\", SQLPanel_sql_time;dur=20.69091796875;desc=\"SQL 21 queries\", CachePanel_total_time;dur=30.823469161987305;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"fc127040-919e-495f-b4eb-2700a59875ac\",\n            \"product\": {\n                \"uid\": \"92d804a2-d444-4e9d-b13a-1e8a30927b2a\",\n                \"title\": \"Camiseta\",\n                \"subtitle\": \"\",\n                \"slug\": \"camiseta\",\n                \"upc\": null,\n                \"structure\": \"standalone\",\n                \"product_class\": \"Uniformes\",\n                \"has_stock\": true,\n                \"has_options\": false,\n                \"has_kit\": false,\n                \"is_public\": true,\n                \"requires_shipping\": true,\n                \"brand\": \"Editora Betel\",\n                \"parent\": null,\n                \"images\": [\n                    {\n                        \"title\": \"466.5813-Preto.jpg\",\n                        \"file\": \"/media/public/products/skoolare/image/2021/01/466.5813-Preto_J51bY04.jpg\"\n                    }\n                ],\n                \"price\": {\n                    \"uid\": \"7fa1ec85-7050-4723-9374-37f8fff6649d\",\n                    \"type\": \"order\",\n                    \"selling_price\": \"50.00\",\n                    \"list_price\": \"55.00\",\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                },\n                \"price_range\": {\n                    \"lowest\": {\n                        \"type\": null,\n                        \"selling_price\": null,\n                        \"list_price\": null,\n                        \"is_customer_offer\": false,\n                        \"is_institution_offer\": false,\n                        \"minimal_selling_quantity\": null,\n                        \"student_quantity_threshold\": null\n                    },\n                    \"highest\": {\n                        \"type\": null,\n                        \"selling_price\": null,\n                        \"list_price\": null,\n                        \"is_customer_offer\": false,\n                        \"is_institution_offer\": false,\n                        \"minimal_selling_quantity\": null,\n                        \"student_quantity_threshold\": null\n                    }\n                },\n                \"ordering\": 0,\n                \"date_created\": \"2021-01-19T11:14:39.088809-03:00\",\n                \"date_updated\": \"2023-01-17T22:50:17.702629-03:00\",\n                \"agreement\": null\n            },\n            \"quantity\": 5,\n            \"date_created\": \"2023-11-08T15:44:47.217597-03:00\",\n            \"date_updated\": \"2023-11-08T15:44:47.218249-03:00\",\n            \"can_delete\": false\n        },\n        {\n            \"uid\": \"6872b872-71bd-42ad-94a8-86a96bd2ac1c\",\n            \"product\": {\n                \"uid\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n                \"title\": \"Excursão para o butantã\",\n                \"subtitle\": \"\",\n                \"slug\": \"excursao-para-o-butanta\",\n                \"upc\": null,\n                \"structure\": \"standalone\",\n                \"product_class\": \"Acampamento e turismo pedagógico\",\n                \"has_stock\": true,\n                \"has_options\": false,\n                \"has_kit\": false,\n                \"is_public\": false,\n                \"requires_shipping\": false,\n                \"brand\": \"Skoolare\",\n                \"parent\": null,\n                \"images\": [\n                    {\n                        \"title\": \"\",\n                        \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.0.png\"\n                    },\n                    {\n                        \"title\": \"\",\n                        \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.1.png\"\n                    },\n                    {\n                        \"title\": \"\",\n                        \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.2.png\"\n                    }\n                ],\n                \"price\": {\n                    \"uid\": \"5e5501ce-0cbf-45af-9ee1-25388709b17c\",\n                    \"type\": \"order\",\n                    \"selling_price\": \"59.00\",\n                    \"list_price\": \"75.90\",\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                },\n                \"price_range\": {\n                    \"lowest\": {\n                        \"type\": null,\n                        \"selling_price\": null,\n                        \"list_price\": null,\n                        \"is_customer_offer\": false,\n                        \"is_institution_offer\": false,\n                        \"minimal_selling_quantity\": null,\n                        \"student_quantity_threshold\": null\n                    },\n                    \"highest\": {\n                        \"type\": null,\n                        \"selling_price\": null,\n                        \"list_price\": null,\n                        \"is_customer_offer\": false,\n                        \"is_institution_offer\": false,\n                        \"minimal_selling_quantity\": null,\n                        \"student_quantity_threshold\": null\n                    }\n                },\n                \"ordering\": 0,\n                \"date_created\": \"2019-11-27T14:57:43.809646-03:00\",\n                \"date_updated\": \"2019-12-19T10:06:40.967146-03:00\",\n                \"agreement\": null\n            },\n            \"quantity\": 10,\n            \"date_created\": \"2023-11-08T15:44:47.211105-03:00\",\n            \"date_updated\": \"2023-11-08T15:44:47.214717-03:00\",\n            \"can_delete\": false\n        }\n    ]\n}"}],"_postman_id":"447a4435-62f2-4294-8c86-69fd181a32ae"},{"name":"List Institution Shipment Product Performance","id":"1e26cb4b-47c7-4f72-a8ed-18c5801c443a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/products-performance/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","products-performance",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"e0b135e1-8ee0-47ae-b601-2630b10872e0","name":"List Institution Shipment Product Performance","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/products-performance/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Dec 2023 17:54:55 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2685"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=442.31;desc=\"User CPU time\", TimerPanel_stime;dur=57.8510000000001;desc=\"System CPU time\", TimerPanel_total;dur=500.1610000000001;desc=\"Total CPU time\", TimerPanel_total_time;dur=540.8549308776855;desc=\"Elapsed time\", SQLPanel_sql_time;dur=33.15401077270508;desc=\"SQL 23 queries\", CachePanel_total_time;dur=33.060550689697266;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"product\": {\n            \"uid\": \"92d804a2-d444-4e9d-b13a-1e8a30927b2a\",\n            \"title\": \"Camiseta\",\n            \"subtitle\": \"\",\n            \"slug\": \"camiseta\",\n            \"upc\": null,\n            \"structure\": \"standalone\",\n            \"product_class\": \"Uniformes\",\n            \"has_stock\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_public\": true,\n            \"requires_shipping\": true,\n            \"brand\": \"Editora Betel\",\n            \"parent\": null,\n            \"images\": [\n                {\n                    \"title\": \"466.5813-Preto.jpg\",\n                    \"file\": \"/media/public/products/skoolare/image/2021/01/466.5813-Preto_J51bY04.jpg\"\n                }\n            ],\n            \"price\": {\n                \"uid\": \"7fa1ec85-7050-4723-9374-37f8fff6649d\",\n                \"type\": \"order\",\n                \"selling_price\": \"50.00\",\n                \"list_price\": \"55.00\",\n                \"is_customer_offer\": false,\n                \"is_institution_offer\": false,\n                \"minimal_selling_quantity\": null,\n                \"student_quantity_threshold\": null\n            },\n            \"price_range\": {\n                \"lowest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                },\n                \"highest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                }\n            },\n            \"ordering\": 0,\n            \"date_created\": \"2021-01-19T11:14:39.088809-03:00\",\n            \"date_updated\": \"2023-01-17T22:50:17.702629-03:00\",\n            \"agreement\": null\n        },\n        \"quantity\": 5,\n        \"sales\": 0,\n        \"delivered\": 0\n    },\n    {\n        \"product\": {\n            \"uid\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n            \"title\": \"Excursão para o butantã\",\n            \"subtitle\": \"\",\n            \"slug\": \"excursao-para-o-butanta\",\n            \"upc\": null,\n            \"structure\": \"standalone\",\n            \"product_class\": \"Acampamento e turismo pedagógico\",\n            \"has_stock\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_public\": false,\n            \"requires_shipping\": false,\n            \"brand\": \"Skoolare\",\n            \"parent\": null,\n            \"images\": [\n                {\n                    \"title\": \"\",\n                    \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.0.png\"\n                },\n                {\n                    \"title\": \"\",\n                    \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.1.png\"\n                },\n                {\n                    \"title\": \"\",\n                    \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.2.png\"\n                }\n            ],\n            \"price\": {\n                \"uid\": \"5e5501ce-0cbf-45af-9ee1-25388709b17c\",\n                \"type\": \"order\",\n                \"selling_price\": \"59.00\",\n                \"list_price\": \"75.90\",\n                \"is_customer_offer\": false,\n                \"is_institution_offer\": false,\n                \"minimal_selling_quantity\": null,\n                \"student_quantity_threshold\": null\n            },\n            \"price_range\": {\n                \"lowest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                },\n                \"highest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                }\n            },\n            \"ordering\": 0,\n            \"date_created\": \"2019-11-27T14:57:43.809646-03:00\",\n            \"date_updated\": \"2019-12-19T10:06:40.967146-03:00\",\n            \"agreement\": null\n        },\n        \"quantity\": 10,\n        \"sales\": 0,\n        \"delivered\": 0\n    }\n]"}],"_postman_id":"1e26cb4b-47c7-4f72-a8ed-18c5801c443a"},{"name":"Create Institution Shipment Product","id":"c5112702-cc58-4fa6-a109-4e00fab6d825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n  {\n    \"product\": {{product_uid_or_upc_external_id}},\n    \"quantity\": 10,\n    \"type\": \"input\",\n    \"observation\": \"Entrada de estoque\"\n  },\n  {\n    \"product\": {{product_uid_or_upc_external_id}},\n    \"quantity\": 5,\n    \"type\": \"output\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/products/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n<h2 id=\"non-mandatory-fields\">Non-mandatory fields:</h2>\n<ul>\n<li>type</li>\n<li>observation</li>\n<li>quantity</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","products",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"0b0671a6-44d2-41e5-9850-b94b61f03fd2","name":"Create Institution Shipment Product","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"body":{"mode":"raw","raw":"[\n  {\n    \"product\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n    \"quantity\": 10,\n    \"type\": \"input\",\n    \"observation\": \"Entrada de estoque\"\n  },\n  {\n    \"product\": \"92d804a2-d444-4e9d-b13a-1e8a30927b2a\",\n    \"quantity\": 5,\n    \"type\": \"input\"\n  }\n]","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/products/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:44:47 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2965"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"uid\": \"6872b872-71bd-42ad-94a8-86a96bd2ac1c\",\n        \"product\": {\n            \"uid\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n            \"title\": \"Excursão para o butantã\",\n            \"subtitle\": \"\",\n            \"slug\": \"excursao-para-o-butanta\",\n            \"upc\": null,\n            \"structure\": \"standalone\",\n            \"product_class\": \"Acampamento e turismo pedagógico\",\n            \"has_stock\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_public\": false,\n            \"requires_shipping\": false,\n            \"brand\": \"Skoolare\",\n            \"parent\": null,\n            \"images\": [\n                {\n                    \"title\": \"\",\n                    \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.0.png\"\n                },\n                {\n                    \"title\": \"\",\n                    \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.1.png\"\n                },\n                {\n                    \"title\": \"\",\n                    \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.2.png\"\n                }\n            ],\n            \"price\": {\n                \"uid\": \"5e5501ce-0cbf-45af-9ee1-25388709b17c\",\n                \"type\": \"order\",\n                \"selling_price\": \"59.00\",\n                \"list_price\": \"75.90\",\n                \"is_customer_offer\": false,\n                \"is_institution_offer\": false,\n                \"minimal_selling_quantity\": null,\n                \"student_quantity_threshold\": null\n            },\n            \"price_range\": {\n                \"lowest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                },\n                \"highest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                }\n            },\n            \"ordering\": 0,\n            \"date_created\": \"2019-11-27T14:57:43.809646-03:00\",\n            \"date_updated\": \"2019-12-19T10:06:40.967146-03:00\",\n            \"agreement\": null\n        },\n        \"quantity\": 10,\n        \"date_created\": \"2023-11-08T15:44:47.211105-03:00\",\n        \"date_updated\": \"2023-11-08T15:44:47.214717-03:00\",\n        \"can_delete\": false\n    },\n    {\n        \"uid\": \"fc127040-919e-495f-b4eb-2700a59875ac\",\n        \"product\": {\n            \"uid\": \"92d804a2-d444-4e9d-b13a-1e8a30927b2a\",\n            \"title\": \"Camiseta\",\n            \"subtitle\": \"\",\n            \"slug\": \"camiseta\",\n            \"upc\": null,\n            \"structure\": \"standalone\",\n            \"product_class\": \"Uniformes\",\n            \"has_stock\": true,\n            \"has_options\": false,\n            \"has_kit\": false,\n            \"is_public\": true,\n            \"requires_shipping\": true,\n            \"brand\": \"Editora Betel\",\n            \"parent\": null,\n            \"images\": [\n                {\n                    \"title\": \"466.5813-Preto.jpg\",\n                    \"file\": \"/media/public/products/skoolare/image/2021/01/466.5813-Preto_J51bY04.jpg\"\n                }\n            ],\n            \"price\": {\n                \"uid\": \"7fa1ec85-7050-4723-9374-37f8fff6649d\",\n                \"type\": \"order\",\n                \"selling_price\": \"50.00\",\n                \"list_price\": \"55.00\",\n                \"is_customer_offer\": false,\n                \"is_institution_offer\": false,\n                \"minimal_selling_quantity\": null,\n                \"student_quantity_threshold\": null\n            },\n            \"price_range\": {\n                \"lowest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                },\n                \"highest\": {\n                    \"type\": null,\n                    \"selling_price\": null,\n                    \"list_price\": null,\n                    \"is_customer_offer\": false,\n                    \"is_institution_offer\": false,\n                    \"minimal_selling_quantity\": null,\n                    \"student_quantity_threshold\": null\n                }\n            },\n            \"ordering\": 0,\n            \"date_created\": \"2021-01-19T11:14:39.088809-03:00\",\n            \"date_updated\": \"2023-01-17T22:50:17.702629-03:00\",\n            \"agreement\": null\n        },\n        \"quantity\": 5,\n        \"date_created\": \"2023-11-08T15:44:47.217597-03:00\",\n        \"date_updated\": \"2023-11-08T15:44:47.218249-03:00\",\n        \"can_delete\": false\n    }\n]"}],"_postman_id":"c5112702-cc58-4fa6-a109-4e00fab6d825"},{"name":"Delete Institution Shipment Product","id":"ef45f70e-cc48-4095-ad1e-661bad2fd2fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/products/{{product_upc_or_uid_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>product_upc_or_uid_or_external_id<ul>\n<li>Field <strong>upc</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>product</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","products","{{product_upc_or_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef45f70e-cc48-4095-ad1e-661bad2fd2fb"},{"name":"Retrieve Institution Shipment Product","id":"535bc76f-9f1d-4afc-846d-f07133c5b14d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/products/{{product_upc_or_uid_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>product_upc_or_uid_or_external_id<ul>\n<li>Field <strong>upc</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>product</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","products","{{product_upc_or_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"74afd7f1-f40c-4b9b-814c-35a54f9b2f3f","name":"Retrieve Institution Shipment Product","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/products/92d804a2-d444-4e9d-b13a-1e8a30927b2a/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:48:15 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1356"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=285.42699999999854;desc=\"User CPU time\", TimerPanel_stime;dur=57.325999999999766;desc=\"System CPU time\", TimerPanel_total;dur=342.75299999999834;desc=\"Total CPU time\", TimerPanel_total_time;dur=323.0569362640381;desc=\"Elapsed time\", SQLPanel_sql_time;dur=12.979507446289062;desc=\"SQL 20 queries\", CachePanel_total_time;dur=34.314870834350586;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"fc127040-919e-495f-b4eb-2700a59875ac\",\n    \"product\": {\n        \"uid\": \"92d804a2-d444-4e9d-b13a-1e8a30927b2a\",\n        \"title\": \"Camiseta\",\n        \"subtitle\": \"\",\n        \"slug\": \"camiseta\",\n        \"upc\": null,\n        \"structure\": \"standalone\",\n        \"product_class\": \"Uniformes\",\n        \"has_stock\": true,\n        \"has_options\": false,\n        \"has_kit\": false,\n        \"is_public\": true,\n        \"requires_shipping\": true,\n        \"brand\": \"Editora Betel\",\n        \"parent\": null,\n        \"images\": [\n            {\n                \"title\": \"466.5813-Preto.jpg\",\n                \"file\": \"/media/public/products/skoolare/image/2021/01/466.5813-Preto_J51bY04.jpg\"\n            }\n        ],\n        \"price\": {\n            \"uid\": \"7fa1ec85-7050-4723-9374-37f8fff6649d\",\n            \"type\": \"order\",\n            \"selling_price\": \"50.00\",\n            \"list_price\": \"55.00\",\n            \"is_customer_offer\": false,\n            \"is_institution_offer\": false,\n            \"minimal_selling_quantity\": null,\n            \"student_quantity_threshold\": null\n        },\n        \"price_range\": {\n            \"lowest\": {\n                \"type\": null,\n                \"selling_price\": null,\n                \"list_price\": null,\n                \"is_customer_offer\": false,\n                \"is_institution_offer\": false,\n                \"minimal_selling_quantity\": null,\n                \"student_quantity_threshold\": null\n            },\n            \"highest\": {\n                \"type\": null,\n                \"selling_price\": null,\n                \"list_price\": null,\n                \"is_customer_offer\": false,\n                \"is_institution_offer\": false,\n                \"minimal_selling_quantity\": null,\n                \"student_quantity_threshold\": null\n            }\n        },\n        \"ordering\": 0,\n        \"date_created\": \"2021-01-19T11:14:39.088809-03:00\",\n        \"date_updated\": \"2023-01-17T22:50:17.702629-03:00\",\n        \"agreement\": null\n    },\n    \"quantity\": 5,\n    \"date_created\": \"2023-11-08T15:44:47.217597-03:00\",\n    \"date_updated\": \"2023-11-08T15:44:47.218249-03:00\",\n    \"can_delete\": false\n}"}],"_postman_id":"535bc76f-9f1d-4afc-846d-f07133c5b14d"}],"id":"4e08bca2-1c2b-4ab4-8adb-fad3d65eb18b","description":"<p>Aqui você vai encontrar a documentação dos endpoints para integração dos produtos da entrega na instituição.</p>\n","_postman_id":"4e08bca2-1c2b-4ab4-8adb-fad3d65eb18b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Invoices","item":[{"name":"List Institution Shipment Invoice","id":"319e087a-ff85-4cb3-855e-8fecad392cd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"search","value":"","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices",""],"host":["{{environment}}"],"query":[{"disabled":true,"description":{"content":"<p>number, delivered_to, external_id, status</p>\n","type":"text/plain"},"key":"search","value":null}],"variable":[]}},"response":[{"id":"ce8f57f7-73cb-445b-a492-64dbdf9f1f70","name":"List Institution Shipment Invoice","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/invoices/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:56:03 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"977"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=199.84699999999833;desc=\"User CPU time\", TimerPanel_stime;dur=17.250000000000654;desc=\"System CPU time\", TimerPanel_total;dur=217.09699999999899;desc=\"Total CPU time\", TimerPanel_total_time;dur=234.85088348388672;desc=\"Elapsed time\", SQLPanel_sql_time;dur=14.221906661987305;desc=\"SQL 20 queries\", CachePanel_total_time;dur=33.64896774291992;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"uid\": \"548a3a92-7909-4932-8f3b-1de5640552b9\",\n            \"external_id\": \"4455\",\n            \"number\": \"15546454\",\n            \"amount\": \"200.00\",\n            \"issuance_date\": \"2021-10-18T00:48:00-03:00\",\n            \"url\": \"https://eskolare.com/invoice.pdf\",\n            \"file\": null,\n            \"delivered_date\": null,\n            \"delivered_to\": \"\",\n            \"tracking_number\": \"\",\n            \"tracking_url\": \"\",\n            \"status\": \"created\",\n            \"items\": [\n                {\n                    \"uid\": \"7cb4467a-385e-4132-afe4-4266481dec52\",\n                    \"date_created\": \"2023-11-08T15:52:49.588858-03:00\",\n                    \"date_updated\": \"2023-11-08T15:52:49.588868-03:00\",\n                    \"institution_shipment_product\": {\n                        \"uid\": \"6872b872-71bd-42ad-94a8-86a96bd2ac1c\",\n                        \"product\": {\n                            \"uid\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n                            \"title\": \"Excursão para o butantã\",\n                            \"subtitle\": \"\",\n                            \"upc\": null,\n                            \"primary_image\": {\n                                \"uid\": \"43b64eb1-7c25-4fd8-8686-8e7891006714\",\n                                \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.0.png\",\n                                \"display_order\": 0,\n                                \"title\": \"\",\n                                \"description\": \"\",\n                                \"type\": \"image\"\n                            }\n                        }\n                    },\n                    \"quantity\": 5,\n                    \"institution_quantity\": null,\n                    \"observation\": \"\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"319e087a-ff85-4cb3-855e-8fecad392cd9"},{"name":"Retrieve Institution Shipment Invoice","id":"fe8b6b37-6f49-4dca-a2a1-3bc4f873e8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/{{institution_shipment_invoice_uid_or_number_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>institution_shipment_invoice_uid_or_number_or_external_id<ul>\n<li>Field <strong>uid</strong>, <strong>number</strong> or <strong>external_id</strong> of <strong>institution_shipment_invoice</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices","{{institution_shipment_invoice_uid_or_number_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"27ef5b17-8bb7-4fa7-8f41-8a12b2b578e3","name":"Retrieve Institution Shipment Invoice","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/invoices/4455/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:56:50 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"925"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=186.24399999999497;desc=\"User CPU time\", TimerPanel_stime;dur=23.16199999999924;desc=\"System CPU time\", TimerPanel_total;dur=209.4059999999942;desc=\"Total CPU time\", TimerPanel_total_time;dur=224.806547164917;desc=\"Elapsed time\", SQLPanel_sql_time;dur=10.803461074829102;desc=\"SQL 18 queries\", CachePanel_total_time;dur=26.71074867248535;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"548a3a92-7909-4932-8f3b-1de5640552b9\",\n    \"external_id\": \"4455\",\n    \"number\": \"15546454\",\n    \"amount\": \"200.00\",\n    \"issuance_date\": \"2021-10-18T00:48:00-03:00\",\n    \"url\": \"https://eskolare.com/invoice.pdf\",\n    \"file\": null,\n    \"delivered_date\": null,\n    \"delivered_to\": \"\",\n    \"tracking_number\": \"\",\n    \"tracking_url\": \"\",\n    \"status\": \"created\",\n    \"items\": [\n        {\n            \"uid\": \"7cb4467a-385e-4132-afe4-4266481dec52\",\n            \"date_created\": \"2023-11-08T15:52:49.588858-03:00\",\n            \"date_updated\": \"2023-11-08T15:52:49.588868-03:00\",\n            \"institution_shipment_product\": {\n                \"uid\": \"6872b872-71bd-42ad-94a8-86a96bd2ac1c\",\n                \"product\": {\n                    \"uid\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n                    \"title\": \"Excursão para o butantã\",\n                    \"subtitle\": \"\",\n                    \"upc\": null,\n                    \"primary_image\": {\n                        \"uid\": \"43b64eb1-7c25-4fd8-8686-8e7891006714\",\n                        \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.0.png\",\n                        \"display_order\": 0,\n                        \"title\": \"\",\n                        \"description\": \"\",\n                        \"type\": \"image\"\n                    }\n                }\n            },\n            \"quantity\": 5,\n            \"institution_quantity\": null,\n            \"observation\": \"\"\n        }\n    ]\n}"}],"_postman_id":"fe8b6b37-6f49-4dca-a2a1-3bc4f873e8c2"},{"name":"Delete Institution Shipment Invoice","id":"d7f449a6-dad2-48d3-9eed-f7fd8a88865b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/{{institution_shipment_invoice_uid_or_number_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>institution_shipment_invoice_uid_or_number_or_external_id<ul>\n<li>Field <strong>uid</strong>, <strong>number</strong> or <strong>external_id</strong> of <strong>institution_shipment_invoice</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices","{{institution_shipment_invoice_uid_or_number_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7f449a6-dad2-48d3-9eed-f7fd8a88865b"},{"name":"Update Institution Shipment Invoice","id":"0517c8e4-f302-46c6-a2f8-cd71cd6fabc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n   \"number\":\"125465558\",\n   \"external_id\": \"554564\",\n   \"amount\":\"100.00\",\n   \"issuance_date\":\"2021-10-18 00:48:00\",\n   \"url\":\"https://eskolare.com/invoice.pdf\"\n}\n           ","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/{{institution_shipment_invoice_uid_or_number_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>institution_shipment_invoice_uid_or_number_or_external_id<ul>\n<li>Field <strong>uid</strong>, <strong>number</strong> or <strong>external_id</strong> of <strong>institution_shipment_invoice</strong></li>\n</ul>\n</li>\n</ul>\n<p>Note: to upload a file using the key field, follow the instructions below:</p>\n<p>Body &gt; form-data &gt; select the file type key &gt; select files</p>\n<img src=\"https://content.pstmn.io/9a6d957d-a47a-49d0-92a1-30b509412dc0/cG9zdG1hbi5wbmc=\" />","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices","{{institution_shipment_invoice_uid_or_number_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"9317c02b-2282-4117-8dc3-8a84478d7a6f","name":"Update Institution Shipment Invoice","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"number\":\"15546454\",\n   \"external_id\": \"4455\",\n   \"amount\":\"200.00\"\n}\n           ","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/invoices/125465558/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:54:46 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"925"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"548a3a92-7909-4932-8f3b-1de5640552b9\",\n    \"external_id\": \"4455\",\n    \"number\": \"15546454\",\n    \"amount\": \"200.00\",\n    \"issuance_date\": \"2021-10-18T00:48:00-03:00\",\n    \"url\": \"https://eskolare.com/invoice.pdf\",\n    \"file\": null,\n    \"delivered_date\": null,\n    \"delivered_to\": \"\",\n    \"tracking_number\": \"\",\n    \"tracking_url\": \"\",\n    \"status\": \"created\",\n    \"items\": [\n        {\n            \"uid\": \"7cb4467a-385e-4132-afe4-4266481dec52\",\n            \"date_created\": \"2023-11-08T15:52:49.588858-03:00\",\n            \"date_updated\": \"2023-11-08T15:52:49.588868-03:00\",\n            \"institution_shipment_product\": {\n                \"uid\": \"6872b872-71bd-42ad-94a8-86a96bd2ac1c\",\n                \"product\": {\n                    \"uid\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n                    \"title\": \"Excursão para o butantã\",\n                    \"subtitle\": \"\",\n                    \"upc\": null,\n                    \"primary_image\": {\n                        \"uid\": \"43b64eb1-7c25-4fd8-8686-8e7891006714\",\n                        \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.0.png\",\n                        \"display_order\": 0,\n                        \"title\": \"\",\n                        \"description\": \"\",\n                        \"type\": \"image\"\n                    }\n                }\n            },\n            \"quantity\": 5,\n            \"institution_quantity\": null,\n            \"observation\": \"\"\n        }\n    ]\n}"}],"_postman_id":"0517c8e4-f302-46c6-a2f8-cd71cd6fabc9"},{"name":"Create Institution Shipment Invoice","id":"596fb694-05f6-4d0f-a58b-faa62580c3ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"number\":\"125465558\",\n   \"external_id\": \"554564\",\n   \"amount\":\"100.00\",\n   \"issuance_date\":\"2021-10-18 00:48:00\",\n   \"url\":\"https://eskolare.com/invoice.pdf\",\n   \"file\": \"<base64>\",\n   \"status\": \"created\",\n   \"items\":[\n      {\n         \"product\": \"{{product_uid_or_upc_external_id}}\",\n         \"quantity\":5\n      }\n   ]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/","description":"<h2 id=\"parâmetros\">Parâmetros:</h2>\n<ul>\n<li><code>institution_shipment_code_or_uid_or_external_id</code>: Aceita os campos <code>code</code>, <code>external_id</code> ou <code>uid</code> do lote de entrega na instituição (entidade <strong>Institution Shipment</strong>).</li>\n</ul>\n<h2 id=\"campos-não-obrigatórios\">Campos não obrigatórios:</h2>\n<ul>\n<li><p><code>items</code></p>\n</li>\n<li><p><code>url</code></p>\n</li>\n<li><p><code>external_id</code></p>\n</li>\n</ul>\n<p>O arquivo da nota fiscal pode ser enviado a partir do campo <code>url</code> informando a URL absoluta do arquivo PDF ou o arquivo pode ser informado em Base 64 no campo <code>file</code>.</p>\n<h2 id=\"atualização-de-status\">Atualização de status:</h2>\n<p>O campo <code>status</code> pode ser informado junto do payload com os seguintes valores:</p>\n<ul>\n<li><p><code>created</code>: Cria a nota fiscal como um rascunho. Você pode utilizar este status para inserir os produtos em etapa ou deixar para realizar o despacho da nota fiscal pelo Painel do Vendedor.</p>\n</li>\n<li><p><code>sent</code>: Cria e envia a nota fiscal para a escola na mesma ação. A partir da criação com sucesso a escola já vai conseguir visualizar esta nota de imediato no Painel da Instituição. O estoque dos itens é atualzado como \"Em Transporte\".</p>\n</li>\n<li><p><code>delivered</code>: Cria a nota fiscal e marca como entregue. Esta ação alimenta o estoque da escola imediatamente.</p>\n</li>\n</ul>\n<p>Caso o parâmetro <code>status</code> seja omitido, o status <code>created</code> será utilizado como padrão.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"dfe24b76-fa9d-4462-9b68-c113a4afe864","name":"Create Institution Shipment Invoice","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"BEARER TMNPPJ4pVHabcvuHqGvCGKD6xVJI1DP0eXbVa2AEYmXFj2j3W2","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"number\":\"125465558\",\n   \"external_id\": \"554564\",\n   \"amount\":\"100.00\",\n   \"issuance_date\":\"2021-10-18 00:48:00\",\n   \"url\":\"https://eskolare.com/invoice.pdf\",\n   \"file\": \"<base64>\",\n   \"status\": \"created\",\n   \"items\":[\n      {\n         \"institution_shipment_product\": \"6872b872-71bd-42ad-94a8-86a96bd2ac1c\",\n         \"quantity\":5\n      }\n   ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8001/api/integrations/eskolare/shipments/SHP-4TAJQE3/invoices/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:52:49 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"928"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"548a3a92-7909-4932-8f3b-1de5640552b9\",\n    \"external_id\": \"554564\",\n    \"number\": \"125465558\",\n    \"amount\": \"100.00\",\n    \"issuance_date\": \"2021-10-18T00:48:00-03:00\",\n    \"url\": \"https://eskolare.com/invoice.pdf\",\n    \"file\": null,\n    \"delivered_date\": null,\n    \"delivered_to\": \"\",\n    \"tracking_number\": \"\",\n    \"tracking_url\": \"\",\n    \"status\": \"created\",\n    \"items\": [\n        {\n            \"uid\": \"7cb4467a-385e-4132-afe4-4266481dec52\",\n            \"date_created\": \"2023-11-08T15:52:49.588858-03:00\",\n            \"date_updated\": \"2023-11-08T15:52:49.588868-03:00\",\n            \"institution_shipment_product\": {\n                \"uid\": \"6872b872-71bd-42ad-94a8-86a96bd2ac1c\",\n                \"product\": {\n                    \"uid\": \"de088cd3-3df5-4009-b240-fd3a30ae7daa\",\n                    \"title\": \"Excursão para o butantã\",\n                    \"subtitle\": \"\",\n                    \"upc\": null,\n                    \"primary_image\": {\n                        \"uid\": \"43b64eb1-7c25-4fd8-8686-8e7891006714\",\n                        \"file\": \"/media/public/products/skoolare/image/2019/11/excurs%C3%A3o_Butant%C3%A3_1.0.png\",\n                        \"display_order\": 0,\n                        \"title\": \"\",\n                        \"description\": \"\",\n                        \"type\": \"image\"\n                    }\n                }\n            },\n            \"quantity\": 5,\n            \"institution_quantity\": null,\n            \"observation\": \"\"\n        }\n    ]\n}"}],"_postman_id":"596fb694-05f6-4d0f-a58b-faa62580c3ff"},{"name":"Pendencies Institution Shipment Invoice","id":"7461ef04-9b02-45ec-af17-70d9c0e6867c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"items\":[\n      {\n         \"institution_shipment_invoice_product\": {{institution_shipment_invoice_product_uid}},\n         \"institution\": true\n      }\n   ]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/{{institution_shipment_invoice_uid_or_number_or_external_id}}/pendencies/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>institution_shipment_invoice_uid_or_number_or_external_id<ul>\n<li>Field <strong>uid</strong>, <strong>number</strong> or <strong>external_id</strong> of <strong>institution_shipment_invoice</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices","{{institution_shipment_invoice_uid_or_number_or_external_id}}","pendencies",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7461ef04-9b02-45ec-af17-70d9c0e6867c"},{"name":"Send Institution Shipment Invoice","id":"613a29a9-2c01-4ebb-92ca-b89ddb8077ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/{{institution_shipment_invoice_uid_or_number_or_external_id}}/send/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>institution_shipment_invoice_uid_or_number_or_external_id<ul>\n<li>Field <strong>uid</strong>, <strong>number</strong> or <strong>external_id</strong> of <strong>institution_shipment_invoice</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices","{{institution_shipment_invoice_uid_or_number_or_external_id}}","send",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"613a29a9-2c01-4ebb-92ca-b89ddb8077ae"},{"name":"Canceled Institution Shipment Invoice","id":"b10fb688-577c-495e-a16b-b99b430e530b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/invoices/{{institution_shipment_invoice_uid_or_number_or_external_id}}/canceled/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n<li>institution_shipment_invoice_uid_or_number_or_external_id<ul>\n<li>Field <strong>uid</strong>, <strong>number</strong> or <strong>external_id</strong> of <strong>institution_shipment_invoice</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","invoices","{{institution_shipment_invoice_uid_or_number_or_external_id}}","canceled",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b10fb688-577c-495e-a16b-b99b430e530b"}],"id":"ff831642-8da4-4d4c-8d41-a30e3160160f","description":"<p>Aqui você vai encontrar a documentação dos endpoints para integração das notas fiscais de remessa da entrega na instituição.</p>\n","_postman_id":"ff831642-8da4-4d4c-8d41-a30e3160160f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Create Institution Shipment","event":[{"listen":"test","script":{"id":"6e13a91c-2199-49ac-b66c-bfb21663903a","exec":[""],"type":"text/javascript"}}],"id":"3ae11e5f-b10f-4416-86d9-8b496b282ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"label\": \"Entrega na escola Skoolare 2022\",\n    \"external_id\": \"5454654\",\n    \"institution\": {{institution_slug_or_uid}},\n    \"type\": \"on-demand\",\n    \"carrier\": {{carrier_uid}},\n    \"start_date\": \"2023-10-01 00:00:00\",\n    \"end_date\": \"2023-10-31 23:59:59\",\n    \"expand_compositions\": true,\n    \"all_products\": false,\n    \"showcases\": [{{showcase_uid}}]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/","description":"<h2 id=\"non-mandatory-fields\">Non-mandatory fields:</h2>\n<ul>\n<li><p>external_id</p>\n</li>\n<li><p>carrier</p>\n</li>\n<li><p>start_date</p>\n</li>\n<li><p>end_date</p>\n</li>\n<li><p>expand_compositions</p>\n</li>\n<li><p>all_products</p>\n</li>\n<li><p>showcases</p>\n</li>\n<li><p>invoice_required</p>\n</li>\n</ul>\n<h2 id=\"types\"><strong>Types:</strong></h2>\n<ul>\n<li>on-demand</li>\n<li>provisioned</li>\n</ul>\n","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"cea85409-20ec-4e4e-92a3-dc733ead3979","name":"Create Institution Shipment","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"label\": \"Entrega na escola Skoolare 2022\",\n    \"external_id\": \"5454654\",\n    \"institution\": \"skoolare\",\n    \"type\": \"on-demand\",\n    \"carrier\": \"b9ce83e5-e0dd-4e95-9a68-fa76e631206e\",\n    \"start_date\": \"2023-10-01 00:00:00\",\n    \"end_date\": \"2023-10-31 23:59:59\",\n    \"expand_compositions\": true,\n    \"all_products\": false,\n    \"showcases\": [\"d811df8c-bea3-4376-a428-b67500edf988\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:28:16 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1706"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"SHP-4TAJQE3\",\n    \"external_id\": \"5454654\",\n    \"label\": \"Entrega na escola Skoolare 2022\",\n    \"institution\": {\n        \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": null,\n        \"cover\": null\n    },\n    \"carrier\": {\n        \"uid\": \"b9ce83e5-e0dd-4e95-9a68-fa76e631206e\",\n        \"label\": \"Entrega na instituição: Skoolare On-Demand\",\n        \"delivery_on_weekends\": true,\n        \"delivery_at_institution\": true,\n        \"is_active\": true,\n        \"observation\": \"\",\n        \"start_date\": \"2021-10-28T11:03:11.457005-03:00\",\n        \"end_date\": null,\n        \"date_created\": \"2021-10-28T11:03:11.457404-03:00\",\n        \"date_updated\": \"2021-12-01T14:31:10.212881-03:00\"\n    },\n    \"start_date\": \"2023-10-01T00:00:00-03:00\",\n    \"end_date\": \"2023-10-31T23:59:59-03:00\",\n    \"status\": \"draft\",\n    \"status_display\": \"Rascunho\",\n    \"type\": \"on-demand\",\n    \"type_display\": \"Sob Demanda\",\n    \"setup_step\": \"allocation\",\n    \"notify_customers\": null,\n    \"delay_notification\": 0,\n    \"showcases\": [\n        {\n            \"uid\": \"d811df8c-bea3-4376-a428-b67500edf988\",\n            \"display_name\": \"Regular\",\n            \"slug\": \"regular-educacao-infantil-creche-teste-contrato-2022\",\n            \"cycle\": \"2022\",\n            \"store\": {\n                \"uid\": \"5b760088-8533-43d9-86c8-686ef83ac1d3\",\n                \"display_name\": \"teste contrato\",\n                \"slug\": null,\n                \"grade\": {\n                    \"uid\": \"a59d5b69-45ad-4336-9b48-8a0ff412cdad\",\n                    \"name\": \"0 ano\",\n                    \"slug\": \"i0\",\n                    \"parent\": {\n                        \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                        \"name\": \"Educação Infantil\",\n                        \"slug\": \"educacao-infantil\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                }\n            }\n        }\n    ],\n    \"can_open\": true,\n    \"can_send\": false,\n    \"can_deliver\": false,\n    \"can_complete\": false,\n    \"can_make_available\": false,\n    \"undelivered_lines_count\": 0,\n    \"expand_compositions\": true,\n    \"date_delivered\": null,\n    \"date_available\": null,\n    \"date_completed\": null,\n    \"date_created\": \"2023-11-08T15:28:16.115313-03:00\",\n    \"date_updated\": \"2023-11-08T15:28:16.115327-03:00\"\n}"}],"_postman_id":"3ae11e5f-b10f-4416-86d9-8b496b282ec7"},{"name":"List Institution Shipment","event":[{"listen":"test","script":{"id":"b1d5eb77-7483-491a-8f2e-c683ea0f4f61","exec":["var jsonData = JSON.parse(responseBody);","","for (var o of jsonData.results) {","    postman.setEnvironmentVariable(\"institution_shipment_code_or_uid_or_external_id\", o.code);","    break;","}",""],"type":"text/javascript","packages":{}}}],"id":"6516fc7e-2728-4efe-a102-a8347e154280","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments",""],"host":["{{environment}}"],"query":[{"disabled":true,"description":{"content":"<p>label, code, institution__display_name, carrier__label, external_id</p>\n","type":"text/plain"},"key":"search","value":null}],"variable":[]}},"response":[{"id":"abc7ee00-f4c6-4876-b5d0-887cd1120cf0","name":"List Institution Shipment","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:31:00 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"26445"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=259.32599999999974;desc=\"User CPU time\", TimerPanel_stime;dur=49.073999999999614;desc=\"System CPU time\", TimerPanel_total;dur=308.39999999999935;desc=\"Total CPU time\", TimerPanel_total_time;dur=341.79162979125977;desc=\"Elapsed time\", SQLPanel_sql_time;dur=14.713525772094727;desc=\"SQL 13 queries\", CachePanel_total_time;dur=26.732206344604492;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"code\": \"SHP-4TAJQE3\",\n            \"external_id\": \"15615165\",\n            \"label\": \"Entrega na escola Skoolare 2023\",\n            \"institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"slug\": \"skoolare\",\n                \"logo\": null,\n                \"cover\": null\n            },\n            \"carrier\": {\n                \"uid\": \"b9ce83e5-e0dd-4e95-9a68-fa76e631206e\",\n                \"label\": \"Entrega na instituição: Skoolare On-Demand\",\n                \"delivery_on_weekends\": true,\n                \"delivery_at_institution\": true,\n                \"is_active\": true,\n                \"observation\": \"\",\n                \"start_date\": \"2021-10-28T11:03:11.457005-03:00\",\n                \"end_date\": null,\n                \"date_created\": \"2021-10-28T11:03:11.457404-03:00\",\n                \"date_updated\": \"2021-12-01T14:31:10.212881-03:00\"\n            },\n            \"start_date\": \"2023-10-01T00:00:00-03:00\",\n            \"end_date\": \"2023-10-31T23:59:59-03:00\",\n            \"status\": \"draft\",\n            \"status_display\": \"Rascunho\",\n            \"type\": \"on-demand\",\n            \"type_display\": \"Sob Demanda\",\n            \"notify_customers\": null,\n            \"delay_notification\": 0,\n            \"setup_step\": \"allocation\",\n            \"total_products\": null,\n            \"total_sales\": 0,\n            \"date_delivered\": null,\n            \"date_available\": null,\n            \"date_completed\": null,\n            \"date_created\": \"2023-11-08T15:28:16.115313-03:00\",\n            \"date_updated\": \"2023-11-08T15:30:10.918384-03:00\"\n        },\n        {\n            \"code\": \"SHP-4FVS5E7\",\n            \"external_id\": null,\n            \"label\": \"Entrega na escola Skoolare 2022\",\n            \"institution\": {\n                \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n                \"display_name\": \"Skoolare\",\n                \"slug\": \"skoolare\",\n                \"logo\": null,\n                \"cover\": null\n            },\n            \"carrier\": {\n                \"uid\": \"c5a98c08-0326-46c8-82b7-489cce49275a\",\n                \"label\": \"Entrega na Instituição: Skoolare\",\n                \"delivery_on_weekends\": true,\n                \"delivery_at_institution\": true,\n                \"is_active\": true,\n                \"observation\": \"\",\n                \"start_date\": \"2021-09-28T11:36:22-03:00\",\n                \"end_date\": null,\n                \"date_created\": \"2021-09-28T11:36:43.063555-03:00\",\n                \"date_updated\": \"2022-12-02T09:31:39.364915-03:00\"\n            },\n            \"start_date\": \"2023-10-01T00:00:00-03:00\",\n            \"end_date\": \"2023-10-31T23:59:59-03:00\",\n            \"status\": \"draft\",\n            \"status_display\": \"Rascunho\",\n            \"type\": \"on-demand\",\n            \"type_display\": \"Sob Demanda\",\n            \"notify_customers\": null,\n            \"delay_notification\": 0,\n            \"setup_step\": \"allocation\",\n            \"total_products\": null,\n            \"total_sales\": 0,\n            \"date_delivered\": null,\n            \"date_available\": null,\n            \"date_completed\": null,\n            \"date_created\": \"2023-11-01T15:21:10.910042-03:00\",\n            \"date_updated\": \"2023-11-08T13:17:32.626253-03:00\"\n        }\n    ]\n}"}],"_postman_id":"6516fc7e-2728-4efe-a102-a8347e154280"},{"name":"Retrieve Institution Shipment","id":"a868d197-dd8d-4882-a9dc-06dae130f9bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"19e67b47-d255-4f16-993a-6d2829c6ea2c","name":"Retrieve Institution Shipment","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:32:31 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1745"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=242.79699999999949;desc=\"User CPU time\", TimerPanel_stime;dur=38.07099999999997;desc=\"System CPU time\", TimerPanel_total;dur=280.8679999999995;desc=\"Total CPU time\", TimerPanel_total_time;dur=291.1050319671631;desc=\"Elapsed time\", SQLPanel_sql_time;dur=15.932321548461914;desc=\"SQL 20 queries\", CachePanel_total_time;dur=30.761003494262695;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"SHP-4TAJQE3\",\n    \"external_id\": \"15615165\",\n    \"label\": \"Entrega na escola Skoolare 2023\",\n    \"institution\": {\n        \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": null,\n        \"cover\": null\n    },\n    \"carrier\": {\n        \"uid\": \"b9ce83e5-e0dd-4e95-9a68-fa76e631206e\",\n        \"label\": \"Entrega na instituição: Skoolare On-Demand\",\n        \"delivery_on_weekends\": true,\n        \"delivery_at_institution\": true,\n        \"is_active\": true,\n        \"observation\": \"\",\n        \"start_date\": \"2021-10-28T11:03:11.457005-03:00\",\n        \"end_date\": null,\n        \"date_created\": \"2021-10-28T11:03:11.457404-03:00\",\n        \"date_updated\": \"2021-12-01T14:31:10.212881-03:00\"\n    },\n    \"start_date\": \"2023-10-01T00:00:00-03:00\",\n    \"end_date\": \"2023-10-31T23:59:59-03:00\",\n    \"status\": \"draft\",\n    \"status_display\": \"Rascunho\",\n    \"type\": \"on-demand\",\n    \"type_display\": \"Sob Demanda\",\n    \"setup_step\": \"allocation\",\n    \"notify_customers\": null,\n    \"delay_notification\": 0,\n    \"showcases\": [\n        {\n            \"uid\": \"d811df8c-bea3-4376-a428-b67500edf988\",\n            \"display_name\": \"Regular\",\n            \"slug\": \"regular-educacao-infantil-creche-teste-contrato-2022\",\n            \"cycle\": \"2022\",\n            \"store\": {\n                \"uid\": \"5b760088-8533-43d9-86c8-686ef83ac1d3\",\n                \"display_name\": \"teste contrato\",\n                \"slug\": null,\n                \"grade\": {\n                    \"uid\": \"a59d5b69-45ad-4336-9b48-8a0ff412cdad\",\n                    \"name\": \"0 ano\",\n                    \"slug\": \"i0\",\n                    \"parent\": {\n                        \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                        \"name\": \"Educação Infantil\",\n                        \"slug\": \"educacao-infantil\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                }\n            }\n        }\n    ],\n    \"total_products\": null,\n    \"total_sales\": 0,\n    \"can_open\": true,\n    \"can_send\": false,\n    \"can_deliver\": false,\n    \"can_complete\": false,\n    \"can_make_available\": false,\n    \"undelivered_lines_count\": 0,\n    \"expand_compositions\": true,\n    \"date_delivered\": null,\n    \"date_available\": null,\n    \"date_completed\": null,\n    \"date_created\": \"2023-11-08T15:28:16.115313-03:00\",\n    \"date_updated\": \"2023-11-08T15:30:10.918384-03:00\"\n}"}],"_postman_id":"a868d197-dd8d-4882-a9dc-06dae130f9bf"},{"name":"Update Institution Shipment","id":"3b412bc1-14bd-4435-bcf8-6162399f9693","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"label\": \"Entrega na escola Skoolare 2023\",\n    \"external_id\": \"545465456\",\n    \"carrier\": {{carrier_uid}},\n    \"start_date\": \"2023-10-02 00:00:00\",\n    \"end_date\": \"2023-10-30 23:59:59\",\n    \"expand_compositions\": true,\n    \"all_products\": false,\n    \"invoice_required\": false,\n    \"showcases\": [{{showcase_uid}}, {{showcase_uid}}]\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"fab602d8-a3e1-453b-aa4a-daa5a2bfdb90","name":"Update Institution Shipment","originalRequest":{"method":"PATCH","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{integration_bearer_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"label\": \"Entrega na escola Skoolare 2023\",\n    \"external_id\": \"15615165\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/SHP-4TAJQE3/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 18:30:10 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.10.12"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"1745"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"SHP-4TAJQE3\",\n    \"external_id\": \"15615165\",\n    \"label\": \"Entrega na escola Skoolare 2023\",\n    \"institution\": {\n        \"uid\": \"98ebb05a-6440-4584-a1f3-6c60410a6d0d\",\n        \"display_name\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"logo\": null,\n        \"cover\": null\n    },\n    \"carrier\": {\n        \"uid\": \"b9ce83e5-e0dd-4e95-9a68-fa76e631206e\",\n        \"label\": \"Entrega na instituição: Skoolare On-Demand\",\n        \"delivery_on_weekends\": true,\n        \"delivery_at_institution\": true,\n        \"is_active\": true,\n        \"observation\": \"\",\n        \"start_date\": \"2021-10-28T11:03:11.457005-03:00\",\n        \"end_date\": null,\n        \"date_created\": \"2021-10-28T11:03:11.457404-03:00\",\n        \"date_updated\": \"2021-12-01T14:31:10.212881-03:00\"\n    },\n    \"start_date\": \"2023-10-01T00:00:00-03:00\",\n    \"end_date\": \"2023-10-31T23:59:59-03:00\",\n    \"status\": \"draft\",\n    \"status_display\": \"Rascunho\",\n    \"type\": \"on-demand\",\n    \"type_display\": \"Sob Demanda\",\n    \"setup_step\": \"allocation\",\n    \"notify_customers\": null,\n    \"delay_notification\": 0,\n    \"showcases\": [\n        {\n            \"uid\": \"d811df8c-bea3-4376-a428-b67500edf988\",\n            \"display_name\": \"Regular\",\n            \"slug\": \"regular-educacao-infantil-creche-teste-contrato-2022\",\n            \"cycle\": \"2022\",\n            \"store\": {\n                \"uid\": \"5b760088-8533-43d9-86c8-686ef83ac1d3\",\n                \"display_name\": \"teste contrato\",\n                \"slug\": null,\n                \"grade\": {\n                    \"uid\": \"a59d5b69-45ad-4336-9b48-8a0ff412cdad\",\n                    \"name\": \"0 ano\",\n                    \"slug\": \"i0\",\n                    \"parent\": {\n                        \"uid\": \"96af9d22-76cf-4421-ad3a-42dfcf0b785c\",\n                        \"name\": \"Educação Infantil\",\n                        \"slug\": \"educacao-infantil\",\n                        \"educational_level\": {\n                            \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                            \"name\": \"Educação básica\"\n                        }\n                    }\n                }\n            }\n        }\n    ],\n    \"total_products\": null,\n    \"total_sales\": 0,\n    \"can_open\": true,\n    \"can_send\": false,\n    \"can_deliver\": false,\n    \"can_complete\": false,\n    \"can_make_available\": false,\n    \"undelivered_lines_count\": 0,\n    \"expand_compositions\": true,\n    \"date_delivered\": null,\n    \"date_available\": null,\n    \"date_completed\": null,\n    \"date_created\": \"2023-11-08T15:28:16.115313-03:00\",\n    \"date_updated\": \"2023-11-08T15:30:10.918384-03:00\"\n}"}],"_postman_id":"3b412bc1-14bd-4435-bcf8-6162399f9693"},{"name":"Delete Institution Shipment","id":"c632e346-0656-4d66-b336-51909159cc60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c632e346-0656-4d66-b336-51909159cc60"},{"name":"Deliver Institution Shipment","id":"362bf50a-326f-4dc4-84e8-75fc45b267ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"delivered_date\": \"2023-10-17 22:18:00\", \n    \"delivered_to\": \"Stephen Curry\"\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/deliver/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n<h2 id=\"non-mandatory-fields\">Non-mandatory fields:</h2>\n<ul>\n<li>delivered_date</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","deliver",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"362bf50a-326f-4dc4-84e8-75fc45b267ad"},{"name":"Open Institution Shipment","id":"93fa49a5-04b4-411f-b2e4-aafc2b13c694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/open/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","open",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"93fa49a5-04b4-411f-b2e4-aafc2b13c694"},{"name":"Send Institution Shipment","id":"b9a7dd5f-bd3b-4923-80dc-b4ab894d0bde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/shipments/{{institution_shipment_code_or_uid_or_external_id}}/send/","description":"<h2 id=\"params\">Params:</h2>\n<ul>\n<li>institution_shipment_code_or_uid_or_external_id<ul>\n<li>Field <strong>code</strong>, <strong>uid</strong> or <strong>external_id</strong> of <strong>institution_shipment</strong></li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","shipments","{{institution_shipment_code_or_uid_or_external_id}}","send",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9a7dd5f-bd3b-4923-80dc-b4ab894d0bde"}],"id":"69c49982-ee3e-41d7-b2a9-ebe363ecf14c","description":"<p>Aqui você vai encontrar a documentação dos endpoints para integração da entrega na instituição.</p>\n","_postman_id":"69c49982-ee3e-41d7-b2a9-ebe363ecf14c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Sales Agreements","item":[{"name":"Insights","item":[{"name":"Retrieve General Overview","id":"3f4052ee-b89a-4a7f-8e10-fc4681ff616b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-dashboard/","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","sales-agreements","sales-agreements-dashboard",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"code","value":null},{"disabled":true,"key":"cycle","value":"2025"},{"disabled":true,"key":"external_id","value":null},{"disabled":true,"key":"institution","value":"skoolare"},{"disabled":true,"key":"tag","value":"0c416fea-c94a-4e21-bb80-7df28615567f"},{"disabled":true,"key":"seller_staff","value":"25fd53a5-4c39-4888-a0c2-983c65e947e7"},{"disabled":true,"description":{"content":"<p>Opções: <code>pending</code>, <code>active</code>, <code>completed</code> e <code>canceled</code></p>\n","type":"text/plain"},"key":"status","value":"pending"},{"disabled":true,"key":"partnership","value":"21a44041-0b6f-4c99-bdce-40dbcab28a35"},{"disabled":true,"key":"from_date","value":"2025-11-10"},{"disabled":true,"key":"to_date","value":"2025-11-11"}],"variable":[]}},"response":[{"id":"83cf1d1e-fe75-4abf-9897-89a07e48829b","name":"Retrieve General Overview","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-dashboard/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Jul 2025 22:09:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"199"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"0e1c21bc-1340-4c97-b71a-b4e6e1b3fdd9"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"199"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-amz-apigw-id","value":"OFIbeFEGIAMEuCQ="},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-687ebaaf-5353e59463d1d5b36fad762e;Parent=641fe00c736837c3;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count_sale_agreement\": 1,\n    \"sum_planned_students\": 3,\n    \"total_planned_sales\": \"2685.00\",\n    \"sum_performed_students\": 1,\n    \"total_performed_sales\": \"179.00\",\n    \"percentage_sales\": \"6.67\",\n    \"percentage_students\": \"33.33\"\n}"}],"_postman_id":"3f4052ee-b89a-4a7f-8e10-fc4681ff616b"},{"name":"Retrieve Institutions Summary","id":"26d92f21-6a4e-4a42-b472-f56a814b255b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-institutions-dashboard/","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","sales-agreements","sales-agreements-institutions-dashboard",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"code","value":""},{"disabled":true,"key":"cycle","value":"2025"},{"disabled":true,"key":"external_id","value":""},{"disabled":true,"key":"institution","value":"skoolare"},{"disabled":true,"key":"tag","value":"0c416fea-c94a-4e21-bb80-7df28615567f"},{"disabled":true,"key":"seller_staff","value":"25fd53a5-4c39-4888-a0c2-983c65e947e7"},{"disabled":true,"key":"status","value":"pending"},{"disabled":true,"key":"partnership","value":"21a44041-0b6f-4c99-bdce-40dbcab28a35"},{"disabled":true,"key":"from_date","value":"2025-11-10"},{"disabled":true,"key":"to_date","value":"2025-11-11"}],"variable":[]}},"response":[{"id":"b80037a2-7a19-4c14-a161-a706c79bc73e","name":"Retrieve Institutions Summary","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-institutions-dashboard/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Jul 2025 22:13:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"524"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a46dfcc0-9366-4c9c-a0e5-3de1d8e25db7"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"524"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-amz-apigw-id","value":"OFI_0FTUIAMEk8A="},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-687ebb98-1114d19f280b5f0438ce0575;Parent=2bcbb693254114d7;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"institution\": {\n                \"uid\": \"a1dd9a2b-0c2b-4dbd-9f32-029459c28646\",\n                \"display_name\": \"Escola Jonas Machine\",\n                \"slug\": \"escola-jonas-machine\",\n                \"tax_document\": \"42.956.137/0001-64\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/machine_FhbBnb9.png\",\n                \"cover\": null\n            },\n            \"sale_agreement_external_id\": \"\",\n            \"sum_planned_students\": 3,\n            \"total_planned_sales\": \"2685.00\",\n            \"sum_performed_students\": 1,\n            \"total_performed_sales\": \"179.00\",\n            \"percentage_sales\": \"6.67\",\n            \"percentage_students\": \"33.33\"\n        }\n    ]\n}"}],"_postman_id":"26d92f21-6a4e-4a42-b472-f56a814b255b"},{"name":"Retrieve Grades Summary","id":"612423f2-59d9-4d52-b50d-62c994f0a0e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-grades-dashboard/","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","sales-agreements","sales-agreements-grades-dashboard",""],"host":["{{environment}}"],"query":[{"disabled":true,"description":{"content":"<p><code>code</code></p>\n","type":"text/plain"},"key":"sale_agreement","value":null},{"disabled":true,"key":"cycle","value":"2025"},{"disabled":true,"key":"institution","value":"skoolare"},{"disabled":true,"key":"tag","value":"0c416fea-c94a-4e21-bb80-7df28615567f"},{"disabled":true,"key":"seller_staff","value":"25fd53a5-4c39-4888-a0c2-983c65e947e7"},{"disabled":true,"key":"status","value":"pending"},{"disabled":true,"key":"partnership","value":"21a44041-0b6f-4c99-bdce-40dbcab28a35"},{"disabled":true,"key":"grade","value":"0c416fea-c94a-4e21-bb80-7df28615567f"},{"disabled":true,"key":"from_date","value":"2025-11-10"},{"disabled":true,"key":"to_date","value":"2025-11-11"}],"variable":[]}},"response":[{"id":"d85dee27-7ffd-4626-8e96-def51cd84d64","name":"Retrieve Grades Summary","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-grades-dashboard/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Jul 2025 22:14:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"473"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b9fd88a3-e52c-460d-aefe-db262b09aa67"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"473"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-amz-apigw-id","value":"OFJK0ELCIAMEdmQ="},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-687ebbde-0b1675cf2693f1b34d40ae2b;Parent=11b4eaa3ce0e02e6;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"grade\": {\n                \"uid\": \"ede9f265-be66-4fb0-b980-196170ba7dfe\",\n                \"name\": \"1ª série\",\n                \"slug\": \"m1\",\n                \"order\": 0,\n                \"parent\": {\n                    \"uid\": \"73a16248-8dc2-413c-b258-1513ed5621fb\",\n                    \"name\": \"Ensino Médio\",\n                    \"slug\": \"ensino-medio\",\n                    \"order\": 3,\n                    \"educational_level\": {\n                        \"uid\": \"ce8bb2c8-8a6b-49ee-8ece-d55620833c41\",\n                        \"name\": \"Educação básica\"\n                    }\n                }\n            },\n            \"sum_planned_students\": 3,\n            \"total_planned_sales\": \"2685.00\",\n            \"sum_performed_students\": 1,\n            \"total_performed_sales\": \"179.00\"\n        }\n    ]\n}"}],"_postman_id":"612423f2-59d9-4d52-b50d-62c994f0a0e6"},{"name":"Retrieve Products Summary","id":"70bf0786-6f82-4039-a449-393b366ba8ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-products-dashboard/","urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","sales-agreements","sales-agreements-products-dashboard",""],"host":["{{environment}}"],"query":[{"disabled":true,"key":"sale_agreement","value":""},{"disabled":true,"key":"cycle","value":"2025"},{"disabled":true,"key":"institution","value":"skoolare"},{"disabled":true,"key":"tag","value":"0c416fea-c94a-4e21-bb80-7df28615567f"},{"disabled":true,"key":"seller_staff","value":"25fd53a5-4c39-4888-a0c2-983c65e947e7"},{"disabled":true,"key":"status","value":"pending"},{"disabled":true,"key":"product","value":"ba491b74-87c6-4c60-b643-b74cc8f67712"},{"disabled":true,"key":"partnership","value":"21a44041-0b6f-4c99-bdce-40dbcab28a35"},{"disabled":true,"key":"sale_agreement_grade","value":"0c416fea-c94a-4e21-bb80-7df28615567f"},{"disabled":true,"key":"from_date","value":"2025-11-10"},{"disabled":true,"key":"to_date","value":"2025-11-11"},{"disabled":true,"description":{"content":"<p>Indica se o sistema deve gerar uma alocação de forma automática para o produto configurado neste acordo de vendas.</p>\n","type":"text/plain"},"key":"can_allocate","value":"true"}],"variable":[]}},"response":[{"id":"1acf9477-d7c9-457f-8d3d-81340549c050","name":"Retrieve Products Summary","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/sales-agreements/sales-agreements-products-dashboard/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Jul 2025 22:15:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1529"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e611e0ca-9275-43ed-9171-58fb55d57136"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"1529"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-amz-apigw-id","value":"OFJSVFgRIAMEgJA="},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-687ebc0e-3b119df834598a5e05f9c20b;Parent=697aea025b7ccacb;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"product\": {\n                \"uid\": \"ae64c669-40df-48ce-bbb3-eb0fe79e4db3\",\n                \"title\": \"Dragon Ball Z, Volume 7\",\n                \"subtitle\": \"\",\n                \"slug\": \"dragon-ball-z-volume-7\",\n                \"upc\": \"DBZ.07\",\n                \"structure\": \"standalone\",\n                \"product_class\": \"eBooks\",\n                \"requires_shipping\": true,\n                \"brand\": \"Livraria Bonsai\",\n                \"image\": {\n                    \"uid\": \"5a3e267b-80e0-4b7c-a5ee-0eac687c6af4\",\n                    \"file\": \"https://eskolare-public-media-development.s3.amazonaws.com/products/livraria-bonsai/image/2025/04/61EgQAD9NvL._AC_UY218_.webp\",\n                    \"display_order\": 0,\n                    \"title\": \"\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                },\n                \"parent\": null,\n                \"has_stock\": true,\n                \"has_options\": false,\n                \"has_kit\": false,\n                \"description\": \"<p>DBZ 07</p>\",\n                \"weight\": 100\n            },\n            \"sum_planned_quantity\": 15,\n            \"sum_performed_quantity\": 1,\n            \"total_planned_sales_amount\": \"1050.00\",\n            \"total_performed_sales_amount\": \"70.00\"\n        },\n        {\n            \"product\": {\n                \"uid\": \"95f01380-fa25-483c-8241-11dc78b02542\",\n                \"title\": \"Dragon Ball Z, Volume 1\",\n                \"subtitle\": \"\",\n                \"slug\": \"dragon-ball-z-volume-1\",\n                \"upc\": \"DBZ.01\",\n                \"structure\": \"standalone\",\n                \"product_class\": \"Livros\",\n                \"requires_shipping\": true,\n                \"brand\": \"Livraria Bonsai\",\n                \"image\": {\n                    \"uid\": \"0fa487dd-88e1-4aab-aa59-7cd0cb2e27f3\",\n                    \"file\": \"https://eskolare-public-media-development.s3.amazonaws.com/products/livraria-bonsai/image/2024/07/vol1-dbz.jpg\",\n                    \"display_order\": 0,\n                    \"title\": \"vol1-dbz.jpg\",\n                    \"description\": \"\",\n                    \"type\": \"image\"\n                },\n                \"parent\": null,\n                \"has_stock\": true,\n                \"has_options\": false,\n                \"has_kit\": false,\n                \"description\": \"\",\n                \"weight\": 10\n            },\n            \"sum_planned_quantity\": 15,\n            \"sum_performed_quantity\": 1,\n            \"total_planned_sales_amount\": \"1635.00\",\n            \"total_performed_sales_amount\": \"109.00\"\n        }\n    ]\n}"}],"_postman_id":"70bf0786-6f82-4039-a449-393b366ba8ad"}],"id":"2123a744-51c3-4814-95ec-7de7ba542f92","_postman_id":"2123a744-51c3-4814-95ec-7de7ba542f92","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}}],"id":"8621f8f5-c1d4-4b6f-b121-7b286342a745","_postman_id":"8621f8f5-c1d4-4b6f-b121-7b286342a745","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Support","item":[{"name":"Insights","item":[{"name":"List Metrics","id":"b7449a0f-a166-4a66-b5b2-cd839b39112d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/support/tickets/metrics","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","support","tickets","metrics"],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"c23de47b-5bdd-43d3-b021-fe37c280fd2d","name":"Retrieve Tickets","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/support/tickets/{{ticket_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Oct 2025 21:34:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5227"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"7d8adedb-70f7-4087-9d91-5c01b42df6c8"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"5227"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"Sjyz4EbRIAMEMPA="},{"key":"Vary","value":"Authorization, Cookie, origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-68f164e5-5750753a08853b86511e3e3e;Parent=4ee696d23e78deed;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4135,\n    \"uid\": \"6c8ad91a-5be2-49f0-a25e-2b18bcd629b0\",\n    \"can_remove_assignee\": true,\n    \"opened_by\": null,\n    \"requester\": {\n        \"name\": \"Jonas Gabriel\",\n        \"email\": \"jonas.g@eskolare.com.br\",\n        \"phone_number\": \"5519984502940\",\n        \"tax_document\": \"42245760824\",\n        \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n    },\n    \"request_channel\": \"site\",\n    \"request_channel_display\": \"Site\",\n    \"seller\": {\n        \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n        \"slug\": \"livraria-bonsai\",\n        \"display_name\": \"Livraria Bonsai\",\n        \"official_name\": \"Livraria Bonsai\",\n        \"type\": \"company\",\n        \"tax_document\": \"04.964.417/0001-25\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n    },\n    \"requester_seller\": null,\n    \"requester_institution\": null,\n    \"institution\": {\n        \"uid\": \"66cb6c08-9d91-47cc-915b-a2476092a770\",\n        \"display_name\": \"Escola Bonsai\",\n        \"slug\": \"escola-bonsai\",\n        \"tax_document\": \"62.543.665/0001-07\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/bonsai.png\",\n        \"cover\": null\n    },\n    \"site\": {\n        \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n        \"title\": \"Livraria Bonsai\",\n        \"subdomain\": \"livraria-bonsai\",\n        \"domain\": null,\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"privacy\": \"restricted\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n        \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n        \"seller\": {\n            \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n            \"slug\": \"livraria-bonsai\",\n            \"display_name\": \"Livraria Bonsai\",\n            \"official_name\": \"Livraria Bonsai\",\n            \"type\": \"company\",\n            \"tax_document\": \"04.964.417/0001-25\",\n            \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n        },\n        \"site_seller_role\": \"owner\",\n        \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n    },\n    \"order\": {\n        \"legal_entity_type\": \"person\",\n        \"order_group\": \"962548178611\",\n        \"order_number\": \"962548178611-01\",\n        \"type\": \"order\",\n        \"type_display\": \"Pedido Único\",\n        \"organization\": null,\n        \"date_created\": \"2024-09-04T17:29:37.146526-03:00\",\n        \"subtotal_price\": \"545.00\",\n        \"shipping_price\": \"0.00\",\n        \"discount_amount\": \"0.00\",\n        \"addition_amount\": \"0.00\",\n        \"interest_amount\": \"65.44\",\n        \"order_total\": \"610.44\",\n        \"refunded_amount\": \"0.00\",\n        \"status\": \"cancellation-requested\",\n        \"status_display\": \"Cancelamento Solicitado\",\n        \"is_reverted\": false\n    },\n    \"linked_ticket\": null,\n    \"linked_tickets_n2\": [],\n    \"title\": \"Assunto 2 962548178611-01\",\n    \"description\": \"Hello\",\n    \"status\": \"open\",\n    \"status_display\": \"Aberto\",\n    \"priority\": 2,\n    \"priority_display\": \"Normal\",\n    \"category\": {\n        \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n        \"name\": \"Suporte\",\n        \"description\": \"\",\n        \"attachment_required\": false,\n        \"is_active\": true,\n        \"order_required\": false,\n        \"platforms\": [\n            \"shops\"\n        ],\n        \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n        \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n    },\n    \"assignee\": {\n        \"email\": \"jonas.g@eskolare.com.br\",\n        \"first_name\": \"Jonas\",\n        \"last_name\": \"Gabriel\",\n        \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n    },\n    \"customer_satisfaction\": \"unoffered\",\n    \"customer_satisfaction_display\": \"Não oferecido\",\n    \"customer_satisfaction_description\": \"\",\n    \"customer_effort_score\": null,\n    \"date_created\": \"2025-08-26T16:39:18.283282-03:00\",\n    \"date_updated\": \"2025-08-26T16:39:54.465861-03:00\",\n    \"follow_ups\": [\n        {\n            \"uid\": \"4a065485-5728-4245-a79a-90e245dae408\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"requester\",\n            \"user_role_display\": \"Solicitante\",\n            \"description\": \"O problema é o seguinte\",\n            \"date_created\": \"2025-08-26T16:39:33.684346-03:00\",\n            \"date_updated\": \"2025-08-26T16:39:33.694870-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"new\",\n            \"ticket_status_display\": \"Novo\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        },\n        {\n            \"uid\": \"965d97e1-2c22-4b38-8e6f-9297e168bfd8\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"agent\",\n            \"user_role_display\": \"Agente\",\n            \"description\": \"Qual é o problema?\",\n            \"date_created\": \"2025-08-26T16:39:54.968553-03:00\",\n            \"date_updated\": \"2025-08-26T16:39:54.987048-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"open\",\n            \"ticket_status_display\": \"Aberto\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        },\n        {\n            \"uid\": \"989798f4-f50c-432f-a289-1947d3433c65\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"agent\",\n            \"user_role_display\": \"Agente\",\n            \"description\": \"pode dizer\",\n            \"date_created\": \"2025-08-26T16:45:59.420405-03:00\",\n            \"date_updated\": \"2025-08-26T16:45:59.431561-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"open\",\n            \"ticket_status_display\": \"Aberto\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        },\n        {\n            \"uid\": \"db394ba3-5d10-4943-b003-7ecb7adc4d23\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"requester\",\n            \"user_role_display\": \"Solicitante\",\n            \"description\": \"Ola\",\n            \"date_created\": \"2025-08-26T17:36:56.844418-03:00\",\n            \"date_updated\": \"2025-08-26T17:36:56.883542-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"open\",\n            \"ticket_status_display\": \"Aberto\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        }\n    ],\n    \"attachments\": [],\n    \"subscribers\": []\n}"}],"_postman_id":"b7449a0f-a166-4a66-b5b2-cd839b39112d"}],"id":"15a20318-f768-4964-be9b-9ddfc27be73b","_postman_id":"15a20318-f768-4964-be9b-9ddfc27be73b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"List Tickets","id":"964d2745-37c6-4d6a-b9a9-4736a3634a6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/support/tickets/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","support","tickets",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"5a3c3c10-98c3-4235-8bdb-eb54c9dbb62f","name":"List Tickets","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/support/tickets/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Oct 2025 21:30:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"52098"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5f57cad7-7982-497d-ae40-a59a7d96b687"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"52098"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"SjyO4HElIAMETPQ="},{"key":"Vary","value":"Authorization, Cookie, origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-68f163f8-0254d0b75ec776426f045949;Parent=388f8d8b7b9ebb8b;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 19,\n    \"next\": null,\n    \"previous\": null,\n    \"results\": [\n        {\n            \"id\": 4135,\n            \"uid\": \"6c8ad91a-5be2-49f0-a25e-2b18bcd629b0\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"site\",\n            \"request_channel_display\": \"Site\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"66cb6c08-9d91-47cc-915b-a2476092a770\",\n                \"display_name\": \"Escola Bonsai\",\n                \"slug\": \"escola-bonsai\",\n                \"tax_document\": \"62.543.665/0001-07\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/bonsai.png\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"962548178611\",\n                \"order_number\": \"962548178611-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2024-09-04T17:29:37.146526-03:00\",\n                \"subtotal_price\": \"545.00\",\n                \"shipping_price\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"65.44\",\n                \"order_total\": \"610.44\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"cancellation-requested\",\n                \"status_display\": \"Cancelamento Solicitado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Assunto 2 962548178611-01\",\n            \"status\": \"open\",\n            \"status_display\": \"Aberto\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 1102841,\n                \"next_violation\": -1102241\n            },\n            \"humanized_next_sla_violation\": \"há 13 dias\",\n            \"date_created\": \"2025-08-26T16:39:18.283282-03:00\",\n            \"date_updated\": \"2025-08-26T16:39:54.465861-03:00\"\n        },\n        {\n            \"id\": 4134,\n            \"uid\": \"4f93811a-7f87-4208-aaa4-46bff8920b80\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"site\",\n            \"request_channel_display\": \"Site\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"66cb6c08-9d91-47cc-915b-a2476092a770\",\n                \"display_name\": \"Escola Bonsai\",\n                \"slug\": \"escola-bonsai\",\n                \"tax_document\": \"62.543.665/0001-07\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/bonsai.png\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"962548140826\",\n                \"order_number\": \"962548140826-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2024-09-04T17:23:19.316852-03:00\",\n                \"subtotal_price\": \"545.00\",\n                \"shipping_price\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"545.00\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"cancellation-requested\",\n                \"status_display\": \"Cancelamento Solicitado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Assunto 1 962548140826-01\",\n            \"status\": \"open\",\n            \"status_display\": \"Aberto\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"resolution-time\",\n                \"target\": {\n                    \"time_unit\": \"days\",\n                    \"target\": 1,\n                    \"duration\": \"1 00:00:00\"\n                },\n                \"duration\": 1102932,\n                \"next_violation\": -1016532\n            },\n            \"humanized_next_sla_violation\": \"há 12 dias\",\n            \"date_created\": \"2025-08-26T16:37:47.788135-03:00\",\n            \"date_updated\": \"2025-08-26T16:38:45.917062-03:00\"\n        },\n        {\n            \"id\": 3433,\n            \"uid\": \"67700b96-3983-4ba4-8899-80cc890bd4de\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"a1dd9a2b-0c2b-4dbd-9f32-029459c28646\",\n                \"display_name\": \"Escola Jonas Machine\",\n                \"slug\": \"escola-jonas-machine\",\n                \"tax_document\": \"42.956.137/0001-64\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/machine_FhbBnb9.png\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"964843736390\",\n                \"order_number\": \"964843736390-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-05-28T10:02:09.033674-03:00\",\n                \"subtotal_price\": \"70.00\",\n                \"shipping_price\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"70.00\",\n                \"refunded_amount\": \"70.00\",\n                \"status\": \"canceled\",\n                \"status_display\": \"Cancelado\",\n                \"is_reverted\": true\n            },\n            \"title\": \"Teste\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 2996835,\n                \"next_violation\": -2996235\n            },\n            \"humanized_next_sla_violation\": \"há 35 dias\",\n            \"date_created\": \"2025-05-28T14:32:44.774317-03:00\",\n            \"date_updated\": \"2025-05-28T14:32:44.899304-03:00\"\n        },\n        {\n            \"id\": 2945,\n            \"uid\": \"88baab45-0d5e-459e-91e6-e6585a2e5ac3\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963980508424\",\n                \"order_number\": \"963980508424-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-02-17T12:11:01.841111-03:00\",\n                \"subtotal_price\": \"1199.00\",\n                \"shipping_price\": \"11.30\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"1210.30\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"invoiced\",\n                \"status_display\": \"Faturado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Testing #7\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5105531,\n                \"next_violation\": -5104931\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-18T11:47:48.764640-03:00\",\n            \"date_updated\": \"2025-02-18T11:47:48.796951-03:00\"\n        },\n        {\n            \"id\": 2944,\n            \"uid\": \"7e0bb635-663f-4425-9841-2393385d4244\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963980508424\",\n                \"order_number\": \"963980508424-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-02-17T12:11:01.841111-03:00\",\n                \"subtotal_price\": \"1199.00\",\n                \"shipping_price\": \"11.30\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"1210.30\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"invoiced\",\n                \"status_display\": \"Faturado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Testing #6\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5116532,\n                \"next_violation\": -5115932\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-18T08:44:27.206046-03:00\",\n            \"date_updated\": \"2025-02-18T08:44:27.238182-03:00\"\n        },\n        {\n            \"id\": 2943,\n            \"uid\": \"03568baf-4d8a-4091-b53b-8ba2c6b82a98\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963980508424\",\n                \"order_number\": \"963980508424-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-02-17T12:11:01.841111-03:00\",\n                \"subtotal_price\": \"1199.00\",\n                \"shipping_price\": \"11.30\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"1210.30\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"invoiced\",\n                \"status_display\": \"Faturado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Testing #5\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5116614,\n                \"next_violation\": -5116014\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-18T08:43:05.366979-03:00\",\n            \"date_updated\": \"2025-02-18T08:43:05.402431-03:00\"\n        },\n        {\n            \"id\": 2942,\n            \"uid\": \"de15fbf8-fdca-4180-a8ad-ee52d0fcab8d\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963980508424\",\n                \"order_number\": \"963980508424-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-02-17T12:11:01.841111-03:00\",\n                \"subtotal_price\": \"1199.00\",\n                \"shipping_price\": \"11.30\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"1210.30\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"invoiced\",\n                \"status_display\": \"Faturado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Testing #4\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5116776,\n                \"next_violation\": -5116176\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-18T08:40:23.204245-03:00\",\n            \"date_updated\": \"2025-02-18T08:40:23.236112-03:00\"\n        },\n        {\n            \"id\": 2941,\n            \"uid\": \"e1a4c7e5-92bb-4045-8ed1-3e629f5679bb\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963980508424\",\n                \"order_number\": \"963980508424-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-02-17T12:11:01.841111-03:00\",\n                \"subtotal_price\": \"1199.00\",\n                \"shipping_price\": \"11.30\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"1210.30\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"invoiced\",\n                \"status_display\": \"Faturado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Testing #3\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5116886,\n                \"next_violation\": -5116286\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-18T08:38:33.953709-03:00\",\n            \"date_updated\": \"2025-02-18T08:38:33.986976-03:00\"\n        },\n        {\n            \"id\": 2940,\n            \"uid\": \"c9bfb0d8-09c6-4053-8675-725125931b0a\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963980508424\",\n                \"order_number\": \"963980508424-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-02-17T12:11:01.841111-03:00\",\n                \"subtotal_price\": \"1199.00\",\n                \"shipping_price\": \"11.30\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"1210.30\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"invoiced\",\n                \"status_display\": \"Faturado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Testing #2\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5117080,\n                \"next_violation\": -5116480\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-18T08:35:19.957213-03:00\",\n            \"date_updated\": \"2025-02-18T08:35:20.002303-03:00\"\n        },\n        {\n            \"id\": 2939,\n            \"uid\": \"93d1dad4-b0c3-44be-bf9d-c8db5d1141ab\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963980508424\",\n                \"order_number\": \"963980508424-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2025-02-17T12:11:01.841111-03:00\",\n                \"subtotal_price\": \"1199.00\",\n                \"shipping_price\": \"11.30\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"1210.30\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"invoiced\",\n                \"status_display\": \"Faturado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Teste\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5120184,\n                \"next_violation\": -5119584\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-18T07:43:35.145472-03:00\",\n            \"date_updated\": \"2025-02-18T07:43:35.178865-03:00\"\n        },\n        {\n            \"id\": 2904,\n            \"uid\": \"dae2f788-59eb-46fc-aee9-520aede6e39b\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": null,\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": null,\n            \"title\": \"Teste\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5180539,\n                \"next_violation\": -5179939\n            },\n            \"humanized_next_sla_violation\": \"há 60 dias\",\n            \"date_created\": \"2025-02-13T13:57:40.906190-03:00\",\n            \"date_updated\": \"2025-02-13T13:57:40.934858-03:00\"\n        },\n        {\n            \"id\": 2875,\n            \"uid\": \"42c3421a-d65c-4310-920c-304bf7bfac31\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"Jonass Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"site\",\n            \"request_channel_display\": \"Site\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963194078475\",\n                \"order_number\": \"963194078475-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2024-11-18T11:39:27.470495-03:00\",\n                \"subtotal_price\": \"545.00\",\n                \"shipping_price\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"545.00\",\n                \"refunded_amount\": \"545.00\",\n                \"status\": \"canceled\",\n                \"status_display\": \"Cancelado\",\n                \"is_reverted\": true\n            },\n            \"title\": \"tes\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5767268,\n                \"next_violation\": -5766668\n            },\n            \"humanized_next_sla_violation\": \"há 67 dias\",\n            \"date_created\": \"2025-01-16T14:58:51.689724-03:00\",\n            \"date_updated\": \"2025-01-16T14:58:51.793326-03:00\"\n        },\n        {\n            \"id\": 2874,\n            \"uid\": \"4020061e-4186-4838-b788-8997b0f89da9\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"site\",\n            \"request_channel_display\": \"Site\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"66cb6c08-9d91-47cc-915b-a2476092a770\",\n                \"display_name\": \"Escola Bonsai\",\n                \"slug\": \"escola-bonsai\",\n                \"tax_document\": \"62.543.665/0001-07\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/bonsai.png\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"962548178611\",\n                \"order_number\": \"962548178611-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2024-09-04T17:29:37.146526-03:00\",\n                \"subtotal_price\": \"545.00\",\n                \"shipping_price\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"65.44\",\n                \"order_total\": \"610.44\",\n                \"refunded_amount\": \"0.00\",\n                \"status\": \"cancellation-requested\",\n                \"status_display\": \"Cancelamento Solicitado\",\n                \"is_reverted\": false\n            },\n            \"title\": \"Teste1\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"first-reply-time\",\n                \"target\": {\n                    \"time_unit\": \"minutes\",\n                    \"target\": 10,\n                    \"duration\": \"00:10:00\"\n                },\n                \"duration\": 5767335,\n                \"next_violation\": -5766735\n            },\n            \"humanized_next_sla_violation\": \"há 67 dias\",\n            \"date_created\": \"2025-01-16T14:57:44.947217-03:00\",\n            \"date_updated\": \"2025-01-16T14:57:45.062697-03:00\"\n        },\n        {\n            \"id\": 2608,\n            \"uid\": \"df1c8707-61b3-4a44-9664-032333981299\",\n            \"opened_by\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"requester\": {\n                \"name\": \"Jonass Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": {\n                \"uid\": \"41d4228f-0df5-462c-80ab-cfe9a98f605c\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"slug\": \"livraria-bonsai\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\",\n                \"cover\": null\n            },\n            \"site\": {\n                \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n                \"title\": \"Livraria Bonsai\",\n                \"subdomain\": \"livraria-bonsai\",\n                \"domain\": null,\n                \"is_active\": true,\n                \"maintenance\": false,\n                \"privacy\": \"restricted\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n                \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n                \"seller\": {\n                    \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                    \"slug\": \"livraria-bonsai\",\n                    \"display_name\": \"Livraria Bonsai\",\n                    \"official_name\": \"Livraria Bonsai\",\n                    \"type\": \"company\",\n                    \"tax_document\": \"04.964.417/0001-25\",\n                    \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n                },\n                \"site_seller_role\": \"owner\",\n                \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n            },\n            \"order\": {\n                \"legal_entity_type\": \"person\",\n                \"order_group\": \"963194078475\",\n                \"order_number\": \"963194078475-01\",\n                \"type\": \"order\",\n                \"type_display\": \"Pedido Único\",\n                \"organization\": null,\n                \"date_created\": \"2024-11-18T11:39:27.470495-03:00\",\n                \"subtotal_price\": \"545.00\",\n                \"shipping_price\": \"0.00\",\n                \"discount_amount\": \"0.00\",\n                \"addition_amount\": \"0.00\",\n                \"interest_amount\": \"0.00\",\n                \"order_total\": \"545.00\",\n                \"refunded_amount\": \"545.00\",\n                \"status\": \"canceled\",\n                \"status_display\": \"Cancelado\",\n                \"is_reverted\": true\n            },\n            \"title\": \"Teste\",\n            \"status\": \"on-hold\",\n            \"status_display\": \"Em espera\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {\n                \"metric\": \"resolution-time\",\n                \"target\": {\n                    \"time_unit\": \"days\",\n                    \"target\": 1,\n                    \"duration\": \"1 00:00:00\"\n                },\n                \"duration\": 6816066,\n                \"next_violation\": -6729666\n            },\n            \"humanized_next_sla_violation\": \"há 78 dias\",\n            \"date_created\": \"2024-11-28T10:38:53.589543-03:00\",\n            \"date_updated\": \"2024-12-16T14:49:30.880111-03:00\"\n        },\n        {\n            \"id\": 2480,\n            \"uid\": \"eaa54a2b-d18c-482c-b3d8-25cc1faaaed6\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"email\",\n            \"request_channel_display\": \"Email\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": null,\n            \"site\": null,\n            \"order\": null,\n            \"title\": \"teste\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {},\n            \"humanized_next_sla_violation\": \"\",\n            \"date_created\": \"2024-11-12T14:11:47.174872-03:00\",\n            \"date_updated\": \"2024-11-12T14:11:47.174895-03:00\"\n        },\n        {\n            \"id\": 2479,\n            \"uid\": \"9f98e58f-a1bc-40d4-a00d-3c2f8498a7f2\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"\",\n                \"email\": \"jonas.g@gmail.com\",\n                \"phone_number\": \"\",\n                \"tax_document\": \"\",\n                \"picture\": null\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": null,\n            \"site\": null,\n            \"order\": null,\n            \"title\": \"Teste\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {},\n            \"humanized_next_sla_violation\": \"\",\n            \"date_created\": \"2024-11-12T14:10:25.025832-03:00\",\n            \"date_updated\": \"2024-11-12T14:10:25.025854-03:00\"\n        },\n        {\n            \"id\": 2478,\n            \"uid\": \"fe692896-9a3d-4844-8688-f46b779d8e3c\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": null,\n            \"site\": null,\n            \"order\": null,\n            \"title\": \"as\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {},\n            \"humanized_next_sla_violation\": \"\",\n            \"date_created\": \"2024-11-12T11:47:53.430850-03:00\",\n            \"date_updated\": \"2024-11-12T11:47:53.430876-03:00\"\n        },\n        {\n            \"id\": 2477,\n            \"uid\": \"550b22e3-c604-4ea5-9ac7-07f0dc373188\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"ricardo bueno da silva\",\n                \"email\": \"ricardo@gmail.com\",\n                \"phone_number\": \"5561999997333\",\n                \"tax_document\": \"\",\n                \"picture\": null\n            },\n            \"request_channel\": \"\",\n            \"request_channel_display\": \"\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": null,\n            \"site\": null,\n            \"order\": null,\n            \"title\": \"Suporte\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {},\n            \"humanized_next_sla_violation\": \"\",\n            \"date_created\": \"2024-11-12T11:21:00.299820-03:00\",\n            \"date_updated\": \"2024-11-12T11:21:00.299845-03:00\"\n        },\n        {\n            \"id\": 2476,\n            \"uid\": \"b4ef2e9c-8436-48ae-a8d9-511fd01d1223\",\n            \"opened_by\": null,\n            \"requester\": {\n                \"name\": \"Jonas Gabriel\",\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"phone_number\": \"5519984502940\",\n                \"tax_document\": \"42245760824\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"request_channel\": \"email\",\n            \"request_channel_display\": \"Email\",\n            \"requester_seller\": null,\n            \"requester_institution\": null,\n            \"linked_ticket\": null,\n            \"seller\": {\n                \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n                \"slug\": \"livraria-bonsai\",\n                \"display_name\": \"Livraria Bonsai\",\n                \"official_name\": \"Livraria Bonsai\",\n                \"type\": \"company\",\n                \"tax_document\": \"04.964.417/0001-25\",\n                \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n            },\n            \"institution\": null,\n            \"site\": null,\n            \"order\": null,\n            \"title\": \"Entrega na Instituição\",\n            \"status\": \"new\",\n            \"status_display\": \"Novo\",\n            \"priority\": 2,\n            \"priority_display\": \"Normal\",\n            \"category\": {\n                \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n                \"name\": \"Suporte\",\n                \"description\": \"\",\n                \"attachment_required\": false,\n                \"is_active\": true,\n                \"order_required\": false,\n                \"platforms\": [\n                    \"shops\"\n                ],\n                \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n                \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n            },\n            \"assignee\": null,\n            \"customer_satisfaction\": \"unoffered\",\n            \"customer_satisfaction_display\": \"Não oferecido\",\n            \"customer_satisfaction_description\": \"\",\n            \"customer_effort_score\": null,\n            \"next_sla_violation\": {},\n            \"humanized_next_sla_violation\": \"\",\n            \"date_created\": \"2024-11-12T11:18:44.983765-03:00\",\n            \"date_updated\": \"2024-11-12T11:18:44.983793-03:00\"\n        }\n    ]\n}"}],"_postman_id":"964d2745-37c6-4d6a-b9a9-4736a3634a6a"},{"name":"Retrieve Tickets","id":"8ddddeda-53e5-4e54-8c9d-697adb9e0f3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/support/tickets/{{ticket_id}}/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","support","tickets","{{ticket_id}}",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"2864c33f-9e72-4655-97b5-17625d42b53b","name":"Retrieve Tickets","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/support/tickets/{{ticket_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Oct 2025 21:34:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5227"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"7d8adedb-70f7-4087-9d91-5c01b42df6c8"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Strict-Transport-Security","value":"max-age=31449600; includeSubDomains"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"x-amzn-Remapped-Content-Length","value":"5227"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"Sjyz4EbRIAMEMPA="},{"key":"Vary","value":"Authorization, Cookie, origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-68f164e5-5750753a08853b86511e3e3e;Parent=4ee696d23e78deed;Sampled=0;Lineage=1:54b609d5:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4135,\n    \"uid\": \"6c8ad91a-5be2-49f0-a25e-2b18bcd629b0\",\n    \"can_remove_assignee\": true,\n    \"opened_by\": null,\n    \"requester\": {\n        \"name\": \"Jonas Gabriel\",\n        \"email\": \"jonas.g@eskolare.com.br\",\n        \"phone_number\": \"5519984502940\",\n        \"tax_document\": \"42245760824\",\n        \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n    },\n    \"request_channel\": \"site\",\n    \"request_channel_display\": \"Site\",\n    \"seller\": {\n        \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n        \"slug\": \"livraria-bonsai\",\n        \"display_name\": \"Livraria Bonsai\",\n        \"official_name\": \"Livraria Bonsai\",\n        \"type\": \"company\",\n        \"tax_document\": \"04.964.417/0001-25\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n    },\n    \"requester_seller\": null,\n    \"requester_institution\": null,\n    \"institution\": {\n        \"uid\": \"66cb6c08-9d91-47cc-915b-a2476092a770\",\n        \"display_name\": \"Escola Bonsai\",\n        \"slug\": \"escola-bonsai\",\n        \"tax_document\": \"62.543.665/0001-07\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/bonsai.png\",\n        \"cover\": null\n    },\n    \"site\": {\n        \"uid\": \"27700628-02e0-4fba-bbbc-1d56eddd6761\",\n        \"title\": \"Livraria Bonsai\",\n        \"subdomain\": \"livraria-bonsai\",\n        \"domain\": null,\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"privacy\": \"restricted\",\n        \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/logo65.webp\",\n        \"cover\": \"https://eskolare-public-media-development.s3.amazonaws.com/sites/livraria-bonsai/media/cover122.webp\",\n        \"seller\": {\n            \"uid\": \"91d4c140-dd91-4cb8-9a6d-ef5a1b802588\",\n            \"slug\": \"livraria-bonsai\",\n            \"display_name\": \"Livraria Bonsai\",\n            \"official_name\": \"Livraria Bonsai\",\n            \"type\": \"company\",\n            \"tax_document\": \"04.964.417/0001-25\",\n            \"logo\": \"https://eskolare-public-media-development.s3.amazonaws.com/706c156d-91cb-4893-983b-9369e033897d.jpg\"\n        },\n        \"site_seller_role\": \"owner\",\n        \"url\": \"https://livraria-bonsai.eskolare-development.shop\"\n    },\n    \"order\": {\n        \"legal_entity_type\": \"person\",\n        \"order_group\": \"962548178611\",\n        \"order_number\": \"962548178611-01\",\n        \"type\": \"order\",\n        \"type_display\": \"Pedido Único\",\n        \"organization\": null,\n        \"date_created\": \"2024-09-04T17:29:37.146526-03:00\",\n        \"subtotal_price\": \"545.00\",\n        \"shipping_price\": \"0.00\",\n        \"discount_amount\": \"0.00\",\n        \"addition_amount\": \"0.00\",\n        \"interest_amount\": \"65.44\",\n        \"order_total\": \"610.44\",\n        \"refunded_amount\": \"0.00\",\n        \"status\": \"cancellation-requested\",\n        \"status_display\": \"Cancelamento Solicitado\",\n        \"is_reverted\": false\n    },\n    \"linked_ticket\": null,\n    \"linked_tickets_n2\": [],\n    \"title\": \"Assunto 2 962548178611-01\",\n    \"description\": \"Hello\",\n    \"status\": \"open\",\n    \"status_display\": \"Aberto\",\n    \"priority\": 2,\n    \"priority_display\": \"Normal\",\n    \"category\": {\n        \"uid\": \"0036c5ba-4976-4c1a-b84a-b59048e124de\",\n        \"name\": \"Suporte\",\n        \"description\": \"\",\n        \"attachment_required\": false,\n        \"is_active\": true,\n        \"order_required\": false,\n        \"platforms\": [\n            \"shops\"\n        ],\n        \"date_created\": \"2024-11-12T11:18:02.131361-03:00\",\n        \"date_updated\": \"2024-11-12T11:18:02.131391-03:00\"\n    },\n    \"assignee\": {\n        \"email\": \"jonas.g@eskolare.com.br\",\n        \"first_name\": \"Jonas\",\n        \"last_name\": \"Gabriel\",\n        \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n    },\n    \"customer_satisfaction\": \"unoffered\",\n    \"customer_satisfaction_display\": \"Não oferecido\",\n    \"customer_satisfaction_description\": \"\",\n    \"customer_effort_score\": null,\n    \"date_created\": \"2025-08-26T16:39:18.283282-03:00\",\n    \"date_updated\": \"2025-08-26T16:39:54.465861-03:00\",\n    \"follow_ups\": [\n        {\n            \"uid\": \"4a065485-5728-4245-a79a-90e245dae408\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"requester\",\n            \"user_role_display\": \"Solicitante\",\n            \"description\": \"O problema é o seguinte\",\n            \"date_created\": \"2025-08-26T16:39:33.684346-03:00\",\n            \"date_updated\": \"2025-08-26T16:39:33.694870-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"new\",\n            \"ticket_status_display\": \"Novo\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        },\n        {\n            \"uid\": \"965d97e1-2c22-4b38-8e6f-9297e168bfd8\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"agent\",\n            \"user_role_display\": \"Agente\",\n            \"description\": \"Qual é o problema?\",\n            \"date_created\": \"2025-08-26T16:39:54.968553-03:00\",\n            \"date_updated\": \"2025-08-26T16:39:54.987048-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"open\",\n            \"ticket_status_display\": \"Aberto\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        },\n        {\n            \"uid\": \"989798f4-f50c-432f-a289-1947d3433c65\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"agent\",\n            \"user_role_display\": \"Agente\",\n            \"description\": \"pode dizer\",\n            \"date_created\": \"2025-08-26T16:45:59.420405-03:00\",\n            \"date_updated\": \"2025-08-26T16:45:59.431561-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"open\",\n            \"ticket_status_display\": \"Aberto\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        },\n        {\n            \"uid\": \"db394ba3-5d10-4943-b003-7ecb7adc4d23\",\n            \"user\": {\n                \"email\": \"jonas.g@eskolare.com.br\",\n                \"first_name\": \"Jonas\",\n                \"last_name\": \"Gabriel\",\n                \"picture\": \"https://eskolare-public-media-development.s3.amazonaws.com/me.png\"\n            },\n            \"user_role\": \"requester\",\n            \"user_role_display\": \"Solicitante\",\n            \"description\": \"Ola\",\n            \"date_created\": \"2025-08-26T17:36:56.844418-03:00\",\n            \"date_updated\": \"2025-08-26T17:36:56.883542-03:00\",\n            \"attachments\": [],\n            \"ticket_status\": \"open\",\n            \"ticket_status_display\": \"Aberto\",\n            \"privacy\": 1,\n            \"privacy_display\": \"Cliente\"\n        }\n    ],\n    \"attachments\": [],\n    \"subscribers\": []\n}"}],"_postman_id":"8ddddeda-53e5-4e54-8c9d-697adb9e0f3f"}],"id":"bc42f5f2-39aa-4ad2-a34a-320a22ecbcf0","_postman_id":"bc42f5f2-39aa-4ad2-a34a-320a22ecbcf0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}}},{"name":"Who Am I","id":"f93edfd8-457b-48c8-a4c4-a43fce448196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/whoami/","description":"<p>Endpoint para identificar a conta de Seller dono do token de autenticação utilizado para consumir as APIs públicas.</p>\n<p>O campo <code>main_channel</code> identifica o canal de vendas principal utilizado pelos endpoints da coleção \"Accounts\" para o cadastro de clientes e alunos.</p>\n<p>O campo <code>powerup</code> identifica a aplicação associada ao token de autenticação. Esta informação é utilizada pelo endpoint \"One Time Token\" para autenticar um cliente comprador.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]},"isInherited":true,"source":{"_postman_id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","id":"db113bdf-c788-492c-b3a0-67c3ad7e8cec","name":"Integrations","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["api","integrations","eskolare","whoami",""],"host":["{{environment}}"],"query":[],"variable":[]}},"response":[{"id":"168347ff-07cd-4b27-b39f-8363ae783a98","name":"Who Am I","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{environment}}/api/integrations/eskolare/whoami/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Nov 2023 15:01:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.16"},{"key":"Content-Type","value":"application/json"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Vary","value":"Authorization, Cookie, Origin"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"809"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Server-Timing","value":"TimerPanel_utime;dur=272.81100000000083;desc=\"User CPU time\", TimerPanel_stime;dur=59.59000000000003;desc=\"System CPU time\", TimerPanel_total;dur=332.40100000000086;desc=\"Total CPU time\", TimerPanel_total_time;dur=385.6310844421387;desc=\"Elapsed time\", SQLPanel_sql_time;dur=28.63168716430664;desc=\"SQL 20 queries\", CachePanel_total_time;dur=43.59602928161621;desc=\"Cache 4 Calls\""}],"cookie":[],"responseTime":null,"body":"{\n    \"uid\": \"ac28d334-faf3-4d13-8733-adad93e7e6d6\",\n    \"display_name\": \"Skoolare\",\n    \"slug\": \"skoolare\",\n    \"tax_document\": \"76.084.134/0001-08\",\n    \"date_created\": \"2019-10-11T17:05:51.879497-03:00\",\n    \"main_channel\": {\n        \"uid\": \"a2630fdf-ae58-411f-9121-227eeb53a706\",\n        \"title\": \"Skoolare\",\n        \"slug\": \"skoolare\",\n        \"is_active\": true,\n        \"maintenance\": false,\n        \"logo\": \"http://localhost:8001/media/public/logo-Skoolare-institutions.png\",\n        \"absolute_url\": \"http://skoolare.eskolareshop.local/skoolare\"\n    },\n    \"integration\": \"d49593bf-37fb-4226-987a-a4f2f957596c\",\n    \"scope\": [\n        \"eskolare_accounts\",\n        \"eskolare_catalog\",\n        \"eskolare_orders\",\n        \"eskolare_webhooks\",\n        \"eskolare_financial\",\n        \"eskolare_institutions\"\n    ],\n    \"powerup\": {\n        \"installation\": \"4eeb52ac-31ba-491f-ab06-6dae061ebade\",\n        \"title\": \"Totvs RM\",\n        \"code\": \"totvs-rm\",\n        \"is_access_provider\": true,\n        \"date_installed\": \"2023-11-08T14:58:55.992183Z\"\n    }\n}"}],"_postman_id":"f93edfd8-457b-48c8-a4c4-a43fce448196"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{integration_bearer_token}}"}]}},"event":[{"listen":"prerequest","script":{"id":"013f98e0-8f19-46f5-8c12-38a67aa47f31","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d4aff2fe-0205-47e6-b08e-e25cf4a3d0d9","type":"text/javascript","exec":[""]}}]}