{"info":{"_postman_id":"26978f1a-5c5c-4e32-b540-e929100b0c2e","name":"Magento 2 GDPR API & Examples","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10589000","collectionId":"26978f1a-5c5c-4e32-b540-e929100b0c2e","publishedId":"UVsEW9P3","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-08T09:18:50.000Z"},"item":[{"name":"Get Configuration GDPR","id":"b3da5317-7049-4fbd-b7b4-517b1fccfdd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}} ","type":"text"}],"url":"{{magento_base_url}}/rest/V1/gdpr/configs","urlObject":{"path":["rest","V1","gdpr","configs"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2b31f6e7-1c85-465d-adf1-b6b2d621c600","name":"Get Configuration GDPR Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{magento_base_url}}/rest/V1/gdpr/configs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 08 Mar 2022 09:11:50 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-store"},{"key":"Content-Length","value":"149"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"445842"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"general_config\": {\n        \"enable\": \"1\",\n        \"allow_delete_customer\": \"1\",\n        \"delete_customer_message\": \"Do you want to delete???\",\n        \"allow_delete_default_address\": \"1\"\n    }\n}"}],"_postman_id":"b3da5317-7049-4fbd-b7b4-517b1fccfdd0"}]}