{"info":{"_postman_id":"0df20556-9ab2-4a8f-9085-f969146fc906","name":"Web Push Notifications","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"0df20556-9ab2-4a8f-9085-f969146fc906","publishedId":"2s93zGzJ4j","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-07T11:18:54.000Z"},"item":[{"name":"REST API","item":[{"name":"Get push notification items","id":"157ad5e3-d1c3-4d07-bf5a-ef55a8831ab9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"website_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/pushnotification/items","urlObject":{"path":["rest","all","V1","pushnotification","items"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"157ad5e3-d1c3-4d07-bf5a-ef55a8831ab9"},{"name":"Save token","id":"f39b6914-3345-4e31-8169-46fd71c72638","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deviceId\": \"111\",\n  \"deviceToken\": \"fs3GI7ZLkj0DLcAfWKlwty:APA911bGd_sZ0e4Pr4HqHXL17-3FILCUvjdegDgPc1NnY_mxLTDZEkVEka65s_qBzkcLyMWg3uCfVz4ZV-_EAOL2EYh9TBSHrXBQj-QEuvqa9pw50RGuJfBoUQepC57v6wtVyr8jGcyZs11\",\n  \"website_id\": 1\n}"},"url":"{{base_url}}/rest/all/V1/pushnotification/savetoken","urlObject":{"path":["rest","all","V1","pushnotification","savetoken"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f39b6914-3345-4e31-8169-46fd71c72638"}],"id":"e7462916-3ede-4c82-a864-5195dfccd00e","_postman_id":"e7462916-3ede-4c82-a864-5195dfccd00e","description":""},{"name":"GraphQL API","item":[{"name":"Save token","id":"ce191bf0-6452-4172-b426-bc980e846bf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    saveToken (\n         deviceId:\"testdgfgevice\",\n         deviceToken: \"fs3GI7ZLkj0DL2cAefWKlwty:APA91bGd_sZ0e4Pr4HqHXL17-3FILCUvjdegDgffg12Pc2NnY_mxLTDZEkVEka65s_qBzkcLyMWg3uCfVz4ZV-_EAOL2EYh9TBSHrXBQj-QEuvqa9pw50RGuJfBoUQepC57v6wtVyr8jGcyZs11\",\n         website_id : 1\n    ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce191bf0-6452-4172-b426-bc980e846bf1"},{"name":"Get push notification items","id":"3f899992-1ccf-4b81-9d52-6c713fd36342","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{\n    getPushNotificationItems (\n        website_id : 1\n    ) {\n        status\n        items\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f899992-1ccf-4b81-9d52-6c713fd36342"}],"id":"4a4fa42d-189a-46c1-b70c-63d534425f52","_postman_id":"4a4fa42d-189a-46c1-b70c-63d534425f52","description":""}]}