{"info":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","description":"<html><head></head><body><h4 id=\"appless-payment-api\">AppLess Payment API</h4>\n<h1 id=\"authentication\">Authentication</h1>\n<h4 id=\"🇺🇸-authentication-is-created-using-your-clientid-and-clientsecret-on-the-auth-endpoint-to-generate-a-token-valid-for-up-to-5-minutes\">🇺🇸 Authentication is created using your clientId and clientSecret, on the /auth endpoint, to generate a token, valid for up to 5 minutes</h4>\n<h4 id=\"🇺🇸-the-token-must-be-sent-in-the-header-of-all-requests-with-the-name-parameter-authorization-and-value-bearer-token\">🇺🇸 The token must be sent in the header of all requests, with the name parameter \"Authorization\" and value \"Bearer \"</h4>\n<h4 id=\"🇧🇷-a-autenticação-é-feita-utilizando-seu-clientid-e-clientsecret-no-endpoint-auth-para-gerar-um-token-com-validade-de-até-5-minutos\">🇧🇷 A autenticação é feita utilizando seu clientId e clientSecret, no endpoint /auth, para gerar um token, com validade de até 5 minutos.</h4>\n<h4 id=\"🇧🇷-o-token-deverá-ser-enviado-no-cabeçalho-de-todas-as-requisições-com-o-parâmetro-de-nome-authorization-e-valor-bearer-token\">🇧🇷 O token deverá ser enviado no cabeçalho de todas as requisições, com o parâmetro de nome \"Authorization\" e valor \"Bearer \"</h4>\n<h1 id=\"environment\">Environment</h1>\n<h4 id=\"🇺🇸-the-environment-variable-for-approval-present-in-the-api-host-env-must-be-defined-as-hml\">🇺🇸 The environment variable for approval, present in the API host (env) must be defined as <em><strong>hml</strong></em>.</h4>\n<h4 id=\"🇺🇸-the-environment-variable-for-production-present-in-the-api-host-env-must-be-set-to-prd\">🇺🇸 The environment variable for production, present in the API host (env) must be set to <em><strong>prd</strong></em>.</h4>\n<h4 id=\"🇧🇷-a-variável-de-ambiente-para-homologação-presente-no-host-da-api-env-deve-ser-definida-como-hml\">🇧🇷 A variável de ambiente para homologação, presente no host da API (env) deve ser definida como <em><strong>hml</strong></em>.</h4>\n<h4 id=\"🇧🇷-a-variável-de-ambiente-para-produção-presente-no-host-da-api-env-deve-ser-definida-como-prd\">🇧🇷 A variável de ambiente para produção presente no host da API (env) deve ser definida como <em><strong>prd</strong></em>.</h4>\n<h1 id=\"headers\">Headers</h1>\n<ul>\n<li>X-ClientId</li>\n</ul>\n<h4 id=\"🇺🇸-all-requests-must-contain-the-x-clientid-parameter-in-the-header-the-value-of-this-parameter-must-be-the-clientid-belonging-to-the-credentials-used-in-the-request\">🇺🇸 All requests must contain the X-ClientId parameter in the Header. The value of this parameter must be the clientId belonging to the credentials used in the request.</h4>\n<h4 id=\"🇧🇷-todas-as-requisições-obrigatoriamente-precisam-conter-no-header-o-parâmetro-x-cllientid-o-valor-deste-parâmetro-deve-ser-o-clientid-pertencente-as-credenciais-utilizadas-na-requisição\">🇧🇷 Todas as requisições, obrigatoriamente, precisam conter no Header o parâmetro X-CllientId. O valor deste parâmetro deve ser o clientId pertencente as credenciais utilizadas na requisição.</h4>\n<h1 id=\"return-codes\">Return Codes</h1>\n<ul>\n<li><p>200 - Successfully executed method</p>\n</li>\n<li><p>400 - Execution failure or error in sent data</p>\n</li>\n<li><p>5XX - Internal server error</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"Environment","slug":"environment"},{"content":"Headers","slug":"headers"},{"content":"Return Codes","slug":"return-codes"}],"owner":"1246993","collectionId":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","publishedId":"Uyxoi43n","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-16T16:58:58.000Z"},"item":[{"name":"Authenticaton","item":[{"name":"auth","event":[{"listen":"test","script":{"id":"df698cab-44bf-4352-ab8c-23a668c893fd","exec":["var jsonData = JSON.parse(responseBody);","pm.collectionVariables.set(\"access_token\", jsonData.token);"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2371ebbb-6c36-4a9a-baa1-07d6dba60262","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f315d94c-eb2a-4596-9e28-d9e403819b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"clientId\": \"{{clientId}}\",\r\n    \"clientSecret\": \"{{clientSecret}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/{{env}}/auth","description":"<h4 id=\"🇺🇸-create-a-token\">🇺🇸 Create a token.</h4>\n<h4 id=\"🇧🇷-cria-um-token\">🇧🇷 Cria um token.</h4>\n<p><strong>clientId</strong><br />🇺🇸 Unique company identifier.<br />🇧🇷 Identificador único da empresa.</p>\n<p><strong>clientSecret</strong><br />🇺🇸 Company secret key.<br />🇧🇷 Chave secreta da empresa.</p>\n","urlObject":{"path":["{{env}}","auth"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"f4dc2095-426c-48b9-91ce-7ea9e13300f5","name":"auth","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"clientId\": \"{{clientId}}\",\r\n    \"clientSecret\": \"{{clientSecret}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"342"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Mon, 18 Mar 2024 18:18:28 GMT"},{"key":"Apigw-Requestid","value":"U1nKOix2mjQEMOA="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f28e802e600102d0339fa542ab6a0426.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"GRU3-P4"},{"key":"X-Amz-Cf-Id","value":"nXDBTKz8pu22QoobWFdGo9mDZX5zTObFsHVng4GLozIUCCRQuB58xQ=="},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsImtpZCI6InNpbTIiLCJ0eXAiOiJKV1QifQ.eyJpZCI6Ik5qVmxNV1ExT1daa05HWXpZbVJpTXpBNVptTmtOREEwIiwibmFtZSI6IlBSSURFIFNFQ1VSSVRZIElOVEVMSUdFTkNJQSBESUdJVEFMIExUREEiLCJuYmYiOjE3MTA3ODU4NjQsImV4cCI6MTcxMDg3Mjg2NCwiaWF0IjoxNzEwNzg1ODY0fQ.fM58dvekqayeeFul9-Llap1QB58mJlMyDH9525pmdzI\",\n    \"expires\": \"2024-03-19T18:27:44.2186781Z\"\n}"}],"_postman_id":"f315d94c-eb2a-4596-9e28-d9e403819b08"}],"id":"e48848a4-d281-45a2-928a-b4b2e67bf6a2","_postman_id":"e48848a4-d281-45a2-928a-b4b2e67bf6a2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"Webhook","item":[{"name":"webhook","id":"567ae8f8-2981-4cff-8f9b-9b1b0dbe1ce0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"url\": \"https://mydomain.com/my-method\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/webhook","description":"<h4 id=\"🇺🇸-defines-the-url-that-will-receive-all-changes-from-a-billing-it-is-also-at-this-url-that-all-deposit-or-transfer-notices-will-be-triggered\">🇺🇸 Defines the URL that will receive all changes from a billing. It is also at this URL that all deposit or transfer notices will be triggered.</h4>\n<h4 id=\"🇧🇷-define-a-url-que-receberá-todos-as-mudanças-de-uma-cobrança-é-também-nesta-url-que-serão-disparados-todos-os-avisos-de-depósito-ou-transferências\">🇧🇷 Define a URL que receberá todos as mudanças de uma cobrança. É também nesta URL que serão disparados todos os avisos de depósito ou transferências.</h4>\n<h2 id=\"order-return-codes\">Order Return Codes</h2>\n<ul>\n<li><p>0 = created</p>\n</li>\n<li><p>1 = payed</p>\n</li>\n<li><p>2 = waiting</p>\n</li>\n<li><p>3 = canceled</p>\n</li>\n<li><p>4 = error</p>\n</li>\n<li><p>5 = refunded</p>\n</li>\n</ul>\n<h2 id=\"transfer-return-codes\">Transfer Return Codes</h2>\n<ul>\n<li><p>0 = created</p>\n</li>\n<li><p>1 = transferred</p>\n</li>\n<li><p>2 = error</p>\n</li>\n<li><p>3 = scheduled</p>\n</li>\n<li><p>4 = refunded</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","webhook"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"567ae8f8-2981-4cff-8f9b-9b1b0dbe1ce0"},{"name":"webhook with header","id":"22f17faa-cb15-457b-903f-bde27c24b0d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"url\": \"https://mydomain.com/my-method\",\r\n    \"headers\": [\r\n        {\r\n            \"key\": \"my-authorization-key\",\r\n            \"value\": \"my-authorization-value\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/webhook","description":"<h4 id=\"🇺🇸-defines-the-url-that-will-receive-all-changes-from-a-billing-it-is-also-at-this-url-that-all-deposit-or-transfer-notices-will-be-triggered\">🇺🇸 Defines the URL that will receive all changes from a billing. It is also at this URL that all deposit or transfer notices will be triggered.</h4>\n<h4 id=\"🇧🇷-define-a-url-que-receberá-todos-as-mudanças-de-uma-cobrança-é-também-nesta-url-que-serão-disparados-todos-os-avisos-de-depósito-ou-transferências\">🇧🇷 Define a URL que receberá todos as mudanças de uma cobrança. É também nesta URL que serão disparados todos os avisos de depósito ou transferências.</h4>\n<h2 id=\"order-return-codes\">Order Return Codes</h2>\n<ul>\n<li>0 = created</li>\n<li>1 = payed</li>\n<li>2 = waiting</li>\n<li>3 = canceled</li>\n<li>4 = error</li>\n<li>5 = refunded</li>\n</ul>\n<h2 id=\"transfer-return-codes\">Transfer Return Codes</h2>\n<ul>\n<li>0 = created</li>\n<li>1 = transferred</li>\n<li>2 = error</li>\n<li>3 = scheduled</li>\n<li>4 = refunded</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","webhook"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"22f17faa-cb15-457b-903f-bde27c24b0d3"},{"name":"webhook with type","id":"421df44e-236a-4b93-9c92-ba26735e0e42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"url\": \"http://brlcb.oppay.group/pay/notify/aqbank.html\",\r\n    \"type\": \"pix_order\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/pay/{{env}}/webhook","description":"<h4 id=\"🇺🇸-by-adding-the-type-it-is-possible-to-filter-the-receipt-of-requests-by-product-scope\">🇺🇸 By adding the type, it is possible to filter the receipt of requests by product scope.</h4>\n<h4 id=\"🇧🇷-adicionando-o-tipo-é-possível-filtrar-o-recebimento-de-requisições-por-escopo-de-produto\">🇧🇷 Adicionando o tipo, é possível filtrar o recebimento de requisições por escopo de produto.</h4>\n<p><strong>Webhook Types</strong></p>\n<p><em>pix_order</em><br />🇺🇸 This is a type of webhook that will send to the destination url only pay-in status changes.<br />🇧🇷 Este é um tipo de webhook que enviará para a url de destino somente mudanças de status de pay-in.</p>\n<p><em>pix_transfer</em><br />🇺🇸 This is a type of webhook that will send to the destination url only payout status changes.<br />🇧🇷 Este é um tipo de webhook que enviará para a url de destino somente mudanças de status de pay-out.</p>\n<p><em>bankslip</em><br />🇺🇸 This is a type of webhook that will send to the destination url only bank-slip status .<br />🇧🇷 Este é um tipo de webhook que enviará para a url de destino somente mudanças de status de boletos.</p>\n<p><em>creditcard</em><br />🇺🇸 This is a type of webhook that will send to the destination url only the credit card status.<br />🇧🇷 Este é um tipo de webhook que enviará para a url de destino somente mudanças de status de cartão de crédito.</p>\n<p>account_application<br />🇺🇸 This is a type of webhook that will send to the destination url only status changes of the payment account application.<br />🇧🇷 Este é um tipo de webhook que enviará para a url de destino somente mudanças de status da abertura da conta de pagamento.</p>\n","urlObject":{"path":["pay","{{env}}","webhook"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"421df44e-236a-4b93-9c92-ba26735e0e42"},{"name":"webhook","id":"f2ac40b0-d711-4028-847a-31299298fe47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/webhook/:id","description":"<h4 id=\"🇺🇸-excludes-the-url-that-will-receive-all-changes-from-a-payment-order\">🇺🇸 Excludes the URL that will receive all changes from a payment order.</h4>\n<h4 id=\"🇺🇸-you-must-be-informed-which-specific-id-of-the-webhook-you-want-to-delete\">🇺🇸 You must be informed which specific <em>ID</em> of the Webhook you want to delete.</h4>\n<h4 id=\"🇧🇷-exclui-a-url-que-receberá-todos-as-mudanças-de-uma-ordem-de-pagamento\">🇧🇷 Exclui a URL que receberá todos as mudanças de uma ordem de pagamento.</h4>\n<h4 id=\"🇧🇷-deverá-ser-informado-qual-o-id-específico-do-webhook-que-desejará-excluir\">🇧🇷 Deverá ser informado qual o <em>ID</em> específico do Webhook que desejará excluir.</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","webhook",":id"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"f2ac40b0-d711-4028-847a-31299298fe47"},{"name":"webhook","id":"04295f44-4dc9-4134-9e91-a210228d7541","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"{{baseURL}}/pay/{{env}}/webhook","description":"<h4 id=\"🇺🇸-lists-all-urls-that-will-receive-changes-from-a-payment-order\">🇺🇸 Lists all URLs that will receive changes from a payment order.</h4>\n<h4 id=\"🇺🇸-from-this-endpoint-it-is-possible-to-find-the-id-of-a-specific-webhook\">🇺🇸 From this endpoint it is possible to find the ID of a specific Webhook.</h4>\n<h4 id=\"🇧🇷-lista-todas-as-url-que-receberão-as-mudanças-de-uma-ordem-de-pagamento\">🇧🇷 Lista todas as URL que receberão as mudanças de uma ordem de pagamento.</h4>\n<h4 id=\"🇧🇷-a-partir-deste-endpoint-é-possível-encontrar-o-id-de-um-webhook-específico\">🇧🇷 A partir deste endpoint é possível encontrar o ID de um Webhook específico.</h4>\n","urlObject":{"path":["pay","{{env}}","webhook"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"04295f44-4dc9-4134-9e91-a210228d7541"}],"id":"87006054-97a4-4c45-85f4-b13a372352ad","_postman_id":"87006054-97a4-4c45-85f4-b13a372352ad","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"Cash-In","item":[{"name":"order","id":"ec26c42b-b52d-4a83-bd1c-df1952eefaf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/order/byId/:Id","description":"<h4 id=\"🇺🇸-view-the-details-of-a-specific-payment-order\">🇺🇸 View the details of a specific payment order.</h4>\n<h4 id=\"🇧🇷-exibi-os-detalhes-de-uma-ordem-de-pagamento-específica\">🇧🇷 Exibi os detalhes de uma ordem de pagamento específica.</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","order","byId",":Id"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"688b8a1fc4092adf78d8a99e","key":"Id"}]}},"response":[{"id":"c3bbde4b-e16f-4e5d-a685-a8e0705818ae","name":"order - WAITING","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/order/byId/:Id","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","order","byId",":Id"],"variable":[{"key":"Id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:31:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e24abb8f32f7d-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlLdLhDEGjQEJcA="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"688b8a1fc4092adf78d8a99e\",\n    \"orderId\": \"2D7F5W4Q9X7Y\",\n    \"amount\": 1,\n    \"amountPayed\": 0,\n    \"amountFormatted\": \"R$ 1,00\",\n    \"installments\": 1,\n    \"typeOrder\": \"pix\",\n    \"status\": \"waiting\",\n    \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n    \"dtCreated\": \"2025-07-31T12:22:07\",\n    \"dtWaiting\": \"2025-07-31T15:22:08.097Z\",\n    \"messageTransaction\": \"AGUARDANDO\",\n    \"externalId\": \"e09e4409-ee76-4ae8-8673-6566df6fe34e\",\n    \"transaction\": {\n        \"transactionPix\": {\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n            \"cobResponse\": {\n                \"calendario\": {\n                    \"expiracao\": 86400,\n                    \"criacao\": \"2025-07-31T12:22:07\"\n                },\n                \"valor\": {\n                    \"original\": \"1.0\"\n                },\n                \"status\": \"ACTIVE\",\n                \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c55204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304BF5C\",\n                \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c552040000530398654031.05802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk63043271\",\n                \"pix\": []\n            },\n            \"created\": \"2025-07-31T12:22:08\"\n        }\n    },\n    \"expiration\": 86400,\n    \"split\": [],\n    \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n    \"createdAt\": \"2025-07-31T12:22:08\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"isStaticPix\": false,\n    \"settleInWallet\": false\n}"},{"id":"4564d97a-c120-465d-b04a-7defd4e246c2","name":"order - PAYED","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/order/byId/:Id","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","order","byId",":Id"],"variable":[{"key":"Id","value":"688b8a1fc4092adf78d8a99e"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:37:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e2d249f3adcd6-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlMTajrUmjQEJWA="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8a1fc4092adf78d8a99e\",\n    \"orderId\": \"2D7F5W4Q9X7Y\",\n    \"amount\": 1,\n    \"amountPayed\": 1,\n    \"amountFormatted\": \"R$ 1,00\",\n    \"installments\": 1,\n    \"typeOrder\": \"pix\",\n    \"status\": \"payed\",\n    \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n    \"dtCreated\": \"2025-07-31T12:22:07\",\n    \"dtPayed\": \"2025-07-31T15:37:06.816Z\",\n    \"dtWaiting\": \"2025-07-31T15:22:08.097Z\",\n    \"messageTransaction\": \"CONCLUIDA\",\n    \"externalId\": \"e09e4409-ee76-4ae8-8673-6566df6fe34e\",\n    \"transaction\": {\n        \"transactionPix\": {\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n            \"cobResponse\": {\n                \"calendario\": {\n                    \"expiracao\": 86400,\n                    \"criacao\": \"2025-07-31T12:22:07\"\n                },\n                \"valor\": {\n                    \"original\": \"1.0\"\n                },\n                \"status\": \"CONCLUIDA\",\n                \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c55204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304BF5C\",\n                \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c552040000530398654031.05802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk63043271\",\n                \"pix\": [\n                    {\n                        \"endToEndId\": \"E60701190202507311536DY5UTG0IN9P\",\n                        \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n                        \"valor\": \"1\",\n                        \"pagador\": {\n                            \"cpf\": \"21360378898\",\n                            \"nome\": \"REINALDO MENDES ALMEIDA\",\n                            \"cnpj\": \"\"\n                        },\n                        \"devolucoes\": [],\n                        \"horario\": \"2025-07-31T15:37:06.816Z\"\n                    }\n                ]\n            },\n            \"created\": \"2025-07-31T12:22:08\"\n        }\n    },\n    \"expiration\": 86400,\n    \"split\": [],\n    \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n    \"updatedAt\": \"2025-07-31T15:37:07.117Z\",\n    \"createdAt\": \"2025-07-31T12:22:08\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"fee\": {\n        \"owner\": {\n            \"type\": 2,\n            \"amount\": 1.7\n        },\n        \"marketPlace\": {\n            \"type\": 2,\n            \"amount\": 0.15,\n            \"merchantId\": \"65aa9d1a6d1208f46da555a1\",\n            \"companyName\": \"POENA\"\n        }\n    },\n    \"isStaticPix\": false,\n    \"settleInWallet\": false\n}"}],"_postman_id":"ec26c42b-b52d-4a83-bd1c-df1952eefaf8"},{"name":"orders","id":"d29813f4-6fd7-42ea-987d-8e777875f73e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/orders?range=50&skip=0&status=2&typeOrder=0&initDTCreate=2025-07-01T00:00:00&endDTCreate=2025-07-31T23:59:59","description":"<h4 id=\"🇺🇸-displays-a-list-of-payment-orders-based-on-criteria-defined-by-parameters\">🇺🇸 Displays a list of payment orders based on criteria defined by parameters.</h4>\n<h4 id=\"🇧🇷-exibe-uma-lista-de-ordens-de-pagamento-a-partir-de-critérios-definidos-por-parâmetros\">🇧🇷 Exibe uma lista de ordens de pagamento a partir de critérios definidos por parâmetros.</h4>\n<p><strong>typeStatus</strong><br />🇺🇸 ENUM that defines the status of a payment order.\n🇧🇷 ENUM que define o status de uma ordem de pagamento.</p>\n<ul>\n<li>0 = created</li>\n<li>1 = payed</li>\n<li>2 = waiting</li>\n<li>3 = canceled</li>\n<li>4 = error</li>\n<li>5 = refunded</li>\n</ul>\n<p><strong>typeOrder</strong><br />🇺🇸 ENUM that defines the type of a payment order.\n🇧🇷 ENUM que define o tipo de uma ordem de pagamento.</p>\n<ul>\n<li>0 = pix</li>\n<li>3 = credit card</li>\n<li>4 = bankslip</li>\n</ul>\n<p><strong>initDTCreate</strong><br />🇺🇸 Date in UTC format that defines, within a list, the initial date of creation of payment orders.\n🇧🇷 Data em formato UTC que define dentro de um lista a data inicial de criação das ordens de pagamento.</p>\n<p><strong>endDTCreate</strong><br />🇺🇸 Date in UTC format that defines, within a list, the final date for creating payment orders.\n🇧🇷 Data em formato UTC que define dentro de um lista a data final de criação das ordens de pagamento.</p>\n<p><strong>range</strong><br />🇺🇸 Total number of items on the current page.\n🇧🇷 Quantidade total de itens da página atual.</p>\n<p><strong>skip</strong><br />🇺🇸 Current page index.\n🇧🇷 Índice da página atual.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","orders"],"host":["api","appless","dev"],"query":[{"key":"range","value":"50"},{"key":"skip","value":"0"},{"description":{"content":"<p>0 = created / 1 = payed / 2 = waiting / 3 = canceled / 4 = error / 5 = refunded</p>\n","type":"text/plain"},"key":"status","value":"2"},{"description":{"content":"<p>0 = pix / 3 = credit card / 4 = bankslip</p>\n","type":"text/plain"},"key":"typeOrder","value":"0"},{"key":"initDTCreate","value":"2025-07-01T00:00:00"},{"key":"endDTCreate","value":"2025-07-31T23:59:59"}],"variable":[]}},"response":[{"id":"77f385df-26a5-4f3a-b84a-a2e63a08990f","name":"orders","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/orders?range=50&skip=0&status=2&typeOrder=0&initDTCreate=2025-07-01T00:00:00&endDTCreate=2025-07-31T23:59:59","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","orders"],"query":[{"key":"range","value":"50"},{"key":"skip","value":"0"},{"key":"status","value":"2","description":"0 = created / 1 = payed / 2 = waiting / 3 = canceled / 4 = error / 5 = refunded"},{"key":"typeOrder","value":"0","description":"0 = pix / 3 = credit card / 4 = bankslip"},{"key":"initDTCreate","value":"2025-07-01T00:00:00"},{"key":"endDTCreate","value":"2025-07-31T23:59:59"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:32:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e26a4fd61f20a-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlLpzgB8GjQEJhg="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"range\": 3,\n    \"skip\": 0,\n    \"count\": 3,\n    \"results\": [\n        {\n            \"id\": \"688b8bbec4092adf78d8aafa\",\n            \"orderId\": \"4R3E7X9L8K8R\",\n            \"amount\": 1,\n            \"amountPayed\": 0,\n            \"amountFormatted\": \"R$ 1,00\",\n            \"installments\": 1,\n            \"typeOrder\": \"pix\",\n            \"status\": \"waiting\",\n            \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n            \"dtCreated\": \"2025-07-31T12:29:02\",\n            \"dtWaiting\": \"2025-07-31T15:29:02.458Z\",\n            \"messageTransaction\": \"AGUARDANDO\",\n            \"externalId\": \"53c19559-1954-4e11-87b0-7d89dfb9aea0\",\n            \"transaction\": {\n                \"transactionPix\": {\n                    \"txid\": \"kk6g232xel65a0daee4dd13kk2770014590\",\n                    \"cobResponse\": {\n                        \"calendario\": {\n                            \"expiracao\": 86400,\n                            \"criacao\": \"2025-07-31T12:29:02\"\n                        },\n                        \"valor\": {\n                            \"original\": \"1.0\"\n                        },\n                        \"status\": \"ACTIVE\",\n                        \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/2a11cba8b85db61c8ac2b736f68e4b5204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304278D\",\n                        \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/2a11cba8b85db61c8ac2b736f68e4b52040000530398654031.05802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk6304CC50\",\n                        \"pix\": []\n                    },\n                    \"created\": \"2025-07-31T12:29:02\"\n                }\n            },\n            \"expiration\": 86400,\n            \"split\": [],\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770014590\",\n            \"createdAt\": \"2025-07-31T12:29:02\",\n            \"companyNickName\": \"Reinaldo Almeida\",\n            \"document\": \"21360378898\",\n            \"isStaticPix\": false,\n            \"settleInWallet\": false\n        },\n        {\n            \"id\": \"688b8b35c4092adf78d8aac8\",\n            \"orderId\": \"9Y3K1O7Y7T3B\",\n            \"amount\": 1.23,\n            \"amountPayed\": 0,\n            \"amountFormatted\": \"R$ 1,23\",\n            \"installments\": 1,\n            \"typeOrder\": \"pix\",\n            \"status\": \"waiting\",\n            \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n            \"dtCreated\": \"2025-07-31T12:26:45\",\n            \"dtWaiting\": \"2025-07-31T15:26:46.416Z\",\n            \"messageTransaction\": \"AGUARDANDO\",\n            \"externalId\": \"3c1bdadc-4c47-498c-bf73-2bb8aa4a1261\",\n            \"transaction\": {\n                \"transactionPix\": {\n                    \"txid\": \"kk6g232xel65a0daee4dd13kk2770014034\",\n                    \"cobResponse\": {\n                        \"calendario\": {\n                            \"expiracao\": 86400,\n                            \"criacao\": \"2025-07-31T12:26:46\"\n                        },\n                        \"valor\": {\n                            \"original\": \"1.23\"\n                        },\n                        \"status\": \"ACTIVE\",\n                        \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/31d8503a54ef0a15e37ecdfc40455b5204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304B7B1\",\n                        \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/31d8503a54ef0a15e37ecdfc40455b52040000530398654041.235802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk63040065\",\n                        \"pix\": []\n                    },\n                    \"created\": \"2025-07-31T12:26:46\"\n                }\n            },\n            \"expiration\": 86400,\n            \"split\": [],\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770014034\",\n            \"webhook\": {\n                \"url\": \"https://mydomain.com/my-method\",\n                \"headers\": [\n                    {\n                        \"key\": \"my-authorization-key\",\n                        \"value\": \"my-authorization-value\"\n                    }\n                ]\n            },\n            \"createdAt\": \"2025-07-31T12:26:46\",\n            \"companyNickName\": \"Reinaldo Almeida\",\n            \"document\": \"21360378898\",\n            \"isStaticPix\": false,\n            \"settleInWallet\": false\n        },\n        {\n            \"id\": \"688b8a1fc4092adf78d8a99e\",\n            \"orderId\": \"2D7F5W4Q9X7Y\",\n            \"amount\": 1,\n            \"amountPayed\": 0,\n            \"amountFormatted\": \"R$ 1,00\",\n            \"installments\": 1,\n            \"typeOrder\": \"pix\",\n            \"status\": \"waiting\",\n            \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n            \"dtCreated\": \"2025-07-31T12:22:07\",\n            \"dtWaiting\": \"2025-07-31T15:22:08.097Z\",\n            \"messageTransaction\": \"AGUARDANDO\",\n            \"externalId\": \"e09e4409-ee76-4ae8-8673-6566df6fe34e\",\n            \"transaction\": {\n                \"transactionPix\": {\n                    \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n                    \"cobResponse\": {\n                        \"calendario\": {\n                            \"expiracao\": 86400,\n                            \"criacao\": \"2025-07-31T12:22:07\"\n                        },\n                        \"valor\": {\n                            \"original\": \"1.0\"\n                        },\n                        \"status\": \"ACTIVE\",\n                        \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c55204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304BF5C\",\n                        \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c552040000530398654031.05802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk63043271\",\n                        \"pix\": []\n                    },\n                    \"created\": \"2025-07-31T12:22:08\"\n                }\n            },\n            \"expiration\": 86400,\n            \"split\": [],\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n            \"createdAt\": \"2025-07-31T12:22:08\",\n            \"companyNickName\": \"Reinaldo Almeida\",\n            \"document\": \"21360378898\",\n            \"isStaticPix\": false,\n            \"settleInWallet\": false\n        }\n    ]\n}"}],"_postman_id":"d29813f4-6fd7-42ea-987d-8e777875f73e"},{"name":"order by orderId","id":"98ae5038-09fc-4fa7-a418-df962d9f83d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/order/pix/:orderId","description":"<h4 id=\"🇺🇸-display-the-details-of-a-pix-type-payment-order\">🇺🇸 Display the details of a PIX type payment order.</h4>\n<h4 id=\"🇧🇷-exibi-os-detalhes-de-um-ordem-de-pagamento-do-tipo-pix\">🇧🇷 Exibi os detalhes de um ordem de pagamento do tipo PIX.</h4>\n<p><strong>base64QrCode</strong><br />🇺🇸 Displays the PIX QRCode image in base64 format.\n🇧🇷 Exibe em formato base64 a imagem do QRCode do PIX.</p>\n<p><strong>urlQrCode</strong><br />🇺🇸 Displays the short-link that directs the PIX QRCode image as the final object.<br /><em>640px Width x 640px Height, type PNG</em>\n🇧🇷 Exibe o short-link que direciona como objeto final a imagem do QRCode do PIX.<br /><em>640px Largura x 640px Altura, tipo PNG</em></p>\n<p><strong>pixCopiaECola</strong><br />🇺🇸 Displays the PIX information in EMV-QRCPS-MPM format, for payers who cannot read the QRCode.\n🇧🇷 Exibe em formato EMV-QRCPS-MPM as informações do PIX, para o pagador que não possa ler o QRCode.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","order","pix",":orderId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"orderId"}]}},"response":[],"_postman_id":"98ae5038-09fc-4fa7-a418-df962d9f83d8"},{"name":"order by external ID","id":"337c4681-abf0-4357-82bf-60d1c50a7f92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/order/externalid/:externalid","description":"<h4 id=\"🇺🇸-display-the-details-of-a-pix-type-payment-order\">🇺🇸 Display the details of a PIX type payment order.</h4>\n<h4 id=\"🇧🇷-displays-a-list-of-payments-filtered-by-a-specific-recipient\">🇧🇷 Displays a list of payments filtered by a specific recipient.</h4>\n<p><strong>recipientId</strong><br />🇺🇸 Recipient identifier.<br />🇧🇷 Identificador do Recebedor.</p>\n<p><strong>status</strong><br />🇺🇸 ENUM that defines the status of a payment order.\n🇧🇷 ENUM que define o status de uma ordem de pagamento.\n0 = created\n1 = payed\n2 = waiting\n3 = canceled\n4 = error\n5 = refunded</p>\n<p><strong>initDTCreate</strong>\n🇺🇸 Date in UTC format that defines, within a list, the initial date of creation of payment orders.\n🇧🇷 Data em formato UTC que define dentro de um lista a data inicial de criação das ordens de pagamento.</p>\n<p><strong>endDTCreate</strong>\n🇺🇸 Date in UTC format that defines, within a list, the final date for creating payment orders.\n🇧🇷 Data em formato UTC que define dentro de um lista a data final de criação das ordens de pagamento.</p>\n<p><strong>range</strong>\n🇺🇸 Total number of items on the current page.\n🇧🇷 Quantidade total de itens da página atual.</p>\n<p><strong>skip</strong>\n🇺🇸 Current page index.\n🇧🇷 Índice da página atual.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","order","externalid",":externalid"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"externalid"}]}},"response":[],"_postman_id":"337c4681-abf0-4357-82bf-60d1c50a7f92"},{"name":"order by end to end ID","id":"fa1887b5-f51d-4fb5-84ed-2595607f2259","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/order/endtoendid/:E2EId","description":"<h4 id=\"🇺🇸-display-the-details-of-a-specific-payment-order-from-an-endtoendid-code\">🇺🇸 Display the details of a specific payment order, from an EndToEndID code</h4>\n<h4 id=\"🇧🇷-exibi-os-detalhes-de-uma-ordem-de-pagamento-específica-a-partir-de-um-código-endtoendid\">🇧🇷 Exibi os detalhes de uma ordem de pagamento específica, a partir de um código EndToEndID</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","order","endtoendid",":E2EId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"E2EId"}]}},"response":[],"_postman_id":"fa1887b5-f51d-4fb5-84ed-2595607f2259"},{"name":"order update","id":"a4b8051c-8166-4ff2-9212-4273c47ba242","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bankslip\": {\n        \"dueDate\": \"2023-05-26T00:00:00\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order/:orderId","description":"<h4 id=\"🇺🇸-modify-a-bankslip-payment-order\">🇺🇸 Modify a Bankslip payment order.</h4>\n<h4 id=\"🇧🇷-altera-uma-ordem-de-pagamento-do-tipo-boleto\">🇧🇷 Altera uma ordem de pagamento do tipo Boleto.</h4>\n<p>🇺🇸 Changing the due date of the payment order will only be possible if the order is of the \"bankSlip\" type and has the \"waiting\" status.</p>\n<p>🇧🇷 A alteração do vencimento da ordem de pagamento só será possível se a cobrança for do tipo \"bankSlip\" e estiver com o status \"waiting\", ou seja, aguardando pagamento.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","order",":orderId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"orderId"}]}},"response":[],"_postman_id":"a4b8051c-8166-4ff2-9212-4273c47ba242"},{"name":"order","id":"8a5918da-cf54-451f-b6de-1448ba1af9a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.00,\r\n        \"externalId\": \"e9521ae5-8cc9-4353-ae5b-c0ebf3d0c25e\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order","description":"<h4 id=\"🇺🇸-create-a-payment-order\">🇺🇸 Create a payment order.</h4>\n<h4 id=\"🇧🇷-cria-uma-ordem-de-pagamento\">🇧🇷 Cria uma ordem de pagamento.</h4>\n<p><strong>amount</strong><br />🇺🇸 Total order amount.<br />🇧🇷 Valor total da cobrança.<br /><em>(required)</em></p>\n<p><strong>installments</strong><br />🇺🇸 Total amount of the number of installments of the order.<br />🇧🇷 Quantidade total do número de parcelas da cobrança.<br /><em>(opcional)</em></p>\n<p><strong>typeOrder</strong><br />🇺🇸 Used to distinguish order types.<br /><em>Possible values: pix, creditcard or bankslip.</em><br />🇧🇷 Usado para distinguir os tipos de cobrança.<br /><em>Valores possíveis: pix, creditcard ou bankslip.</em><br /><em>(required)</em></p>\n<p><strong>orderDescription</strong><br />🇺🇸 Used to inform instructions to the payer.<br /><em>(optional)</em><br />🇧🇷 Utilizado para informar instruções para o pagador.<br /><em>(opcional)</em></p>\n<p><strong>expiration</strong><br />🇺🇸 Order lifetime, specified in seconds from the creation date. If not informed, a duration of 86400 seconds is assumed, which corresponds to 24 hours.<br /><em>(optional)</em><br />🇧🇷 Tempo de vida da cobrança, especificado em segundos a partir da data da criação. Se não for informado, assume-se a duração de 86400 segundos, que corresponde a 24 horas.<br /><em>(opcional)</em></p>\n<p><strong>customerSocialName</strong><br />🇺🇸 Name of person/company who will pay the order.<br /><em>(required)</em><br />🇧🇷 Nome da pessoa ou empresa que vai pagar a cobrança.<br /><em>(required)</em></p>\n<p><strong>customerCPF</strong><br />🇺🇸 CPF of the person who will pay the order.<br /><em>(required)</em><br />🇧🇷 CPF de quem vai pagar a cobrança.<br /><em>(required)</em></p>\n<p><strong>customerCNPJ</strong><br />🇺🇸 CNPJ of the company who will pay the order.<br /><em>(required)</em><br />🇧🇷 CNPJ de quem vai pagar a cobrança.<br /><em>(required)</em></p>\n<p><strong>externalId</strong><br />🇺🇸 External code that can be filled with information from the contracting system.<br /><em>(optional)</em><br />🇧🇷 Código externo que pode ser preenchido com informações do sistema contratante.<br /><em>(opcional)</em></p>\n<p><em><strong>qrCodeExternalId</strong></em><br />🇺🇸 External code that can be filled with information from the contracting system. This code is displayed in PixCopiaECola, as well as in QRCode. It can only contain numbers and letters, totaling up to 25 characters.<br /><em>(optional)</em><br />🇧🇷 Código externo que pode ser preenchido com informações do sistema contratante. Este código é apresentado no PixCopiaECola, assim como no QRCode. Poderá conter apenas números e letras, totalizando até 25 caracteres.<br /><em>(opcional)</em></p>\n<p><strong>channel</strong><br />🇺🇸 Used to inform and control which sales channel is used to generate the order.<br /><em>(optional)</em><br />🇧🇷 Usado para informar e controlar qual o canal de venda utilizado na geração da cobrança.<br /><em>(opcional)</em></p>\n<p><strong>merchantDocument</strong><br />🇺🇸 Identifier of the point of sale, being CNPJ for PJ and CPF for PF.<br /><em>(optional)</em><br />🇧🇷 Identificador do ponto de venda, sendo CNPJ para PJ e CPF para PF.<br /><em>(opcional)</em></p>\n<p><strong>merchantName</strong><br />🇺🇸 Corporate Name or Business Name of the store.<br /><em>(optional)</em><br />🇧🇷 Razão Social ou Nome Fantasia da loja.<br /><em>(opcional)</em></p>\n<p><strong>settleInWallet</strong><br />🇺🇸 When this parameter is set to true, it will create EMV with direct settlement in the Wallet. When this parameter is set to false, it will create EMV with settlement in the payment account. <em>Default is false</em><br /><em>(optional)</em><br />🇧🇷 Quando este parâmetro estiver <em>true</em> criará EMV com liquidação direta na Wallet. Quando este parâmetro estiver <em>false</em> criará EMV com liquidação na conta de pagamento. <em>Default is false</em>\n<em>(opcional)</em>  </p>\n<p><strong>transferAutomatic</strong><br />🇺🇸 The amount will be automatically transferred to the key-pix registered with accreditation.<br /><em>(optional)</em><br />🇧🇷 Será transferido automaticamente o valor para a chave-pix registrada no credenciamento.<br /><em>(opcional)</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["pay","{{env}}","order"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"fa805c9a-d6db-4be5-b184-9512c689fa82","name":"order","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.00,\r\n        \"externalId\": \"52b3482f-bf5c-4fe7-a4d5-7184e2ec7e5b\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:22:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e16dda9812a8f-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlKE5i2SmjQEMYg="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8a1fc4092adf78d8a99e\",\n    \"orderId\": \"2D7F5W4Q9X7Y\",\n    \"amount\": 1,\n    \"amountPayed\": 0,\n    \"amountFormatted\": \"R$ 1,00\",\n    \"installments\": 1,\n    \"typeOrder\": \"pix\",\n    \"status\": \"waiting\",\n    \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n    \"dtCreated\": \"2025-07-31T12:22:07\",\n    \"dtWaiting\": \"2025-07-31T15:22:08.0973673Z\",\n    \"messageTransaction\": \"AGUARDANDO\",\n    \"externalId\": \"e09e4409-ee76-4ae8-8673-6566df6fe34e\",\n    \"transaction\": {\n        \"transactionPix\": {\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n            \"cobResponse\": {\n                \"calendario\": {\n                    \"expiracao\": 86400,\n                    \"criacao\": \"2025-07-31T12:22:07\"\n                },\n                \"valor\": {\n                    \"original\": \"1.0\"\n                },\n                \"status\": \"ACTIVE\",\n                \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c55204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304BF5C\",\n                \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c552040000530398654031.05802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk63043271\",\n                \"pix\": []\n            },\n            \"created\": \"2025-07-31T12:22:08\"\n        }\n    },\n    \"expiration\": 86400,\n    \"split\": [],\n    \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n    \"createdAt\": \"2025-07-31T12:22:08\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"isStaticPix\": false,\n    \"settleInWallet\": false\n}"}],"_postman_id":"8a5918da-cf54-451f-b6de-1448ba1af9a0"},{"name":"order with bankslip","id":"18446fc5-f469-4c3c-bcc9-509779c81455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 15.20,\r\n        \"typeOrder\": \"bankSlip\",\r\n        \"externalId\": \"2777c5c4-de7b-41d1-933f-bbac0cdfa7b0\",\r\n        \"channel\": \"Condominio\"\r\n    },\r\n    \"bankSlip\": {\r\n        \"customer\": {\r\n            \"name\": \"REINALDO ALMEIDA\",\r\n            \"cpf\": \"21360378898\",\r\n            \"cnpj\": \"\",\r\n            \"address\": {\r\n                \"street\": \"Avenida dos Latinos\",\r\n                \"number\": \"603\",\r\n                \"complement\": \"Casa 1\",\r\n                \"zipCode\": \"03572000\",\r\n                \"district\": \"Jardim Santa Terezinha\",\r\n                \"city\": \"São Paulo\",\r\n                \"state\": \"SP\",\r\n                \"country\": \"Brasil\"\r\n            }\r\n        },\r\n        \"beneficiary\": {\r\n            \"type\": 2,\r\n            \"document\": \"21360378898\",\r\n            \"name\": \"Reinaldo Almeida\"\r\n        },\r\n        \"instructions\": \"Boleto referente ao aluguel do mês de agosto\",\r\n        \"dueDate\": \"2025-08-25\",\r\n        \"limitDate\": \"2025-08-30\",\r\n        \"type\": 99,\r\n        \"interest\": {\r\n            \"id\": \"3\",\r\n            \"date\": \"2025-08-26\",\r\n            \"amount\": \"10\"\r\n        },\r\n        \"fine\": {\r\n            \"id\": \"2\",\r\n            \"date\": \"2025-08-26\",\r\n            \"amount\": \"20\"\r\n        },\r\n        \"discount\": {\r\n            \"id\": \"2\",\r\n            \"date\": \"2025-08-10\",\r\n            \"amount\": \"5\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order/bankslip","urlObject":{"protocol":"https","path":["pay","{{env}}","order","bankslip"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"682cee2a-22fa-4d60-862c-668df3087b64","name":"order with bankslip","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 15.20,\r\n        \"typeOrder\": \"bankSlip\",\r\n        \"externalId\": \"3614fab6-1a95-4dd0-88dc-3d6ca304e759\",\r\n        \"channel\": \"Condominio\"\r\n    },\r\n    \"bankSlip\": {\r\n        \"customer\": {\r\n            \"name\": \"REINALDO ALMEIDA\",\r\n            \"cpf\": \"21360378898\",\r\n            \"cnpj\": \"\",\r\n            \"address\": {\r\n                \"street\": \"Avenida dos Latinos\",\r\n                \"number\": \"603\",\r\n                \"complement\": \"Casa 1\",\r\n                \"zipCode\": \"03572000\",\r\n                \"district\": \"Jardim Santa Terezinha\",\r\n                \"city\": \"São Paulo\",\r\n                \"state\": \"SP\",\r\n                \"country\": \"Brasil\"\r\n            }\r\n        },\r\n        \"beneficiary\": {\r\n            \"type\": 2,\r\n            \"document\": \"21360378898\",\r\n            \"name\": \"Reinaldo Almeida\"\r\n        },\r\n        \"instructions\": \"Boleto referente ao aluguel do mês de agosto\",\r\n        \"dueDate\": \"2025-08-25\",\r\n        \"limitDate\": \"2025-08-30\",\r\n        \"type\": 99,\r\n        \"interest\": {\r\n            \"id\": \"3\",\r\n            \"date\": \"2025-08-26\",\r\n            \"amount\": \"10\"\r\n        },\r\n        \"fine\": {\r\n            \"id\": \"2\",\r\n            \"date\": \"2025-08-26\",\r\n            \"amount\": \"20\"\r\n        },\r\n        \"discount\": {\r\n            \"id\": \"2\",\r\n            \"date\": \"2025-08-10\",\r\n            \"amount\": \"5\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order/bankslip"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:33:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e277c2e62f20a-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlLvLijrGjQEJNw="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8cc71853259ba3c1a88a\",\n    \"orderId\": \"9A5K6T0D7R7N\",\n    \"amount\": 15.2,\n    \"amountPayed\": 0,\n    \"amountFormatted\": \"R$ 15,20\",\n    \"installments\": 1,\n    \"typeOrder\": \"bankslip\",\n    \"status\": \"created\",\n    \"dtCreated\": \"2025-07-31T12:33:27\",\n    \"externalId\": \"0a9753e8-cbfc-4132-8878-ea203f009ece\",\n    \"transaction\": {\n        \"transactionBankSlip\": {\n            \"merchantOrderId\": \"cdfb1774-96b9-4abe-b677-485b9ed25691\",\n            \"bankSlip\": {\n                \"instructions\": \"Boleto referente ao aluguel do mês de agosto\",\n                \"dueDate\": \"0001-01-01T00:00:00\",\n                \"limitDate\": \"0001-01-01T00:00:00\",\n                \"amount\": 0,\n                \"isSplitted\": false,\n                \"interest\": {\n                    \"id\": \"Percentual_ao_mês_dias_corridos\",\n                    \"amount\": 10\n                },\n                \"fine\": {\n                    \"id\": \"Percentual\",\n                    \"amount\": 20\n                }\n            },\n            \"created\": \"2025-07-31T12:33:29\",\n            \"bankSlipPix\": {\n                \"origemRegistro\": 0,\n                \"dtInclusao\": \"0001-01-01T00:00:00\",\n                \"dueDate\": \"0001-01-01T00:00:00\",\n                \"validadeAposVencimento\": 0,\n                \"expiracao\": 0,\n                \"amount\": 0\n            }\n        }\n    },\n    \"split\": [],\n    \"channel\": \"Condominio\",\n    \"createdAt\": \"2025-07-31T12:33:29\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"isStaticPix\": false,\n    \"settleInWallet\": false\n}"}],"_postman_id":"18446fc5-f469-4c3c-bcc9-509779c81455"},{"name":"order with webhook","id":"5cb519bb-d309-43f3-aa49-6010ccc462bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.23,\r\n        \"installments\": 1,\r\n        \"externalId\": \"a290eae2-88ee-4807-86e0-9ede16e82398\",\r\n        \"webhook\": {\r\n            \"url\": \"https://mydomain.com/my-method\",\r\n            \"headers\": [\r\n                {\r\n                    \"key\": \"my-authorization-key\",\r\n                    \"value\": \"my-authorization-value\"\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order","description":"<h4 id=\"🇺🇸-create-a-payment-order-with-webhook\">🇺🇸 Create a payment order with Webhook.</h4>\n<h4 id=\"🇧🇷-cria-uma-ordem-de-pagamento-com-webhook\">🇧🇷 Cria uma ordem de pagamento com Webhook.</h4>\n<p><em>webhook</em></p>\n<p><strong>url</strong><br />🇺🇸 URL that will receive all changes from a payment order.\n🇧🇷 URL que receberá todos as mudanças de uma ordem de pagamento.</p>\n<p><strong>headers</strong><br />🇺🇸 Header containing the credentials (key/value) that will be used for the request to the URL that will receive all the changes of a payment order.\n🇧🇷 Cabeçalho contendo as credenciais (key/value) que serão utilizadas para a requisição à URL que receberá todos as mudanças de uma ordem de pagamento.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","order"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"27260946-adad-43b0-aa88-d3379db91f25","name":"order with webhook","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.23,\r\n        \"installments\": 1,\r\n        \"externalId\": \"64e6f8d7-d1d2-445b-a2f1-342184312328\",\r\n        \"webhook\": {\r\n            \"url\": \"https://mydomain.com/my-method\",\r\n            \"headers\": [\r\n                {\r\n                    \"key\": \"my-authorization-key\",\r\n                    \"value\": \"my-authorization-value\"\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:26:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e1daf19d05355-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlKwejromjQEP5g="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8b35c4092adf78d8aac8\",\n    \"orderId\": \"9Y3K1O7Y7T3B\",\n    \"amount\": 1.23,\n    \"amountPayed\": 0,\n    \"amountFormatted\": \"R$ 1,23\",\n    \"installments\": 1,\n    \"typeOrder\": \"pix\",\n    \"status\": \"waiting\",\n    \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n    \"dtCreated\": \"2025-07-31T12:26:45\",\n    \"dtWaiting\": \"2025-07-31T15:26:46.4164461Z\",\n    \"messageTransaction\": \"AGUARDANDO\",\n    \"externalId\": \"3c1bdadc-4c47-498c-bf73-2bb8aa4a1261\",\n    \"transaction\": {\n        \"transactionPix\": {\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770014034\",\n            \"cobResponse\": {\n                \"calendario\": {\n                    \"expiracao\": 86400,\n                    \"criacao\": \"2025-07-31T12:26:46\"\n                },\n                \"valor\": {\n                    \"original\": \"1.23\"\n                },\n                \"status\": \"ACTIVE\",\n                \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/31d8503a54ef0a15e37ecdfc40455b5204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304B7B1\",\n                \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/31d8503a54ef0a15e37ecdfc40455b52040000530398654041.235802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk63040065\",\n                \"pix\": []\n            },\n            \"created\": \"2025-07-31T12:26:46\"\n        }\n    },\n    \"expiration\": 86400,\n    \"split\": [],\n    \"txid\": \"kk6g232xel65a0daee4dd13kk2770014034\",\n    \"webhook\": {\n        \"url\": \"https://mydomain.com/my-method\",\n        \"headers\": [\n            {\n                \"key\": \"my-authorization-key\",\n                \"value\": \"my-authorization-value\"\n            }\n        ]\n    },\n    \"createdAt\": \"2025-07-31T12:26:46\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"isStaticPix\": false,\n    \"settleInWallet\": false\n}"}],"_postman_id":"5cb519bb-d309-43f3-aa49-6010ccc462bc"},{"name":"order with bank account","id":"4f1864c1-9687-4149-9a7a-8525561449d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.00,\r\n        \"externalId\": \"fe187ff7-7537-438d-b3f2-d01d76855c30\",\r\n        \"customerSocialName\": \"Reinaldo Almeida\",\r\n        \"customerCPF\": \"21360378898\",\r\n        \"bankAccount\": [\r\n            {\r\n                // bank account 1\r\n                \"bankCode\": \"033\", // BANCO SANTANDER (BRASIL) S.A\r\n                \"bankBranch\": \"1731\",\r\n                \"bankAccount\": \"01004807\",\r\n                \"bankAccountDv\": \"8\",\r\n                \"bankAccountType\": 0\r\n            },\r\n            {\r\n                // bank account 2\r\n                \"bankCode\": \"033\", // NU PAGAMENTOS S.A. - INSTITUIÇÃO DE PAGAMENTO\r\n                \"bankBranch\": \"0001\",\r\n                \"bankAccount\": \"543007\",\r\n                \"bankAccountDv\": \"5\",\r\n                \"bankAccountType\": 0\r\n            },\r\n            {\r\n                // bank account 3\r\n                \"bankCode\": \"077\", // BANCO INTER S.A.\r\n                \"bankBranch\": \"0001\",\r\n                \"bankAccount\": \"11716439\",\r\n                \"bankAccountDv\": \"9\",\r\n                \"bankAccountType\": 0\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order","description":"<h4 id=\"🇺🇸-creates-a-order-with-restriction-on-the-source-account-authorized-to-complete-the-payment\">🇺🇸 Creates a order with restriction on the source account authorized to complete the payment.</h4>\n<h4 id=\"🇧🇷-cria-uma-cobrança-com-restrição-da-conta-de-origem-autorizada-a-concluir-o-pagamento\">🇧🇷 Cria uma cobrança com restrição da conta de origem autorizada a concluir o pagamento.</h4>\n<p><strong>customerCPF</strong><br />🇺🇸 CPF of the owner of the bank accounts authorized to pay the charge.<br /><em>(required)</em><br />🇧🇷 CPF do proprietário das contas bancárias autorizadas a pagar a cobrança.<br /><em>(required)</em></p>\n<p><strong>bankAccount</strong><br />🇺🇸 List of Bank Accounts authorized to complete PIX payments.<br />🇧🇷 Lista de Contas Bancárias autorizadas a concluir o pagamento PIX.</p>\n<h4 id=\"bank-account-type-codes\"><strong>Bank Account Type Codes</strong></h4>\n<ul>\n<li><p>0 = Current Account</p>\n</li>\n<li><p>1 = Savings Account</p>\n</li>\n<li><p>2 = Salary Account</p>\n</li>\n<li><p>3 = Transacting Account</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["pay","{{env}}","order"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f1864c1-9687-4149-9a7a-8525561449d1"},{"name":"order with static pix","id":"a4338e1c-5896-4753-b1fc-7f1904a6cbd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.00,\r\n        \"externalId\": \"759c7fe5-571d-483a-b185-56bb84728b12\",\r\n        \"isStaticPix\": true,\r\n        \"typeOrder\": \"pix\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order","description":"<h4 id=\"🇺🇸-creates-a-static-pix-payment-order-with-no-predefined-amount\">🇺🇸 Creates a static PIX payment order with no predefined amount.</h4>\n<h4 id=\"🇧🇷-cria-uma-ordem-de-pagamento-do-tipo-pix-estático-sem-valor-pré-definido\">🇧🇷 Cria uma ordem de pagamento do tipo PIX estático sem valor pré-definido.</h4>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["pay","{{env}}","order"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"7be73ccc-4580-497e-bffb-f0a06aa50dde","name":"order with static pix","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.00,\r\n        \"externalId\": \"4a04c777-672c-428b-9b69-5146cc61798c\",\r\n        \"isStaticPix\": true,\r\n        \"typeOrder\": \"pix\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:25:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e1c2a2c05f7b5-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlKmxiNrGjQEP1A="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8af7c4092adf78d8aa87\",\n    \"orderId\": \"3E2T5U3Q0F4E\",\n    \"amount\": 1,\n    \"amountPayed\": 0,\n    \"amountFormatted\": \"R$ 1,00\",\n    \"installments\": 1,\n    \"typeOrder\": \"pix\",\n    \"status\": \"isstatic\",\n    \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n    \"dtCreated\": \"2025-07-31T12:25:43\",\n    \"dtWaiting\": \"2025-07-31T15:25:44.7530651Z\",\n    \"messageTransaction\": \"Order Estatica\",\n    \"externalId\": \"04871edd-4eea-4cf2-86ef-0479af9917e2\",\n    \"transaction\": {\n        \"transactionPix\": {\n            \"txid\": \"688b8af7c4092adf78d8aa87\",\n            \"cobResponse\": {\n                \"calendario\": {\n                    \"expiracao\": 0,\n                    \"criacao\": \"2025-07-31T15:25:44\"\n                },\n                \"valor\": {\n                    \"original\": \"1.00\"\n                },\n                \"status\": \"CRIADO\",\n                \"pixCopiaECola\": \"00020126580014br.gov.bcb.pix01365e4ebed8-811e-4024-b95a-4dbe481f0b7452040000530398654041.005802BR5916Reinaldo Almeida6009SAO_PAULO61080141900262280524688b8af7c4092adf78d8aa876304A37C\",\n                \"pix\": []\n            },\n            \"created\": \"2025-07-31T12:25:44\"\n        }\n    },\n    \"expiration\": 86400,\n    \"split\": [],\n    \"txid\": \"688b8af7c4092adf78d8aa87\",\n    \"createdAt\": \"2025-07-31T12:25:44\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"isStaticPix\": true,\n    \"settleInWallet\": false\n}"}],"_postman_id":"a4338e1c-5896-4753-b1fc-7f1904a6cbd5"},{"name":"order with fee","id":"41d6a89a-b217-4b5e-84fb-51162c8d589e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.00,\r\n        \"externalId\": \"2eab60f5-cfba-4ad5-8528-c63718105e63\"\r\n    },\r\n    \"fee\": {\r\n        \"feeType\": 1, // 1 = percentage // 2 = value\r\n        \"feeAmount\": 2.00\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order","description":"<h4 id=\"🇺🇸-order-with-a-specific-fee-different-from-the-configured-merchant-credential\">🇺🇸 Order with a specific fee, different from the configured merchant credential.</h4>\n<h4 id=\"🇧🇷-cobrança-com-uma-tarifa-especifica-diferente-da-configurada-no-credenciamento-da-merchant\">🇧🇷 Cobrança com uma tarifa especifica, diferente da configurada no credenciamento da merchant.</h4>\n<h2 id=\"types-of-fees\">Types of Fees</h2>\n<ul>\n<li><p>1 = Percentage</p>\n</li>\n<li><p>2 = Value</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["pay","{{env}}","order"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"d4a059fb-4e2d-4f9a-a991-1c5db9f8a1d5","name":"order with fee","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"amount\": 1.00,\r\n        \"externalId\": \"fdb71f8a-5d8c-4a60-9d9b-fe3247a29382\"\r\n    },\r\n    \"fee\": {\r\n        \"feeType\": 1, // 1 = percentage // 2 = value\r\n        \"feeAmount\": 2.00\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:29:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e2101fb757b5d-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlLFwiQYmjQEM0Q="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8bbec4092adf78d8aafa\",\n    \"orderId\": \"4R3E7X9L8K8R\",\n    \"amount\": 1,\n    \"amountPayed\": 0,\n    \"amountFormatted\": \"R$ 1,00\",\n    \"installments\": 1,\n    \"typeOrder\": \"pix\",\n    \"status\": \"waiting\",\n    \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n    \"dtCreated\": \"2025-07-31T12:29:02\",\n    \"dtWaiting\": \"2025-07-31T15:29:02.4581058Z\",\n    \"messageTransaction\": \"AGUARDANDO\",\n    \"externalId\": \"53c19559-1954-4e11-87b0-7d89dfb9aea0\",\n    \"transaction\": {\n        \"transactionPix\": {\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770014590\",\n            \"cobResponse\": {\n                \"calendario\": {\n                    \"expiracao\": 86400,\n                    \"criacao\": \"2025-07-31T12:29:02\"\n                },\n                \"valor\": {\n                    \"original\": \"1.0\"\n                },\n                \"status\": \"ACTIVE\",\n                \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/2a11cba8b85db61c8ac2b736f68e4b5204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304278D\",\n                \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/2a11cba8b85db61c8ac2b736f68e4b52040000530398654031.05802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk6304CC50\",\n                \"pix\": []\n            },\n            \"created\": \"2025-07-31T12:29:02\"\n        }\n    },\n    \"expiration\": 86400,\n    \"split\": [],\n    \"txid\": \"kk6g232xel65a0daee4dd13kk2770014590\",\n    \"createdAt\": \"2025-07-31T12:29:02\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"isStaticPix\": false,\n    \"settleInWallet\": false\n}"}],"_postman_id":"41d6a89a-b217-4b5e-84fb-51162c8d589e"},{"name":"order cancel","id":"3d2b007e-8f44-4582-9b6a-bd2b2083f3e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/order/cancel/:orderId","description":"<h4 id=\"🇺🇸-cancel-a-payment-order\">🇺🇸 Cancel a payment order.</h4>\n<h4 id=\"🇧🇷-cancela-uma-ordem-de-pagamento\">🇧🇷 Cancela uma ordem de pagamento.</h4>\n<p>🇺🇸 If the payment order is of the \"pix\" type and has the status \"waiting\", that is, awaiting payment, it will only be canceled, changing its status to \"canceled\".</p>\n<p>🇧🇷 Caso a ordem de pagamento seja do tipo \"pix\" e esteja com o status \"waiting\", ou seja, aguardando pagamento, ela será apenas cancelada, mudando seu status para \"canceled\".</p>\n<p>🇺🇸 If the payment order is paid, that is, with the status \"paid\", the total amount will be reversed to the payer and the status will be changed to \"refused\".</p>\n<p>🇧🇷 Caso a ordem de pagamento esteja paga, ou seja, com o status \"payed\", será feito o estorno do valor total ao pagador e o status será alterado para \"refused\".</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","order","cancel",":orderId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"orderId"}]}},"response":[{"id":"092667a5-71ac-4142-bbf1-1319e0af471c","name":"order - REFUNDED","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/order/cancel/:orderId","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","order","cancel",":orderId"],"variable":[{"key":"orderId","value":"2D7F5W4Q9X7Y"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:38:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e2efc9ef30fb0-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlMfNi11GjQEJZA="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8a1fc4092adf78d8a99e\",\n    \"orderId\": \"2D7F5W4Q9X7Y\",\n    \"amount\": 1,\n    \"amountPayed\": 1,\n    \"amountFormatted\": \"R$ 1,00\",\n    \"installments\": 1,\n    \"typeOrder\": \"pix\",\n    \"status\": \"refunding\",\n    \"orderDescription\": \"Este pagamento PIX é exclusivo para créditos na PLATAFORMA DE JOGOS.\",\n    \"dtCreated\": \"2025-07-31T12:22:07\",\n    \"dtPayed\": \"2025-07-31T15:37:06.816Z\",\n    \"dtWaiting\": \"2025-07-31T15:22:08.097Z\",\n    \"dtCanceled\": \"2025-07-31T15:38:36.1786599Z\",\n    \"messageTransaction\": \"API Canceled\",\n    \"externalId\": \"e09e4409-ee76-4ae8-8673-6566df6fe34e\",\n    \"transaction\": {\n        \"transactionPix\": {\n            \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n            \"cobResponse\": {\n                \"calendario\": {\n                    \"expiracao\": 86400,\n                    \"criacao\": \"2025-07-31T12:22:07\"\n                },\n                \"valor\": {\n                    \"original\": \"1.0\"\n                },\n                \"status\": \"CONCLUIDA\",\n                \"pixCopiaECola\": \"00020101021226910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c55204000053039865802BR5916Reinaldo Almeida6008SAOPAULO62070503***6304BF5C\",\n                \"pixCopiaEColaFormartted\": \"00020126910014br.gov.bcb.pix2569qrcode.pix.celcoin.com.br/pixqrcode/v2/904f9f5a51cb9f823351a395bd45c552040000530398654031.05802BR5907AppLess6009Sao_Paulo62290525kk6g232xel65a0daee4dd13kk63043271\",\n                \"pix\": [\n                    {\n                        \"endToEndId\": \"E60701190202507311536DY5UTG0IN9P\",\n                        \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n                        \"valor\": \"1.0000\",\n                        \"pagador\": {\n                            \"cpf\": \"21360378898\",\n                            \"nome\": \"REINALDO MENDES ALMEIDA\",\n                            \"cnpj\": \"\"\n                        },\n                        \"devolucoes\": []\n                    }\n                ]\n            },\n            \"created\": \"2025-07-31T12:22:08\"\n        }\n    },\n    \"expiration\": 86400,\n    \"split\": [],\n    \"txid\": \"kk6g232xel65a0daee4dd13kk2770012953\",\n    \"updatedAt\": \"2025-07-31T15:38:36.1902767Z\",\n    \"createdAt\": \"2025-07-31T12:22:08\",\n    \"companyNickName\": \"Reinaldo Almeida\",\n    \"document\": \"21360378898\",\n    \"orderDescriptionCanceled\": \"API Canceled\",\n    \"fee\": {\n        \"owner\": {\n            \"type\": 2,\n            \"amount\": 1.7\n        },\n        \"marketPlace\": {\n            \"type\": 2,\n            \"amount\": 0.15,\n            \"merchantId\": \"65aa9d1a6d1208f46da555a1\",\n            \"companyName\": \"POENA\"\n        }\n    },\n    \"isStaticPix\": false,\n    \"settleInWallet\": false\n}"}],"_postman_id":"3d2b007e-8f44-4582-9b6a-bd2b2083f3e1"}],"id":"9c3f319e-eb69-479d-94ac-5efe95ad2a44","_postman_id":"9c3f319e-eb69-479d-94ac-5efe95ad2a44","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"Cash-Out","item":[{"name":"transfer","id":"8703a727-5029-40fa-a875-38d8a9c62639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/transfer/:transferId","description":"<h4 id=\"🇺🇸-view-details-of-a-specific-transfer\">🇺🇸 View details of a specific transfer.</h4>\n<h4 id=\"🇧🇷-exibi-os-dados-de-uma-transferência-específica\">🇧🇷 Exibi os dados de uma transferência específica.</h4>\n<p><strong>status</strong><br />🇺🇸 ENUM that defines the status of a transfer.<br />🇧🇷 ENUM que define o status de uma transferência.</p>\n<ul>\n<li>0 = created</li>\n<li>1 = transferred</li>\n<li>2 = error</li>\n<li>3 = scheduled</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer",":transferId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"transferId"}]}},"response":[{"id":"dfb022fe-1817-42be-8aba-654e2fc27e03","name":"transfer","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/transfer/:transferId","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","transfer",":transferId"],"variable":[{"key":"transferId","value":"688b8cfcf959070b1b665b76"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:34:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e294b8dd6f20a-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlL6xgEtmjQEPBg="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8cfcf959070b1b665b76\",\n    \"amount\": 0.01,\n    \"status\": \"Error\",\n    \"account\": {\n        \"owner\": {}\n    },\n    \"type\": \"pix\",\n    \"createdAt\": \"2025-07-31T12:34:20\",\n    \"externalId\": \"a35de8e6-d9ec-4a2d-b40f-5b6d74369620\",\n    \"errorMessage\": \"Não existe saldo para transferencia.\"\n}"}],"_postman_id":"8703a727-5029-40fa-a875-38d8a9c62639"},{"name":"transfer by externalId","id":"ed6d0c93-372f-4577-93e3-eca452c6bf82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/transfer/externalid/:id","description":"<h4 id=\"🇺🇸-view-details-of-a-specific-transfer-from-the-external-id\">🇺🇸 View details of a specific transfer, from the external ID.</h4>\n<h4 id=\"🇧🇷-exibi-os-dados-de-uma-transferência-específica-a-partir-do-id-externo\">🇧🇷 Exibi os dados de uma transferência específica, a partir do ID externo.</h4>\n<p><strong>status</strong><br />🇺🇸 ENUM that defines the status of a transfer.<br />🇧🇷 ENUM que define o status de uma transferência.</p>\n<ul>\n<li><p>0 = created</p>\n</li>\n<li><p>1 = transferred</p>\n</li>\n<li><p>2 = error</p>\n</li>\n<li><p>3 = scheduled</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer","externalid",":id"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"ed6d0c93-372f-4577-93e3-eca452c6bf82"},{"name":"transfers","id":"5bde2bed-9f32-4ab6-9879-4d69c88d5622","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/transfers?range=50&skip=1&status=0&type=1&initDTCreate=2024-04-05T00:00:00&endDTCreate=2024-04-05T23:59:59","description":"<h4 id=\"🇺🇸-displays-a-list-of-payment-transfers-based-on-criteria-defined-by-parameters\">🇺🇸 Displays a list of payment transfers based on criteria defined by parameters.</h4>\n<h4 id=\"🇧🇷-exibe-uma-lista-de-transferências-a-partir-de-critérios-definidos-por-parâmetros\">🇧🇷 Exibe uma lista de transferências a partir de critérios definidos por parâmetros.</h4>\n<p><strong>status</strong><br />🇺🇸 ENUM that defines the status of a transfer.<br />🇧🇷 ENUM que define o status de uma transferência.</p>\n<ul>\n<li>0 = created</li>\n<li>1 = transferred</li>\n<li>2 = error</li>\n<li>3 = scheduled</li>\n</ul>\n<p><strong>type</strong><br />🇺🇸 ENUM that defines the type of a transfer.<br />🇧🇷 ENUM que define o tipo de uma transferência.</p>\n<ul>\n<li>0 = ted</li>\n<li>1 = pix</li>\n</ul>\n<p>** endDTCreate**<br />🇺🇸 Date in UTC format that defines, within a list, the initial date of transfer.<br />🇧🇷 Data em formato UTC que define dentro de um lista a data inicial de criação das transferências.</p>\n<p>** endDTCreate**<br />🇺🇸 Date in UTC format that defines, within a list, the final date for transfer.<br />🇧🇷 Data em formato UTC que define dentro de um lista a data final da transferência.</p>\n<p><strong>range</strong><br />🇺🇸 Total number of items on the current page.<br />🇧🇷 Quantidade total de itens da página atual.</p>\n<p><strong>skip</strong><br />🇺🇸 Current page index.<br />🇧🇷 Índice da página atual.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfers"],"host":["api","appless","dev"],"query":[{"key":"range","value":"50"},{"key":"skip","value":"1"},{"description":{"content":"<p>0 = created / 1 = transferred / 2 = error / 3 = scheduled</p>\n","type":"text/plain"},"key":"status","value":"0"},{"description":{"content":"<p>0 = ted / 1 = pix</p>\n","type":"text/plain"},"key":"type","value":"1"},{"key":"initDTCreate","value":"2024-04-05T00:00:00"},{"key":"endDTCreate","value":"2024-04-05T23:59:59"}],"variable":[]}},"response":[],"_postman_id":"5bde2bed-9f32-4ab6-9879-4d69c88d5622"},{"name":"voucher - transfer","id":"58bf4a04-65fc-48d9-be81-9bb39e79ca2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/voucher/:transferId?mimeType=application/pdf","description":"<h4 id=\"🇺🇸-obtain-a-transfer-receipt\">🇺🇸 Obtain a transfer receipt.</h4>\n<h4 id=\"🇧🇷-obter-um-comprovante-de-transferência\">🇧🇷 Obter um comprovante de transferência.</h4>\n<p><strong>transferId</strong><br />🇺🇸 Transfer code received in the transaction event. The result of the request returns a temporary URL, which will expire in 1 minute.<br />🇧🇷 Código da transferência recebido na sucesso da transação. O resultado da requisição retorna uma URL temporária, que expirará em 1 minuto.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","voucher",":transferId"],"host":["api","appless","dev"],"query":[{"key":"mimeType","value":"application/pdf"}],"variable":[{"type":"any","value":"","key":"transferId"}]}},"response":[],"_postman_id":"58bf4a04-65fc-48d9-be81-9bb39e79ca2d"},{"name":"voucher - refunded","id":"de3302c3-daed-4cff-b3bb-8bca81f68af2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/voucher/refund/:orderId?mimeType=application/pdf","description":"<h4 id=\"🇺🇸-obtain-a-transfer-receipt\">🇺🇸 Obtain a transfer receipt.</h4>\n<h4 id=\"🇧🇷-obter-um-comprovante-de-transferência\">🇧🇷 Obter um comprovante de transferência.</h4>\n<p><strong>transferId</strong><br />🇺🇸 Transfer code received in the transaction event. The result of the request returns a temporary URL, which will expire in 1 minute.<br />🇧🇷 Código da transferência recebido na sucesso da transação. O resultado da requisição retorna uma URL temporária, que expirará em 1 minuto.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","voucher","refund",":orderId"],"host":["api","appless","dev"],"query":[{"key":"mimeType","value":"application/pdf"}],"variable":[{"type":"any","value":"","key":"orderId"}]}},"response":[],"_postman_id":"de3302c3-daed-4cff-b3bb-8bca81f68af2"},{"name":"transfer by bankslip","id":"6d13252a-35af-4105-886f-58dcb224e53e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"digitable\": \"50990000010000000000000025475773213060000000505\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bankslip/payment/status","urlObject":{"protocol":"https","path":["pay","{{env}}","bankslip","payment","status"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"53bd18a7-604d-4cf8-8266-c36a87b6a755","name":"transfer by bankslip","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"digitable\": \"50990000010000000000000025475773213060000000505\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bankslip/payment/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Sep 2025 17:07:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"97d8c35c6e2911e6-LIS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Qv07OhFtmjQEPhw="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"body\": {\n        \"id\": \"d1a82473-f97c-4fd4-aa1d-27278d3a0eec\",\n        \"clientRequestId\": \"00001\",\n        \"account\": 412005589,\n        \"amount\": 5.05,\n        \"transactionIdAuthorize\": 4612596153,\n        \"hasOccurrence\": false,\n        \"barCodeInfo\": {\n            \"digitable\": \"50990000010000000000000025475773213060000000505\"\n        },\n        \"paymentDate\": \"2025-09-04T12:32:54Z\"\n    },\n    \"status\": \"CONFIRMED\",\n    \"version\": \"1.1.0\"\n}"}],"_postman_id":"6d13252a-35af-4105-886f-58dcb224e53e"},{"name":"transfer by pix","id":"fa6bff39-3427-4784-aa9e-7e369f994bc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bankAccount\": {\r\n        \"pixCPF\": \"21360378898\"\r\n    },\r\n    \"amount\": 0.01,\r\n    \"externalId\": \"1e535a66-b93e-4525-b8e3-392f90c216e3\",\r\n    \"message\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/transfer","description":"<h4 id=\"🇺🇸-creates-a-transfer-action-by-pix\">🇺🇸 Creates a transfer action by PIX.</h4>\n<h4 id=\"🇧🇷-cria-uma-ação-de-transferência-por-pix\">🇧🇷 Cria uma ação de transferência por PIX.</h4>\n<p><strong>amount</strong><br />🇺🇸 Total transfer amount.<br />🇧🇷 Valor total da transferência.</p>\n<p><strong>type</strong><br />🇺🇸 Transfer type.<br />🇧🇷 Tipo de transferência.</p>\n<p><strong>message</strong><br />🇺🇸 Message for the receiver.<br />🇧🇷 Mensagem para o recebedor.</p>\n<p><strong>bankAccount</strong><br />🇺🇸 recipient key-pix type.<br />🇧🇷 tipo de chave-pix do destinatário.</p>\n<p><strong>bankAccount Types</strong></p>\n<p><em>pixCPF</em><br />🇺🇸 This is the recipient's pix-key type, that uses the Brazilian identification document number, named CPF.<br />🇧🇷 Este é um tipo de chave-pix, do destinatário, que utiliza o número do documento de identificação brasileiro, de nome CPF.</p>\n<p><em>pixCNPJ</em><br />🇺🇸 This is the recipient's pix-key type, that uses the identification document number of a company, named CNPJ.<br />🇧🇷 Este é um tipo de chave-pix, do destinatário, que utiliza o número do documento de identificação de uma empresa, de nome CNPJ.</p>\n<p><em>pixCelular</em><br />🇺🇸 This is the type of key-pix, from the recipient, that uses the Cell Phone..<br />🇧🇷 Este é o tipo de chave-pix, do destinatário, que utiliza o Celular.</p>\n<p><em>pixEmail</em><br />🇺🇸 This is the type of key-pix, of the recipient, that uses the E-mail.<br />🇧🇷 Este é o tipo de chave-pix, do destinatário, que utiliza o E-mail.</p>\n<p><em>pixAleatorio</em><br />🇺🇸 This is the recipient's pix-key type, that uses a random key.<br />🇧🇷 Este é o tipo de chave-pix, do destinatário, que utiliza uma chave aleatória.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"5c6ab2d4-540c-4e01-9eb2-015e62347076","name":"transfer by pix","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bankAccount\": {\r\n        \"pixCPF\": \"21360378898\"\r\n    },\r\n    \"amount\": 0.01,\r\n    \"externalId\": \"2631915b-4ce0-44ff-b030-0513efba67a5\",\r\n    \"message\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:34:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e28ac0818f20a-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlL2ziCXGjQEKRQ="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"transferId\": \"688b8cfcf959070b1b665b76\",\n    \"idInt\": 43528234,\n    \"account\": {\n        \"pixCPF\": \"21360378898\"\n    },\n    \"dateOfCreation\": \"2025-07-31T12:34:20\",\n    \"amount\": 0.01,\n    \"amountRefunded\": 0,\n    \"status\": \"Created\",\n    \"message\": \"\",\n    \"type\": \"pix\",\n    \"dtCreated\": \"2025-07-31T12:34:20\",\n    \"dtUpdate\": \"0001-01-01T00:00:00\",\n    \"detalhesEnvioPix\": {\n        \"nsu\": 0,\n        \"vlrTransacao\": 0,\n        \"dtTransacao\": \"0001-01-01T00:00:00\"\n    },\n    \"externalId\": \"a35de8e6-d9ec-4a2d-b40f-5b6d74369620\",\n    \"is2FA\": false,\n    \"companyNickName\": \"Reinaldo Almeida\"\n}"}],"_postman_id":"fa6bff39-3427-4784-aa9e-7e369f994bc9"},{"name":"transfer by pix emv","id":"16a532a7-278c-4879-adbd-fa2b34be2619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emv\":\"\",\r\n    \"externalId\": \"270e7c85-10fd-49bc-b323-96a899dcfca9\",\r\n    \"type\": \"pix\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/transfer","description":"<h4 id=\"🇺🇸-creates-a-transfer-action-by-pix-emv\">🇺🇸 Creates a transfer action by PIX EMV.</h4>\n<h4 id=\"🇧🇷-cria-uma-ação-de-transferência-por-pix-emv\">🇧🇷 Cria uma ação de transferência por PIX EMV.</h4>\n<p><strong>type</strong><br />🇺🇸 transfer type.<br />🇧🇷 Tipo de transferência.</p>\n<p><strong>emv</strong><br />🇺🇸 emv pix type.<br />🇧🇷 pix copia e cola.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"16a532a7-278c-4879-adbd-fa2b34be2619"},{"name":"transfer by pix with document","id":"8b3a4e05-e0ce-40c7-9b57-b8633cd1b62c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bankAccount\": {\r\n        \"document\": \"21360378898\",\r\n        \"pixCPF\": \"21360378898\"\r\n    },\r\n    \"amount\": 0.01,\r\n    \"externalId\": \"4bd26870-bd0b-4241-ae08-594b826daf8c\",\r\n    \"type\": \"pix\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/transfer","description":"<h4 id=\"🇺🇸-creates-a-transfer-action-by-pix\">🇺🇸 Creates a transfer action by PIX.</h4>\n<h4 id=\"🇧🇷-cria-uma-ação-de-transferência-por-pix\">🇧🇷 Cria uma ação de transferência por PIX.</h4>\n<p><strong>amount</strong><br />🇺🇸 Total transfer amount.<br />🇧🇷 Valor total da transferência.</p>\n<p><strong>type</strong><br />🇺🇸 transfer type.<br />🇧🇷 Tipo de transferência.</p>\n<p><strong>bankAccount</strong><br />🇺🇸 recipient key-pix type.<br />🇧🇷 tipo de chave-pix do destinatário.</p>\n<p><strong>bankAccount Types</strong></p>\n<p><em>document</em><br />🇺🇸 When informing the CPF/CNPJ in this parameter, the transaction will only be completed if the pix-key belongs to this same CPF/CNPJ..<br />🇧🇷 Ao informar o CPF/CNPJ neste parâmetro, a transação só será concluída se a chave-pix pertencer a este mesmo CPF/CNPJ.</p>\n<p><em>pixCPF</em><br />🇺🇸 This is the recipient's pix-key type, that uses the Brazilian identification document number, named CPF.<br />🇧🇷 Este é um tipo de chave-pix, do destinatário, que utiliza o número do documento de identificação brasileiro, de nome CPF.</p>\n<p><em>pixCNPJ</em><br />🇺🇸 This is the recipient's pix-key type, that uses the identification document number of a company, named CNPJ.<br />🇧🇷 Este é um tipo de chave-pix, do destinatário, que utiliza o número do documento de identificação de uma empresa, de nome CNPJ.</p>\n<p><em>pixCelular</em><br />🇺🇸 This is the type of key-pix, from the recipient, that uses the Cell Phone..<br />🇧🇷 Este é o tipo de chave-pix, do destinatário, que utiliza o Celular.</p>\n<p><em>pixEmail</em><br />🇺🇸 This is the type of key-pix, of the recipient, that uses the E-mail.<br />🇧🇷 Este é o tipo de chave-pix, do destinatário, que utiliza o E-mail.</p>\n<p><em>pixAleatorio</em><br />🇺🇸 This is the recipient's pix-key type, that uses a random key.<br />🇧🇷 Este é o tipo de chave-pix, do destinatário, que utiliza uma chave aleatória.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b3a4e05-e0ce-40c7-9b57-b8633cd1b62c"},{"name":"transfer by pix with bank account","id":"d8ffc2cc-a52d-46a2-8bf0-b1c7559ae650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bankAccount\": {\r\n        //\r\n        \"bankCode\": \"033\", // BANCO SANTANDER (BRASIL) S.A\r\n        \"bankBranch\": \"1731\",\r\n        \"bankAccount\": \"01004807\",\r\n        \"bankAccountDv\": \"8\",\r\n        \"bankAccountType\": 0, // Current Account\r\n        //\r\n        \"legalName\": \"Reinaldo Mendes Almeida\",\r\n        \"document\": \"21360378898\" // CPF\r\n    },\r\n    \"amount\": 0.01,\r\n    \"externalId\": \"8d55d1d7-fb55-4947-a269-5e628b013a73\",\r\n    \"type\": \"pix\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/transfer","description":"<h4 id=\"🇺🇸-creates-a-transfer-action-by-pix\">🇺🇸 Creates a transfer action by PIX.</h4>\n<h4 id=\"🇧🇷-cria-uma-ação-de-transferência-por-pix\">🇧🇷 Cria uma ação de transferência por PIX.</h4>\n<p><strong>amount</strong><br />🇺🇸 Total transfer amount.<br />🇧🇷 Valor total da transferência.</p>\n<p><strong>type</strong><br />🇺🇸 Transfer type.<br />🇧🇷 Tipo de transferência.</p>\n<p><strong>bankAccount</strong><br />🇺🇸 The recipient's account details will be used as the PIX-key.<br />🇧🇷 Será utilizado os dados da conta do destinatário como chave-PIX</p>\n<p><strong>bankAccount Types</strong></p>\n<p><em>document</em><br />🇺🇸 The transaction will only be completed if the bank account details belong to the same CPF/CNPJ.<br />🇧🇷 A transação só será concluída se os dados da conta bancária pertencer a este mesmo CPF/CNPJ.</p>\n<p><em>legalName</em><br />🇺🇸 Name of the account holder who will receive the PIX transfer amounts.<br />🇧🇷 Nome do titular da conta que receberá os valores da transferência PIX.</p>\n<p><em>bankCode</em><br />🇺🇸 Identification code assigned by the Central Bank of Brazil.<br />🇧🇷 Código identificador atribuído pelo Banco Central do Brasil.</p>\n<p><em>bankBranch</em><br />🇺🇸 Recipient's Bank Account Branch Number.<br />🇧🇷 Número da Agência da Conta Bancária do destinatário.</p>\n<p><em>bankAccount</em><br />🇺🇸 Number, without the digit, of the recipient's Bank Account.<br />🇧🇷 Número, sem o dígito, da Conta Bancária do destinatário.</p>\n<p><em>bankAccountDv</em><br />🇺🇸 Recipient's Bank Account Digit.<br />🇧🇷 Dígito da Conta Bancária do destinatário.</p>\n<p><em>bankAccountType</em><br />🇺🇸 Identification code for the type of bank account of the recipient.<br />🇧🇷 Código identificador do tipo de Conta Bancária do destinatário.</p>\n<h2 id=\"bank-account-type-codes\">Bank Account Type Codes</h2>\n<ul>\n<li><p>0 = Current Account</p>\n</li>\n<li><p>1 = Savings Account</p>\n</li>\n<li><p>2 = Salary Account</p>\n</li>\n<li><p>3 = Transacting Account</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8ffc2cc-a52d-46a2-8bf0-b1c7559ae650"},{"name":"transfer by pix with 2FA","id":"9c0b79a0-27be-409d-9dc1-1c2440eb7bc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transferId\": \"\",\r\n    \"token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/transfer/token","description":"<h4 id=\"🇺🇸-informs-the-two-factor-authentication-token-to-release-a-transfer\">🇺🇸 Informs the two-factor authentication token to release a transfer.</h4>\n<h4 id=\"🇧🇷-informa-o-token-do-duplo-fator-de-autenticação-para-liberação-de-uma-transferência\">🇧🇷 Informa o token do duplo fator de autenticação para liberação de uma transferência.</h4>\n<p><strong>transferId</strong><br />🇺🇸 Transfer ID.<br />🇧🇷 Identificador da transferência.</p>\n<p><strong>token</strong><br />🇺🇸 Token received as two-factor authentication.<br />🇧🇷 Token recebido como duplo fator de autenticação.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer","token"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c0b79a0-27be-409d-9dc1-1c2440eb7bc3"},{"name":"transfer by pix with webhook","id":"0e478eec-d89a-4ebc-a47d-c4f159735f65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"bankAccount\": {\r\n        \"pixCPF\": \"21360378898\"\r\n    },\r\n    \"amount\": 0.01,\r\n    \"externalId\": \"321ABC456\",\r\n    \"type\": \"pix\",\r\n    \"webhook\": {\r\n            \"url\": \"https://mydomain.com/my-method\",\r\n            \"headers\": [\r\n                {\r\n                    \"key\": \"my-authorization-key\",\r\n                    \"value\": \"my-authorization-value\"\r\n                }\r\n            ]\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/transfer","description":"<h4 id=\"🇺🇸-creates-a-transfer-action-by-pix\">🇺🇸 Creates a transfer action by PIX.</h4>\n<h4 id=\"🇧🇷-cria-uma-ação-de-transferência-por-pix\">🇧🇷 Cria uma ação de transferência por PIX.</h4>\n<p><strong>amount</strong><br />🇺🇸 Total transfer amount.<br />🇧🇷 Valor total da transferência.</p>\n<p><strong>type</strong><br />🇺🇸 transfer type.<br />🇧🇷 Tipo de transferência.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","transfer"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e478eec-d89a-4ebc-a47d-c4f159735f65"},{"name":"transfer by wallet","id":"57f8ab72-3a47-4b8a-a1c9-47ba5c042149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"{\r\n    \"amount\": 1.25,\r\n    \"description\": \"<transfer description>\",\r\n    \"externalId\": \"a81af7da-83fd-4000-9f8e-692635dd2b30\",\r\n    \"creditAccount\": {\r\n        \"merchantId\": \"<merchant ID>\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bank/transfer/wallet","description":"<h4 id=\"🇺🇸-performs-a-transfer-between-wallets-within-the-market-place\">🇺🇸 Performs a transfer between wallets within the Market Place.</h4>\n<h4 id=\"🇧🇷-executa-uma-transferência-entre-wallet-dentro-do-market-place\">🇧🇷 Executa uma transferência entre wallet dentro do Market Place.</h4>\n<p><strong>creditaccount</strong><br />🇺🇸 Object containing the ID of the merchant who owns the wallet that will receive the transfer amount.<br />🇧🇷 Objeto que contém o ID da merchant proprietário da wallet que receberá o valor da transferência.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","bank","transfer","wallet"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"57f8ab72-3a47-4b8a-a1c9-47ba5c042149"},{"name":"transfer by bankslip","id":"2bf08ebd-cc3e-4804-a481-74cb794c68d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 5.05,\n    \"barCodeInfo\": {\n        \"digitable\": \"50990000010000000000000025475773213060000000505\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bankslip/payment/pay","description":"<h4 id=\"🇺🇸-create-a-transfer-action-by-brazilian-bank-slip-or-by-bill-payment\">🇺🇸 Create a transfer action by Brazilian bank slip, or, by bill payment.</h4>\n<h4 id=\"🇧🇷-criar-uma-ação-de-transferência-por-pagamento-de-boleto-bancário-ou-por-conta-de-consumo\">🇧🇷 Criar uma ação de transferência por Pagamento de Boleto Bancário, ou, por Conta de Consumo.</h4>\n<p>ammount<br />🇺🇸 Ammount to pay.<br />🇧🇷 Valor a pagar.</p>\n<p>digitable<br />🇺🇸 Digitable line.<br />🇧🇷 Linha digitável.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","bankslip","payment","pay"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"592804c5-a69b-46aa-a975-1245c6953fca","name":"transfer by bankslip","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 134.87,\n    \"barCodeInfo\": {\n        \"digitable\": \"826400000012348701052022507144038399420250670510\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bankslip/payment/pay"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 11 Sep 2025 17:28:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"97d8e1ceea77e3cc-LIS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Qv3-Eg2MmjQEJ3w="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"transferId\": \"68c306c10d5b7707a4474eb3\",\n    \"idInt\": 43558264,\n    \"account\": {\n        \"bankCode\": \"509\",\n        \"agencia\": \"0001\",\n        \"conta\": \"412005589\",\n        \"document\": \"36060950000159\",\n        \"legalName\": \"AppLess\"\n    },\n    \"dateOfCreation\": \"2025-09-11T14:28:33\",\n    \"amount\": 134.87,\n    \"amountRefunded\": 0,\n    \"status\": \"WaitingToken\",\n    \"type\": \"bankslip_transfer\",\n    \"dtCreated\": \"2025-09-11T14:28:33\",\n    \"dtUpdate\": \"2025-09-11T14:28:34\",\n    \"externalId\": \"68c306c10d5b7707a4474eb3\",\n    \"is2FA\": true,\n    \"companyNickName\": \"ELVER MONTORO ME\",\n    \"bankslipPaymentDetail\": {\n        \"clientRequestId\": \"68c306c10d5b7707a4474eb3\",\n        \"transactionIdAuthorize\": 4631530708,\n        \"barCodeInfo\": {\n            \"digitable\": \"826400000012348701052022507144038399420250670510\"\n        }\n    }\n}"},{"id":"56edac04-9062-4fb7-b71c-901880c5b2d1","name":"transfer by bankslip","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 134.87,\n    \"barCodeInfo\": {\n        \"digitable\": \"826400000012348701052022507144038399420250670510\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bankslip/payment/pay"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 11 Sep 2025 17:28:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"97d8e1ceea77e3cc-LIS"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Qv3-Eg2MmjQEJ3w="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"transferId\": \"68c306c10d5b7707a4474eb3\",\n    \"idInt\": 43558264,\n    \"account\": {\n        \"bankCode\": \"509\",\n        \"agencia\": \"0001\",\n        \"conta\": \"412005589\",\n        \"document\": \"36060950000159\",\n        \"legalName\": \"AppLess\"\n    },\n    \"dateOfCreation\": \"2025-09-11T14:28:33\",\n    \"amount\": 134.87,\n    \"amountRefunded\": 0,\n    \"status\": \"WaitingToken\",\n    \"type\": \"bankslip_transfer\",\n    \"dtCreated\": \"2025-09-11T14:28:33\",\n    \"dtUpdate\": \"2025-09-11T14:28:34\",\n    \"externalId\": \"68c306c10d5b7707a4474eb3\",\n    \"is2FA\": true,\n    \"companyNickName\": \"ELVER MONTORO ME\",\n    \"bankslipPaymentDetail\": {\n        \"clientRequestId\": \"68c306c10d5b7707a4474eb3\",\n        \"transactionIdAuthorize\": 4631530708,\n        \"barCodeInfo\": {\n            \"digitable\": \"826400000012348701052022507144038399420250670510\"\n        }\n    }\n}"}],"_postman_id":"2bf08ebd-cc3e-4804-a481-74cb794c68d3"}],"id":"00aa34df-d515-49a8-a692-44e4a559ce89","_postman_id":"00aa34df-d515-49a8-a692-44e4a559ce89","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"MarketPlace","item":[{"name":"Partner","item":[{"name":"partner","id":"02d4cfff-fb6e-466b-97ec-38ea4f41d120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"merchantPartnerCompanyId\": \"<id of merchant who will receive fee>\",\n    \"feeAmount\": 0.05,\n    \"typeFee\": 2 // 1 porcentagem // valor\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/companypartner/:merchantId","description":"<p><strong>merchantId</strong><br />🇺🇸 ID do lojista que recebe o débito da tarifa.<br />🇧🇷 ID of the merchant who receives the fee debit.<br /><em>(required)</em></p>\n<p><strong>merchantPartnerCompanyId</strong>_<br />🇺🇸 id of merchant who will receive fee.<br />🇧🇷 id da loja que receberá a taxa.<br /><em>(required)</em></p>\n<p><strong>feeAmount</strong><br />🇺🇸 Amount or percentage of the fee.<br />🇧🇷 Valor ou percentual da taxa.<br /><em>(required)</em></p>\n<p><strong>typeFee</strong><br />🇺🇸 Fee type.<br />🇧🇷 Tipo da taxa.<br /><em>(required)</em></p>\n<p><strong>Types of Fees</strong></p>\n<ul>\n<li><p>1 = Percentage</p>\n</li>\n<li><p>2 = Value</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","companypartner",":merchantId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"merchantId"}]}},"response":[],"_postman_id":"02d4cfff-fb6e-466b-97ec-38ea4f41d120"},{"name":"partner","id":"2cbb29fe-d89b-48cb-93b6-4c84b192ddb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": \"<relationship id between merchant and partner>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/companypartner/:merchantId","description":"<p>merchantId<br />🇺🇸 ID do lojista que recebe o débito da tarifa.<br />🇧🇷 ID of the merchant who receives the fee debit.<br /><em>(required)</em></p>\n<p>id<br />🇺🇸 Relationship ID between the store and the partner. This ID was generated in the POST.<br />🇧🇷 ID do relacionamento entre a loja e o parceiro. Este ID foi gerado no POST.<br /><em>(required)</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","companypartner",":merchantId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"merchantId"}]}},"response":[],"_postman_id":"2cbb29fe-d89b-48cb-93b6-4c84b192ddb1"}],"id":"6db4ba18-4176-442e-a9e3-85ee81bcd2d6","_postman_id":"6db4ba18-4176-442e-a9e3-85ee81bcd2d6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"Withdraw","item":[{"name":"PixKey","id":"4383f17a-e67f-4ca9-b596-6a5467be88df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/bankaccount/:merchantId","description":"<h4 id=\"🇺🇸-lists-the-pix-key-that-can-be-used-to-withdraw-from-the-merchant-portal\">🇺🇸 lists the pix key that can be used to withdraw from the merchant portal..</h4>\n<h4 id=\"🇧🇷-lista-chave-pix-que-poderá-ser-utilizada-para-saque-no-portal-do-lojista\">🇧🇷 lista chave-pix que poderá ser utilizada para saque no portal do lojista.</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","bankaccount",":merchantId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"merchantId"}]}},"response":[],"_postman_id":"4383f17a-e67f-4ca9-b596-6a5467be88df"},{"name":"PixKey","id":"f2409da5-a48b-486d-833f-6c91b7db0da9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"{\r\n    \"pixCPF\": \"<CPF pix key>\",\r\n    \"pixCNPJ\": \"<CNPJ pix key>\",\r\n    \"pixEmail\": \"<email pix key>\",\r\n    \"pixCelular\": \"<cellphone pix key\",\r\n    \"pixAleatorio\": \"<EMV pix key>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/bankaccount","description":"<h4 id=\"🇺🇸-register-a-pix-key-that-can-be-used-to-withdraw-from-the-merchant-portal\">🇺🇸 register a pix-key that can be used to withdraw from the merchant portal.</h4>\n<h4 id=\"🇧🇷-cadastra-uma-chave-pix-que-poderá-ser-utilizada-para-saque-no-portal-do-lojista\">🇧🇷 cadastra uma chave-pix que poderá ser utilizada para saque no portal do lojista.</h4>\n<p><strong>Withdraw Roles</strong></p>\n<p>🇺🇸 Only 1 pix-key can be registered per merchant for withdrawal on the portal<br />🇧🇷 Poderá ser cadastrada apenas 1 chave-pix por comerciante para saque no portal</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","bankaccount"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2409da5-a48b-486d-833f-6c91b7db0da9"}],"id":"9cc5c9ea-292b-45cb-81bd-bb111dcfea4c","_postman_id":"9cc5c9ea-292b-45cb-81bd-bb111dcfea4c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"merchants","id":"85191378-2509-45bb-8d80-adda9a25baed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchants?range=50&skip=0","description":"<h4 id=\"🇺🇸-list-market-place-merchants\">🇺🇸 List Market Place merchants.</h4>\n<h4 id=\"🇧🇷-liste-os-lojas-do-market-place\">🇧🇷 Liste os lojas do Market Place.</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchants"],"host":["api","appless","dev"],"query":[{"key":"range","value":"50"},{"key":"skip","value":"0"}],"variable":[]}},"response":[{"id":"95626f5c-4acc-494a-9e2f-abbcfcfec4ad","name":"merchants","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchants?range=50&skip=0","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchants"],"query":[{"key":"range","value":"50"},{"key":"skip","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:39:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e30b99b57d7a8-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlMqUj4JGjQEPGw="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"range\": 20,\n    \"skip\": 0,\n    \"count\": 20,\n    \"results\": [\n        {\n            \"id\": \"643768b556371a03698fbc17\",\n            \"nickName\": \"Elver Montoro ME\",\n            \"companyName\": \"Elver Montoro ME\",\n            \"cnpj\": \"13809706000140\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"65ccfbe79f5e4af2ed9230ce\",\n            \"nickName\": \"AppLess Filha MKP\",\n            \"companyName\": \"AppLess Filha MKP\",\n            \"cnpj\": \"17858595000113\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"6621775b932baab24f3ea643\",\n            \"nickName\": \"nicknameDaEmpresa2\",\n            \"companyName\": \"nomeDaEmpresa2\",\n            \"cnpj\": \"06.990.590/0001-23\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"669adde7d860f6fdcc6420f4\",\n            \"nickName\": \"elver\",\n            \"companyName\": \"Elver Montoro\",\n            \"cpf\": \"32368687831\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"66bcab95b904fea1fb632b55\",\n            \"nickName\": \"Auto Peças\",\n            \"companyName\": \"Auto Peças Reinaldo\",\n            \"cnpj\": \"19.928.277/0001-07\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"66c37f8336252928f0b63e1a\",\n            \"nickName\": \"ELIS\",\n            \"companyName\": \"ELIS BANK\",\n            \"cnpj\": \"17858595000113\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"66f5930121498f57ba071359\",\n            \"nickName\": \"ELver apagar\",\n            \"companyName\": \"ELver apagar\",\n            \"cnpj\": \"95515752000100\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"66f5933721498f57ba071390\",\n            \"nickName\": \"elver pagar 2\",\n            \"companyName\": \"elver pagar 2\",\n            \"cnpj\": \"95545375000143\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"66f59a8021498f57ba0713b8\",\n            \"nickName\": \"elver pagar 3 \",\n            \"companyName\": \"elver pagar 3 \",\n            \"cnpj\": \"94833702000108\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"66fedb7fa27784a28296f571\",\n            \"nickName\": \"elver pagvar 5\",\n            \"companyName\": \"elver pagvar 5\",\n            \"cnpj\": \"85996472000107\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"66fedbf3a27784a28296f59b\",\n            \"nickName\": \"elver pagar 75\",\n            \"companyName\": \"elver pagar 75\",\n            \"cnpj\": \"28242107000165\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"672a30c4d302eda373fd58d1\",\n            \"nickName\": \"Geru 1\",\n            \"companyName\": \"Geru 1\",\n            \"cnpj\": \"31125517000130\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"672a32c3d302eda373fd58d3\",\n            \"nickName\": \"Geru 1\",\n            \"companyName\": \"Geru 1\",\n            \"cnpj\": \"31125517000130\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"672a5178d302eda373fd59ed\",\n            \"nickName\": \"Geru 2\",\n            \"companyName\": \"Geru 2\",\n            \"cnpj\": \"45187878000116\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"672a5cfc120b57d716b6eeb8\",\n            \"nickName\": \"Geru 3\",\n            \"companyName\": \"Geru 3\",\n            \"cnpj\": \"03113913000102\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"675c70db3f799bc0e1fdc2a8\",\n            \"nickName\": \"AppLess EC\",\n            \"companyName\": \"AppLess Tecnologia Ltda.\",\n            \"cnpj\": \"49148849000104\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"67e710ddcf4b27c9b4fd6255\",\n            \"nickName\": \"ACBr\",\n            \"companyName\": \"Projeto ACBr \",\n            \"cnpj\": \"18760540000139\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"6808ff6a245d5f6d73d43113\",\n            \"nickName\": \"testeelver\",\n            \"companyName\": \"teste elver\",\n            \"cpf\": \"85888821080\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"685aecf0e26a6d284c1a49e6\",\n            \"nickName\": \"MARIZINHA LOJA\",\n            \"companyName\": \"MARINA COMERCIOS\",\n            \"cnpj\": \"99023850000172\",\n            \"status\": 0\n        },\n        {\n            \"id\": \"688b88e6ad22cac027fe5c33\",\n            \"nickName\": \"Reinaldo Almeida\",\n            \"companyName\": \"Reinaldo Mendes Almeida\",\n            \"cpf\": \"21360378898\",\n            \"status\": 0\n        }\n    ]\n}"}],"_postman_id":"85191378-2509-45bb-8d80-adda9a25baed"},{"name":"merchant by Id","id":"a9e013f8-7aa9-4ba5-bb04-373078e30a0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/id/:id","description":"<h4 id=\"🇺🇸-search-for-a-market-place-merchant-by-id\">🇺🇸 Search for a Market Place merchant by ID.</h4>\n<h4 id=\"🇧🇷-procura-uma-loja-do-market-place-pelo-id\">🇧🇷 Procura uma loja do Market Place pelo ID.</h4>\n<p><strong>Id</strong><br />🇺🇸 Merchant Identifier Code.<br />🇧🇷 ID da Loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","id",":id"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"{{merchantId}}","key":"id"}]}},"response":[{"id":"29cd8815-ae12-487e-aa48-028ffe325a06","name":"merchant by Id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/id/:id","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","id",":id"],"variable":[{"key":"id","value":"{{merchantId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:52:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967764f9eee9cb96-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Oier-jc4GjQEPbw="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688a72c1903b061cb354100e\",\n    \"nickName\": \"Reinaldo Almeida\",\n    \"companyName\": \"Reinaldo Mendes Almeida\",\n    \"isPayout2FA\": false,\n    \"email\": \"reinaldo.almeida@live.com\",\n    \"bankAccounts\": []\n}"}],"_postman_id":"a9e013f8-7aa9-4ba5-bb04-373078e30a0b"},{"name":"merchant by Phone","id":"35f58636-5da0-490b-82e1-f14d9e6a25bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/phone/:phone","description":"<h4 id=\"🇺🇸-search-for-a-market-place-merchant-by-id\">🇺🇸 Search for a Market Place merchant by ID.</h4>\n<h4 id=\"🇧🇷-procura-uma-loja-do-market-place-pelo-id\">🇧🇷 Procura uma loja do Market Place pelo ID.</h4>\n<p><strong>Id</strong><br />🇺🇸 Merchant Identifier Code.<br />🇧🇷 ID da Loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","phone",":phone"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"5511956081333","key":"phone"}]}},"response":[{"id":"3412a4ce-4153-46ce-87a6-b530669553fe","name":"merchant by Phone","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/phone/:phone","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","phone",":phone"],"variable":[{"key":"phone","value":"5511956081333"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 15 Aug 2025 18:46:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96fadadabb83585e-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"PXEEwhuumjQEMRw="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"689f7e48e579d21e59ec2bcb\",\n    \"nickName\": \"Reinaldo Almeida\",\n    \"companyName\": \"Reinaldo Mendes Almeida\",\n    \"isPayout2FA\": false,\n    \"email\": \"reinaldo.almeida@live.com\",\n    \"bankAccounts\": []\n}"}],"_postman_id":"35f58636-5da0-490b-82e1-f14d9e6a25bb"},{"name":"merchant by CNPJ","id":"1d758afc-af5f-436a-b5c2-7fb60f6789f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/cnpj/:cnpj","description":"<h4 id=\"🇺🇸-search-for-a-market-place-merchant-by-cnpj\">🇺🇸 Search for a Market Place merchant by CNPJ.</h4>\n<h4 id=\"🇧🇷-procura-uma-loja-do-market-place-pelo-cnpj\">🇧🇷 Procura uma loja do Market Place pelo CNPJ.</h4>\n<p><strong>cnpj</strong><br />🇺🇸 Number of the merchant's CNPJ.<br />🇧🇷 Número do CNPJ da loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","cnpj",":cnpj"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"49148849000104","key":"cnpj"}]}},"response":[{"id":"87af8f0a-3ea4-432d-aee4-9222f23a6556","name":"merchant by CNPJ","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/cnpj/:cnpj","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","cnpj",":cnpj"],"variable":[{"key":"cnpj","value":"49148849000104"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:52:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"9677660bcda0cb96-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OieyxjoWmjQEPTA="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"675c70db3f799bc0e1fdc2a8\",\n    \"nickName\": \"AppLess EC\",\n    \"companyName\": \"AppLess Tecnologia Ltda.\",\n    \"cnpj\": \"49148849000104\",\n    \"isPayout2FA\": false,\n    \"email\": \"reinaldo.almeida@appless.com.br\",\n    \"bankAccounts\": []\n}"}],"_postman_id":"1d758afc-af5f-436a-b5c2-7fb60f6789f3"},{"name":"merchant by CPF","id":"fd9b5825-ff6a-4541-9c27-641e8fdbfa0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/cpf/:cpf","description":"<h4 id=\"🇺🇸-search-for-a-market-place-merchant-by-cpf\">🇺🇸 Search for a Market Place merchant by CPF.</h4>\n<h4 id=\"🇧🇷-procura-uma-loja-do-market-place-pelo-cpf\">🇧🇷 Procura uma loja do Market Place pelo CPF.</h4>\n<p><strong>cpf</strong><br />🇺🇸 Number of the merchant's CPF.<br />🇧🇷 Número do CPF da loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","cpf",":cpf"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"21360378898","key":"cpf"}]}},"response":[{"id":"4b3f025f-cd4d-4b1c-ba0b-e4453354bc03","name":"merchant by CPF","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/cpf/:cpf","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","cpf",":cpf"],"variable":[{"key":"cpf","value":"21360378898"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:52:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"9677659a5f4acb96-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Oiev8jzyGjQEPlQ="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688a72c1903b061cb354100e\",\n    \"nickName\": \"Reinaldo Almeida\",\n    \"companyName\": \"Reinaldo Mendes Almeida\",\n    \"cpf\": \"21360378898\",\n    \"isPayout2FA\": false,\n    \"email\": \"reinaldo.almeida@live.com\",\n    \"bankAccounts\": []\n}"}],"_postman_id":"fd9b5825-ff6a-4541-9c27-641e8fdbfa0e"},{"name":"credential","id":"58bf9028-990d-4b0f-978c-151d7f3a752a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/credential/:merchantId","description":"<h4 id=\"🇺🇸-list-a-market-place-merchants-api-access-credentials\">🇺🇸 List a Market Place merchant's API access credentials.</h4>\n<h4 id=\"🇧🇷-liste-as-credenciais-de-acesso-a-api-de-uma-loja-do-market-place\">🇧🇷 Liste as credenciais de acesso a API de uma loja do Market Place.</h4>\n<p><strong>Id</strong><br />🇺🇸 Merchant Identifier Code.<br />🇧🇷 ID da Loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","credential",":merchantId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"{{merchantId}}","key":"merchantId"}]}},"response":[{"id":"f2b12ed1-3395-4660-9cdf-5a8e7fe1af0d","name":"credential","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clientId\": \"{{clientId}}\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/credential/:merchantId","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","credential",":merchantId"],"variable":[{"key":"merchantId","value":"{{merchantId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 14:13:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967db27a3bfb2ed9-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlACagLmmjQEMwQ="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"clientId\": \"63b51eee-xxxx-xxxx-xxxx-d18141407bf9\",\n        \"clientSecret\": \"8x6d7B0p71D3Q3i3u4i2L\"\n    }\n]"}],"_postman_id":"58bf9028-990d-4b0f-978c-151d7f3a752a"},{"name":"fees","id":"0406be09-41a5-4230-a02f-3ff6ab245268","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/fee/:merchantId","description":"<h4 id=\"🇺🇸-lists-the-marketplace-fees-that-will-be-applied-to-the-transaction\">🇺🇸 Lists the Marketplace fees that will be applied to the transaction..</h4>\n<h4 id=\"🇧🇷-lista-as-taxas-do-market-place-que-serão-aplicadas-na-transação\">🇧🇷 Lista as taxas do Market Place que serão aplicadas na transação.</h4>\n<p><strong>Id</strong><br />🇺🇸 Merchant Identifier Code.<br />🇧🇷 ID da Loja.<br /><em>(required)</em></p>\n<h2 id=\"types-of-fees\">Types of Fees</h2>\n<ul>\n<li><p>1 = Percentage</p>\n</li>\n<li><p>2 = Value</p>\n</li>\n</ul>\n<h2 id=\"names-of-marketplace-fees\">Names of Marketplace Fees</h2>\n<ul>\n<li><p>pix_mkp_order</p>\n</li>\n<li><p>pix_mkp_transfer</p>\n</li>\n<li><p>pix_mkp_refunded</p>\n</li>\n</ul>\n<h2 id=\"names-of-merchant-fees\">Names of Merchant Fees</h2>\n<ul>\n<li><p>pix_merchant</p>\n</li>\n<li><p>pix_merchant_order</p>\n</li>\n<li><p>pix_merchant_transfer</p>\n</li>\n<li><p>pix_merchant_refunded</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","fee",":merchantId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"{{merchantId}}","key":"merchantId"}]}},"response":[{"id":"233106ab-9524-4a49-9d23-11ee7b413cda","name":"fees","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/fee/:merchantId","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","fee",":merchantId"],"variable":[{"key":"merchantId","value":"{{merchantId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:53:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967767698847cb96-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Oie7hgEPGjQEP4A="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"merchantId\": \"688a72c1903b061cb354100e\",\n        \"type\": \"Value\",\n        \"valueDecimal\": 0.05,\n        \"typeReceivingOption\": \"pix_mkp_order\"\n    },\n    {\n        \"merchantId\": \"688a72c1903b061cb354100e\",\n        \"type\": \"Value\",\n        \"valueDecimal\": 0.05,\n        \"typeReceivingOption\": \"pix_mkp_transfer\"\n    },\n    {\n        \"merchantId\": \"688a72c1903b061cb354100e\",\n        \"type\": \"Value\",\n        \"valueDecimal\": 0.05,\n        \"typeReceivingOption\": \"pix_mkp_refunded\"\n    },\n    {\n        \"merchantId\": \"688a72c1903b061cb354100e\",\n        \"type\": \"Value\",\n        \"valueDecimal\": 0.1,\n        \"typeReceivingOption\": \"pix_merchant\"\n    }\n]"}],"_postman_id":"0406be09-41a5-4230-a02f-3ff6ab245268"},{"name":"users","id":"0b7a638c-620b-4cdf-9e04-65b42cee2caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/users/:merchantId?range=50&skip=0","description":"<h4 id=\"🇺🇸-list-a-market-place-merchants-portal-users\">🇺🇸 List a Market Place merchant's portal users.</h4>\n<h4 id=\"🇧🇷-liste-os-usuários-do-portal-de-uma-loja-do-market-place\">🇧🇷 Liste os usuários do portal de uma loja do Market Place.</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","users",":merchantId"],"host":["api","appless","dev"],"query":[{"key":"range","value":"50"},{"key":"skip","value":"0"}],"variable":[{"type":"any","value":"{{merchantId}}","key":"merchantId"}]}},"response":[{"id":"0ac8d4fe-84e8-471f-96b2-2ba14b549922","name":"users","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/users/:merchantId?range=50&skip=0","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","users",":merchantId"],"query":[{"key":"range","value":"50"},{"key":"skip","value":"0"}],"variable":[{"key":"merchantId","value":"{{merchantId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:53:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967766e8683dcb96-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Oie4ThnCmjQEPfQ="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"range\": 1,\n    \"skip\": 0,\n    \"count\": 1,\n    \"results\": [\n        {\n            \"id\": \"688a74571e69e5c7563e0514\",\n            \"name\": \"Reinaldo Almeida\",\n            \"userName\": \"reinaldo.almeida.merchant\",\n            \"email\": \"reinaldo.almeida@live.com\",\n            \"services\": [\n                {\n                    \"alias\": \"Portal\",\n                    \"roles\": [\n                        {\n                            \"alias\": \"operator.finance\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"0b7a638c-620b-4cdf-9e04-65b42cee2caf"},{"name":"merchant","id":"51d44025-86e7-4f65-b1a4-d9e104d57332","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"{\r\n    \"cpf\": \"21360378898\",\r\n    \"name\": \"Reinaldo Mendes Almeida\",\r\n    \"nickname\": \"Reinaldo Almeida\",\r\n    \"email\": \"reinaldo.almeida@live.com\",\r\n    \"isPayout2FA\": 0, // 0 = Disable / 1 = Enable\r\n    \"accountApplication\": false // true = Bank Account / false = Wallet\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant","description":"<h4 id=\"🇺🇸-create-a-merchant-in-the-market-place\">🇺🇸 Create a merchant in the Market Place.</h4>\n<h4 id=\"🇧🇷-cria-uma-loja-no-market-place\">🇧🇷 Cria uma loja no Market Place.</h4>\n<p><strong>cnpj</strong><br />🇺🇸 Number of the merchant's CNPJ.<br />🇧🇷 Número do CNPJ da loja.<br /><em>(required)</em></p>\n<p><strong>name</strong><br />🇺🇸 Merchant's business name.<br />🇧🇷 Razão Social da loja.<br /><em>(required)</em></p>\n<p><strong>nickname</strong><br />🇺🇸 Merchant's commercial name.<br />🇧🇷 Nome Fantasia da loja.<br /><em>(required)</em></p>\n<p><strong>feeAmount</strong><br />🇺🇸 Amount or percentage of the fee.<br />🇧🇷 Valor ou percentual da taxa.<br /><em>(required)</em></p>\n<p><strong>feeAmountOUT</strong><br />🇺🇸 Amount or percentage of the fee (cash-out).<br />🇧🇷 Valor ou percentual da taxa (cash-out).<br /><em>(required)</em></p>\n<p><strong>typeFee</strong><br />🇺🇸 Fee type.<br />🇧🇷 Tipo da taxa.<br /><em>(required)</em></p>\n<p><strong>typeFeeOUT</strong><br />🇺🇸 Fee type (cash-out).<br />🇧🇷 Tipo da taxa (cash-out).<br /><em>(required)</em></p>\n<p><strong>email</strong><br />🇺🇸 Merchant e-mail.<br />🇧🇷 E-mail da loja.<br /><em>(opcional)</em></p>\n<p><strong>isPayout2FA</strong><br />🇺🇸 Enables or disables two-factor authentication to complete cash-out.<br />🇧🇷 Habilita ou desabilita o duplo fator de autenticação para completar o cash-out.<br /><em>(required)</em></p>\n<p><strong>accountApplication</strong><br />🇺🇸 Defines the type of account that will be opened for the merchant. The value is \"false\" for Wallet and \"true\" for Bank Account.<br />🇧🇷 Define o tipo de conta será aberta para o lojista. Sendo o valor \"false\" para Wallet e \"true\" para Conta de Pagamento.<br /><em>(required)</em></p>\n<p><strong>Types of Fees</strong></p>\n<ul>\n<li><p>1 = Percentage</p>\n</li>\n<li><p>2 = Value</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"c3df9439-2df7-42c9-871a-a38e591815f7","name":"merchant","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"{\r\n    \"cpf\": \"21360378898\",\r\n    \"name\": \"Reinaldo Mendes Almeida\",\r\n    \"nickname\": \"Reinaldo Almeida\",\r\n    \"email\": \"reinaldo.almeida@live.com\",\r\n    \"isPayout2FA\": 0, // 0 = Disable / 1 = Enable\r\n    \"accountApplication\": false // true = Bank Account / false = Wallet\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:30:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967744d55ff12b66-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OibeNhIumjQEP7g="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"**********************\",\n    \"nickName\": \"Reinaldo A*******\",\n    \"companyName\": \"Reinaldo M***** A******\",\n    \"cpf\": \"213.***.***-98\",\n    \"status\": 0\n}"}],"_postman_id":"51d44025-86e7-4f65-b1a4-d9e104d57332"},{"name":"credential","id":"6b754859-45ce-43d2-9630-591d79cfc170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"{{merchantId}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/credential","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","credential"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"5631e201-6806-4b29-a98e-60160d6064f4","name":"credential","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"{{merchantId}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/credential"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 14:57:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967df34f6a8f08cc-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlGhRhz5mjQEJvg="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"688b8391c82927328a78d01b\",\n    \"clientId\": \"4ba69f88-xxx-xxx-xxx-dd6068a13ab5\",\n    \"secretKey\": \"4X4q2xxxL7y6j4g3a8u8xxxxxx7W6x\",\n    \"hmac\": \"4B3x3xxxxx3J2E4t5Q6q4A7Z6H5j7Z2x7xxxxxxf7y3b5C0p\"\n}"}],"_postman_id":"6b754859-45ce-43d2-9630-591d79cfc170"},{"name":"user","id":"d9af4143-c4ab-4dea-9f02-be14b37cfb58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"{\r\n    \"merchantId\": \"{{merchantId}}\",\r\n    \"name\": \"Reinaldo Almeida\",\r\n    \"username\": \"reinaldo.almeida.merchant.v2\",\r\n    \"email\": \"reinaldo.almeida@me.com\",\r\n    \"role\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/user","description":"<h4 id=\"🇺🇸-create-a-user-associated-with-a-merchant-to-use-the-portal\">🇺🇸 Create a user associated with a merchant to use the portal.</h4>\n<h4 id=\"🇧🇷-criar-um-usuário-associado-a-uma-loja-para-utilizar-o-portal\">🇧🇷 Criar um usuário associado a uma loja para utilizar o portal.</h4>\n<p><strong>merchantId</strong><br />🇺🇸 ID of the merchant.<br />🇧🇷 ID da loja.<br /><em>(required)</em></p>\n<p><strong>name</strong><br />🇺🇸 ID of the merchant.<br />🇧🇷 Id da loja.<br /><em>(required)</em></p>\n<p><strong>username</strong><br />🇺🇸 We indicate that it is the user's First Name and Last Name, separated by (.)<br />🇧🇷 Indicamos que seja o Nome e Sobrenome do usuário, separado por (.)<br /><em>(required)</em></p>\n<p><strong>email</strong><br />🇺🇸 The email must be valid and will be used to send the 2FA code to access the portal.<br />🇧🇷 O email deve ser válido e será utilizado para envio do código de 2FA para acesso ao portal.<br /><em>(required)</em></p>\n<p><strong>role</strong><br />🇺🇸 User Access Rule.<br />🇧🇷 Regra de acesso do usuário.<br /><em>(required)</em></p>\n<p><strong>User Roles</strong></p>\n<ul>\n<li><p>0 = operator</p>\n</li>\n<li><p>1 = operator.finance</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","user"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"34366657-de6a-4e2c-b0e3-e3b59ebc750e","name":"user","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer "}],"body":{"mode":"raw","raw":"{\r\n    \"merchantId\": \"{{merchantId}}\",\r\n    \"name\": \"Reinaldo Almeida\",\r\n    \"username\": \"reinaldo.almeida.merchant.v2\",\r\n    \"email\": \"reinaldo.almeida@me.com\",\r\n    \"role\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 14:44:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967ddf130d7769b6-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlEfxhVxGjQEP7g="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688b8131413c609514a2d54b\",\n    \"name\": \"Reinaldo Almeida\",\n    \"userName\": \"reinaldo.almeida.merchant.v2\",\n    \"email\": \"reinaldo.almeida@me.com\",\n    \"services\": [\n        {\n            \"alias\": \"Portal\",\n            \"roles\": [\n                {\n                    \"alias\": \"operator.finance\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"d9af4143-c4ab-4dea-9f02-be14b37cfb58"},{"name":"user reset password","id":"286beabb-a975-4aac-992b-533700403e39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"userId\":\"688b8131413c609514a2d54b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/users/resetpassword","description":"<h4 id=\"🇺🇸-change-user-password-on-the-portal\">🇺🇸 Change user password on the portal.</h4>\n<h4 id=\"🇧🇷-alterar-senha-do-usuário-no-portal\">🇧🇷 Alterar senha do usuário no portal.</h4>\n<p><strong>userId</strong><br />🇺🇸 ID of the user.<br />🇧🇷 ID do usuário.<br /><em>(required)</em></p>\n<p><strong>User Roles</strong></p>\n<p>🇺🇸 A new temporary password will be sent to the user's registered email address. He will be required to change this password upon first login.\n🇧🇷 Será enviada nova senha temporária para o email do usuário. Ele será obrigado a alterar esta senha no primeiro login.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","users","resetpassword"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"03f12c28-3030-4ad8-8e2f-1c88a2575791","name":"user reset password","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"userId\":\"688b8131413c609514a2d54b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/users/resetpassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 14:45:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967de0b89b1e0fec-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlEqUgQvGjQEPEg="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"286beabb-a975-4aac-992b-533700403e39"},{"name":"merchant","id":"5a8c579d-f770-4b4c-87b8-caba8a8abca8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"nickName\": \"Reinaldo Almeida\",\r\n    \"companyName\": \"Reinaldo Mendes Almeida\",\r\n    \"isPayout2FA\": false,\r\n    \"email\": \"reinaldo.almeida@live.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/:id","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant",":id"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"{{merchantId}}","key":"id"}]}},"response":[{"id":"dcc1391b-9568-4ca6-afae-239b7548c1e8","name":"merchant","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"nickName\": \"Reinaldo Almeida\",\r\n    \"companyName\": \"Reinaldo Mendes Almeida\",\r\n    \"isPayout2FA\": false,\r\n    \"email\": \"reinaldo.almeida@live.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/:id","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant",":id"],"variable":[{"key":"id","value":"{{merchantId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:56:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96776aaf6b6f2b72-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OifQeiWUGjQEPJw="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"688a72c1903b061cb354100e\",\n    \"nickName\": \"Reinaldo Almeida\",\n    \"companyName\": \"Reinaldo Mendes Almeida\",\n    \"isPayout2FA\": false,\n    \"email\": \"reinaldo.almeida@live.com\"\n}"}],"_postman_id":"5a8c579d-f770-4b4c-87b8-caba8a8abca8"},{"name":"credential","id":"417010d8-5aff-4f7e-b417-0c99f1699f56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clientId\": \"{{clientId}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/credential/revoke/:merchantId","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","credential","revoke",":merchantId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"{{merchantId}}","key":"merchantId"}]}},"response":[{"id":"28a71bd5-c0c3-478e-b107-b73a3758a5af","name":"credential","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clientId\": \"c7da6c8e-xxxx-xxxx-xxxx-ecc9b4582548\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/credential/revoke/:merchantId","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","credential","revoke",":merchantId"],"variable":[{"key":"merchantId","value":"{{merchantId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:42:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"967e341d4f16d7a4-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"OlNAGiXRmjQEMuw="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"417010d8-5aff-4f7e-b417-0c99f1699f56"},{"name":"fee","id":"d8fb840a-b0cd-4e72-b2be-ddaeb2896dfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"merchantId\": \"{{merchantId}}\",\r\n    \"feeAmount\": 0.15,\r\n    \"typeFee\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/fee","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","fee"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"53003063-2aac-472d-a078-1ca5cba86dba","name":"fee","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"merchantId\": \"{{merchantId}}\",\r\n    \"feeAmount\": 0.15,\r\n    \"typeFee\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/fee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 20:04:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"9677766e8ffdcb82-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Oigbpj3ZmjQEMjA="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d8fb840a-b0cd-4e72-b2be-ddaeb2896dfd"},{"name":"user","id":"031b488e-4745-4aa1-8a46-26d39a26cf47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"merchantId\": \"{{merchantId}}\",\r\n    \"name\": \"Reinaldo Almeida\",\r\n    \"username\": \"reinaldo.almeida.merchant\",\r\n    \"email\": \"reinaldo.almeida@live.com\",\r\n    \"changePasswordFirstAccess\": true,\r\n    \"twoFactorAuth\": true,\r\n    \"role\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/mkp/merchant/user/:userId","urlObject":{"protocol":"https","path":["pay","{{env}}","mkp","merchant","user",":userId"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"{{userId}}","key":"userId"}]}},"response":[{"id":"e31b0cc8-dcb8-4df9-a150-527ec92344a1","name":"user","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"merchantId\": \"{{merchantId}}\",\r\n    \"name\": \"Reinaldo Almeida\",\r\n    \"username\": \"reinaldo.almeida.merchant\",\r\n    \"email\": \"reinaldo.almeida@live.com\",\r\n    \"changePasswordFirstAccess\": true,\r\n    \"twoFactorAuth\": true,\r\n    \"role\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.appless.dev/pay/{{env}}/mkp/merchant/user/:userId","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","mkp","merchant","user",":userId"],"variable":[{"key":"userId","value":"{{userId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 19:58:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96776da74ae4f7c5-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"Oifjeh_BmjQEMGQ="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"reinaldo.almeida.merchant\",\n    \"name\": \"Reinaldo Almeida\",\n    \"email\": \"reinaldo.almeida@live.com\",\n    \"changePasswordFirstAccess\": true,\n    \"twoFactorAuth\": true,\n    \"role\": \"ope_fin\"\n}"}],"_postman_id":"031b488e-4745-4aa1-8a46-26d39a26cf47"}],"id":"8fac97d1-c15d-40af-ad13-a68f61294743","_postman_id":"8fac97d1-c15d-40af-ad13-a68f61294743","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"Bank Account","item":[{"name":"account","id":"0265416d-e438-4ddf-bf02-1fe71dd28f62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"legalName\": \"<full name>\",\n    \"socialName\": \"<social name>\",\n    \"contactNumber\": \"<contact number with +55>\",\n    \"documentNumber\": \"<document number\",\n    \"email\": \"<email>\",\n    \"pf\": {\n        \"address\": {\n            \"postalCode\": \"<postal code>\",\n            \"street\": \"<street>\",\n            \"number\": \"<street number>\",\n            \"addressComplement\": \"<street address complement>\",\n            \"neighborhood\": \"<neighborhood>\",\n            \"city\": \"<city fo owner>\",\n            \"state\": \"<state of owner>\"\n        },\n        \"isPoliticallyExposedPerson\": false,\n        \"documentNumber\": \"<document number>\",\n        \"phoneNumber\": \"<phone number with +55>\",\n        \"email\": \"<email of owner>\",\n        \"motherName\": \"<mother name>\",\n        \"socialName\": \"<social name>\",\n        \"birthDate\": \"<DD-MM-YYYY>\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bank/account","description":"<h1 id=\"implementação-da-jornada-de-onboarding-via-webview--appless\">Implementação da Jornada de Onboarding via WebView – AppLess</h1>\n<p>Esta especificação fornece orientações práticas para integrar a jornada de <strong>KYC</strong> (Know Your Customer) do AppLess via WebView a sistemas e aplicativos de terceiros.<br />O fluxo pode ser implementado em duas modalidades: <strong>Faseado</strong> ou <strong>Contínuo</strong>.</p>\n<hr />\n<h2 id=\"diferença-entre-os-fluxos\">Diferença entre os Fluxos</h2>\n<ul>\n<li><p><strong>Fluxo Faseado (Flow 1)</strong><br />O <strong>background check</strong> é realizado primeiro. Apenas se o cliente for aprovado nesta etapa o link do <strong>WebView</strong> é disponibilizado para captura de selfie e documentos.  </p>\n<ul>\n<li>✅ Vantagem: evita custos de análise de documentos para clientes que seriam reprovados já no background.  </li>\n<li>⚠️ Desvantagem: experiência menos fluida, pois o usuário precisa aguardar liberação antes de continuar.</li>\n</ul>\n</li>\n<li><p><strong>Fluxo Contínuo (Flow 2)</strong><br />O link do <strong>WebView</strong> é disponibilizado imediatamente após a criação da proposta. O cliente realiza selfie e envio de documentos em paralelo ao <strong>background check</strong>.  </p>\n<ul>\n<li>✅ Vantagem: jornada contínua e mais fluida para o cliente.  </li>\n<li>⚠️ Desvantagem: pode gerar custos desnecessários em análises de documentos de clientes que seriam reprovados no background.</li>\n</ul>\n</li>\n</ul>\n<hr />\n<h2 id=\"🔹-especificação--fluxo-faseado-flow-1\">🔹 Especificação – Fluxo Faseado (Flow 1)</h2>\n<ol>\n<li><p><strong>Criar proposta</strong>  </p>\n<ul>\n<li>Enviar <code>POST /pay/{{env}}/bank/account</code> (PF ou PJ) com os dados cadastrais.  </li>\n<li>AppLess dispara o <strong>background check</strong> imediatamente.</li>\n</ul>\n</li>\n<li><p><strong>Aguardar resultado do background check</strong>  </p>\n<ul>\n<li>Se <strong>REPROVED</strong>: webhook com status da proposta: <code>REPROVED</code>.  </li>\n<li>Se <strong>APPROVED</strong>: webhook com status da proposta: <code>PENDING</code> + link do WebView.</li>\n</ul>\n</li>\n<li><p><strong>Exibir WebView</strong>  </p>\n<ul>\n<li>Usuário acessa o link para capturar Selfie, FaceMatch e documentos.  </li>\n<li>Ajustes por plataforma:  <ul>\n<li><strong>Android</strong>: <code>myWebView.getSettings().setDomStorageEnabled(true);</code>  </li>\n<li><strong>iOS</strong>: <code>configuration.allowsInlineMediaPlayback = true</code> e <code>configuration.mediaTypesRequiringUserActionForPlayback = []</code>  </li>\n<li><strong>React Native/Flutter</strong>: habilitar reprodução de mídia inline.</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Resultado final da proposta</strong>  </p>\n<ul>\n<li>Webhook com status <code>APPROVED</code> ou <code>REPROVED</code> após análise de documentos.  </li>\n<li>Conta criada se <code>APPROVED</code>.</li>\n</ul>\n</li>\n</ol>\n<hr />\n<h2 id=\"🔹-especificação--fluxo-contínuo-flow-2\">🔹 Especificação – Fluxo Contínuo (Flow 2)</h2>\n<ol>\n<li><p><strong>Criar proposta</strong>  </p>\n<ul>\n<li>Enviar <code>POST /pay/{{env}}/bank/account</code> (PF ou PJ) com os dados cadastrais.  </li>\n<li>AppLess retorna um webhook inicial contendo o link do WebView.</li>\n</ul>\n</li>\n<li><p><strong>Exibir WebView imediatamente</strong>  </p>\n<ul>\n<li>Usuário acessa o link para capturar Selfie, FaceMatch e Documentos <strong>sem aguardar background check</strong>.  </li>\n<li>Ajustes por plataforma iguais ao fluxo faseado.</li>\n</ul>\n</li>\n<li><p><strong>Processos em paralelo</strong>  </p>\n<ul>\n<li>Enquanto o usuário está na jornada de documentos, o <strong>background check</strong> é executado.  </li>\n<li>A decisão final depende da aprovação em <strong>ambas</strong> as etapas.</li>\n</ul>\n</li>\n<li><p><strong>Resultado final</strong>  </p>\n<ul>\n<li>Webhook com status <code>APPROVED</code> (conta criada) ou <code>REPROVED</code> (com motivo detalhado).</li>\n</ul>\n</li>\n</ol>\n<hr />\n<h2 id=\"🔹-eventos-de-webhook-faseadocontínuo\">🔹 Eventos de Webhook (Faseado/Contínuo)</h2>\n<p>Durante o processo de Onboarding (KYC), a AppLess dispara webhooks em diferentes etapas.<br />Cada evento representa um marco específico no fluxo de validação e criação da conta.</p>\n<hr />\n<h2 id=\"📌-lista-de-eventos\">📌 Lista de eventos</h2>\n<h3 id=\"1-onboarding-backgroundcheck\">1. <code>onboarding-backgroundcheck</code></h3>\n<ul>\n<li><strong>Significado</strong>: Indica o resultado do <strong>background check</strong> do cliente.  </li>\n<li><strong>Detalhes</strong>: Essa checagem é feita com base nos dados cadastrais informados na proposta.  </li>\n<li><strong>Resultados possíveis</strong>: <code>PENDING</code>, <code>APPROVED</code> ou <code>REPROVED</code>.  </li>\n<li><strong>Importância</strong>: Caso reprovado, o processo é encerrado nesta fase.</li>\n</ul>\n<hr />\n<h3 id=\"2-onboarding-documentscopy\">2. <code>onboarding-documentscopy</code></h3>\n<ul>\n<li><strong>Significado</strong>: Notifica o status da <strong>documentoscopia</strong>, isto é, a análise dos documentos enviados pelo cliente.  </li>\n<li><strong>Detalhes</strong>: Inclui selfie, FaceMatch e upload dos documentos.  </li>\n<li><strong>Resultados possíveis</strong>: <code>PROCESSING</code>, <code>APPROVED</code> ou <code>REPROVED</code>.  </li>\n<li><strong>Importância</strong>: Etapa crítica de validação de identidade.</li>\n</ul>\n<hr />\n<h3 id=\"3-onboarding-proposal\">3. <code>onboarding-proposal</code></h3>\n<ul>\n<li><strong>Significado</strong>: Retorna o <strong>resultado final da proposta</strong> de onboarding.  </li>\n<li><strong>Resultados possíveis</strong>: <code>PROCESSING_DOCUMENTSCOPY</code>, <code>APPROVED</code> ou <code>REPROVED</code>.   </li>\n<li><strong>Importância</strong>: Define o destino final do processo.</li>\n</ul>\n<hr />\n<h3 id=\"4-onboarding-create\">4. <code>onboarding-create</code></h3>\n<ul>\n<li><strong>Significado</strong>: Indica que a <strong>conta foi criada com sucesso</strong> após aprovação completa.</li>\n<li><strong>Resultados possíveis</strong>: <code>CONFIRMED</code> ou <code>ERROR</code>.   </li>\n<li><strong>Importância</strong>: Marca a conclusão do fluxo de onboarding e a disponibilização da conta no BaaS.</li>\n</ul>\n<hr />\n<h2 id=\"considerações-comuns\">Considerações Comuns</h2>\n<ul>\n<li><strong>Bloqueios de WebView</strong>: evitar emuladores, VPNs ou IPs inconsistentes.  </li>\n<li><strong>Limite de propostas</strong>: apenas 1 proposta por documento a cada 24h.  </li>\n<li><strong>Expiração</strong>: propostas abertas por mais de 30 dias sem documentação são reprovadas automaticamente.  </li>\n<li><strong>Prazos de análise</strong>: até 48h úteis (em produção).  </li>\n<li><strong>Estados possíveis de uma proposta</strong>: <code>PENDING</code>, <code>APPROVED</code>, <code>REPROVED</code>.</li>\n</ul>\n<hr />\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["pay","{{env}}","bank","account"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"b96359ec-6cd9-4895-bc1d-34b2a2fdcfe3","name":"social person","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"legalName\": \"Reinaldo Mendes Almeida\",\n    \"socialName\": \"Reinaldo Mendes Almeida\",\n    \"contactNumber\": \"+5511956081333\",\n    \"documentNumber\": \"21360378898\",\n    \"email\": \"reinaldo.almeida@live.com\",\n    \"pf\": {\n        \"address\": {\n            \"postalCode\": \"03572000\",\n            \"street\": \"Avenida Baden Powell\",\n            \"number\": \"1211\",\n            \"addressComplement\": \"apto 88 bloco poema\",\n            \"neighborhood\": \"Jardim Nova Europa\",\n            \"city\": \"Campinas\",\n            \"state\": \"SP\"\n        },\n        \"isPoliticallyExposedPerson\": false,\n        \"documentNumber\": \"21360378898\",\n        \"phoneNumber\": \"+5511956081333\",\n        \"email\": \"reinaldo.almeida@live.com\",\n        \"motherName\": \"Lidia Cristina Ferreira Mendes de Almeida\",\n        \"socialName\": \"Reinaldo Mendes Almeida\",\n        \"birthDate\": \"18-04-1981\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.appless.dev/pay/{{env}}/bank/account"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 15 Aug 2025 18:16:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96faaf500e70535b-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"PW_uGi_BGjQEJoQ="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"companyId\": \"688294aa850e032b0b53f2b9\",\n    \"onboardingType\": \"BAAS\",\n    \"legalName\": \"Reinaldo Mendes Almeida\",\n    \"socialName\": \"Reinaldo Mendes Almeida\",\n    \"contactNumber\": \"+5511956081333\",\n    \"documentNumber\": \"21360378898\",\n    \"email\": \"reinaldo.almeida@live.com\",\n    \"pf\": {\n        \"isPoliticallyExposedPerson\": false,\n        \"motherName\": \"Lidia Cristina Ferreira Mendes de Almeida\",\n        \"birthDate\": \"18-04-1981\",\n        \"address\": {\n            \"postalCode\": \"03572000\",\n            \"street\": \"Avenida Baden Powell\",\n            \"number\": \"1211\",\n            \"neighborhood\": \"Jardim Nova Europa\",\n            \"addressComplement\": \"apto 88 bloco poema\",\n            \"city\": \"Campinas\",\n            \"state\": \"SP\"\n        }\n    },\n    \"status\": \"PENDING\",\n    \"proposalId\": \"485acee6-39da-4a95-9f74-9f24718378c6\",\n    \"onboardingFlow\": [],\n    \"clientCode\": \"689f798d2b2d5640a7067217\",\n    \"payload\": \"{\\\"clientCode\\\":\\\"689f798d2b2d5640a7067217\\\",\\\"documentNumber\\\":\\\"21360378898\\\",\\\"phoneNumber\\\":\\\"+5511956081333\\\",\\\"email\\\":\\\"reinaldo.almeida@live.com\\\",\\\"motherName\\\":\\\"Lidia Cristina Ferreira Mendes de Almeida\\\",\\\"fullName\\\":\\\"Reinaldo Mendes Almeida\\\",\\\"socialName\\\":\\\"Reinaldo Mendes Almeida\\\",\\\"birthDate\\\":\\\"18-04-1981\\\",\\\"address\\\":{\\\"postalCode\\\":\\\"03572000\\\",\\\"street\\\":\\\"Avenida Baden Powell\\\",\\\"number\\\":\\\"1211\\\",\\\"neighborhood\\\":\\\"Jardim Nova Europa\\\",\\\"addressComplement\\\":\\\"apto 88 bloco poema\\\",\\\"city\\\":\\\"Campinas\\\",\\\"state\\\":\\\"SP\\\"},\\\"isPoliticallyExposedPerson\\\":false,\\\"onboardingType\\\":\\\"BAAS\\\"}\",\n    \"id\": \"689f798d2b2d5640a7067217\",\n    \"updatedAt\": \"2025-08-15T18:16:46.5313632Z\",\n    \"createdAt\": \"2025-08-15T15:16:45\",\n    \"events\": [],\n    \"filters\": []\n}"}],"_postman_id":"0265416d-e438-4ddf-bf02-1fe71dd28f62"},{"name":"account status by id","id":"fe33f0c4-031f-4bbb-a881-128b93441832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/bank/account/status/id/:id","description":"<h4 id=\"🇺🇸-display-bank-account-details-by-merchant-id\">🇺🇸 Display bank account details by merchant ID.</h4>\n<h4 id=\"🇧🇷-exibe-detalhes-da-conta-bancária-de-uma-loja\">🇧🇷 Exibe detalhes da conta bancária de uma loja.</h4>\n<p><strong>Id</strong><br />🇺🇸 Merchant Identifier Code.<br />🇧🇷 ID da Loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","bank","account","status","id",":id"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"d12402d2-20e9-4ec0-88d3-1b1cef0f96c4","name":"account status by id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/bank/account/status/id/:id","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","bank","account","status","id",":id"],"variable":[{"key":"id","value":"685edb56742ed3bc25ed576a"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 15 Aug 2025 18:33:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96fac792eb560fbd-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"PXCJWhcwmjQEPJg="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"685edb56742ed3bc25ed576a\",\n    \"proposalId\": \"9ed863dd-ca97-4206-a068-dca9775b257d\",\n    \"legalName\": \"Lidiani Moro Isaac\",\n    \"socialName\": \"Lidiani Moro Isaac\",\n    \"documentNumber\": \"079.692.387-69\",\n    \"account\": {\n        \"branch\": \"0001\",\n        \"account\": \"433075934\",\n        \"name\": \"Lidiani Moro Isaac\",\n        \"documentNumber\": \"07969238769\",\n        \"ispb\": \"13935893\"\n    },\n    \"status\": \"CONFIRMED\",\n    \"onboardingFlow\": [\n        {\n            \"entity\": \"BACKGROUNDCHECK\",\n            \"status\": \"PENDING\",\n            \"createAt\": \"2025-06-27T11:56:41\"\n        },\n        {\n            \"entity\": \"BACKGROUNDCHECK\",\n            \"status\": \"APPROVED\",\n            \"createAt\": \"2025-06-27T11:57:01\"\n        },\n        {\n            \"entity\": \"DOCUMENTSCOPY\",\n            \"status\": \"PENDING\",\n            \"urlDocumentscopy\": \"https://cadastro.io/a95eefcf391a90173d24a225f00fb71f\",\n            \"createAt\": \"2025-06-27T11:57:02\"\n        },\n        {\n            \"entity\": \"DOCUMENTSCOPY\",\n            \"status\": \"PROCESSING\",\n            \"createAt\": \"2025-06-27T15:07:17\"\n        },\n        {\n            \"entity\": \"PROPOSAL\",\n            \"status\": \"PROCESSING_DOCUMENTSCOPY\",\n            \"createAt\": \"2025-06-27T15:07:17\"\n        },\n        {\n            \"entity\": \"PROPOSAL\",\n            \"status\": \"APPROVED\",\n            \"createAt\": \"2025-06-30T06:21:41\"\n        },\n        {\n            \"entity\": \"DOCUMENTSCOPY\",\n            \"status\": \"APPROVED\",\n            \"createAt\": \"2025-06-30T06:21:41\"\n        },\n        {\n            \"entity\": \"CREATE\",\n            \"status\": \"CONFIRMED\",\n            \"createAt\": \"2025-06-30T06:21:45\"\n        }\n    ]\n}"}],"_postman_id":"fe33f0c4-031f-4bbb-a881-128b93441832"},{"name":"account status by CNPJ","id":"69841122-81d3-4719-8068-e10a6994d8f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/bank/account/status/cnpj/:cnpj","description":"<h4 id=\"🇺🇸-display-bank-account-details-by-merchant-cnpj\">🇺🇸 Display bank account details by merchant CNPJ.</h4>\n<h4 id=\"🇧🇷-exibe-detalhes-da-conta-bancária-de-uma-loja\">🇧🇷 Exibe detalhes da conta bancária de uma loja.</h4>\n<p><strong>cnpj</strong><br />🇺🇸 Number of the merchant's CNPJ.<br />🇧🇷 Número do CNPJ da loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","bank","account","status","cnpj",":cnpj"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"cnpj"}]}},"response":[],"_postman_id":"69841122-81d3-4719-8068-e10a6994d8f7"},{"name":"account status by CPF","id":"1d88117a-4f67-46f7-9fcf-500ac4f123b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":"https://api.appless.dev/pay/{{env}}/bank/account/status/cpf/:cpf","description":"<h4 id=\"🇺🇸-display-bank-account-details-by-merchant-cpf\">🇺🇸 Display bank account details by merchant CPF.</h4>\n<h4 id=\"🇧🇷-exibe-detalhes-da-conta-bancária-de-uma-loja\">🇧🇷 Exibe detalhes da conta bancária de uma loja.</h4>\n<p><strong>cpf</strong><br />🇺🇸 Number of the merchant's CPF.<br />🇧🇷 Número do CPF da loja.<br /><em>(required)</em></p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","bank","account","status","cpf",":cpf"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"","key":"cpf"}]}},"response":[{"id":"ceea83d9-b4ca-40d6-9cf3-3bb6169d50da","name":"account status by CPF","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer "}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/bank/account/status/cpf/:cpf","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","bank","account","status","cpf",":cpf"],"variable":[{"key":"cpf","value":"079.692.387-69"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 15 Aug 2025 18:33:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96fac8725d640fbd-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"PXCO8hJAGjQEPNA="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"685edb56742ed3bc25ed576a\",\n        \"proposalId\": \"9ed863dd-ca97-4206-a068-dca9775b257d\",\n        \"legalName\": \"Lidiani Moro Isaac\",\n        \"socialName\": \"Lidiani Moro Isaac\",\n        \"documentNumber\": \"079.692.387-69\",\n        \"account\": {\n            \"branch\": \"0001\",\n            \"account\": \"433075934\",\n            \"name\": \"Lidiani Moro Isaac\",\n            \"documentNumber\": \"07969238769\",\n            \"ispb\": \"13935893\"\n        },\n        \"status\": \"CONFIRMED\",\n        \"onboardingFlow\": [\n            {\n                \"entity\": \"BACKGROUNDCHECK\",\n                \"status\": \"PENDING\",\n                \"createAt\": \"2025-06-27T11:56:41\"\n            },\n            {\n                \"entity\": \"BACKGROUNDCHECK\",\n                \"status\": \"APPROVED\",\n                \"createAt\": \"2025-06-27T11:57:01\"\n            },\n            {\n                \"entity\": \"DOCUMENTSCOPY\",\n                \"status\": \"PENDING\",\n                \"urlDocumentscopy\": \"https://cadastro.io/a95eefcf391a90173d24a225f00fb71f\",\n                \"createAt\": \"2025-06-27T11:57:02\"\n            },\n            {\n                \"entity\": \"DOCUMENTSCOPY\",\n                \"status\": \"PROCESSING\",\n                \"createAt\": \"2025-06-27T15:07:17\"\n            },\n            {\n                \"entity\": \"PROPOSAL\",\n                \"status\": \"PROCESSING_DOCUMENTSCOPY\",\n                \"createAt\": \"2025-06-27T15:07:17\"\n            },\n            {\n                \"entity\": \"PROPOSAL\",\n                \"status\": \"APPROVED\",\n                \"createAt\": \"2025-06-30T06:21:41\"\n            },\n            {\n                \"entity\": \"DOCUMENTSCOPY\",\n                \"status\": \"APPROVED\",\n                \"createAt\": \"2025-06-30T06:21:41\"\n            },\n            {\n                \"entity\": \"CREATE\",\n                \"status\": \"CONFIRMED\",\n                \"createAt\": \"2025-06-30T06:21:45\"\n            }\n        ]\n    }\n]"}],"_postman_id":"1d88117a-4f67-46f7-9fcf-500ac4f123b5"}],"id":"93883d9e-e153-4ba4-87d0-f6c080a3fba9","_postman_id":"93883d9e-e153-4ba4-87d0-f6c080a3fba9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"Common","item":[{"name":"limits","id":"ec79b017-c3e2-4dc9-8a9d-0ea91dcef3d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/limits","description":"<h4 id=\"🇺🇸-displays-the-limits-are-set-for-transfers-pay-out\">🇺🇸 Displays the limits are set for transfers (pay-out).</h4>\n<h4 id=\"🇧🇷-exibe-quais-limites-estão-configurados-para-transferências-pay-out\">🇧🇷 Exibe quais limites estão configurados para transferências (pay-out).</h4>\n<p><strong>amountLimitDayTransfer</strong><br />🇺🇸 Total amount allowed for transfers per day, between 6am and 8pm.<br />🇧🇷 Valor total permitido para transferências por dia, entre 6h e 20h..</p>\n<p><strong>amountLimitNightTransfer</strong><br />🇺🇸 Total amount allowed for transfers per night, between 8pm and 6am.<br />🇧🇷 Valor total permitido para transferências por noite, entre 20h e 6h.</p>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","limits"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"58372ca4-7a62-4f8d-9992-e0e5e5b61d59","name":"limits","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/limits"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 05 Aug 2025 20:40:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96a91b753db5584b-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"O2XVbiGZmjQEMYg="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"amountLimitMinimalPayIn\": 1,\n    \"amountLimitMaximumPayIn\": 2,\n    \"amountLimitMaximumDayCustomerPayIn\": 0,\n    \"amountLimitMaximumMonthCustomerPayIn\": 0,\n    \"amountLimitMaximumPayOut\": 0,\n    \"amountLimitMaximumDayPayOut\": 0,\n    \"amountLimitDayTransfer\": 5000000,\n    \"amountLimitNightTransfer\": 5000000,\n    \"amountLimitDayPerTransfer\": 50000,\n    \"amountLimitNightPerTransfer\": 50000,\n    \"limitDayStartTime\": \"06:00:00\",\n    \"limitDayEndTime\": \"19:59:59\",\n    \"limitNightStartTime\": \"20:00:00\",\n    \"limitNightEndTime\": \"05:59:59\"\n}"}],"_postman_id":"ec79b017-c3e2-4dc9-8a9d-0ea91dcef3d3"},{"name":"balance","id":"71ad8d3f-5a51-4ad1-bc66-0642e1858124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/balance","description":"<h4 id=\"🇺🇸-displays-the-current-available-balance\">🇺🇸 Displays the current available balance.</h4>\n<h4 id=\"🇧🇷-exibe-o-saldo-atual-disponível\">🇧🇷 Exibe o saldo atual disponível.</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","balance"],"host":["api","appless","dev"],"query":[],"variable":[]}},"response":[{"id":"a1c9dfed-2bd4-4fa6-9793-d95bda9233d1","name":"balance","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/balance"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 05 Aug 2025 20:39:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96a91abfea29584b-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"O2XQ7hIfGjQEM0Q="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"amountTodayPayIn\": 0.5,\n    \"amountTodayPayOut\": 0,\n    \"amountWithdraw\": 0,\n    \"previousBalance\": 8.4205,\n    \"blockedBalance\": 0,\n    \"availableBalance\": 8.9205,\n    \"totalBalance\": 8.9205\n}"}],"_postman_id":"71ad8d3f-5a51-4ad1-bc66-0642e1858124"},{"name":"balance consolidated","id":"1793208b-820e-4a23-aebe-6796dd76404d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":"https://api.appless.dev/pay/{{env}}/balance/consolidated/:year/:month","description":"<h4 id=\"🇺🇸-displays-balance-consolidated\">🇺🇸 Displays balance consolidated.</h4>\n<h4 id=\"🇧🇷-exibe-o-saldo-consolidado\">🇧🇷 Exibe o saldo consolidado.</h4>\n","urlObject":{"protocol":"https","path":["pay","{{env}}","balance","consolidated",":year",":month"],"host":["api","appless","dev"],"query":[],"variable":[{"type":"any","value":"2024","key":"year"},{"type":"any","value":"10","key":"month"}]}},"response":[{"id":"adde65d4-30a3-4d77-a86a-fc0ebb453d75","name":"balance consolidated","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer ","type":"text"}],"url":{"raw":"https://api.appless.dev/pay/{{env}}/balance/consolidated/:year/:month","protocol":"https","host":["api","appless","dev"],"path":["pay","{{env}}","balance","consolidated",":year",":month"],"variable":[{"key":"year","value":"2024"},{"key":"month","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 05 Aug 2025 20:39:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"CF-Ray","value":"96a91afbac07584b-LAX"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"br"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"Strict-Transport-Security","value":"max-age=300; includeSubDomains; preload"},{"key":"apigw-requestid","value":"O2XSYgUImjQEMjA="},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"672444a033342120118f3241\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"31/10/2024\"\n    },\n    {\n        \"id\": \"6722f32055108b26d9a8346e\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"30/10/2024\"\n    },\n    {\n        \"id\": \"6721a1a0d467f15bef8038b8\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"29/10/2024\"\n    },\n    {\n        \"id\": \"67205020503cda3723dd1e8a\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"28/10/2024\"\n    },\n    {\n        \"id\": \"671efea4a37e813955ea86f6\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"27/10/2024\"\n    },\n    {\n        \"id\": \"671dad27f106a7140b6c172e\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"26/10/2024\"\n    },\n    {\n        \"id\": \"671c5ba4020ddc6d604d92a2\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"25/10/2024\"\n    },\n    {\n        \"id\": \"671b0a26bb1d99ebd4238f0e\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"24/10/2024\"\n    },\n    {\n        \"id\": \"6719b8a6936e91b4d09c6967\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"23/10/2024\"\n    },\n    {\n        \"id\": \"67186721534b3aac1d63bb8b\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"22/10/2024\"\n    },\n    {\n        \"id\": \"671715a2a33dc60657e89a77\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"21/10/2024\"\n    },\n    {\n        \"id\": \"6715c421ff464cd659ad916f\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"20/10/2024\"\n    },\n    {\n        \"id\": \"671472a08d0ad56dbf0feab0\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"19/10/2024\"\n    },\n    {\n        \"id\": \"67132122df1383f69d4b2cc6\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"18/10/2024\"\n    },\n    {\n        \"id\": \"6711cfa1c940c892b12c83e2\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"17/10/2024\"\n    },\n    {\n        \"id\": \"67107e22522a1056785289b3\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"16/10/2024\"\n    },\n    {\n        \"id\": \"670f2ca3571cb4e34d96ff3b\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"15/10/2024\"\n    },\n    {\n        \"id\": \"670ddb22f810fa4699eed2cf\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"14/10/2024\"\n    },\n    {\n        \"id\": \"670c89a1105792b7f32e0a21\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"13/10/2024\"\n    },\n    {\n        \"id\": \"670b381eeb549f5e63ad675c\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"12/10/2024\"\n    },\n    {\n        \"id\": \"6709e69ed951804fc6a61614\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"11/10/2024\"\n    },\n    {\n        \"id\": \"670895222e1e66e91269bda2\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"10/10/2024\"\n    },\n    {\n        \"id\": \"670743a2f11c0aae7c8f480f\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"09/10/2024\"\n    },\n    {\n        \"id\": \"6705f21ef726aded1ae5b94f\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"08/10/2024\"\n    },\n    {\n        \"id\": \"6704a0a17e4cd787bc63dcde\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"07/10/2024\"\n    },\n    {\n        \"id\": \"67034f217d25ba29c7697ed7\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"06/10/2024\"\n    },\n    {\n        \"id\": \"6701fda1644eff6fbba71018\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"05/10/2024\"\n    },\n    {\n        \"id\": \"6700ac1e4104f66a2b76811d\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"04/10/2024\"\n    },\n    {\n        \"id\": \"66ff5a9ff7402e72fa347db6\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"03/10/2024\"\n    },\n    {\n        \"id\": \"66fe0922e65c29ab7189aeec\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"02/10/2024\"\n    },\n    {\n        \"id\": \"66fcb7a13b1e0183abad30b9\",\n        \"amountFullAccountEntries\": 0,\n        \"amountFeeAccountEntries\": 0,\n        \"amountTransfer\": 0,\n        \"amountTransferFee\": 0,\n        \"amountPreviousBalance\": 1.9012,\n        \"amountBalance\": 0,\n        \"amount\": 1.9012,\n        \"balanceDate\": \"01/10/2024\"\n    }\n]"}],"_postman_id":"1793208b-820e-4a23-aebe-6796dd76404d"}],"id":"d5d076d5-71b9-431c-9370-eb86d6fef7a5","_postman_id":"d5d076d5-71b9-431c-9370-eb86d6fef7a5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}},{"name":"Messages","item":[{"name":"send simple text","event":[{"listen":"test","script":{"id":"6f939d3c-b398-404d-aa66-010e0057cc0b","exec":[""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"21d853eb-d7ba-40c7-87d8-e8e1fbf25adb","exec":[""],"type":"text/javascript","packages":{}}}],"id":"62f6ca7c-3de2-4051-ab03-f427bc34cd92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"messaging_product\": \"whatsapp\",\n  \"recipient_type\": \"individual\",\n  \"to\": \"{{phoneNumber}}\", // 5511956081333\n  \"type\": \"text\",\n  \"text\": {\n    \"preview_url\": false,\n    \"body\": \"Uma Mensagem de texto *simples*\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/pay/prd/bot/{{phoneNumberId}}/messages","urlObject":{"path":["pay","prd","bot","{{phoneNumberId}}","messages"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"5125cc4a-4b72-492f-b45c-92e6ae9e7d7d","name":"send simple text","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"messaging_product\": \"whatsapp\",\n  \"recipient_type\": \"individual\",\n  \"to\": \"5511956081333\",\n  \"type\": \"text\",\n  \"text\": {\n    \"preview_url\": false,\n    \"body\": \"Uma Mensagem de texto *simples*\"\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{URL}}/whatsapp/send/{{phoneNumberId}}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 01 Aug 2025 20:50:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"180"},{"key":"Connection","value":"keep-alive"},{"key":"Apigw-Requestid","value":"OpNG_gfnmjQEJPA="}],"cookie":[],"responseTime":null,"body":"{\n    \"messaging_product\": \"whatsapp\",\n    \"contacts\": [\n        {\n            \"input\": \"5511956081333\",\n            \"wa_id\": \"5511956081333\"\n        }\n    ],\n    \"messages\": [\n        {\n            \"id\": \"wamid.HBgNNTUxMTk1NjA4MTMzMxUCABEYEkEzODAxQjYyQ0RFNDlCQjNFRgA=\"\n        }\n    ]\n}"}],"_postman_id":"62f6ca7c-3de2-4051-ab03-f427bc34cd92"},{"name":"send pdf","id":"4b2abcb6-178f-4934-8e8b-f4743c3c7c23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"messaging_product\": \"whatsapp\",\n    \"recipient_type\": \"individual\",\n    \"to\": \"{{phoneNumber}}\", // 5511956081333\n    \"type\": \"document\",\n    \"document\": {\n        \"filename\": \"Título do PDF\",\n        \"link\": \"https://link-to-file.pdf\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/pay/prd/bot/{{phoneNumberId}}/messages","urlObject":{"path":["pay","prd","bot","{{phoneNumberId}}","messages"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"5b0c6f7c-f905-4eec-8a08-63667151e290","name":"send link","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"messaging_product\": \"whatsapp\",\n    \"recipient_type\": \"individual\",\n    \"to\": \"{{phoneNumberId}}\",\n    \"type\": \"text\",\n    \"preview_url\": true,\n    \"text\": {\n        \"body\": \"your-link: https://google.com\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kskconsorcio.dev/whatsapp/send/{{phoneNumberId}}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 01 Aug 2025 21:13:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"188"},{"key":"Connection","value":"keep-alive"},{"key":"Apigw-Requestid","value":"OpQeShNXGjQEPQw="}],"cookie":[],"responseTime":null,"body":"{\n    \"messaging_product\": \"whatsapp\",\n    \"contacts\": [\n        {\n            \"input\": \"692991253888793\",\n            \"wa_id\": \"692991253888793\"\n        }\n    ],\n    \"messages\": [\n        {\n            \"id\": \"wamid.HBgPNjkyOTkxMjUzODg4NzkzFQIAERgSNTgyRUZFRDAwRDc1MjY5RkNCAA==\"\n        }\n    ]\n}"}],"_postman_id":"4b2abcb6-178f-4934-8e8b-f4743c3c7c23"}],"id":"c268ba3d-4b92-4054-9636-7f13949695a6","_postman_id":"c268ba3d-4b92-4054-9636-7f13949695a6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","id":"fd9a5912-499e-49b9-bc3a-20d188ff6c9a","name":"AppLess Pay - Documentation","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"7d1aca07-85ac-4a3d-9a75-c4fa851a97fc","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"66f2b9a0-bcf2-465d-ae8a-e3bf2af0e4d8","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"token","value":""},{"key":"access_token","value":""}]}