{"info":{"_postman_id":"e92f1676-afb7-4b19-85e8-c75a981e9249","name":"Urban Exchange -  API (v1.0)","description":"<html><head></head><body><p>API Support: <a href=\"https://mailito:suporte@urbanexchange.com.br\">tecnologia@urbanexchange.com.br</a> | URL: <a href=\"https://www.urbanexchange.com.br\">https://www.urbanexchange.com.br</a></p>\n<h2 id=\"visão-geral\">Visão Geral</h2>\n<p>Bem-vindo à API da <strong>Urban Exchange</strong>, a plataforma que conecta inovação financeira, tecnologia e eficiência em negociações digitais. Esta API foi projetada para fornecer integração segura e flexível com os principais recursos da nossa plataforma, permitindo aos clientes realizar suas operações de forma automatizada.</p>\n<p>Antes de usar a API, por favor consulta nosso suporte.</p>\n<h4 id=\"endpoint\">Endpoint</h4>\n<p>O endereço dos servidores são os seguintes:</p>\n<p>Produção: <code>https://api.urbanexchange.com.br</code></p>\n<p>Todas as requisições serão realizadas com <code>/api/v1</code>.</p>\n<h2 id=\"limite-de-requisições\">Limite de Requisições</h2>\n<p><strong>Limite máximo de requisições:</strong> 20 requisições por minuto.</p>\n<p>Caso precise aumentar esse numero, entre em contato com nosso suporte através do e-mail <a href=\"https://mailto:suporte@urbanexchange.com.br\">tecnologia@urbanexchange.com.br</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"43832776","collectionId":"e92f1676-afb7-4b19-85e8-c75a981e9249","publishedId":"2sB2cVeh5A","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-08T19:30:23.000Z"},"item":[{"name":"Authentication","item":[{"name":"Refresh Acess Token","id":"e5e35b2c-8634-4e7f-88bb-b801f15c1aae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"acess_token","value":"string","type":"text"}]},"url":"/api/v1/refreshtoken","description":"<p>Permite renovar o token de acesso (<code>acess_token</code>).</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"3c7f35c8-be7c-4b33-b225-3ad1987f516e","id":"3c7f35c8-be7c-4b33-b225-3ad1987f516e","name":"Authentication","type":"folder"}},"urlObject":{"path":["api","v1","refreshtoken"],"query":[],"variable":[]}},"response":[{"id":"2ee36c34-fe7e-442d-8162-bfd4e6d82f35","name":"Refresh Acess Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"acess_token","value":"abcd1234","type":"text"}]},"url":"/api/v1/refreshtoken"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{    \n    'status': True,\n    'acess_token': \"abcd1234\",    \n    'mensage': \"Ok\"\n}"}],"_postman_id":"e5e35b2c-8634-4e7f-88bb-b801f15c1aae"}],"id":"3c7f35c8-be7c-4b33-b225-3ad1987f516e","description":"<h4 id=\"bearer-password\">Bearer Password</h4>\n<p>Este fluxo utiliza <code>token id</code> e <code>token secret</code> para autentificar o usuário. Estes parâmetros precisam ser enviados para o endpoint <code>/authorize</code>.</p>\n<p>Se o <code>token id</code> e <code>token secret</code> forem validos, o servidor emite um token de acesso (<code>acess_token</code>) e o retorna na resposta.</p>\n<p>O token de acesso e enviado com cada requisição no Authorization header.</p>\n<h3 id=\"bearer\">Bearer</h3>\n<p>Insira o token com o prefixo <code>Bearer</code>, exemplo \"Bearer abcd1234\".</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Security Scheme Type</th>\n<th>API Key</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Header parameter name</td>\n<td>Authorization</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"53c461d1-5965-4997-8f1c-9bee44b4e708"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"2aa288d0-2c72-4626-bd2a-e977d661ee18"}}],"_postman_id":"3c7f35c8-be7c-4b33-b225-3ad1987f516e"},{"name":"Account","item":[{"name":"List Balance","id":"90145e33-c644-4d76-befc-e49c61bcf9dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"string","type":"text"}],"url":"/api/v1/account/balance","description":"<p>Consulta os saldos de todos os seus ativos, inclusive fiduciários.</p>\n","urlObject":{"path":["api","v1","account","balance"],"query":[],"variable":[]}},"response":[{"id":"ad67b7a7-27f2-4410-9d7a-34dc6912b882","name":"List Balance","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"url":"/api/v1/account/balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 14 Mar 2024 18:18:16 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"GET, HEAD, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"779","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"asset\": \"BRL\",\n        \"balance\": \"60.040,67\",\n        \"depositing\": \"100,00\",\n        \"withdrawing\": \"100,00\",\n        \"creditLimit\": {\n            \"available\": \"159.840,67\",\n            \"total\": \"100.000,00\"\n        }\n    },\n    {\n        \"asset\": \"BTC\",\n        \"balance\": \"0,10\",\n        \"depositing\": \"0,00\",\n        \"withdrawing\": \"0,00\",\n        \"creditLimit\": {\n            \"available\": \"0,00\",\n            \"total\": \"0,00\"\n        }\n    },\n    {\n        \"asset\": \"ETH\",\n        \"balance\": \"0,00\",\n        \"depositing\": \"0,00\",\n        \"withdrawing\": \"0,00\",\n        \"creditLimit\": {\n            \"available\": \"0,00\",\n            \"total\": \"0,00\"\n        }\n    },\n    {\n        \"asset\": \"TRX\",\n        \"balance\": \"0,00\",\n        \"depositing\": \"0,00\",\n        \"withdrawing\": \"0,00\",\n        \"creditLimit\": {\n            \"available\": \"0,00\",\n            \"total\": \"0,00\"\n        }\n    },\n    {\n        \"asset\": \"USDC\",\n        \"balance\": \"0,00\",\n        \"depositing\": \"0,00\",\n        \"withdrawing\": \"0,00\",\n        \"creditLimit\": {\n            \"available\": \"0,00\",\n            \"total\": \"0,00\"\n        }\n    },\n    {\n        \"asset\": \"USDT\",\n        \"balance\": \"990.500,00\",\n        \"depositing\": \"0,00\",\n        \"withdrawing\": \"10.000,00\",\n        \"creditLimit\": {\n            \"available\": \"0,00\",\n            \"total\": \"0,00\"\n        }\n    }\n]"}],"_postman_id":"90145e33-c644-4d76-befc-e49c61bcf9dd"}],"id":"e2c79e75-9645-4f64-97ba-cd3319ce274a","_postman_id":"e2c79e75-9645-4f64-97ba-cd3319ce274a","description":""},{"name":"Trade","item":[{"name":"List All Assets","id":"bb46f5ef-df61-4783-9b0a-217b55dc1557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"string","type":"text"}],"url":"/api/v1/trade/assets","description":"<p>Lista todos os ativos disponíveis e suas configurações.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","name":"Trade","type":"folder"}},"urlObject":{"path":["api","v1","trade","assets"],"query":[],"variable":[]}},"response":[{"id":"a3f78d47-6e41-4d62-9a3e-cf3e00037ad4","name":"List All Assets","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"url":"/api/v1/trade/assets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2024 17:17:52 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"GET, HEAD, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"589","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Asset\": \"USDT\",\n        \"AssetMinAmount\": \"10,00\",\n        \"AssetMaxAmount\": \"150.000,00\",\n        \"AssetFraction\": 4,\n        \"settlement\": {\n            \"D0D0\": \"true\",\n            \"D1D1\": \"false\",\n            \"D2D2\": \"false\"\n        }\n    },\n    {\n        \"Asset\": \"BTC\",\n        \"AssetMinAmount\": \"0,01\",\n        \"AssetMaxAmount\": \"15,00\",\n        \"AssetFraction\": 4,\n        \"settlement\": {\n            \"D0D0\": \"true\",\n            \"D1D1\": \"false\",\n            \"D2D2\": \"false\"\n        }\n    },\n    {\n        \"Asset\": \"USDC\",\n        \"AssetMinAmount\": \"10,00\",\n        \"AssetMaxAmount\": \"100.000,00\",\n        \"AssetFraction\": 4,\n        \"settlement\": {\n            \"D0D0\": \"true\",\n            \"D1D1\": \"false\",\n            \"D2D2\": \"false\"\n        }\n    },\n    {\n        \"Asset\": \"TRX\",\n        \"AssetMinAmount\": \"500,00\",\n        \"AssetMaxAmount\": \"10.000,00\",\n        \"AssetFraction\": 4,\n        \"settlement\": {\n            \"D0D0\": \"true\",\n            \"D1D1\": \"false\",\n            \"D2D2\": \"false\"\n        }\n    }\n]"}],"_postman_id":"bb46f5ef-df61-4783-9b0a-217b55dc1557"},{"name":"Get Quote","id":"6cf272cc-7df8-4641-bbec-c14d6c6a9756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"fromAsset","value":"BTC","description":"<p>Ativo ou Fiat a ser debitado.</p>\n","type":"text"},{"key":"toAsset","value":"BRL","description":"<p>Ativo ou Fiat a ser creditado.</p>\n","type":"text"},{"key":"fromAmount","value":"0.02","description":"<p>Quando especificado, este e o valor debitado na negociação.</p>\n","type":"text"},{"key":"toAmount","value":"1000","description":"<p>Quando especificado, este e o valor creditado na negociação.</p>\n","type":"text","disabled":true},{"key":"settlement","value":"D0D0","description":"<p>D0D0, D1D1, D2D2</p>\n","type":"text"}]},"url":"/api/v1/trade/getquote","description":"<p>Solicita cotação (RFQ) para um ativo e quantidade determinados.</p>\n<p><strong>Obs.</strong></p>\n<ul>\n<li>Um dos campos \"fromAsset\" ou \"toAsset\" precisa ter obrigatoriamente o ativo \"BRL\".</li>\n<li>Para os campos \"fromAmount\" e \"toAmount\" devera ser preenchido um único campo.</li>\n<li>O campo \"Settlement\" para negociações de venda devera ser obrigatoriamente D0D0.</li>\n</ul>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","name":"Trade","type":"folder"}},"urlObject":{"path":["api","v1","trade","getquote"],"query":[],"variable":[]}},"response":[{"id":"c006350c-b659-4d4f-90b9-6ba4a03deb70","name":"Get Quote","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"fromAsset","value":"BRL","description":"Ativo ou Fiat a ser debitado.","type":"text"},{"key":"toAsset","value":"USDT","description":"Ativo ou Fiat a ser creditado.","type":"text"},{"key":"fromAmount","value":"1000","description":"Quando especificado, este e o valor debitado na negociação.","type":"text"},{"key":"toAmount","value":"1000","description":"Quando especificado, este e o valor creditado na negociação.","type":"text","disabled":true},{"key":"settlement","value":"D0D0","description":"D0D0, D1D1, D2D2","type":"text"}]},"url":{"raw":"/api/v1/trade/getquote","path":["api","v1","trade","getquote"],"query":[{"key":"","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2024 16:24:59 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"268","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Ok\",\n    \"quoteID\": \"7594a318b5f19605a1bdb03507b4470f15093a617234a4a965d9ac7e41e829d360e2d\",\n    \"ratio\": \"5,0466\",\n    \"inverseRatio\": \"0,1981532121\",\n    \"fromAmount\": \"5.046,60\",\n    \"toAmount\": \"1.000,00\",\n    \"expirationTimestamp\": 1709569498,\n    \"createdTimestamp\": 1709569504\n}"}],"_postman_id":"6cf272cc-7df8-4641-bbec-c14d6c6a9756"},{"name":"Accept Quote","id":"bfb24c41-0505-415a-b699-4027aaa09904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"quoteID","value":"7594a318b5f19605a1bdb03507b4470f15150a617234a4a965d9ac7e41e829d360e2d","description":"<p>ID da cotacao gerada anteriormente.</p>\n","type":"text"}]},"url":"/api/v1/trade/acceptquote","description":"<p>Realiza o fechamento de uma cotação previamente realizada.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","name":"Trade","type":"folder"}},"urlObject":{"path":["api","v1","trade","acceptquote"],"query":[],"variable":[]}},"response":[{"id":"4bafb1a6-80e0-4d28-a5c0-060b1949ec52","name":"Accept Quote","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"quoteID","value":"7594a318b5f19605a1bdb03507b4470f15093a617234a4a965d9ac7e41e829d360e2d","description":"ID da cotação gerada anteriormente.","type":"text"}]},"url":"/api/v1/trade/acceptquote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2024 17:07:36 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"262","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"orderID\": \"CN01462\",\n    \"orderStatus\": \"SUCCESS\",\n    \"data\": {\n        \"fromAsset\": \"BRL\",\n        \"toAsset\": \"USDT\",\n        \"fromAmount\": \"5.046,60\",\n        \"toAmount\": \"1.000,00\",\n        \"settlement\": \"D0D0\",\n        \"ratio\": \"5,0466\",\n        \"inverseRatio\": \"0,1981532121\",\n        \"createdTimestamp\": 1709572056,\n        \"updatedTimestamp\": 1709572056\n    }\n}"}],"_postman_id":"bfb24c41-0505-415a-b699-4027aaa09904"},{"name":"List Trade History","id":"80b43d24-0ccc-4cac-bb3c-49e599547695","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"USDT","description":"<p>Pesquisa por ativo</p>\n","type":"text"},{"key":"status","value":"SUCCESS","description":"<p>Pesquisa por status</p>\n","type":"text"},{"key":"startTime","value":"1708970219","description":"<p>Pesquisa por data (Inicio)</p>\n","type":"text"},{"key":"endTime","value":"1709143019","description":"<p>Pesquisa por data (Fin)</p>\n","type":"text"},{"key":"limit","value":"100","description":"<p>Pesquisa por quantidade de registros</p>\n","type":"text"},{"key":"orderID","value":"string","description":"<p>Pesquisa por TxID</p>\n","type":"text","disabled":true}]},"url":"/api/v1/trade/history","description":"<p>Lista todas as negociações realizadas.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","name":"Trade","type":"folder"}},"urlObject":{"path":["api","v1","trade","history"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"9d4a4525-00d1-490e-9861-a57c45dd51f5","name":"List Trade History","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"USDT","description":"Pesquisa por ativo","type":"text"},{"key":"status","value":"Executado","description":"Pesquisa por status","type":"text"},{"key":"startTime","value":"1708970219","description":"Pesquisa por data (Inicio)\n","type":"text"},{"key":"endTime","value":"1709143019","description":"Pesquisa por data (Fim)","type":"text"},{"key":"limit","value":"100","description":"Pesquisa por quantidade de registros","type":"text"},{"key":"orderID","value":"string","description":"Pesquisa por TxID","type":"text","disabled":true}]},"url":"/api/v1/trade/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2024 17:18:23 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"1618","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"quoteID\": \"7594a318b5f19605a1bdb03507b4470f15093a617234a4a965d9ac7e41e829d360e2d\",\n        \"orderID\": \"CN01460\",\n        \"orderStatus\": \"SUCCESS\",\n        \"fromAsset\": \"BRL\",\n        \"fromAmount\": \"4.990,00\",\n        \"toAsset\": \"USDT\",\n        \"toAmount\": \"1.000,00\",\n        \"settlement\": \"D0D0\",\n        \"ratio\": \"4,99\",\n        \"inverseRatio\": \"0,2004008\",\n        \"createdTimestamp\": 1709045424399,\n        \"updatedTimestamp\": 1709045424399\n    },\n    {\n        \"quoteID\": \"-\",\n        \"orderID\": \"CN01459\",\n        \"orderStatus\": \"SUCCESS\",\n        \"fromAsset\": \"BRL\",\n        \"fromAmount\": \"5.000,00\",\n        \"toAsset\": \"USDT\",\n        \"toAmount\": \"1.000,00\",\n        \"settlement\": \"D0D0\",\n        \"ratio\": \"5,00\",\n        \"inverseRatio\": \"0,20\",\n        \"createdTimestamp\": 1709045414308,\n        \"updatedTimestamp\": 1709045414308\n    },\n    {\n        \"quoteID\": \"-\",\n        \"orderID\": \"CN01458\",\n        \"orderStatus\": \"SUCCESS\",\n        \"fromAsset\": \"BRL\",\n        \"fromAmount\": \"490.000.000,00\",\n        \"toAsset\": \"USDT\",\n        \"toAmount\": \"100.000.000,00\",\n        \"settlement\": \"D0D0\",\n        \"ratio\": \"4,90\",\n        \"inverseRatio\": \"0,20408163\",\n        \"createdTimestamp\": 1708976027060,\n        \"updatedTimestamp\": 1708976027060\n    },\n    {\n        \"quoteID\": \"-\",\n        \"orderID\": \"CN01457\",\n        \"orderStatus\": \"SUCCESS\",\n        \"fromAsset\": \"BRL\",\n        \"fromAmount\": \"500.000.000,00\",\n        \"toAsset\": \"USDT\",\n        \"toAmount\": \"100.000.000,00\",\n        \"settlement\": \"D0D0\",\n        \"ratio\": \"5,00\",\n        \"inverseRatio\": \"0,20\",\n        \"createdTimestamp\": 1708976002899,\n        \"updatedTimestamp\": 1708976002899\n    },\n    {\n        \"quoteID\": \"-\",\n        \"orderID\": \"CN01456\",\n        \"orderStatus\": \"SUCCESS\",\n        \"fromAsset\": \"BRL\",\n        \"fromAmount\": \"2.500,00\",\n        \"toAsset\": \"USDT\",\n        \"toAmount\": \"500,00\",\n        \"settlement\": \"D0D0\",\n        \"ratio\": \"5,00\",\n        \"inverseRatio\": \"0,20\",\n        \"createdTimestamp\": 1708958944517,\n        \"updatedTimestamp\": 1708958944517\n    },\n    {\n        \"quoteID\": \"-\",\n        \"orderID\": \"CN01455\",\n        \"orderStatus\": \"SUCCESS\",\n        \"fromAsset\": \"BRL\",\n        \"fromAmount\": \"5.000,00\",\n        \"toAsset\": \"USDT\",\n        \"toAmount\": \"1.000,00\",\n        \"settlement\": \"D0D0\",\n        \"ratio\": \"5,00\",\n        \"inverseRatio\": \"0,20\",\n        \"createdTimestamp\": 1708958937612,\n        \"updatedTimestamp\": 1708958937612\n    }\n]"}],"_postman_id":"80b43d24-0ccc-4cac-bb3c-49e599547695"}],"id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"5c816e73-f989-4c3d-b073-804a33b4babe"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"22f16dc9-5479-4ca0-ab54-be0396299185"}}],"_postman_id":"51ffe690-ed79-4651-a1a5-4a4c19c6dc4a","description":""},{"name":"Bank","item":[{"name":"Get Bank Deposit","id":"21bf7923-6c18-41f1-bce1-c9bdad2dd6f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"amount","value":"10","description":"<p>Valor a ser deposito</p>\n","type":"text"}]},"url":"/api/v1/bank/deposit","description":"<p>Solicita um depósito Fiat.</p>\n<p><strong>Obs.</strong> A validade do QrCode e de 15 minutos.</p>\n<p><strong>Obs.</strong> Múltiplos QrCodes expirados podem incorrer em bloqueio de novas solicitações de QrCodes.</p>\n","urlObject":{"path":["api","v1","bank","deposit"],"query":[],"variable":[]}},"response":[{"id":"8e97dfee-9fc5-41f2-b882-78222febba8d","name":"Get Bank Deposit","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"amount","value":"10","description":"Valor a ser deposito","type":"text"}]},"url":"api/v1/bank/deposit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2024 17:08:34 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"312","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"CB01356\",\n    \"status\": \"PENDING\",\n    \"method\": \"PIX_QRCODE\",\n    \"data\": {\n        \"qrCode\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/c2c0a580670d8ecee51b40132dd36a5204000053039865802BR59074BLOCKS6009SAO PAULO62070503***63049BD3\"\n    },\n    \"expirationTimestamp\": 1709573013,\n    \"createdTimestamp\": 1709572113\n}"}],"_postman_id":"21bf7923-6c18-41f1-bce1-c9bdad2dd6f6"},{"name":"Get Bank Withdraw","id":"4c2830c1-689d-4d16-af42-6a075db151fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"typeKey","value":"string","description":"<p>Tipo de Chave PIX [CNPJ] [CPF] [Telefone] [Email] [EVM]</p>\n","type":"text"},{"key":"valueKey","value":"string","description":"<p>Chave PIX</p>\n","type":"text","uuid":"513ad75e-f950-4467-84c5-471ef23f1c45"},{"key":"amount","value":"string","description":"<p>Valor do saque</p>\n","type":"text"}]},"url":"/api/v1/bank/withdraw","description":"<p>Solicitar um saque Fiat.</p>\n<p><strong>Obs.</strong> Para solicitar um saque Fiat precisa ter previamente uma conta bancaria cadastrada.</p>\n<p><strong>Obs.</strong> Não e permitido o cadastro de contas bancarias via API. Para cadastrar uma nova conta bancaria acesse a sua conta na plataforma e realize o cadastro.</p>\n","urlObject":{"path":["api","v1","bank","withdraw"],"query":[],"variable":[]}},"response":[{"id":"4388d7ba-b52f-4f78-95ad-01a9a520f35a","name":"Get Bank Withdraw","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"typeKey","value":"CPF","description":"Tipo de Chave PIX [CNPJ] [CPF] [Telefone] [Email] [EVM]","type":"text"},{"key":"valueKey","value":"111.111.111-11","description":"Chave PIX","type":"text","uuid":"55a4d5af-0df1-40da-9b76-141f137f9283"},{"key":"amount","value":"100","description":"Valor do saque","type":"text"}]},"url":"/api/v1/bank/withdraw"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 14 Mar 2024 17:03:37 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"224","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"PROCCESSING\",\n    \"orderid\": \"CB01364\",\n    \"data\": {\n        \"amount\": \"100,00\",\n        \"transactionFee\": \"0.00\",\n        \"accountID\": \"BC157\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"Pix - CPF\",\n            \"key\": \"111.111.111-11\"\n        }\n    },\n    \"createdTimestamp\": 1710435817.180005\n}"}],"_postman_id":"4c2830c1-689d-4d16-af42-6a075db151fc"},{"name":"List Bank History","id":"d05fa88e-de28-4e53-be47-b41510cc4a5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"fiatCurrency","value":"BRL","description":"<p>Pesquisa por moeda fiat. Padrao BRL</p>\n","type":"text"},{"key":"transferType","value":"Deposito","description":"<p>Pesquisa por tipo de transferencia. (Deposito ou Saque)</p>\n","type":"text"},{"key":"status","value":"Executado","description":"<p>Pesquisa por status da transacao.</p>\n","type":"text"},{"key":"startTime","value":"1677951104","description":"<p>Pesquisa por Data (Inicio)</p>\n","type":"text"},{"key":"endTime","value":"1709573504","description":"<p>Pesquisa por Data (Fin)</p>\n","type":"text"},{"key":"limit","value":"1000","description":"<p>Pesquisa por quantidade de registros</p>\n","type":"text"}]},"url":"/api/v1/bank/history","description":"<p>Lista todas as movimentações Fiat.</p>\n","urlObject":{"path":["api","v1","bank","history"],"query":[],"variable":[]}},"response":[{"id":"51270eb5-de72-41de-a01b-8a30af6943c4","name":"List Bank History","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"fiatCurrency","value":"BRL","description":"Pesquisa por moeda fiat. Padrao BRL","type":"text"},{"key":"transferType","value":"Deposito","description":"Pesquisa por tipo de transferencia. (Deposito ou Saque)","type":"text"},{"key":"status","value":"Executado","description":"Pesquisa por status da transacao.","type":"text"},{"key":"startTime","value":"1677951104","description":"Pesquisa por Data (Inicio)","type":"text"},{"key":"endTime","value":"1809573504","description":"Pesquisa por Data (Fin)","type":"text"},{"key":"limit","value":"1000","description":"Pesquisa por quantidade de registros","type":"text"}]},"url":"/api/v1/bank/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Mar 2024 20:29:33 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"3356","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"CB01373\",\n        \"amount\": \"1.000,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"DEPOSIT\",\n        \"status\": \"PENDING\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"TED\",\n            \"key\": \"\"\n        },\n        \"createdTimestamp\": 1710530141,\n        \"updatedTimestamp\": 1710530141\n    },\n    {\n        \"id\": \"CB01372\",\n        \"amount\": \"1.000,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"PROCESSING\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"34.278.950/0001-02\"\n        },\n        \"createdTimestamp\": 1710530056,\n        \"updatedTimestamp\": 1710530056\n    },\n    {\n        \"id\": \"CB01371\",\n        \"amount\": \"10.000,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"CONFIRMED\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"TED\",\n            \"key\": \"\"\n        },\n        \"createdTimestamp\": 1710528427,\n        \"updatedTimestamp\": 1710528427\n    },\n    {\n        \"id\": \"CB01370\",\n        \"amount\": \"100,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"DEPOSIT\",\n        \"status\": \"PENDING\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"TED\",\n            \"key\": \"\"\n        },\n        \"createdTimestamp\": 1710519745,\n        \"updatedTimestamp\": 1710519745\n    },\n    {\n        \"id\": \"CB01369\",\n        \"amount\": \"321,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"DEPOSIT\",\n        \"status\": \"CONFIRMED\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"123\"\n        },\n        \"createdTimestamp\": 1710452709,\n        \"updatedTimestamp\": 1710452709\n    },\n    {\n        \"id\": \"CB01368\",\n        \"amount\": \"100.000,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"CONFIRMED\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"34.278.950/0001-02\"\n        },\n        \"createdTimestamp\": 1710452515,\n        \"updatedTimestamp\": 1710452515\n    },\n    {\n        \"id\": \"CB01367\",\n        \"amount\": \"10,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"PROCESSING\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"34.278.950/0001-02\"\n        },\n        \"createdTimestamp\": 1710452404,\n        \"updatedTimestamp\": 1710452404\n    },\n    {\n        \"id\": \"CB01366\",\n        \"amount\": \"1.000,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"DEPOSIT\",\n        \"status\": \"WAITING\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"324.564.268-78\"\n        },\n        \"createdTimestamp\": 1710444692,\n        \"updatedTimestamp\": 1710444692\n    },\n    {\n        \"id\": \"CB01365\",\n        \"amount\": \"1.000,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"CONFIRMED\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"34.278.950/0001-02\"\n        },\n        \"createdTimestamp\": 1710443345,\n        \"updatedTimestamp\": 1710443345\n    },\n    {\n        \"id\": \"CB01364\",\n        \"amount\": \"100,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"DEPOSIT\",\n        \"status\": \"PENDING\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"TED\",\n            \"key\": \"\"\n        },\n        \"createdTimestamp\": 1710435814,\n        \"updatedTimestamp\": 1710435814\n    },\n    {\n        \"id\": \"CB01363\",\n        \"amount\": \"10,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"CONFIRMED\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"34.278.950/0001-02\"\n        },\n        \"createdTimestamp\": 1710435324,\n        \"updatedTimestamp\": 1710435324\n    },\n    {\n        \"id\": \"CB01362\",\n        \"amount\": \"100.000,00\",\n        \"transactionFee\": \"0.00\",\n        \"fiatCurrency\": \"BRL\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"CONFIRMED\",\n        \"accountID\": \"12312312312312\",\n        \"data\": {\n            \"method\": \"PIX\",\n            \"pixKeyType\": \"cnpj\",\n            \"key\": \"34.278.950/0001-02\"\n        },\n        \"createdTimestamp\": 1710435263,\n        \"updatedTimestamp\": 1710435263\n    }\n]"}],"_postman_id":"d05fa88e-de28-4e53-be47-b41510cc4a5b"},{"name":"List Currencies","id":"9534e014-78c5-4ef8-a2b7-599475f30298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"string","type":"text"}],"url":"/api/v1/bank/currencies","description":"<p>Lista todas as moedas fiat disponíveis.</p>\n","urlObject":{"path":["api","v1","bank","currencies"],"query":[],"variable":[]}},"response":[{"id":"b22a190b-b789-43a0-924c-563b14a6d179","name":"List Currencies","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"url":"/api/v1/bank/currencies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2024 19:34:27 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"GET, HEAD, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"344","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"currency\": \"BRL\",\n        \"depositMin\": \"10.00\",\n        \"depositType\": {\n             \"PIX\": \"True\",\n             \"TED\": \"False\"\n        },\n        \"withdrawMin\": \"100.00\",\n        \"withdrawType\": {\n            \"PIX\": \"True\",\n            \"TED\": \"False\"\n        }\n    }\n]"}],"_postman_id":"9534e014-78c5-4ef8-a2b7-599475f30298"}],"id":"bd05963e-d3da-4b82-a371-d82200e58a67","_postman_id":"bd05963e-d3da-4b82-a371-d82200e58a67","description":""},{"name":"Wallet","item":[{"name":"Deposit Address","id":"8ab14fd0-83b6-471b-ace0-4f568cf195e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"string","description":"<p>Ativo a ser deposito</p>\n","type":"text"},{"key":"network","value":"string","description":"<p>Rede a ser utlizada para o deposito</p>\n","type":"text"}]},"url":"/api/v1/wallet/deposit/address","description":"<p>Solicitar endereços para depósito cripto.</p>\n<p><strong>Obs.</strong> Os endereços de depósito NÃO são fixos. Por favor, verifique o endereço a cada depósito.</p>\n","urlObject":{"path":["api","v1","wallet","deposit","address"],"query":[],"variable":[]}},"response":[{"id":"cfe4b817-4aef-4962-a346-e42a6754cc71","name":"Deposit Address","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"USDT","description":"Ativo a ser deposito","type":"text"},{"key":"network","value":"TRX","description":"Rede a ser utilizada para o depósito","type":"text"}]},"url":"/api/v1/wallet/deposit/address"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Mar 2024 17:59:09 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"680","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"addressID\": \"262\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"316\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"317\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"320\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"330\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"351\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"358\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    }\n]"}],"_postman_id":"8ab14fd0-83b6-471b-ace0-4f568cf195e4"},{"name":"Get Deposit","id":"c7e062df-b2e1-4cea-a5a5-a353384537bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"addressID","value":"22","description":"<p>ID da wallet escolhida para deposito</p>\n","type":"text"},{"key":"txID","value":"7e2f6962244de14d29effa85fdac3d88d1a6dca6b9cb57bf88b88914922c7adf","description":"<p>TxID (Hash) da transacao de deposito</p>\n","type":"text"}]},"url":"/api/v1/wallet/deposit/confirm","description":"<p>Informar um depósito cripto.</p>\n","urlObject":{"path":["api","v1","wallet","deposit","confirm"],"query":[],"variable":[]}},"response":[{"id":"e0a9eb3b-0bb3-46a1-b302-f3d47f70c6c0","name":"Get Deposit","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"addressID","value":"22","description":"ID da wallet escolhida para depósito","type":"text"},{"key":"txID","value":"7e2f6962244de14d29effa85fdac3d88d1a6dca6b9cb57bf88b88914922c7adf","description":"TxID (Hash) da transação de depósito","type":"text"}]},"url":"/api/v1/wallet/deposit/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Mar 2024 16:46:03 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"219","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"CW00165\",\n    \"status\": \"PROCCESSING\",\n    \"data\": {\n        \"amount\": \"150.000,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"address\": \"22\",\n        \"txID\": \"7e2f6962244de14d29effa85fdac3d88d1a6dca6b9cb57bf88b88914922c7adf\"\n    },\n    \"createdTimestamp\": 1710521163\n}"}],"_postman_id":"c7e062df-b2e1-4cea-a5a5-a353384537bc"},{"name":"Withdraw Address","id":"fe272330-7ed1-4d31-a469-b28f9b01024f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"USDT","description":"<p>Ativo escolhido para saque</p>\n","type":"text"},{"key":"network","value":"TRX","description":"<p>Rede escolhida para saque</p>\n","type":"text"}]},"url":"/api/v1/wallet/withdraw/address","description":"<p>Lista todos os endereços de carteira (wallets) cadastradas.</p>\n<p><strong>Obs.</strong> Não é permitido o cadastro de endereços (wallets) via API. Para cadastrar um novo endereço acesse a sua conta na plataforma e realize o cadastro.</p>\n","urlObject":{"path":["api","v1","wallet","withdraw","address"],"query":[],"variable":[]}},"response":[{"id":"c7567abf-0f0e-4bd9-a0f9-1e6c30a40d76","name":"Withdraw Address","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"USDT","description":"Ativo escolhido para saque","type":"text"},{"key":"network","value":"TRX","description":"Rede escolhida para saque","type":"text"}]},"url":"/api/v1/wallet/withdraw/address"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Mar 2024 18:00:33 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"479","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"addressID\": \"7\",\n        \"address\": \"111\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"22\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"65\",\n        \"address\": \"1d9ee9bbe598f7389e36b4fcb54e93ebdde872e5dda09239aad31e83642142df\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"66\",\n        \"address\": \"TAfvSMSGou9UkAeeSLDwMzynaMTmqsY3Gn\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    },\n    {\n        \"addressID\": \"68\",\n        \"address\": \"TRHG2StUNTB8wpimttfLNTpe7wwKB2xf3r\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\"\n    }\n]"}],"_postman_id":"fe272330-7ed1-4d31-a469-b28f9b01024f"},{"name":"Request Withdraw","id":"ca6a0c15-23f7-4dbd-b625-0b889a4a03bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"addressID","value":"262","description":"<p>ID do endereco de carteira (wallet) escolhido para saque</p>\n","type":"text"},{"key":"amount","value":"500","description":"<p>Quantia a ser sacada</p>\n","type":"text"}]},"url":"/api/v1/wallet/withdraw/request","description":"<p>Solicitar saque cripto.</p>\n<p><strong>Obs.</strong> Para solicitar um saque Crypto precisa ter previamente um endereço de carteira (wallet) cadastrado.</p>\n<p><strong>Obs.</strong> Não e permitido o cadastro de endereços (wallets) via API. Para cadastrar um novo endereço acesse a sua conta na plataforma e realize o cadastro.</p>\n","urlObject":{"path":["api","v1","wallet","withdraw","request"],"query":[],"variable":[]}},"response":[{"id":"46a4f688-86f6-457d-82d3-fce6d7607dae","name":"Request Withdraw","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"addressID","value":"262","description":"ID do endereco de carteira (wallet) escolhido para saque","type":"text"},{"key":"amount","value":"500","description":"Quantia a ser sacada","type":"text"}]},"url":"/api/v1/wallet/withdraw/request"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","enabled":true,"type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"161\",\n    \"status\": \"PENDING\",\n    \"data\": {\n        \"amount\": \"500,00\",\n        \"transactionFee\": \"0,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRON\",\n        \"address\": \"xxxxxxxxxxxxxxxxxxxxxxx\",\n        \"nameAddress\": \"teste\"\n    },\n    \"createdTimestamp\": 315611156131\n}"}],"_postman_id":"ca6a0c15-23f7-4dbd-b625-0b889a4a03bc"},{"name":"Wallet History","id":"3c7946cd-e4b4-4426-8520-c7c3477d3a11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"string","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"USDT","description":"<p>Pesquisa por ativo</p>\n","type":"text"},{"key":"status","value":"Executado","description":"<p>Pesquisa por status</p>\n","type":"text"},{"key":"startTime","value":"1677951104","description":"<p>Pesquisa por data (Inicio)</p>\n","type":"text"},{"key":"endTime","value":"1809573504","description":"<p>Pesquisa por data (Fin)</p>\n","type":"text"},{"key":"limit","value":"100","description":"<p>Pesquisa por quantidade de registros</p>\n","type":"text"},{"key":"txId","value":"string","description":"<p>Pesquisa por TxID</p>\n","type":"text"},{"key":"transferType","value":"string","description":"<p>Pesquisa por tipo de transferencia (Deposito ou Saque)</p>\n","type":"text"}]},"url":"/api/v1/wallet/history","description":"<p>Lista todas as movimentações Crypto.</p>\n","urlObject":{"path":["api","v1","wallet","history"],"query":[],"variable":[]}},"response":[{"id":"88babc25-6153-40a3-a1f5-c158bb0c64d1","name":"Wallet History","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"coin","value":"USDT","description":"Pesquisa por ativo","type":"text","disabled":true},{"key":"status","value":"Executado","description":"Pesquisa por status","type":"text","disabled":true},{"key":"startTime","value":"1677951104","description":"Pesquisa por data (Inicio)\n","type":"text"},{"key":"endTime","value":"1809573504","description":"Pesquisa por data (Fin)","type":"text"},{"key":"limit","value":"100","description":"Pesquisa por quantidade de registros","type":"text","disabled":true},{"key":"txId","value":"string","description":"Pesquisa por TxID","type":"text","disabled":true},{"key":"transferType","value":"string","description":"Pesquisa por tipo de transferencia (Deposito ou Saque)","type":"text","disabled":true}]},"url":"/api/v1/wallet/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Mar 2024 20:38:16 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"POST, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"2334","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"CW00169\",\n        \"amount\": \"-499,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"PENDING\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"txId\": \"\",\n        \"createdTimestamp\": 1710534879.851342,\n        \"updatedTimestamp\": 1710534879.851342\n    },\n    {\n        \"id\": \"CW00168\",\n        \"amount\": \"-499,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"PENDING\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"txId\": \"\",\n        \"createdTimestamp\": 1710534743.283344,\n        \"updatedTimestamp\": 1710534743.283344\n    },\n    {\n        \"id\": \"CW00167\",\n        \"amount\": \"-499,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"PENDING\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"txId\": \"\",\n        \"createdTimestamp\": 1710534730.629666,\n        \"updatedTimestamp\": 1710534730.629666\n    },\n    {\n        \"id\": \"CW00166\",\n        \"amount\": \"150.000,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"DEPOSIT\",\n        \"status\": \"PROCESSING\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"txId\": \"7e2f6962244de14d29effa85fdac3d88d1a6dca6b9cb57bf88b88914922c7adf\",\n        \"createdTimestamp\": 1710521205.235326,\n        \"updatedTimestamp\": 1710521205.235326\n    },\n    {\n        \"id\": \"CW00163\",\n        \"amount\": \"-499,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"CONFIRMED\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"txId\": \"perdeu \",\n        \"createdTimestamp\": 1710454298.777026,\n        \"updatedTimestamp\": 1710454298.777026\n    },\n    {\n        \"id\": \"CW00162\",\n        \"amount\": \"149.999,7594\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"DEPOSIT\",\n        \"status\": \"CONFIRMED\",\n        \"address\": \"TCosAzcj4Th6rjpkXjSq6YvYL42YobrR3p\",\n        \"txId\": \"e9f34381ff7618fb936016c7a3b5d08efe5a1748dfd4f32d7641f9bb42b8b399\",\n        \"createdTimestamp\": 1710453454.58824,\n        \"updatedTimestamp\": 1710453454.58824\n    },\n    {\n        \"id\": \"CW00161\",\n        \"amount\": \"-9.999,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"PROCESSING\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"txId\": \"\",\n        \"createdTimestamp\": 1710438721.524502,\n        \"updatedTimestamp\": 1710438721.524502\n    },\n    {\n        \"id\": \"CW00160\",\n        \"amount\": \"-9.999,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"EXPIRED\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"txId\": \"\",\n        \"createdTimestamp\": 1710438678.196071,\n        \"updatedTimestamp\": 1710438678.196071\n    },\n    {\n        \"id\": \"CW00159\",\n        \"amount\": \"-9.999,00\",\n        \"coin\": \"USDT\",\n        \"network\": \"TRX\",\n        \"transferType\": \"WITHDRAW\",\n        \"status\": \"EXPIRED\",\n        \"address\": \"TTs5rDxAXHgTGgKXhsjhuqxvNrCSPTHyuT\",\n        \"txId\": \"\",\n        \"createdTimestamp\": 1710438583.394067,\n        \"updatedTimestamp\": 1710438583.394067\n    }\n]"}],"_postman_id":"3c7946cd-e4b4-4426-8520-c7c3477d3a11"},{"name":"Get Fees","id":"dc21bb9d-dc53-4f3a-9194-e4edebb3a4b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"string","type":"text"}],"url":"/api/v1/wallet/fees","description":"<p>Lista todos os ativos e suas configurações.</p>\n","urlObject":{"path":["api","v1","wallet","fees"],"query":[],"variable":[]}},"response":[{"id":"4eee8b8c-4af3-48cf-b347-ecb5bceb507e","name":"Get Fees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer abcd1234","type":"text"}],"url":"/api/v1/wallet/fees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Mar 2024 20:41:49 GMT","enabled":true},{"key":"Server","value":"WSGIServer/0.2 CPython/3.8.10","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Vary","value":"Accept, Cookie, origin","enabled":true},{"key":"Allow","value":"GET, HEAD, OPTIONS","enabled":true},{"key":"X-Frame-Options","value":"DENY","enabled":true},{"key":"Content-Length","value":"717","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Referrer-Policy","value":"same-origin","enabled":true},{"key":"Cross-Origin-Opener-Policy","value":"same-origin","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"asset\": \"BTC\",\n        \"network\": \"BTC\",\n        \"depositMin\": \"0,10\",\n        \"withdrawMin\": \"0,10\",\n        \"withdrawalFee\": \"0,002\"\n    },\n    {\n        \"asset\": \"ETH\",\n        \"network\": \"ETH\",\n        \"depositMin\": \"0,10\",\n        \"withdrawMin\": \"0,10\",\n        \"withdrawalFee\": \"0,005\"\n    },\n    {\n        \"asset\": \"USDT\",\n        \"network\": \"ETH\",\n        \"depositMin\": \"1.000,00\",\n        \"withdrawMin\": \"1.000,00\",\n        \"withdrawalFee\": \"10,00\"\n    },\n    {\n        \"asset\": \"USDC\",\n        \"network\": \"ETH\",\n        \"depositMin\": \"1.000,00\",\n        \"withdrawMin\": \"1.000,00\",\n        \"withdrawalFee\": \"15,00\"\n    },\n    {\n        \"asset\": \"USDT\",\n        \"network\": \"TRX\",\n        \"depositMin\": \"1.000,00\",\n        \"withdrawMin\": \"1.000,00\",\n        \"withdrawalFee\": \"1,00\"\n    },\n    {\n        \"asset\": \"USDC\",\n        \"network\": \"TRX\",\n        \"depositMin\": \"1.000,00\",\n        \"withdrawMin\": \"1.000,00\",\n        \"withdrawalFee\": \"0,00\"\n    },\n    {\n        \"asset\": \"TRX\",\n        \"network\": \"TRX\",\n        \"depositMin\": \"100,00\",\n        \"withdrawMin\": \"100,00\",\n        \"withdrawalFee\": \"1,00\"\n    }\n]"}],"_postman_id":"dc21bb9d-dc53-4f3a-9194-e4edebb3a4b0"}],"id":"2b62ad24-8476-4539-960b-9a68c4f97a56","_postman_id":"2b62ad24-8476-4539-960b-9a68c4f97a56","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"1aa3791d-c19c-41f9-902d-a5ff70241e29"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"c24c8759-7d44-40db-9811-c08c528508a2"}}]}