{"info":{"_postman_id":"46875326-5a9a-4af8-bce8-c52c5c8c140e","name":"Email Quote","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"46875326-5a9a-4af8-bce8-c52c5c8c140e","publishedId":"2sAXxTcWMX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-15T06:13:40.000Z"},"item":[{"name":"Rest API","item":[{"name":"Save and send Email Quote","id":"3cdbc539-7a8b-4155-8e2f-f2eca34d4123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"customername\": \"aad\",\n  \"customeremail\": \"magecomp.productteam@gmail.com\",\n  \"telephone\": 9999999999,\n  \"comment\": \"dfsf\",\n  \"quoteid\": 39,\n  \"storeid\": 2,\n  \"shipping_checked\": false,\n  \"shippingcountry\": \"\",\n  \"shippingregion\": \"\",\n  \"shippingcity\": \"\",\n  \"shippingzipcode\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/emailquotebasic","urlObject":{"path":["rest","all","V1","emailquotebasic"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cdbc539-7a8b-4155-8e2f-f2eca34d4123"}],"id":"8d53d4c4-aa29-4555-b610-ba32989b0a07","_postman_id":"8d53d4c4-aa29-4555-b610-ba32989b0a07","description":""},{"name":"GraphQL API","item":[{"name":"Add Email Quote","id":"3ca2547d-3fc0-40e6-bf05-12303903c5f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\t addemailquote (\n        customername:\"ddd\"\n        customeremail:\"magecomp.productteam@gmail.com\"\n        telephone:\"999999999\"\n        comment :\"pooo\"\n        quoteid : 38 \n        storeid : 2\n        shipping_checked: false\n        shippingcountry :\"\"\n        shippingregion :\"\"\n        shippingcity :\"\"\n        shippingzipcode :\"\")\n        {\n            data\n        }\n    }","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ca2547d-3fc0-40e6-bf05-12303903c5f6"}],"id":"e5b8eadb-fe5b-44c4-931e-2353e2f58449","_postman_id":"e5b8eadb-fe5b-44c4-931e-2353e2f58449","description":""}]}