{"info":{"_postman_id":"a1ca5b69-01c8-4d48-88eb-bffca402d2b5","name":"Magento 2 Delete Customer","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"a1ca5b69-01c8-4d48-88eb-bffca402d2b5","publishedId":"2sA3dxFCej","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-04T04:34:33.000Z"},"item":[{"name":"REST API","item":[{"name":"Delete Customer","id":"5ad9908e-551f-443c-adf5-5142dcdab7eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"customerId\": 1,\n  \"storeid\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/deletecustomer/delete","urlObject":{"path":["rest","all","V1","deletecustomer","delete"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5ad9908e-551f-443c-adf5-5142dcdab7eb"},{"name":"Get Config","id":"4d8f2cd3-026a-4247-8ec4-b4e9e1f70383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"storeid\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/deletecustomer/getconfig","urlObject":{"path":["rest","all","V1","deletecustomer","getconfig"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d8f2cd3-026a-4247-8ec4-b4e9e1f70383"}],"id":"39c732ce-faad-4237-99ad-12c186fa63c1","_postman_id":"39c732ce-faad-4237-99ad-12c186fa63c1","description":""},{"name":"GraphQL API","item":[{"name":"Delete Customer","id":"056b0493-e280-463e-bc4c-428ac64bd937","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\t  deleteCustomer(\n        customerId:3,\n        storeid:1\n        ) \n  {\n    status\n    message\n  }\n}\n  ","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"056b0493-e280-463e-bc4c-428ac64bd937"},{"name":"Get config","id":"d6d2d29d-626e-4d39-a5d3-e82bf449b609","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\t  ShowConfig(\n        storeid:2\n        ) \n  {\n    message\n  }\n}\n  ","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d6d2d29d-626e-4d39-a5d3-e82bf449b609"}],"id":"481bef09-1c58-4398-be35-fadee5f05076","_postman_id":"481bef09-1c58-4398-be35-fadee5f05076","description":""}]}