{"info":{"_postman_id":"1016551c-0278-4188-a62a-9afdffb74dc2","name":"Document Api Portpolio Production fin","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1813611","collectionId":"1016551c-0278-4188-a62a-9afdffb74dc2","publishedId":"RztmqoZT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-02-01T04:06:44.000Z"},"item":[{"name":"https://springcrudpostgresql.herokuapp.com/customer/edit","id":"df697652-c0c0-4c34-19e1-cfae7be638f7","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"id\":\"1\",\n    \"firstName\": \"prabo\",\n    \"lastName\": \"bonoa\"\n\t\n}"},"url":"https://springcrudpostgresql.herokuapp.com/customer/edit","description":"<p>Edit Customer</p>\n","urlObject":{"protocol":"https","path":["customer","edit"],"host":["springcrudpostgresql","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"df697652-c0c0-4c34-19e1-cfae7be638f7"},{"name":"https://springcrudpostgresql.herokuapp.com/customer/delete/28","id":"3b8469c4-7455-4f74-eddc-b4917af4affb","request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://springcrudpostgresql.herokuapp.com/customer/delete/28","description":"<p>Delete Customer By id</p>\n","urlObject":{"protocol":"https","path":["customer","delete","28"],"host":["springcrudpostgresql","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b8469c4-7455-4f74-eddc-b4917af4affb"},{"name":"https://springcrudpostgresql.herokuapp.com/customer/add copy","id":"7c175759-c025-2a6c-c5f6-4229c05d2cc9","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"firstName\": \"mas\",\n    \"lastName\": \"bro\"\n}"},"url":"https://springcrudpostgresql.herokuapp.com/customer/add","description":"<p>Add Customer Name</p>\n","urlObject":{"protocol":"https","path":["customer","add"],"host":["springcrudpostgresql","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c175759-c025-2a6c-c5f6-4229c05d2cc9"},{"name":"https://springcrudpostgresql.herokuapp.com/customerGetId/34 copy","id":"bad89bd7-e790-9d0b-07d9-4b55f11f1c61","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://springcrudpostgresql.herokuapp.com/customerGetId/18","description":"<p>Customer Get By Id</p>\n","urlObject":{"protocol":"https","path":["customerGetId","18"],"host":["springcrudpostgresql","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bad89bd7-e790-9d0b-07d9-4b55f11f1c61"},{"name":"https://springcrudpostgresql.herokuapp.com/customerGetAll/ copy","id":"3a51048c-a0ff-92c3-ea3e-5f1b188265cb","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://springcrudpostgresql.herokuapp.com/customerGetAll/","description":"<p>Customer Get All</p>\n","urlObject":{"protocol":"https","path":["customerGetAll",""],"host":["springcrudpostgresql","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a51048c-a0ff-92c3-ea3e-5f1b188265cb"}]}