{"info":{"_postman_id":"aba26f35-e724-4ce3-919d-3cd6169089ed","name":"Customer Approval","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"aba26f35-e724-4ce3-919d-3cd6169089ed","publishedId":"2sAXxY4U89","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-22T05:19:21.000Z"},"item":[{"name":"GraphQL","item":[{"name":"Getconfigvalue","id":"7828e1c6-50a9-4b2b-a16e-f0409d026eb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\tConfigvalue(\n\t\tstoreId: 1\n        )\n\t{\n\t\tdata\n\t}\n}","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7828e1c6-50a9-4b2b-a16e-f0409d026eb8"},{"name":"Customerlogin","id":"24a5a94d-b674-42af-8279-10e4644b08d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\tGetcustomerlogin(\n\t\tcustomerId : 1\n\t\tstoreId:1\n    )\n\t{\n\t\tdata\n\t}\n}","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"24a5a94d-b674-42af-8279-10e4644b08d8"},{"name":"Sendemail","id":"0a9061ef-5fb7-4fb8-9ddc-5bff973f7608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\tSendemail(\n\t\tcustomerId : 1\n\t\tstoreId:1\n    )\n\t{\n\t\tdata\n\t}\n}","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a9061ef-5fb7-4fb8-9ddc-5bff973f7608"}],"id":"7a87780e-45fe-4ac8-818d-45315db093b4","_postman_id":"7a87780e-45fe-4ac8-818d-45315db093b4","description":""},{"name":"REST API","item":[{"name":"Customerlogin","id":"1db7e33d-4113-445c-b65b-4554f013f8a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"customerId\": 1,\n  \"storeId\": 1\n}"},"url":"{{baseurl}}/rest/all/V1/Pendingcustomer/Customerlogin","urlObject":{"path":["rest","all","V1","Pendingcustomer","Customerlogin"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1db7e33d-4113-445c-b65b-4554f013f8a1"},{"name":"Getconfigvalue","id":"cdf122cd-35a3-4d97-bc57-ef9c7ce09849","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"storeId\": 1\n}"},"url":"{{baseurl}}/rest/all/V1/Pendingcustomer/getconfigvalue","urlObject":{"path":["rest","all","V1","Pendingcustomer","getconfigvalue"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdf122cd-35a3-4d97-bc57-ef9c7ce09849"},{"name":"Sendemail","id":"11046427-3b1c-440a-9d7e-ca2f17ba16ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"customerId\": 1,\n  \"storeId\": 1\n}"},"url":"{{baseurl}}/rest/all/V1/Pendingcustomer/sendemail","urlObject":{"path":["rest","all","V1","Pendingcustomer","sendemail"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"11046427-3b1c-440a-9d7e-ca2f17ba16ef"}],"id":"847f510d-231d-4947-a03b-7016ee3aa396","_postman_id":"847f510d-231d-4947-a03b-7016ee3aa396","description":""}]}