{"info":{"_postman_id":"f5ebff18-4307-95a7-15fe-13751f43f54f","name":"API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"4979269","collectionId":"f5ebff18-4307-95a7-15fe-13751f43f54f","publishedId":"RWToQyFr","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-08-19T07:27:43.000Z"},"item":[{"name":"Recipients","item":[{"name":"List Recipients","id":"1021b073-3154-597c-4896-bf1f4176d1fd","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/recipients","urlObject":{"port":"8080","path":["recipients"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1021b073-3154-597c-4896-bf1f4176d1fd"},{"name":"Add Recipient","id":"2f212198-f72e-622b-cf27-6e7c8f75bbc4","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\" : \"Sandy Parwal\",\n\t\"email\": \"sandyparwal@gmail.com\"\n}"},"url":"localhost:8080/recipients","urlObject":{"port":"8080","path":["recipients"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f212198-f72e-622b-cf27-6e7c8f75bbc4"},{"name":"Delete Recipient","id":"c3a74c56-d39a-b794-ca18-9b84d3ef4dc8","request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/recipients/1","urlObject":{"port":"8080","path":["recipients","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3a74c56-d39a-b794-ca18-9b84d3ef4dc8"}],"id":"59a8547b-83a9-45fc-abd8-49eaa555785e","_postman_id":"59a8547b-83a9-45fc-abd8-49eaa555785e","description":""},{"name":"Special Offers","item":[{"name":"List Offers","id":"49ae4ce3-fcf6-0dd3-bafa-de88b7335d28","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/specialoffers","urlObject":{"port":"8080","path":["specialoffers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"49ae4ce3-fcf6-0dd3-bafa-de88b7335d28"},{"name":"Add Offer","id":"6c86e96a-5d51-ce45-2982-663e97f0a45f","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\" : \"25% Discount on all items\",\n\t\"discount\": \"25%\"\n}"},"url":"localhost:8080/specialoffers","urlObject":{"port":"8080","path":["specialoffers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c86e96a-5d51-ce45-2982-663e97f0a45f"},{"name":"Delete Offer","id":"182c78df-734f-fd33-25f3-95de1b181e6c","request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/specialoffers/1","urlObject":{"port":"8080","path":["specialoffers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"182c78df-734f-fd33-25f3-95de1b181e6c"}],"id":"7b6eb894-a2a4-b93c-3051-de5df2cbbe79","_postman_id":"7b6eb894-a2a4-b93c-3051-de5df2cbbe79","description":""},{"name":"Vouchers","item":[{"name":"List Vouchers","id":"7c6bf0f1-7207-1b0e-ff28-14100f16ffe8","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/vouchers","urlObject":{"port":"8080","path":["vouchers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c6bf0f1-7207-1b0e-ff28-14100f16ffe8"},{"name":"Listing","id":"7f1ecfcd-7dfe-ff53-874d-d7557a596bd5","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/vouchers/listing","urlObject":{"port":"8080","path":["vouchers","listing"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f1ecfcd-7dfe-ff53-874d-d7557a596bd5"},{"name":"Add Voucher","id":"6d167c2e-b241-febf-3807-32ad8aa6b945","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offer_id\" : 4,\n\t\"expiry_date\": \"2018-08-25\"\n}"},"url":"localhost:8080/vouchers","urlObject":{"port":"8080","path":["vouchers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d167c2e-b241-febf-3807-32ad8aa6b945"},{"name":"Reedim Voucher","id":"a6a02e50-ce89-3922-2cb3-7ffc14234f6d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\" : \"parwal@gmail.com\",\n\t\"voucher\": \"2GP4JSV3AD\"\n}"},"url":"localhost:8080/vouchers/reedim","urlObject":{"port":"8080","path":["vouchers","reedim"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6a02e50-ce89-3922-2cb3-7ffc14234f6d"},{"name":"Delete Voucher","id":"84e3779f-5727-1762-a60f-b0dffd6c5fb9","request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8080/vouchers/1","urlObject":{"port":"8080","path":["vouchers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"84e3779f-5727-1762-a60f-b0dffd6c5fb9"}],"id":"33688437-4a7c-64fe-8cb7-aac3c315d5c3","_postman_id":"33688437-4a7c-64fe-8cb7-aac3c315d5c3","description":""}]}