{"info":{"_postman_id":"47620295-05b7-4cf0-aa9b-7a12186a2150","name":"wallet","description":"<html><head></head><body><p>Um jeito facil de enviar dinheiro para seus amigos.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"13008741","collectionId":"47620295-05b7-4cf0-aa9b-7a12186a2150","publishedId":"Tzm6mwHD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-07-09T23:31:45.000Z"},"item":[{"name":"user","id":"ccf51631-b6d0-4b30-9cd4-81799d771bef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Milena Alves Bragança","type":"text"},{"key":"cpf","value":"89149469088","type":"text"},{"key":"email","value":"milena_avb@hotmail.com","type":"text"},{"key":"password","value":"123abc456","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://localhost:8000/api/user","description":"<p>Cadastrar usuário</p>\n","urlObject":{"protocol":"http","port":"8000","path":["api","user"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ccf51631-b6d0-4b30-9cd4-81799d771bef"},{"name":"transaction","id":"84552dd9-2aa3-4133-9a9a-d39faa03c470","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"value","value":"17.92","type":"text"},{"key":"payer","value":"1","type":"text"},{"key":"payee","value":"2","type":"text"},{"key":"","value":"","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://localhost:8000/api/transaction","description":"<p>Realizar uma transferência</p>\n","urlObject":{"protocol":"http","port":"8000","path":["api","transaction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"84552dd9-2aa3-4133-9a9a-d39faa03c470"}]}