{"info":{"_postman_id":"9bb4b11d-14e1-4c8e-aff5-0af61b15d1ee","name":"Challenge Interview","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3094837","collectionId":"9bb4b11d-14e1-4c8e-aff5-0af61b15d1ee","publishedId":"TzRYbPag","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-05-18T02:30:24.000Z"},"item":[{"name":"Client - Store","id":"a45fabc0-b778-4f86-9553-00df35182912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"João\",\n    \"last_name\": \" da Silva\",\n    \"sex\": \"Male\",\n    \"date_birth\": \"1990-09-19\",\n    \"age\": 30,\n    \"city_id\": 12 \n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/client/store","urlObject":{"protocol":"http","port":"3000","path":["client","store"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a45fabc0-b778-4f86-9553-00df35182912"},{"name":"Client - Update","id":"094cf228-b6d9-4d9e-be58-c55613fdc9fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"João A123213terado\",\n    \"last_name\": \"da Silva 1231312Alterado\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/client/update/609ffd576c630377480bedb5","urlObject":{"protocol":"http","port":"3000","path":["client","update","609ffd576c630377480bedb5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"094cf228-b6d9-4d9e-be58-c55613fdc9fd"},{"name":"Client - search","id":"1c2e52e1-5a12-42a4-a594-f08c40b7c6c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"search\": \"Eduardo\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/client/search/","urlObject":{"protocol":"http","port":"3000","path":["client","search",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c2e52e1-5a12-42a4-a594-f08c40b7c6c4"},{"name":"Client - Delete","id":"a95c9608-64c8-4731-ac51-42da2324514f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/client/delete/60a31d95d51e77251d71ad3d","urlObject":{"protocol":"http","port":"3000","path":["client","delete","60a31d95d51e77251d71ad3d"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a95c9608-64c8-4731-ac51-42da2324514f"},{"name":"City - Store","id":"d8e19da4-9746-47e7-a33f-528400a9ec7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Jaguariaíva\",\n    \"state\": \"SP\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/city/store","urlObject":{"protocol":"http","port":"3000","path":["city","store"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8e19da4-9746-47e7-a33f-528400a9ec7d"},{"name":"City - Search","id":"4057c1c2-e1c6-4a54-aa17-40eb64871a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"search\": \"São\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/city/search","urlObject":{"protocol":"http","port":"3000","path":["city","search"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4057c1c2-e1c6-4a54-aa17-40eb64871a49"}]}