{"info":{"_postman_id":"af5f75dc-aabf-4701-9875-bd7ba93a9078","name":"Live Quoting API","description":"<html><head></head><body><p>Web API - designed to be called from the client front-end to request a live insurance quote.</p>\n<p>Consists of 2 calls.</p>\n<p><strong>Request Web Quote</strong> - To return immediate instant quote for customer, designed to be called from web form.</p>\n<p>Once the quote has been generated in YIHQ it returns the estimated Premium and the quoteGUID in the response.</p>\n<p><strong>Request More Information</strong></p>\n<p>Using the quoteGUID this will send a link to the customer's email to allow them to continue the quote process. A direct link is also included in the response to be displayed in UI for user convenience.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"22061399","collectionId":"af5f75dc-aabf-4701-9875-bd7ba93a9078","publishedId":"2sB2j978dX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-09T00:09:04.000Z"},"item":[{"name":"Request Web Quote - Plant & Equipment","id":"77953601-6f4c-4763-9093-c4f04ea0b61e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"apikey","value":"xxxxxxxxxxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brokerEmail\": \"broker@email.com\",\n    \"equipmentDescription\": \"What the customer is purchasing\",\n    \"insuredAddress\": \"123 Test Street\",\n    \"insuredPostcode\": \"4556\",\n    \"insuredState\": \"QLD\",\n    \"insuredSuburb\": \"Forest Glen\",\n    \"insuredName\": \"Insured Business Name\",\n    \"insuredABN\": \"Insured ABN\",\n    \"contactFirstName\": \"Customer First Name\",\n    \"contactLastName\": \"Customer Last Name\",\n    \"contactEmail\": \"customer@email.com\",\n    \"contactPhone\": \"0434123456\",\n    \"equipmentValue\": 20000,\n    \"excess\": 1000,\n    \"registeredForGst\": false,\n    \"source\": \"financeable\",\n    \"product\": \"plant-and-equipment\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/live/requestWebQuote","urlObject":{"path":["live","requestWebQuote"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"87fc7381-af46-4be7-8a44-d63012cfa5c0","name":"Request Web Quote","originalRequest":{"method":"POST","header":[{"key":"apikey","value":"xxxxxxxxxxxxxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brokerEmail\": \"broker@email.com\",\n    \"equipmentDescription\": \"What the customer is purchasing\",\n    \"insuredAddress\": \"123 Test Street\",\n    \"insuredPostcode\": \"4556\",\n    \"insuredState\": \"QLD\",\n    \"insuredSuburb\": \"Forest Glen\",\n    \"insuredName\": \"Insured Business Name\",\n    \"insuredABN\": \"Insured ABN\",\n    \"contactFirstName\": \"Customer First Name\",\n    \"contactLastName\": \"Customer Last Name\",\n    \"contactEmail\": \"customer@email.com\",\n    \"contactPhone\": \"0434123456\",\n    \"equipmentValue\": 20000,\n    \"excess\": 1000,\n    \"registeredForGst\": false,\n    \"source\": \"financeable\"\n}","options":{"raw":{"language":"json"}}},"url":"https://partner-api-staging.yourinsurancehq.com.au/live/requestWebQuote"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"quoteComplete\",\n    \"estimatedPremium\": 376.74,\n    \"quoteId\": \"FI-530593\",\n    \"quoteGuid\": \"4f49f262-f12f-4223-897a-f89001bbb967\",\n    \"inceptionDate\": \"2025-05-08\",\n    \"expiryDate\": \"2026-05-08\",\n    \"periodOfCover\": 12\n}"}],"_postman_id":"77953601-6f4c-4763-9093-c4f04ea0b61e"},{"name":"Request Web Quote - Motor","id":"e3061e0e-f50d-4dae-901f-ff9990d346a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"apikey","value":"xxxxxxxxxxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brokerEmail\": \"broker@email.com\",\n    \"equipmentDescription\": \"What the customer is purchasing\",\n    \"insuredAddress\": \"123 Test Street\",\n    \"insuredPostcode\": \"4556\",\n    \"insuredState\": \"QLD\",\n    \"insuredSuburb\": \"Forest Glen\",\n    \"insuredName\": \"Insured Business Name\",\n    \"insuredABN\": \"Insured ABN\",\n    \"contactFirstName\": \"Customer First Name\",\n    \"contactLastName\": \"Customer Last Name\",\n    \"contactEmail\": \"customer@email.com\",\n    \"contactPhone\": \"0434123456\",\n    \"equipmentValue\": 20000,\n    \"excess\": 1000,\n    \"registeredForGst\": false,\n    \"source\": \"financeable\",\n    \"product\": \"motor\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/live/requestWebQuote","urlObject":{"path":["live","requestWebQuote"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"32a83ffb-3de2-4fb5-8240-d7f24ff2c07f","name":"Request Web Quote","originalRequest":{"method":"POST","header":[{"key":"apikey","value":"xxxxxxxxxxxxxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brokerEmail\": \"broker@email.com\",\n    \"equipmentDescription\": \"What the customer is purchasing\",\n    \"insuredAddress\": \"123 Test Street\",\n    \"insuredPostcode\": \"4556\",\n    \"insuredState\": \"QLD\",\n    \"insuredSuburb\": \"Forest Glen\",\n    \"insuredName\": \"Insured Business Name\",\n    \"insuredABN\": \"Insured ABN\",\n    \"contactFirstName\": \"Customer First Name\",\n    \"contactLastName\": \"Customer Last Name\",\n    \"contactEmail\": \"customer@email.com\",\n    \"contactPhone\": \"0434123456\",\n    \"equipmentValue\": 20000,\n    \"excess\": 1000,\n    \"registeredForGst\": false,\n    \"source\": \"financeable\",\n    \"product\": \"motor\"\n}","options":{"raw":{"language":"json"}}},"url":"https://partner-api-staging.yourinsurancehq.com.au/live/requestWebQuote"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"quoteComplete\",\n    \"estimatedPremium\": 376.74,\n    \"quoteId\": \"FI-530593\",\n    \"quoteGuid\": \"4f49f262-f12f-4223-897a-f89001bbb967\",\n    \"inceptionDate\": \"2025-05-08\",\n    \"expiryDate\": \"2026-05-08\",\n    \"periodOfCover\": 12\n}"}],"_postman_id":"e3061e0e-f50d-4dae-901f-ff9990d346a9"},{"name":"requestMoreInformation","id":"d217d2f7-6d45-4936-8f6e-c199325d377e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"apikey","value":"xxxxxxxxxxxxxxxxxxxxxx","type":"text"}],"url":"{{endpoint}}/live/requestMoreInformation?quoteGuid=4f49f262-f12f-4223-897a-f89001bbb967","urlObject":{"path":["live","requestMoreInformation"],"host":["{{endpoint}}"],"query":[{"key":"quoteGuid","value":"4f49f262-f12f-4223-897a-f89001bbb967"}],"variable":[]}},"response":[{"id":"a08a2692-8bad-4190-8551-c4acd569c74b","name":"requestMoreInformation","originalRequest":{"method":"GET","header":[{"key":"clientKey","value":"xxxxxxxxxxxxxxxxxxxxxx","type":"text"}],"url":{"raw":"","query":[{"key":"","value":"","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"emailSent\",\n    \"quoteId\": \"FI-530593\",\n    \"quoteGuid\": \"4f49f262-f12f-4223-897a-f89001bbb967\",\n    \"linkToContinueQuote\":  \"https://partner-staging.yourinsurancehq.com.au/ps-live/continueQuote/b0227b6b-dfca-4e92-a19f-829adc5209d4\"\n}"}],"_postman_id":"d217d2f7-6d45-4936-8f6e-c199325d377e"}]}