{"info":{"_postman_id":"2dc2caa7-a5cd-433a-b0b1-0d940aeed6ce","name":"Magento 2 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":"2dc2caa7-a5cd-433a-b0b1-0d940aeed6ce","publishedId":"2sBY4HU3zj","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-03T06:02:35.000Z"},"item":[{"name":"GraphQL","item":[{"name":"Getconfigvalue","id":"b8a929a3-91d2-4ee6-b806-f27e3873d59d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Store","value":"default","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query {\n    storeConfig {\n        pendingcustomer_config {\n            status\n            message\n            pending_customer_status\n            admin_email\n            email_template_for_admin\n            email_sender\n            email_template_for_customer\n        }\n    }\n}\n","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8a929a3-91d2-4ee6-b806-f27e3873d59d"},{"name":"Customerlogin","id":"fd053b88-fda5-4918-9129-708dba7719dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n    Getcustomerlogin(\n        customerId: 3\n        storeId: 1\n    ) {\n        status\n        message\n    }\n}\n","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fd053b88-fda5-4918-9129-708dba7719dd"},{"name":"Sendemail","id":"c7e8b44a-d8e8-4ed8-8aa6-9eb91a239632","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n    Sendemail(\n        customerId: 9\n        storeId: 1\n    ) {\n        status\n        message\n    }\n}\n","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7e8b44a-d8e8-4ed8-8aa6-9eb91a239632"}],"id":"2e090ec5-713e-43c1-85a6-2cd5aa2fbaef","_postman_id":"2e090ec5-713e-43c1-85a6-2cd5aa2fbaef","description":""},{"name":"REST API","item":[{"name":"Customerlogin","id":"91a0ee81-3bac-4feb-a2fa-9a5cade6eb62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"customerId\": 7,\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":"91a0ee81-3bac-4feb-a2fa-9a5cade6eb62"},{"name":"Getconfigvalue","id":"064894d5-772c-4f69-bdab-63c9f2bb881d","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":"064894d5-772c-4f69-bdab-63c9f2bb881d"},{"name":"Sendemail","id":"ef7a5ce8-cbf8-48e4-a504-8ba17dc6e010","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":"ef7a5ce8-cbf8-48e4-a504-8ba17dc6e010"}],"id":"8941b76c-3f2b-4238-a3be-c5977b39202e","_postman_id":"8941b76c-3f2b-4238-a3be-c5977b39202e","description":""}]}