{"info":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7226788","collectionId":"8eb1912f-3547-4843-bd99-ba0dd33a9563","publishedId":"SVzw3zwg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-23T09:56:45.000Z"},"item":[{"name":"App users","item":[{"name":"Login","id":"08f112bd-b4cc-4d26-9d6f-31944321852c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"grant_type","type":"text","value":"password"},{"key":"client_id","type":"text","value":""},{"key":"client_secret","type":"text","value":""},{"key":"username","value":"jonhdoe@example.com","type":"text"},{"key":"password","value":"thisisasecretpassword","type":"text"}]},"url":"https://pronto-dev.test/oauth/v2/token","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["oauth","v2","token"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"08f112bd-b4cc-4d26-9d6f-31944321852c"},{"name":"Deregister","id":"4ff3632f-2d49-4209-b1f7-760242a8e85f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{access_token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"https://pronto-dev.test/api/v1/users/app/registration/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","users","app","registration",":id"],"host":["https://pronto-dev.test"],"query":[],"variable":[{"type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"4ff3632f-2d49-4209-b1f7-760242a8e85f"},{"name":"Register","id":"cea80b0e-0a5c-42e0-b81a-7058506acbc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"email\": \"jonhdoe@example.com\",\n    \"password\": \"thisisasecretpassword\",\n    \"extra_data\": {\n        \"key\": \"value\"\n    }\n}"},"url":"https://pronto-dev.test/api/v1/users/app/registration","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","users","app","registration"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"cea80b0e-0a5c-42e0-b81a-7058506acbc3"},{"name":"Profile","id":"4d3f65cb-4b98-41f0-85d6-f88f6a28945c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/users/app/profile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","users","app","profile"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d3f65cb-4b98-41f0-85d6-f88f6a28945c"},{"name":"Reset password","id":"632a4629-4362-4be2-bb0e-265078630904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept-Language","value":"en-EN","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"johndoe@example.com\"\n}"},"url":"https://pronto-dev.test/api/v1/users/app/password/reset","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","users","app","password","reset"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"632a4629-4362-4be2-bb0e-265078630904"},{"name":"Update profile","id":"f6622557-f5be-44ac-a8d1-1bca9d55e06f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"first_name\": \"John\",\n    \"last_name\": \"Doe\",\n    \"email\": \"johndoe@example.com\",\n    \"password\": \"thisisasecretpassword\",\n    \"extra_data\": {\n        \"key\": \"value\"\n    }\n}"},"url":"https://pronto-dev.test/api/v1/users/app/profile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","users","app","profile"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6622557-f5be-44ac-a8d1-1bca9d55e06f"}],"id":"0ab8f52d-a939-4708-8747-58400d5abd4a","_postman_id":"0ab8f52d-a939-4708-8747-58400d5abd4a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"App versions","item":[{"name":"Get new versions","id":"4ddcb92d-5b05-45d7-87c9-90b5748e3bd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/bundles/prontomobile/versions.php?platform=:platform&version=:currentVersion","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["bundles","prontomobile","versions.php"],"host":["https://pronto-dev.test"],"query":[{"description":{"content":"<p>Either android or ios</p>\n","type":"text/plain"},"key":"platform","value":":platform"},{"description":{"content":"<p>The current version of the app</p>\n","type":"text/plain"},"key":"version","value":":currentVersion"}],"variable":[]}},"response":[],"_postman_id":"4ddcb92d-5b05-45d7-87c9-90b5748e3bd7"},{"name":"Get version","id":"44e0f017-0f20-44a3-91c4-c5cc96c90bc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/versions/app/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","versions","app",":id"],"host":["https://pronto-dev.test"],"query":[],"variable":[{"description":{"content":"<p>The id of the app version</p>\n","type":"text/plain"},"type":"string","value":"ww","key":"id"}]}},"response":[],"_postman_id":"44e0f017-0f20-44a3-91c4-c5cc96c90bc0"},{"name":"Download version file","id":"b74ff351-65c9-4018-a723-69817ac8f61b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/versions/app/:id/file","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","versions","app",":id","file"],"host":["https://pronto-dev.test"],"query":[],"variable":[{"description":{"content":"<p>The ID of the app version to download the file for</p>\n","type":"text/plain"},"type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"b74ff351-65c9-4018-a723-69817ac8f61b"},{"name":"[Deprecated] Get new versions","id":"5c6508da-cfd0-4af5-8141-8a13b3508e02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://pronto-dev.test/bundles/prontomobile/versions.php?platform=android&version=0.0.1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["bundles","prontomobile","versions.php"],"host":["https://pronto-dev.test"],"query":[{"key":"platform","value":"android"},{"key":"version","value":"0.0.1"}],"variable":[]}},"response":[],"_postman_id":"5c6508da-cfd0-4af5-8141-8a13b3508e02"}],"id":"4f1e63ef-c2c6-4abc-8603-12f4589554af","_postman_id":"4f1e63ef-c2c6-4abc-8603-12f4589554af","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"Collections","item":[{"name":"Entries","id":"d1d90b1d-6079-442b-a670-ea1144d187e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/collections/V1/:identifier?propertyName=:value","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","collections","V1",":identifier"],"host":["https://pronto-dev.test"],"query":[{"disabled":true,"key":"offset","value":""},{"disabled":true,"key":"limit","value":""},{"disabled":true,"key":"order_by","value":""},{"disabled":true,"key":"direction","value":""},{"disabled":true,"key":"happi_type","value":"501a653e-dec8-11e9-b54a-005056010246"},{"description":{"content":"<p>Filter by name and value a property or relationship ID</p>\n","type":"text/plain"},"key":"propertyName","value":":value"}],"variable":[{"description":{"content":"<p>The identifier of the collection</p>\n","type":"text/plain"},"type":"string","value":"campers","key":"identifier"}]}},"response":[],"_postman_id":"d1d90b1d-6079-442b-a670-ea1144d187e2"},{"name":"Entry file download","id":"4aaf62f7-da09-499c-b3ca-1e4481668915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/collections/V1/:identifier?propertyName=:value","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","collections","V1",":identifier"],"host":["https://pronto-dev.test"],"query":[{"disabled":true,"key":"offset","value":""},{"disabled":true,"key":"limit","value":""},{"disabled":true,"key":"order_by","value":""},{"disabled":true,"key":"direction","value":""},{"disabled":true,"key":"happi_type","value":"501a653e-dec8-11e9-b54a-005056010246"},{"description":{"content":"<p>Filter by name and value a property or relationship ID</p>\n","type":"text/plain"},"key":"propertyName","value":":value"}],"variable":[{"id":"f65478f2-de86-4239-a8db-48267e5d5863","description":{"content":"<p>The identifier of the collection</p>\n","type":"text/plain"},"type":"string","value":"hospitals","key":"identifier"}]}},"response":[],"_postman_id":"4aaf62f7-da09-499c-b3ca-1e4481668915"},{"name":"Entry","id":"e261cf52-ab8c-4eb0-ae4e-0f9f9742ab0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/collections/:version/:identifier/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","collections",":version",":identifier",":id"],"host":["https://pronto-dev.test"],"query":[],"variable":[{"description":{"content":"<p>The version of the application user</p>\n","type":"text/plain"},"type":"string","value":"V1","key":"version"},{"description":{"content":"<p>The identifier of the collection</p>\n","type":"text/plain"},"type":"string","value":"campers","key":"identifier"},{"description":{"content":"<p>The ID of the entry</p>\n","type":"text/plain"},"type":"string","value":"c51d3948-a9c7-11ec-b2d8-c9dbde0ff6af","key":"id"}]}},"response":[],"_postman_id":"e261cf52-ab8c-4eb0-ae4e-0f9f9742ab0d"}],"id":"e350c451-afc6-43f4-9d3b-b1913a54a540","_postman_id":"e350c451-afc6-43f4-9d3b-b1913a54a540","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"Devices","item":[{"name":"Register","id":"f6509303-3d86-49df-9051-2148e82fbd9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"firebase_token\": \"d7zgIyAXz_E:APA91bF2arcF8QMeeUHH32WBH8wKBJVTyr9WFnIL8BYJP_f6B9_Qn0ZY1zfVoyaelCAKjdsKz09UNbGxe0QcGARmU-pqeilNqKqRh\",\n    \"name\": \"iPhone off John\",\n    \"model\": \"iPhone 5s\",\n    \"manufacturer\": \"Apple\",\n    \"platform\": \"android\",\n    \"app_version\": \"1.0.0\",\n    \"os_version\": \"11.2.1\",\n    \"language\": \"NL\",\n    \"extra_data\": {\n        \"email\": \"johndoe@example.com\",\n        \"password\": \"thisisasecretpassword\"\n    },\n    \"user_identifier\": \"zC9WahWKVTcdG5BfLfHPU9\"\n}"},"url":"https://pronto-dev.test/api/v1/devices/registration","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","devices","registration"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6509303-3d86-49df-9051-2148e82fbd9e"},{"name":"Deregister","id":"4d7de286-06e8-416d-b13b-27acb0a13b88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"}],"url":"https://pronto-dev.test/api/v1/devices/registration/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","devices","registration",":id"],"host":["https://pronto-dev.test"],"query":[],"variable":[{"type":"string","value":"41f8d380-a9ca-11ec-9e8d-bdae994cfb34","key":"id"}]}},"response":[],"_postman_id":"4d7de286-06e8-416d-b13b-27acb0a13b88"}],"id":"30e0ccf1-5bd5-4037-b78f-543d26d30e1d","_postman_id":"30e0ccf1-5bd5-4037-b78f-543d26d30e1d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"Notification segments","item":[{"name":"Get","id":"1d17addb-8843-4329-b514-2c5ba001cd03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/notifications/segments/:deviceId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","notifications","segments",":deviceId"],"host":["https://pronto-dev.test"],"query":[],"variable":[{"type":"string","value":"41f8d380-a9ca-11ec-9e8d-bdae994cfb34","key":"deviceId"}]}},"response":[],"_postman_id":"1d17addb-8843-4329-b514-2c5ba001cd03"},{"name":"Update","id":"741d2034-8b3e-4e3b-9589-2e04de259ec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"device_identifier\": \"41f8d380-a9ca-11ec-9e8d-bdae994cfb34\",\n  \"segments\": [\n    {\n      \"id\": 1,\n      \"subscribed\": true\n    }\n  ]\n}"},"url":"https://pronto-dev.test/api/v1/notifications/segments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","notifications","segments"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"741d2034-8b3e-4e3b-9589-2e04de259ec9"}],"id":"ec727cce-bfee-48e0-8c6f-5fa199aac13f","_postman_id":"ec727cce-bfee-48e0-8c6f-5fa199aac13f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"Notifications","item":[{"name":"Get","id":"8d9ee79b-b4d2-4ab0-8ec6-eea6bcfeb102","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/notifications/:deviceId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","notifications",":deviceId"],"host":["https://pronto-dev.test"],"query":[],"variable":[{"type":"string","value":"41f8d380-a9ca-11ec-9e8d-bdae994cfb34","key":"deviceId"}]}},"response":[],"_postman_id":"8d9ee79b-b4d2-4ab0-8ec6-eea6bcfeb102"}],"id":"0a3a9c79-e08a-4d2b-8124-5f968278bb94","event":[{"listen":"prerequest","script":{"id":"80c7a661-115f-413b-8604-d39dceb0fb32","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"59a4a5ae-206f-4745-ae7a-a6d90d40e0cb","type":"text/javascript","exec":[""]}}],"_postman_id":"0a3a9c79-e08a-4d2b-8124-5f968278bb94","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"Translations","item":[{"name":"Get","id":"dc2df496-ebf0-4f35-a6f4-2814055a8335","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/translations?format=json&platform=android","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","translations"],"host":["https://pronto-dev.test"],"query":[{"description":{"content":"<p>Either \"json\" or \"xml\"</p>\n","type":"text/plain"},"key":"format","value":"json"},{"description":{"content":"<p>Either \"android\" or \"ios\"</p>\n","type":"text/plain"},"key":"platform","value":"android"}],"variable":[]}},"response":[],"_postman_id":"dc2df496-ebf0-4f35-a6f4-2814055a8335"}],"id":"624c01be-0445-44e9-8ae6-eb71dda02449","_postman_id":"624c01be-0445-44e9-8ae6-eb71dda02449","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"Remote config","item":[{"name":"Get","id":"bcaaf267-7516-4282-b0b0-b60ee3daa4da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://pronto-dev.test/api/v1/config","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["api","v1","config"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcaaf267-7516-4282-b0b0-b60ee3daa4da"}],"id":"e5d85079-b845-40e7-be84-d7b492d25e70","_postman_id":"e5d85079-b845-40e7-be84-d7b492d25e70","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}}},{"name":"oAuth token","id":"dcbb9e7a-2519-4c78-bd92-73abecba14f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"grant_type","type":"text","value":"client_credentials"},{"key":"client_id","type":"text","value":""},{"key":"client_secret","type":"text","value":""}]},"url":"https://pronto-dev.test/oauth/v2/token","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","id":"8eb1912f-3547-4843-bd99-ba0dd33a9563","name":"Pronto","type":"collection"}},"urlObject":{"path":["oauth","v2","token"],"host":["https://pronto-dev.test"],"query":[],"variable":[]}},"response":[],"_postman_id":"dcbb9e7a-2519-4c78-bd92-73abecba14f7"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"444d879e-b17f-4fa8-a6ec-5a86a5da31aa","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d72a56e5-1c78-464b-a0e6-7f9310b7ca57","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url","value":"https://pronto-dev.test"},{"key":"client_id","value":""},{"key":"client_secret","value":""}]}