{"info":{"_postman_id":"b96a6593-daeb-458d-ad62-71efda1e8d1c","name":"Magento 2 Out of Stock Notification","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"b96a6593-daeb-458d-ad62-71efda1e8d1c","publishedId":"2sBXwqsBMs","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-09T04:46:57.000Z"},"item":[{"name":"REST API","item":[{"name":"Outofstocknotification RestApi","id":"773b08e0-1ef0-4006-961d-65b5b197b36d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseurl}}/rest/all/V1/outofstocknotification/subscriber?websiteId=1&productId=10&countrycode=IN&mobilenumber=8585858585&email=test.magecomp@gmail.com","urlObject":{"path":["rest","all","V1","outofstocknotification","subscriber"],"host":["{{baseurl}}"],"query":[{"key":"websiteId","value":"1"},{"key":"productId","value":"10"},{"key":"countrycode","value":"IN"},{"key":"mobilenumber","value":"8585858585"},{"key":"email","value":"test.magecomp@gmail.com"}],"variable":[]}},"response":[],"_postman_id":"773b08e0-1ef0-4006-961d-65b5b197b36d"},{"name":"Get Config Data","id":"23b23d8a-8fca-4d9c-bfb7-d206dc3dc634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/rest/all/V1/outofstocknotification/getConfigData?storeid=1","urlObject":{"path":["rest","all","V1","outofstocknotification","getConfigData"],"host":["{{baseurl}}"],"query":[{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"23b23d8a-8fca-4d9c-bfb7-d206dc3dc634"}],"id":"d4cde38f-6c68-41de-b2f5-cd087a82afe3","_postman_id":"d4cde38f-6c68-41de-b2f5-cd087a82afe3","description":""},{"name":"GraphQL API","item":[{"name":"Outofstocknotification GraphQl","id":"f56c5eb7-43cd-4499-8e3f-f11ee578b9fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n   addSubscriber(\n       websiteId: \"1\", \n       productId: \"14\", \n       countrycode: \"in\", \n       mobilenumber: \"8585858585\", \n       email: \"test.magecomp852@gmail.com\"\n   ) {\n       status\n       message\n   }\n}\n","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f56c5eb7-43cd-4499-8e3f-f11ee578b9fe"},{"name":"Get Config Data","id":"3f9fcd52-5769-4fb8-819c-df7eea2f2072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Store","value":"default","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\n  storeConfig {\n    outofstocknotification_config {\n      status\n      enable\n      notification_type\n      notification_title\n      button_text\n      success_message\n      message\n    }\n  }\n}\n","variables":""}},"url":"{{baseurl}}/graphql?","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[{"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"3f9fcd52-5769-4fb8-819c-df7eea2f2072"}],"id":"3f57abb5-7569-4032-8417-21d5ff3c2e49","_postman_id":"3f57abb5-7569-4032-8417-21d5ff3c2e49","description":""}]}