{"info":{"_postman_id":"8544c2a8-8af9-41e3-94b3-b635bb349c76","name":"Gerencianet API Cobranças - Postman Collection_old","description":"<html><head></head><body><p>Esta Postman Collection API Cobranças foi desenvolvida pela Gerencianet S.A., para auxilio na integração da API Cobranças Gerencianet. Tenha você também uma conta digital conosco.</p>\n<p>Link para a documentação técnica: <a href=\"https://dev.gerencianet.com.br/docs\">https://dev.gerencianet.com.br/docs</a></p>\n<p>Nos visite em: <a href=\"https://www.gerencianet.com.br\">https://www.gerencianet.com.br</a></p>\n<p>Ou em nossa comunidade no Discord: <a href=\"https://discord.gg/ptGHMtczcV\">https://discord.gg/ptGHMtczcV</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"13574984","collectionId":"8544c2a8-8af9-41e3-94b3-b635bb349c76","publishedId":"TW71kRme","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-02-02T16:52:24.000Z"},"item":[{"name":"Auth","item":[{"name":"/authorize - credentials","event":[{"listen":"test","script":{"exec":["var jsonData = JSON.parse(responseBody);\r","postman.setEnvironmentVariable(\"Authorization\", \"Bearer \" + jsonData.access_token);"],"type":"text/javascript","id":"dcaac70c-4e97-44ea-beaa-bcb4556fc9a1"}}],"id":"e4e78687-b2e6-47d3-b82b-26dfbba60ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>","showPassword":"<show-password>"},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic Q2..."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"grant_type\": \"client_credentials\"\n}"},"url":"https://sandbox.gerencianet.com.br/v1/authorize","description":"<p>Gera access_token à partir das credenciais do cliente.</p>\n","urlObject":{"protocol":"https","path":["v1","authorize"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4e78687-b2e6-47d3-b82b-26dfbba60ee0"}],"id":"19b54b26-2829-467a-a03d-98ef9f71e4a8","_postman_id":"19b54b26-2829-467a-a03d-98ef9f71e4a8","description":""},{"name":"Cobranças","item":[{"name":"/charge","id":"8b313fe1-3fba-439a-a7ce-55f5dd1ff427","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"items\": [\n    {\n      \"name\": \"item\",\n      \"value\": 500,\n      \"amount\": 1\n    }\n  ]\n}"},"url":"https://sandbox.gerencianet.com.br/v1/charge","urlObject":{"protocol":"https","path":["v1","charge"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b313fe1-3fba-439a-a7ce-55f5dd1ff427"},{"name":"/charge/:id","id":"8cbcced0-3408-4a7e-ab91-17e2a3dbc91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://sandbox.gerencianet.com.br/v1/charge/:id","urlObject":{"protocol":"https","path":["v1","charge",":id"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"79457cc0-5e92-48c6-95c0-f00551275058","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"8cbcced0-3408-4a7e-ab91-17e2a3dbc91c"},{"name":"/charge/:id/metadata","id":"7f367c16-40ca-47c7-b3b4-69e66a841645","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notification_url\": \" \"\n}"},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/metadata","urlObject":{"protocol":"https","path":["v1","charge",":id","metadata"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"1de6549a-3282-4f5e-bc31-9a645aa1fead","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"7f367c16-40ca-47c7-b3b4-69e66a841645"},{"name":"/charge/:id/billet","id":"9868665e-1415-4aaa-8049-9320b84865aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"expire_at\": \"\"\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/billet","urlObject":{"protocol":"https","path":["v1","charge",":id","billet"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"24ef9920-3b9b-4651-b6af-17f061806eec","type":"string","value":"1238648","key":"id"}]}},"response":[],"_postman_id":"9868665e-1415-4aaa-8049-9320b84865aa"},{"name":"/charge/:id/pay","id":"1a7f7a9e-62fb-4e0c-b46e-549aed4959af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"    {\r\n      \"payment\": {\r\n        \"banking_billet\": {\r\n          \"expire_at\": \"2018-02-28\",\r\n          \"customer\": {\r\n            \"name\": \"Gorbadoc Oldbuck\",\r\n            \"cpf\": \"94271564656\",\r\n            \"phone_number\": \"5144916523\"\r\n          }\r\n        }\r\n      }\r\n    }"},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/pay","urlObject":{"protocol":"https","path":["v1","charge",":id","pay"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"d3cee97a-2aa3-41f0-a4d0-44133b441977","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"1a7f7a9e-62fb-4e0c-b46e-549aed4959af"},{"name":"/charge/:id/cancel","id":"94c76010-e24e-4bd1-bca7-6d918b2a21c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/cancel","urlObject":{"protocol":"https","path":["v1","charge",":id","cancel"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"aef3912d-b064-4401-b093-995f3e0fe7e3","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"94c76010-e24e-4bd1-bca7-6d918b2a21c9"},{"name":"/charge/:id/settle","id":"961a85da-69dc-4159-947c-874709074866","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/settle","urlObject":{"protocol":"https","path":["v1","charge",":id","settle"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"ac5798a5-a888-4720-a6f9-6ed1dca64950","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"961a85da-69dc-4159-947c-874709074866"},{"name":"/charge/:id/history","id":"bf0908bc-982e-46ad-854b-d68144e48894","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"description\": \"Camisa Polo tamanho G cor azul\"\n}"},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/history","urlObject":{"protocol":"https","path":["v1","charge",":id","history"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"f91fae33-dcbb-4bd4-a613-bcd451e0aeaf","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"bf0908bc-982e-46ad-854b-d68144e48894"},{"name":"/charge/:id/link","id":"68361ab5-9ebc-4d62-be9a-1dfc38d37c17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"billet_discount\": 0,\r\n  \"card_discount\": 0,\r\n  \"message\": \"\",\r\n  \"expire_at\": \"\",\r\n  \"request_delivery_address\": false,\r\n  \"payment_method\": \"all\"\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/link","urlObject":{"protocol":"https","path":["v1","charge",":id","link"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"e20e7698-2a46-45ea-95cf-850e64f47000","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"68361ab5-9ebc-4d62-be9a-1dfc38d37c17"},{"name":"/charge/onestep","id":"e0996c86-3cc6-4c92-bcf9-1d0bab527205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"items\": [{\r\n        \"name\": \"Product 1\",\r\n        \"value\": 500,\r\n        \"amount\": 1\r\n    }],\r\n    \"shippings\": [{\r\n        \"name\": \"Default Shipping Cost\",\r\n        \"value\": 100\r\n    }],\r\n    \"payment\": {\r\n        \"banking_billet\": {\r\n            \"expire_at\": \"2019-10-16\",\r\n            \"customer\": {\r\n                \"name\": \"Gorbadoc Oldbuck\",\r\n                \"email\": \"gorb.oldbuck@gerencianet.com.br\",\r\n                \"cpf\": \"14014603059\",\r\n                \"birth\": \"1977-01-15\",\r\n                \"phone_number\": \"62986070247\"\r\n            \r\n            }\r\n        }   \r\n    }\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/charge/one-step","urlObject":{"protocol":"https","path":["v1","charge","one-step"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0996c86-3cc6-4c92-bcf9-1d0bab527205"}],"id":"dfd839de-b594-4010-928f-74cf9dbe697e","_postman_id":"dfd839de-b594-4010-928f-74cf9dbe697e","description":""},{"name":"Carnês","item":[{"name":"/carnet","id":"147c8b08-51f6-4e3b-8fb0-0ab629eca691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"name\": \"Meu Produto\",\r\n      \"value\": 7500,\r\n      \"amount\": 1\r\n    }\r\n  ],\r\n  \"customer\": {\r\n    \"name\": \"Gorbadoc Oldbuck\",\r\n    \"cpf\": \"94271564656\",\r\n    \"phone_number\": \"5144916523\"\r\n  },\r\n  \"expire_at\": \"2018-12-20\",\r\n  \"configurations\": {\r\n        \"fine\": 200,\r\n        \"interest\": 33\r\n      },\r\n  \"message\": \"Este é um espaço de até 80 caracteres para informar algo a seu cliente\",\r\n  \"repeats\": 5,\r\n  \"split_items\": false\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/carnet","urlObject":{"protocol":"https","path":["v1","carnet"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"147c8b08-51f6-4e3b-8fb0-0ab629eca691"},{"name":"/carnet/:id","id":"7f324405-ff1d-4783-aab4-835768df0123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://sandbox.gerencianet.com.br/v1/carnet/:id","urlObject":{"protocol":"https","path":["v1","carnet",":id"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"60b021f1-1035-4970-9b6d-175a03b341a2","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"7f324405-ff1d-4783-aab4-835768df0123"},{"name":"/carnet/:id/metadata","id":"2e467daa-e319-486a-8ee6-9a3f8e41493e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"notification_url\": \"htttp://www.meusite.com.br/notificacoes/\",\r\n  \"custom_id\": \"258789877\"\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/carnet/:id/metadata","urlObject":{"protocol":"https","path":["v1","carnet",":id","metadata"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"e9fd63c5-5a77-4512-8901-22d5f34933fd","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"2e467daa-e319-486a-8ee6-9a3f8e41493e"},{"name":"/carnet/:id/parcel/:parcel","id":"c6ab4afb-c6a0-4fd5-884c-45e8fd7fa56b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"expire_at\": \"2018-12-30\"\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/carnet/:id/parcel/:parcel","urlObject":{"protocol":"https","path":["v1","carnet",":id","parcel",":parcel"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"79514025-9ee8-4eb5-8046-460659415590","type":"string","value":"","key":"id"},{"id":"83ad8e63-ec06-4278-b729-a4b29189283f","type":"string","value":"","key":"parcel"}]}},"response":[],"_postman_id":"c6ab4afb-c6a0-4fd5-884c-45e8fd7fa56b"},{"name":"/carnet/:id/cancel","id":"8e0e8678-904c-429b-8ce9-c1031e490eda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://sandbox.gerencianet.com.br/v1/carnet/:id/parcel/1","urlObject":{"protocol":"https","path":["v1","carnet",":id","parcel","1"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"9bc7acdf-1184-44ae-aef8-1f7d8650b79e","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"8e0e8678-904c-429b-8ce9-c1031e490eda"},{"name":"/carnet/:id/parcel/:parcel/settle","id":"18b93aee-3f3c-491d-945f-ead97e5a0fac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://sandbox.gerencianet.com.br/v1/carnet/:id/parcel/:parcel/settle","urlObject":{"protocol":"https","path":["v1","carnet",":id","parcel",":parcel","settle"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"19925ea7-f14b-4f0f-b798-f4990d9456d1","type":"string","value":"","key":"id"},{"id":"7b340d73-1055-4c55-85b5-93b7cad55023","type":"string","value":"","key":"parcel"}]}},"response":[],"_postman_id":"18b93aee-3f3c-491d-945f-ead97e5a0fac"}],"id":"83106e21-6202-4549-89dd-994a2753188b","_postman_id":"83106e21-6202-4549-89dd-994a2753188b","description":""},{"name":"Assinaturas","item":[{"name":"/plan","id":"58b3126d-0e7b-4503-bd8d-6bfa8f08876e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Plano de Internet - Velocidade 10 Mb\",\r\n  \"interval\": 1,\r\n  \"repeats\": 12\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/plan","urlObject":{"protocol":"https","path":["v1","plan"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"58b3126d-0e7b-4503-bd8d-6bfa8f08876e"},{"name":"/plan/:id/subscription","id":"06831305-2a7a-439e-baf3-d350b29f67be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"items\": [\r\n    {\r\n      \"name\": \"Internet - Mensalidade\",\r\n      \"value\": 6990,\r\n      \"amount\": 1\r\n    }\r\n  ]\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/plan/:id/subscription","urlObject":{"protocol":"https","path":["v1","plan",":id","subscription"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"17e50a17-06c1-4242-9efc-cd2ad9194821","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"06831305-2a7a-439e-baf3-d350b29f67be"},{"name":"/plan/:id","id":"15f0f3ac-d327-4601-a3cb-e0bcde1f3916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://sandbox.gerencianet.com.br/v1/plan/:id","urlObject":{"protocol":"https","path":["v1","plan",":id"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"75df8bb8-ea1f-43cb-b145-22c7529ab6bc","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"15f0f3ac-d327-4601-a3cb-e0bcde1f3916"},{"name":"/subscription/:id","id":"8336a320-7c49-4cbf-855e-478ba91ca93b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://sandbox.gerencianet.com.br/v1/subscription/:id","urlObject":{"protocol":"https","path":["v1","subscription",":id"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"77d0c7bb-ef02-404a-8c11-8955c9d75cda","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"8336a320-7c49-4cbf-855e-478ba91ca93b"},{"name":"/subscription/:id/metadata","id":"ef53bde7-35b2-47c1-b370-e42a00029abd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"notification_url\": null,\r\n  \"custom_id\": null\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/subscription/:id/metadata","urlObject":{"protocol":"https","path":["v1","subscription",":id","metadata"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"a7f40f78-7374-4663-a703-836a5fb7316c","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"ef53bde7-35b2-47c1-b370-e42a00029abd"},{"name":"/subscription/:id/pay","id":"c2fec15a-6e1d-44c9-abbf-cb3a031f1935","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"payment\": {\r\n    \"banking_billet\": {\r\n      \"customer\": {\r\n        \"name\": \"Gorbadoc Oldbuck\",\r\n        \"cpf\": \"94271564656\",\r\n        \"email\": \"email_do_cliente@servidor.com.br\",\r\n        \"phone_number\": \"5144916523\",\r\n        \"address\": {\r\n          \"street\": \"Avenida Juscelino Kubitschek\",\r\n          \"number\": \"909\",\r\n          \"neighborhood\": \"Bauxita\",\r\n          \"zipcode\": \"35400000\",\r\n          \"city\": \"Ouro Preto\",\r\n          \"complement\": \"\",\r\n          \"state\": \"MG\"\r\n        }\r\n      },\r\n      \"expire_at\": \"2018-12-30\",\r\n      \"configurations\": {\r\n        \"fine\": 200,\r\n        \"interest\": 33\r\n      },\r\n      \"message\": \"Usando o atributo message, este conteúdo é exibido no campo OBSERVAÇÃO da cobrança emitida via API \\n ... e também no campo OBSERVAÇÃO DO VENDEDOR nos e-mails de cobrança enviados ao cliente \\n É possível utilizar até 4 linhas de conteúdo, com no máximo 100 caracteres por linha \\n Essa mensagem poderá ser vista nos e-mails relacionados à cobrança, no boleto ou carnê\"\r\n    }\r\n  }\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/subscription/:id/pay","urlObject":{"protocol":"https","path":["v1","subscription",":id","pay"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"9acb902c-17eb-435d-b5b3-219df383af25","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"c2fec15a-6e1d-44c9-abbf-cb3a031f1935"},{"name":"/subscription/:id/history","id":"1894b26b-bb48-4572-bb30-f6ece9b50306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"description\": \"Minha mensagem do histórico aqui\"\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/subscription/:id/history","urlObject":{"protocol":"https","path":["v1","subscription",":id","history"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"5f8cc203-5a6b-4dfe-8dd6-6547675d0a41","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"1894b26b-bb48-4572-bb30-f6ece9b50306"},{"name":"/subscription/:id/cancel","id":"8220bf8f-67e7-45e3-93a4-f1fc57142a6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://sandbox.gerencianet.com.br/v1/subscription/:id/cancel","urlObject":{"protocol":"https","path":["v1","subscription",":id","cancel"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"2e8ba667-8f2d-4f07-a840-a3a9c869ed4e","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"8220bf8f-67e7-45e3-93a4-f1fc57142a6a"},{"name":"/subscription/:id/settle","id":"f24c195b-b7c3-4689-9ea3-09fec4cbfeae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://sandbox.gerencianet.com.br/v1/subscription/:id/cancel","urlObject":{"protocol":"https","path":["v1","subscription",":id","cancel"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"c9be72d6-7edf-4b85-9fed-309d94c7aa06","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"f24c195b-b7c3-4689-9ea3-09fec4cbfeae"},{"name":"/plans","id":"5a4ae520-e665-4aa3-ae35-a804b8be40fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://sandbox.gerencianet.com.br/v1/plans?name=eu&limit=1&offset=0","urlObject":{"protocol":"https","path":["v1","plans"],"host":["sandbox","gerencianet","com","br"],"query":[{"key":"name","value":"eu"},{"key":"limit","value":"1"},{"key":"offset","value":"0"}],"variable":[]}},"response":[],"_postman_id":"5a4ae520-e665-4aa3-ae35-a804b8be40fc"}],"id":"ebc9293d-1b4f-434e-bef6-4fefae34117e","_postman_id":"ebc9293d-1b4f-434e-bef6-4fefae34117e","description":""},{"name":"Marketplace","item":[{"name":"/charge","id":"b2cc5388-d166-4a14-92c3-c99da4478dca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"    {\n      \"items\": [\n        {\n          \"amount\": 1,\n          \"marketplace\": {\n            \"repasses\": [\n              {\n                \"payee_code\": \"payee_code1\",\n                \"percentage\": 2500\n              },\n              {\n                \"payee_code\": \"payee_code2\",\n                \"percentage\": 1500\n              }\n            ]\n          },\n          \"name\": \"Item 1\",\n          \"value\": 2000\n        }\n      ]\n    }"},"url":"https://sandbox.gerencianet.com.br/v1/charge","urlObject":{"protocol":"https","path":["v1","charge"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2cc5388-d166-4a14-92c3-c99da4478dca"},{"name":"/charge/:id/pay","id":"aa4a6af6-c8f5-47c0-bba0-d6e3e62f36dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"payment\": {\r\n    \"banking_billet\": {\r\n      \"customer\": {\r\n        \"name\": \"Gorbadoc Oldbuck\",\r\n        \"cpf\": \"94271564656\",\r\n        \"email\": \"email_do_cliente@servidor.com.br\",\r\n        \"phone_number\": \"5144916523\",\r\n        \"address\": {\r\n          \"street\": \"Avenida Juscelino Kubitschek\",\r\n          \"number\": \"909\",\r\n          \"neighborhood\": \"Bauxita\",\r\n          \"zipcode\": \"35400000\",\r\n          \"city\": \"Ouro Preto\",\r\n          \"complement\": \"\",\r\n          \"state\": \"MG\"\r\n        }\r\n      },\r\n      \"expire_at\": \"2018-12-30\",\r\n      \"configurations\": {\r\n        \"fine\": 200,\r\n        \"interest\": 33\r\n      },\r\n      \"message\": \"Usando o atributo message, este conteúdo é exibido no campo OBSERVAÇÃO da cobrança emitida via API \\n ... e também no campo OBSERVAÇÃO DO VENDEDOR nos e-mails de cobrança enviados ao cliente \\n É possível utilizar até 4 linhas de conteúdo, com no máximo 100 caracteres por linha \\n Essa mensagem poderá ser vista nos e-mails relacionados à cobrança, no boleto ou carnê\"\r\n    }\r\n  }\r\n}"},"url":"https://sandbox.gerencianet.com.br/v1/charge/:id/pay","urlObject":{"protocol":"https","path":["v1","charge",":id","pay"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"id":"cc129040-abc3-489d-9392-38a7f1a11841","type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"aa4a6af6-c8f5-47c0-bba0-d6e3e62f36dd"}],"id":"b918191a-d980-47e1-ba75-56985d9943ee","_postman_id":"b918191a-d980-47e1-ba75-56985d9943ee","description":""},{"name":"Notificações","item":[{"name":"/notification/:token","id":"6a724b8a-d2b6-46ef-87fd-0d64b9609c04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{Authorization}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://sandbox.gerencianet.com.br/v1/notification/:token","urlObject":{"protocol":"https","path":["v1","notification",":token"],"host":["sandbox","gerencianet","com","br"],"query":[],"variable":[{"type":"string","value":"","key":"token"}]}},"response":[],"_postman_id":"6a724b8a-d2b6-46ef-87fd-0d64b9609c04"}],"id":"a3d69f91-70cf-4580-895c-0064781b5855","_postman_id":"a3d69f91-70cf-4580-895c-0064781b5855","description":""},{"name":"Outros","item":[{"name":"/installments?brand=visa&total=1000","id":"b0ed2da6-414c-41f4-97cf-1a364322b5d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Account-Code","value":"seu_account-Code"},{"key":"Content-Type","value":"application/json"}],"url":"https://sandbox.gerencianet.com.br/v1/installments?brand=visa&total=1000","urlObject":{"protocol":"https","path":["v1","installments"],"host":["sandbox","gerencianet","com","br"],"query":[{"key":"brand","value":"visa"},{"key":"total","value":"1000"}],"variable":[]}},"response":[],"_postman_id":"b0ed2da6-414c-41f4-97cf-1a364322b5d0"}],"id":"0ce1845a-4c27-48e7-90d0-60c943bae5a0","_postman_id":"0ce1845a-4c27-48e7-90d0-60c943bae5a0","description":""},{"name":"WhoAmI","id":"1c4c03cb-dc06-4549-8aca-bfc83375805f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[],"body":{"mode":"raw","raw":"This collection was created by Gerencianet S.A., a technological and finance corporation in Brazil.\r\nDev documentation: http://gerencianet.com.br/api-pix\r\nPlease, visit us: https://www.gerencianet.com.br\r\nDiscord community: https://discord.gg/ptGHMtczcV"},"url":"","description":"<p>This collection was created by Gerencianet S.A., a technological and finance corporation in Brazil.\nPlease, visit us: <a href=\"https://www.gerencianet.com.br\">https://www.gerencianet.com.br</a></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"1c4c03cb-dc06-4549-8aca-bfc83375805f"}]}