{"info":{"_postman_id":"8aa4d8eb-eed8-4c2d-8c7e-4ed70472935f","name":"WalletApi","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"9357548","collectionId":"8aa4d8eb-eed8-4c2d-8c7e-4ed70472935f","publishedId":"TzCHCWB9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-03-25T15:31:42.000Z"},"item":[{"name":"Login","event":[{"listen":"test","script":{"id":"5720b47c-fca1-416e-b1cc-5edb9718c52b","exec":[""],"type":"text/javascript"}}],"id":"5290ff7d-de39-4800-b56a-d04e6321c71c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"01234567890\",\n    \"password\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8089/api/login_check","urlObject":{"protocol":"http","port":"8089","path":["api","login_check"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5290ff7d-de39-4800-b56a-d04e6321c71c"},{"name":"Create Account","id":"af187133-a40e-404b-9fa0-b38aae8c629c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"type","value":"1","type":"text"},{"key":"document","value":"3214567896593","type":"text"},{"key":"name","value":"Ana Maria Braga","type":"text"},{"key":"email","value":"ana.maria.braga2@gmail.com","type":"text"},{"key":"password","value":"123456789","type":"text"}]},"url":"http://localhost:8089/api/account/","urlObject":{"protocol":"http","port":"8089","path":["api","account",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"af187133-a40e-404b-9fa0-b38aae8c629c"},{"name":"Transfer By Email","event":[{"listen":"prerequest","script":{"id":"670a56bc-7fab-4529-a6be-03580835f6ba","exec":[""],"type":"text/javascript"}}],"id":"71ba4e09-040b-4119-96d7-1b5968de010d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"ana.maria.braga2@gmail.com","type":"text"},{"key":"value","value":"0.01","type":"text"},{"key":"sync","value":"0","type":"text"}]},"url":"http://localhost:8089/api/transaction/transfer/email","urlObject":{"path":["api","transaction","transfer","email"],"host":["http://localhost:8089"],"query":[],"variable":[]}},"response":[{"id":"80621582-0923-4fb5-9fc7-15dfc859b4e6","name":"401","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"user","value":"2","type":"text"},{"key":"value","value":"0.01","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"http://localhost:8089/api/transaction/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.2"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 24 Mar 2021 22:48:00 GMT"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 401,\n    \"message\": \"JWT Token not found\"\n}"},{"id":"f3dafb0f-3b98-4f85-8f8f-ad9a200e1f83","name":"201","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"user","value":"2","type":"text"},{"key":"value","value":"0.01","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"http://localhost:8089/api/transaction/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.2"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 25 Mar 2021 15:40:43 GMT"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Transfer success!\",\n    \"status\": 3\n}"}],"_postman_id":"71ba4e09-040b-4119-96d7-1b5968de010d"},{"name":"Transfer By Document","event":[{"listen":"prerequest","script":{"id":"351f2a04-c075-4e86-a184-bc88245bab1d","exec":[""],"type":"text/javascript"}}],"id":"b6f64ccf-248e-4963-87ad-bd90979bc530","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"document","value":"3214567896593","type":"text"},{"key":"value","value":"0.01","type":"text"},{"key":"sync","value":"0","type":"text"}]},"url":"http://localhost:8089/api/transaction/transfer/document","urlObject":{"path":["api","transaction","transfer","document"],"host":["http://localhost:8089"],"query":[],"variable":[]}},"response":[{"id":"1d5788cf-3723-4776-9c70-3909fc754354","name":"201","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"user","value":"2","type":"text"},{"key":"value","value":"0.01","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"http://localhost:8089/api/transaction/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.2"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 25 Mar 2021 15:40:43 GMT"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Transfer success!\",\n    \"status\": 3\n}"},{"id":"dbc86461-c090-4fa6-8e79-83cf65b9066d","name":"401","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"user","value":"2","type":"text"},{"key":"value","value":"0.01","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"http://localhost:8089/api/transaction/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.2"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 24 Mar 2021 22:48:00 GMT"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 401,\n    \"message\": \"JWT Token not found\"\n}"}],"_postman_id":"b6f64ccf-248e-4963-87ad-bd90979bc530"},{"name":"Last transactions","event":[{"listen":"prerequest","script":{"id":"e1f041c7-4f66-4008-9dd4-bf735a69361c","exec":[""],"type":"text/javascript"}}],"id":"f261a8e5-788f-4701-938e-85774855543e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"}],"url":"http://localhost:8089/api/transaction/","urlObject":{"path":["api","transaction",""],"host":["http://localhost:8089"],"query":[],"variable":[]}},"response":[{"id":"8384465a-fb18-4187-a893-b256082919f6","name":"200","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {token}","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"url":"http://localhost:8089/api/transaction/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.2"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 25 Mar 2021 15:41:18 GMT"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 4,\n            \"type\": {\n                \"id\": 1,\n                \"description\": \"Transferência\"\n            },\n            \"status\": {\n                \"id\": 5,\n                \"description\": \"Erro ao processar\"\n            },\n            \"to\": {\n                \"id\": 2,\n                \"name\": \"Logista X\"\n            },\n            \"from\": {\n                \"id\": 5,\n                \"name\": \"Ana Maria Braga\"\n            },\n            \"value\": \"0.01\",\n            \"created_at\": {\n                \"date\": \"2021-03-25 12:40:30.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"type\": {\n                \"id\": 1,\n                \"description\": \"Transferência\"\n            },\n            \"status\": {\n                \"id\": 3,\n                \"description\": \"Processado com sucesso\"\n            },\n            \"to\": {\n                \"id\": 2,\n                \"name\": \"Logista X\"\n            },\n            \"from\": {\n                \"id\": 5,\n                \"name\": \"Ana Maria Braga\"\n            },\n            \"value\": \"0.01\",\n            \"created_at\": {\n                \"date\": \"2021-03-25 12:40:41.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            }\n        }\n    ]\n}"}],"_postman_id":"f261a8e5-788f-4701-938e-85774855543e"},{"name":"My account","event":[{"listen":"prerequest","script":{"id":"a5d9fc50-ce57-4d0c-b1e0-659819b2cfa1","exec":[""],"type":"text/javascript"}}],"id":"e505c978-c57a-43eb-bd5a-860fcabb2335","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {token}"}],"url":"http://localhost:8089/api/account/","urlObject":{"path":["api","account",""],"host":["http://localhost:8089"],"query":[],"variable":[]}},"response":[{"id":"36f04558-6af0-4958-889e-b25d2c8fad7a","name":"200","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {token}"},{"key":"","type":"text","value":"","disabled":true}],"url":"http://localhost:8089/api/account/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.2"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 24 Mar 2021 23:22:27 GMT"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"user\": {\n            \"id\": 5,\n            \"type\": {\n                \"id\": 1,\n                \"description\": \"Pessoa Fisica\"\n            },\n            \"name\": \"Ana Maria Braga\",\n            \"email\": \"ana.maria.braga@gmail.com\",\n            \"created_at\": {\n                \"date\": \"2021-03-24 20:21:52.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"updated_at\": {\n                \"date\": \"2021-03-24 20:21:52.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            }\n        },\n        \"wallet\": {\n            \"balance\": \"500.00\",\n            \"created_at\": {\n                \"date\": \"2021-03-24 20:21:52.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"updated_at\": {\n                \"date\": \"2021-03-24 20:21:52.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            }\n        },\n        \"last_transaction\": null\n    }\n}"}],"_postman_id":"e505c978-c57a-43eb-bd5a-860fcabb2335"}],"event":[{"listen":"prerequest","script":{"id":"cb2e6886-69bb-4a65-ba4a-65e182d296b4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1d12da94-e25c-4159-8d19-469cd4469f83","type":"text/javascript","exec":[""]}}],"variable":[{"key":"token","value":"{token}"},{"key":"base_url","value":"http://localhost:8089"},{"key":"username","value":"01234567890"},{"key":"password","value":"123456789"}]}