{"info":{"_postman_id":"20c3f188-6bda-4011-adf4-c8e0d2a3dc3a","name":"Email Quote Pro","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"20c3f188-6bda-4011-adf4-c8e0d2a3dc3a","publishedId":"2sBXqJMMD2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-30T09:41:16.000Z"},"item":[{"name":"REST API","item":[{"name":"Send Email Quote","id":"bcd0ccd6-b678-40f1-be1c-6b19b6c41414","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"customername\": \"string\",\n  \"customeremail\": \"string\",\n  \"telephone\": 0,\n  \"comment\": \"string\",\n  \"quoteid\": 0,\n  \"storeid\": 0,\n  \"shipping_checked\": true,\n  \"shippingcountry\": \"string\",\n  \"shippingregion\": \"string\",\n  \"shippingcity\": \"string\",\n  \"shippingzipcode\": \"zipcode\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/emailquote","urlObject":{"path":["rest","all","V1","emailquote"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcd0ccd6-b678-40f1-be1c-6b19b6c41414"}],"id":"8bea9d43-a790-4dd6-a8d3-9df1b9f1a00e","_postman_id":"8bea9d43-a790-4dd6-a8d3-9df1b9f1a00e","description":""},{"name":"GraphQL API","item":[{"name":"Send Email Quote","id":"e06b85f2-91a6-4139-99c6-f4f710c4e8e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n     addEmailquotepro(\n     \tcustomername:\"string\",\n        customeremail:\"string\",\n        telephone:0,\n        comment :\"string\",\n        quoteid : 0,\n        storeid : 0,\n        shipping_checked: false,\n        shippingcountry :\"string\",\n        shippingregion :\"string\",\n        shippingcity :\"string\",\n        shippingzipcode :\"zipcode\"\n        )\n    {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e06b85f2-91a6-4139-99c6-f4f710c4e8e6"}],"id":"2955ca4f-880d-4e76-90be-350cfa5ea264","_postman_id":"2955ca4f-880d-4e76-90be-350cfa5ea264","description":""}]}