{"info":{"_postman_id":"51f80292-a82f-4363-8373-0c51ca466cc1","name":"SOA Ultimate QR Generator v1.1","description":"<html><head></head><body><p>SOA Ultimate QR Generator is a free and open source SaaS platform to create dynamic QR Codes for URL Analytics. </p>\n<p>URL: <a href=\"https://dev61.onlinetestingserver.com/soa_qrcodes/\">https://dev61.onlinetestingserver.com/soa_qrcodes/</a></p>\n<p>Release notes:</p>\n<p>Features:</p>\n<ul>\n<li>Add multiple applications</li>\n<li>Generate Dynamic QR Codes with different sizes</li>\n<li>Data Visualization with Google Geo Chart</li>\n<li>Tracks IP Address, Country, City, Region, location (longitude and latitude)</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7079710","collectionId":"51f80292-a82f-4363-8373-0c51ca466cc1","publishedId":"SVzz4Ka7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-29T09:21:34.000Z"},"item":[{"name":"Login","id":"e3d631ad-eaad-4125-833c-0b2ea4c89691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"enter your email\",\r\n        \"password\": \"enter your password\"\r\n}"},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/login","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","login"],"host":["dev61","onlinetestingserver","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3d631ad-eaad-4125-833c-0b2ea4c89691"},{"name":"Logout","id":"0b14e288-cf60-45f4-9152-6ee143f02768","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"email\": \"enter your email\",\r\n        \"password\": \"enter your password\"\r\n}"},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/logout","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","logout"],"host":["dev61","onlinetestingserver","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b14e288-cf60-45f4-9152-6ee143f02768"},{"name":"Get User","id":"5a39b8e4-b919-4868-b10b-d09ba2515ead","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/user","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","user"],"host":["dev61","onlinetestingserver","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5a39b8e4-b919-4868-b10b-d09ba2515ead"},{"name":"Get My Apps","id":"0a291597-a638-486f-a1d9-4625b78a7195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/myapps","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","myapps"],"host":["dev61","onlinetestingserver","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a291597-a638-486f-a1d9-4625b78a7195"},{"name":"Create QR Code","id":"d97cee7d-975f-4575-91c2-b097c65a91f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6ImExMWRiMzMxYjM0OGRjNDg5OWY1MDg0ZjIwMTFmNGU3MTMwYTQzZTgwOWUzN2Y1ZWE0ODZkNjA1ZjM2ZDkzYzk3NWJhNjVjYTdiMTRhNWJkIn0.eyJhdWQiOiIxIiwianRpIjoiYTExZGIzMzFiMzQ4ZGM0ODk5ZjUwODRmMjAxMWY0ZTcxMzBhNDNlODA5ZTM3ZjVlYTQ4NmQ2MDVmMzZkOTNjOTc1YmE2NWNhN2IxNGE1YmQiLCJpYXQiOjE1NzEzMDU5OTIsIm5iZiI6MTU3MTMwNTk5MiwiZXhwIjoxNjAyOTI4MzkyLCJzdWIiOiI0Iiwic2NvcGVzIjpbXX0.bt3eGufTuv8hnNb38yhLwgI7N80vCWjqH0zv0Qn0YzZrCCE8To7j_LWcsvMAGzttfJI-DhI4_ntqPkbBIisNbw","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"app_key\" : \"\",\n\t\"secret_key\": \"\",\n\t\"name\": \"\",\n\t\"url\": \"\",\n\t\"code_size\": 500\n}"},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/code/create","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","code","create"],"host":["dev61","onlinetestingserver","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d97cee7d-975f-4575-91c2-b097c65a91f5"},{"name":"Get Code List","id":"84aef419-a72c-4ea6-b91c-99e2f8ebbc8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/code/list?app_key=<enter your app key>&secret_key=<enter your app secret key>","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","code","list"],"host":["dev61","onlinetestingserver","com"],"query":[{"key":"app_key","value":"<enter your app key>"},{"key":"secret_key","value":"<enter your app secret key>"}],"variable":[]}},"response":[],"_postman_id":"84aef419-a72c-4ea6-b91c-99e2f8ebbc8e"},{"name":"Update QR Code","id":"7c67cba0-d709-4a68-844a-f43a011d8b82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"app_key\" : \"enter your app key\",\n\t\"secret_key\": \"enter your app secret key\",\n\t\"id\": \"enter url's id\",\n\t\"name\" : \"enter url name\",\n\t\"url\" : \"enter url\"\n}"},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/code/update","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","code","update"],"host":["dev61","onlinetestingserver","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c67cba0-d709-4a68-844a-f43a011d8b82"},{"name":"Get Code Details","id":"19a62365-9a2b-4ad8-9116-36be0ffa3902","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Requested-With","value":"XMLHttpRequest","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://dev61.onlinetestingserver.com/soa_qrcodes/api/auth/code/show?code_id=<enter code id>&app_key=<enter app key>&secret_key=<enter app secret key>","urlObject":{"protocol":"https","path":["soa_qrcodes","api","auth","code","show"],"host":["dev61","onlinetestingserver","com"],"query":[{"key":"code_id","value":"<enter code id>"},{"key":"app_key","value":"<enter app key>"},{"key":"secret_key","value":"<enter app secret key>"}],"variable":[]}},"response":[],"_postman_id":"19a62365-9a2b-4ad8-9116-36be0ffa3902"}],"event":[{"listen":"prerequest","script":{"id":"3b376fcf-0f02-45b2-b2c0-02a94630953f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"02405fe8-4b49-4902-9100-d3bdc56d602a","type":"text/javascript","exec":[""]}}]}