{"info":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1825277","collectionId":"806e2e30-e93e-419c-9b08-25518c572427","publishedId":"UVsHUoN4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-11T20:36:36.000Z"},"item":[{"name":"Create Token","id":"69ac5eab-b3ec-4b26-b45b-6d2da225ccd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"xxxxxx@xxxxx.com\",\n    \"password\": \"xxxxxx\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8001/api/v1/generate-token","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]},"isInherited":true,"source":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","type":"collection"}},"urlObject":{"path":["api","v1","generate-token"],"host":["http://localhost:8001"],"query":[],"variable":[]}},"response":[],"_postman_id":"69ac5eab-b3ec-4b26-b45b-6d2da225ccd1"},{"name":"Create New Promo","id":"6ff6ee64-151a-4329-9329-8ead2a10b4f8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"promo_code\": \"TESTPROMO\",\n    \"country\": \"KENYA\",\n    \"city\": \"NAIROBI\",\n    \"pick_up_address\": \"KCA UNIVERSITY\",\n    \"drop_off_address\": \"Village Market, NAIROBI\",\n    \"start_date\": \"2022-03-18 00:00:00\",\n    \"end_date\": \"2022-04-23 23:59:59\",\n    \"amount\": \"300\",\n    \"number_of_usage_per_rider\": \"2\",\n    \"max_total_amount\": \"300000\",\n    \"pick_up_ll\": \"-1.251920910253397, 36.859353733715295\",\n    \"drop_off_ll\": \"-1.2278709063245135, 36.804751073057716\",\n    \"pick_up_variance\": \"2\",\n    \"drop_off_variance\": \"2\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8001/api/v1/promocode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]},"isInherited":true,"source":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","type":"collection"}},"urlObject":{"path":["api","v1","promocode"],"host":["http://localhost:8001"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ff6ee64-151a-4329-9329-8ead2a10b4f8"},{"name":"Get All Promos","id":"04ef2890-b797-43f0-9c54-f043aa39bf31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8001/api/v1/promocode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]},"isInherited":true,"source":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","type":"collection"}},"urlObject":{"path":["api","v1","promocode"],"host":["http://localhost:8001"],"query":[],"variable":[]}},"response":[],"_postman_id":"04ef2890-b797-43f0-9c54-f043aa39bf31"},{"name":"Get Active Promo Codes","id":"c2a940da-003c-4e4f-8c26-d07be2ae5049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8001/api/v1/promocode?disabled=0","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]},"isInherited":true,"source":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","type":"collection"}},"urlObject":{"path":["api","v1","promocode"],"host":["http://localhost:8001"],"query":[{"key":"disabled","value":"0"}],"variable":[]}},"response":[],"_postman_id":"c2a940da-003c-4e4f-8c26-d07be2ae5049"},{"name":"Validate a promo","id":"0d4ca207-a892-4ecd-a214-2d8e3904c97e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8001/api/v1/validate-promo/testing/KCA%20University/Village%20Market,%20Nairobi","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]},"isInherited":true,"source":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","type":"collection"}},"urlObject":{"path":["api","v1","validate-promo","testing","KCA%20University","Village%20Market,%20Nairobi"],"host":["http://localhost:8001"],"query":[],"variable":[]}},"response":[],"_postman_id":"0d4ca207-a892-4ecd-a214-2d8e3904c97e"},{"name":"Set Promo Code Status","id":"e2a054c9-a352-4224-997c-96d7747aa842","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"disabled\": \"0\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8001/api/v1/set-status/TESTPROMO","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]},"isInherited":true,"source":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","type":"collection"}},"urlObject":{"path":["api","v1","set-status","TESTPROMO"],"host":["http://localhost:8001"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2a054c9-a352-4224-997c-96d7747aa842"},{"name":"Set Location Variance","id":"f2a3c5a6-6b15-46ef-8eda-b6fcbb98383c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"pick_up_variance\": \"1\",\n    \"drop_off_variance\": \"1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8001/api/v1/set-location-variance/TESTPROMO","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]},"isInherited":true,"source":{"_postman_id":"806e2e30-e93e-419c-9b08-25518c572427","id":"806e2e30-e93e-419c-9b08-25518c572427","name":"PromoProject","type":"collection"}},"urlObject":{"path":["api","v1","set-location-variance","TESTPROMO"],"host":["http://localhost:8001"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2a3c5a6-6b15-46ef-8eda-b6fcbb98383c"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei"}]}},"event":[{"listen":"prerequest","script":{"id":"894ebd1b-0ca9-4207-af59-28fa653a40e1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"86dcebf4-18be-451a-9c72-9d832d3d51a6","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BASE_URL","value":"http://localhost:8001","type":"string"},{"key":"TOKEN","value":"1|zPk4RlBDYKlBy4PPbI6EeMjubeDsb0vZ0Q6ugLei","type":"string"}]}