{"info":{"_postman_id":"684dc001-2684-4665-b48e-2efe8a5cdd31","name":"Notification-API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23492285","collectionId":"684dc001-2684-4665-b48e-2efe8a5cdd31","publishedId":"2s84DkUQi8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-21T10:17:35.000Z"},"item":[{"name":"FCM","item":[{"name":"Send All Notification","id":"da69bc29-7f6c-4290-8bf0-ead6e6d76b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"notification\": {\n        \"title\": \"Notification API Title\",\n        \"body\": \"Notification API Body\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/fcm/all","urlObject":{"path":["fcm","all"],"host":["http://localhost:5000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"da69bc29-7f6c-4290-8bf0-ead6e6d76b0a"},{"name":"Send Notification To Token","id":"bf7d30ef-516c-41ca-b200-445691e6a660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"token\": \"ef1GHpJX8Rgwd-fQV7rftv:APA91bHfOjgFzuqNwFiYlVeOUy7rMY9MpICDfqsZDsZ92EFMI6JtMqzzVbxfq_JhFiivveE3P9zBWfYmIvuV8UitDuZFGPPE-Q5D_ofT80HuSoqBfFxHptlGEom7Y9wAOD1h3LvzE5tL\",\n    \"notification\": {\n        \"title\": \"Notification API Title\",\n        \"body\": \"Notification API Body\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/fcm/token","urlObject":{"path":["fcm","token"],"host":["http://localhost:5000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf7d30ef-516c-41ca-b200-445691e6a660"},{"name":"Send Notification To Topic","id":"e8e6c132-936e-418b-b1ad-ce2fc14c7b79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"topic\": \"general\",\n    \"notification\": {\n        \"title\": \"Notification API Title\",\n        \"body\": \"Notification API Body\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/fcm/topic","urlObject":{"path":["fcm","topic"],"host":["http://localhost:5000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8e6c132-936e-418b-b1ad-ce2fc14c7b79"},{"name":"Subscribe To Topic","id":"e336c576-8a88-4bda-947b-a88cfd775b83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"token\": \"ejQWEh-aY3hb4E5BsoST9s:APA91bGWYpNj_cgbUIdDA2XrJkYZzqnzSDNlxIbBAZW1WvXTZ8r9C_tO3TlkX6nlI8UoJbWwry_TP6HKD-Dtxp0T4CjM1vai5RpOTKonJ53QvwHBboQ1i44LbFddg_g2umAjP_IHv1O7\",\n    \"topic\": \"general\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/fcm/subscribe","urlObject":{"path":["fcm","subscribe"],"host":["http://localhost:5000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"e336c576-8a88-4bda-947b-a88cfd775b83"}],"id":"1df5950c-34b4-4538-848a-e73373e157f1","_postman_id":"1df5950c-34b4-4538-848a-e73373e157f1","description":""},{"name":"Token","item":[{"name":"Store Token","id":"e7d4123c-9e51-44af-a870-42e6488619ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"token\": \"csws0Tn6At7slQNtQ-7AqY:APA91bHeZQ9HGSuD4524rzSQUy6oe38LqBF7RtGf1yrxUs1McCPiwJXM_G4dxARAk4GlzkkN6O95TEMlQ4hZhVbPxD8i3fuF7X9hDPFrE9bJeVvIPUsn3e4Q9E43VjlpOHXqTeZHvmKw\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/token","urlObject":{"path":["token"],"host":["http://localhost:5000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"e7d4123c-9e51-44af-a870-42e6488619ce"},{"name":"Get Tokens","id":"fb9ccf83-ebee-4ab5-b340-773316633796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"token\": \"csws0Tn6At7slQNtQ-7AqY:APA91bHeZQ9HGSuD4524rzSQUy6oe38LqBF7RtGf1yrxUs1McCPiwJXM_G4dxARAk4GlzkkN6O95TEMlQ4hZhVbPxD8i3fuF7X9hDPFrE9bJeVvIPUsn3e4Q9E43VjlpOHXqTeZHvmKw\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/token","urlObject":{"path":["token"],"host":["http://localhost:5000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb9ccf83-ebee-4ab5-b340-773316633796"}],"id":"5658b4f2-f682-4f3a-ac3a-1941a6568049","_postman_id":"5658b4f2-f682-4f3a-ac3a-1941a6568049","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"b290435d-2ef9-49e5-9449-d64f19d88e6e"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"eaecd852-5954-40d7-a8d1-85f12d0a68c2"}}],"variable":[{"key":"baseURL","value":"http://localhost:5000/api","type":"string"}]}