{"info":{"_postman_id":"6fc103e2-5120-4ba1-9962-e0271be1d36b","name":"Treppy API","description":"<html><head></head><body><h1 id=\"treppy-api-platform\">Treppy API Platform</h1>\n<p>Treppy REST API Platform lets agents integrate with Treppy to get valid lists of plans and quotes to support various customer journeys. This could be anything from a chatbot flow to custom forms.</p>\n<h2 id=\"understanding-the-apis-at-a-glance\">Understanding the APIs at a Glance</h2>\n<p>The 3 main categories of the platform: 1) Plans, 2) Quotes, and 3) Purchase (Future Release).</p>\n<h3 id=\"browse-plans\">Browse Plans</h3>\n<p>Build inventory of available plans with <code>/plans</code>. All plans are associated with a Plan Category. Within the Plan Category you'll find plans and plan details. The plan schema is the same for all categories.</p>\n<h3 id=\"quotes\">Quotes</h3>\n<p>With trip details passed in the request, you can get a quote within a <em>plan category</em> with <code>/quote/{Plan_Category}/</code>. Difference plan categories have different request body parameters.</p>\n<h3 id=\"purchase\">Purchase</h3>\n<p>Today, with <code>v1</code>, a plan has a <code>purchase_form_link</code> attribute, which will take the user through the existing UI for your subdomain when they follow the link. The form UI is already developed. Customers will fill out the form, payment details are encrypted and sent to the insurance company for processing.</p>\n<p>In the future, we will release APIs to purchase directly. The future API will allow you to customize the look and flow for your check out process.</p>\n<h2 id=\"getting-started-with-quotes\">Getting Started with Quotes</h2>\n<p>Customer quotes is the workhorse of your business. Customers will need to supply details about travelers and their trips. Different types of insurance, called <em>plan categories</em>, have different types of required inputs in the request body. You'll get a quote object response.</p>\n<p>The <em>Quote Object</em> will have a unique id per quote request. It will include the category, trip details passed earlier, timestamps and <em>plan items</em>. Each _ plan item_ will have descriptions, enumeration values for coverage and deductible amounts in US Dollars (USD), options, restrictions, and premiums. Premiums are the cost of a plan for a requested trip of travelers, in USD.</p>\n<h3 id=\"working-with-policy-coverage-limits-and-deductibles\">Working with policy coverage limits and deductibles.</h3>\n<p>The plan maximum coverage limit, <code>policy_max_options</code>, is the main object used to get a premium. This array contains maximum coverage objects with a nested array of deductible options for each available <code>max_coverage</code> object. Not all deductible options are available in all maximum coverage amounts, even for the same plan. Deductibles can vary in availability for each maximum coverage amount. You need to display appropriate deductible choices to customers based on the policy maximum coverage selected. [See the <code>[Schemas\\MaxCoverage_Response]</code>] for additional clarity.</p>\n<h3 id=\"workflow\">Workflow</h3>\n<ol>\n<li><p>Collect data from the customer in the request body</p>\n</li>\n<li><p><code>POST</code> the required data collected from a customer with <code>/quote/{category}</code>.</p>\n</li>\n<li><p>Parse the response for your UI</p>\n</li>\n<li><p>Display quoted items.</p>\n</li>\n</ol>\n<h3 id=\"update-a-single-quote-plan-item-with-new-policy-max-coverage-or-deductible\">Update a single <em>Quote Plan Item</em> with new policy max coverage or deductible</h3>\n<p>You can update a single item with new policy max and or deductible with <code>/quote/{Quote_ID}/{Plan_ID}</code>. This is a quick response for a new quote for just the plan passed. You will get a new quote id.</p>\n<h3 id=\"special-plans-and-options\">Special Plans and Options</h3>\n<p>Some plans have additional required options to be selected. Some plans will have additional options available as an add- on. In <code>[Schemas/QuotePlanItemResponse]</code> is <code>plan_options</code> array containing <code>pre_existing</code>, if available. In the future there will be additional options.</p>\n<p>If the customer <em>must</em> also select a <code>pre_existing</code> item, the object will contain <code>\"required\": true</code>, otherwise any option here is not required (<code>\"required\": false</code>). <code>pre_existing</code> will have one or more objects to choose from, which are dependent upon <code>selected_policy_max</code> and <code>selected_deductible</code> . <code>selected_pre_existing</code> notes the default selected option, if required.</p>\n<p>As of v1, special plans are INF Elite and INF Premier plans. INF Advantage has an optional add-on for acute onset of pre-existing conditions.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Treppy API Platform","slug":"treppy-api-platform"}],"owner":"9137568","collectionId":"6fc103e2-5120-4ba1-9962-e0271be1d36b","publishedId":"TWDWJxAx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-01-02T18:27:27.000Z"},"item":[{"name":"Browse Categories & Plans","item":[{"name":"Browse Categories","id":"aaa76519-04ac-4051-ac38-d8a7045c84e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/plans","description":"<p>Insurance plans are classified into plan categories. Retrieves a list of categories which can be used to retrieve the plans in those categories.</p>\n<p>Refer to <code>[Schemas/Browse Categories &amp; Plans/CategoriesResponse]</code> for response body structure.</p>\n","urlObject":{"path":["v1","plans"],"host":["https://api.staging.treppy.io//api"],"query":[{"disabled":true,"description":{"content":"<p>Location of current results within the total results</p>\n","type":"text/plain"},"key":"page","value":null},{"disabled":true,"description":{"content":"<p>Limits the number of items on a page</p>\n","type":"text/plain"},"key":"per_page","value":null}],"variable":[]}},"response":[],"_postman_id":"aaa76519-04ac-4051-ac38-d8a7045c84e0"},{"name":"Browse plans of a category","id":"957acbd1-dfc4-4b3b-a348-f2a463db2101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/plans/visitor","description":"<p><strong>category_id description and values below</strong><br /><br /><strong>category_id: immigrant</strong><br />Green card health insurance plans provides temporary medical coverage for US green card holders visiting or living the in the US and do not qualify for individual regular domestic insurance or other govt or private domestic health insurance in the US.</p>\n<p><strong>category_id: j1-visa</strong><br />J1 Visa Insurance provides health insurance for J1 visa and J2 visa holders, entering the United States under exchange programs like au-pair, scholars, or researchers.</p>\n<p><strong>category_id: schengen</strong><br />Insurance plans valid in all Schengen countries with minimum coverage amount of EUR 30,000 and no deductible, as required by Schengen Visa.</p>\n<p><strong>category_id: student</strong><br />Student health insurance plans offer comprehensive coverage for international students in the U.S. and study-abroad students around the world while they are enrolled in a college or university in the United States.</p>\n<p><strong>category_id: trip</strong><br />A typical trip insurance policy covers travel and trip related incidents such as trip cancellation, trip interruption, trip delay, missed flight connection, baggage loss, and rental car coverage.</p>\n<p><strong>category_id: visitor</strong><br />Travel medical insurance for international travelers going to the United States from other countries. An International Health Insurance policy will protect against medical and travel emergencies while a traveler is away from their home country.</p>\n<p>Refer to <code>[Schemas/Browse Categories &amp; Plans/PlansResponse]</code> for response body structure.</p>\n","urlObject":{"path":["v1","plans","visitor"],"host":["https://api.staging.treppy.io//api"],"query":[{"disabled":true,"description":{"content":"<p>Location of current results within the total results.</p>\n","type":"text/plain"},"key":"page","value":null},{"disabled":true,"description":{"content":"<p>Limits the number of items on a page.</p>\n","type":"text/plain"},"key":"per_page","value":null},{"disabled":true,"description":{"content":"<p>Sort the responses by this attribute of the response.</p>\n","type":"text/plain"},"key":"order_by","value":null},{"disabled":true,"description":{"content":"<p>Direction of the sort based on attribute selected. Values: asc, desc</p>\n","type":"text/plain"},"key":"sort_by","value":null}],"variable":[]}},"response":[],"_postman_id":"957acbd1-dfc4-4b3b-a348-f2a463db2101"},{"name":"Plan Details","event":[{"listen":"prerequest","script":{"id":"eabc7d08-046a-451b-bdac-4388e3255585","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2edbc98b-dc89-4c2d-8200-a254da7576f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/plans/visitor/inbound-usa-basic-scs?Category=visitor&Plan_ID=coveramerica-igoldi-img","description":"<p>Returns plan details for the selected plan.<br />Refer to <code>[Browse Categories &amp; Plans/Browse plans of a category]</code> for <strong>category_id</strong> description and values.<br />for <strong>plan_id</strong>, refer to plans[]plan_id from the above endpoint's response.</p>\n<p>Refer to <code>[Schemas/Browse Categories &amp; Plans/PlansResponse]</code> for response body structure.</p>\n","urlObject":{"path":["v1","plans","visitor","inbound-usa-basic-scs"],"host":["https://api.staging.treppy.io//api"],"query":[{"description":{"content":"<p>Insurance Category</p>\n","type":"text/plain"},"key":"Category","value":"visitor"},{"description":{"content":"<p>ID of the selected plan</p>\n","type":"text/plain"},"key":"Plan_ID","value":"coveramerica-igoldi-img"}],"variable":[]}},"response":[],"_postman_id":"2edbc98b-dc89-4c2d-8200-a254da7576f0"},{"name":"Compare Plans","id":"2ba85680-671d-4ab1-b278-9d1771ddfa12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/compare/inbound-usa-basic-scs/patriot-america-img/liaison-travel-choice-scs","description":"<p>Compare two to three plans of the same category.</p>\n<p>Refer to <code>[Schemas/Browse Categories &amp; Plans/CompareResponse]</code> for response body structure.</p>\n","urlObject":{"path":["v1","compare","inbound-usa-basic-scs","patriot-america-img","liaison-travel-choice-scs"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ba85680-671d-4ab1-b278-9d1771ddfa12"}],"id":"b88785f0-14de-4f40-a8b1-eaefd706ea3a","description":"<p>Useful to build browsing workflows. Responses will have information on insurance plan listings, categories, plan and details</p>\n","event":[{"listen":"prerequest","script":{"id":"a8a89d64-2e68-427d-81fa-148b669f00a7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3381310a-11de-44a5-879b-c5b6c52657de","type":"text/javascript","exec":[""]}}],"_postman_id":"b88785f0-14de-4f40-a8b1-eaefd706ea3a"},{"name":"Quotes","item":[{"name":"Visitor Quote","event":[{"listen":"prerequest","script":{"id":"9766d15f-c0e2-4cc3-9c16-0d8561c67528","exec":["pm.collectionVariables.set('start_date', new Date((Date.now() + 86400000)).toISOString().substring(0, 10))\r","pm.collectionVariables.set('end_date', new Date((Date.now() + (86400000 * 30))).toISOString().substring(0, 10))\r","\r",""],"type":"text/javascript"}}],"id":"600980cb-f619-4e57-8a20-f7249a3ad51f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"coverage_area\": \"usa-only\",\r\n    \"coverage_start_date\": \"2021-10-01\",\r\n    \"coverage_end_date\": \"2021-11-01\",\r\n    \"arrival_timeframe\": \"yet\",\r\n    \"is_living_in_usa\": false,\r\n    \"applicants\": [\r\n        {\r\n            \"age\": \"40\",\r\n            \"citizenship\": \"non-us\",\r\n            \"relation\": \"primary\"\r\n        },\r\n        {\r\n            \"age\": \"37\",\r\n            \"citizenship\": \"non-us\",\r\n            \"relation\": \"spouse\"\r\n        },\r\n        {\r\n            \"age\": \"10\",\r\n            \"citizenship\": \"non-us\",\r\n            \"relation\": \"child\"\r\n        }\r\n    ]\r\n}"},"url":"https://api.staging.treppy.io//api/v1/quote/visitor","description":"<p>Get visitor plan quotes.</p>\n<p>To show popular plans, add this key-value pair on root level: <code>\"popular_plans_only\": 1</code></p>\n<p>To use a filter, add this key-value pair on root level: <code>\"filter\":</code> . Refer to <code>[Resources\\Filters for quote listing endpoints]</code> for available filters.</p>\n<p>Refer to <code>[Schemas/Quotes/VisitorQuoteRequest]</code> for request body schema.</p>\n<p>Refer to <code>[Schemas/Quotes/QuoteResponse]</code> for response schema.</p>\n","urlObject":{"path":["v1","quote","visitor"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"600980cb-f619-4e57-8a20-f7249a3ad51f"},{"name":"Student Quote","id":"d1f6c0a1-3044-44d7-8d07-af079b7020fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"citizenship\": \"us\",\r\n  \"state\": \"ca\",\r\n  \"coverage_start_date\": \"2021-10-01\",\r\n  \"coverage_end_date\": \"2021-11-01\",\r\n  \"applicants\": [\r\n    {\r\n      \"age\": 20,\r\n      \"relation\": \"primary\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.staging.treppy.io//api/v1/quote/student","description":"<p>Get student plan quotes.</p>\n<p>To show popular plans, add this key-value pair  on root level: <code>\"popular_plans_only\": 1</code></p>\n<p>To use a filter, add this key-value pair on root level: <code>\"filter\": &lt;value&gt;</code>. Refer to <code>[Resources\\Filters for quote listing endpoints]</code> for available filters.</p>\n<p>Refer to <code>[Schemas/Quotes/StudentQuoteRequest]</code> for request body schema.</p>\n<p>Refer to <code>[Schemas/Quotes/QuoteResponse]</code> for response schema.</p>\n","urlObject":{"path":["v1","quote","student"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1f6c0a1-3044-44d7-8d07-af079b7020fa"},{"name":"Immigrant Quote","id":"3e7ab5b3-4280-4efd-8993-3a99c795ae0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"state\": \"CA\",\r\n  \"coverage_start_date\": \"2021-10-01\",\r\n  \"coverage_end_date\": \"2021-11-01\",\r\n  \"applicants\": [\r\n    {\r\n      \"age\": 40,\r\n      \"relation\": \"primary\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.staging.treppy.io//api/v1/quote/immigrant","description":"<p>Get immigrant plan quotes.</p>\n<p>To show popular plans, add this key-value pair  on root level: <code>\"popular_plans_only\": 1</code></p>\n<p>To use a filter, add this key-value pair on root level: <code>\"filter\": &lt;value&gt;</code>. Refer to <code>[Resources\\Filters for quote listing endpoints]</code> for available filters.</p>\n<p>Refer to <code>[Schemas/Quotes/ImmigrantQuoteRequest]</code> for request body schema.</p>\n<p>Refer to <code>[Schemas/Quotes/QuoteResponse]</code> for response schema.</p>\n","urlObject":{"path":["v1","quote","immigrant"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e7ab5b3-4280-4efd-8993-3a99c795ae0a"},{"name":"J1 Visa Quote","id":"ba6ff992-02b6-4d6a-b82e-8ef5dce2148d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"visaType\": \"j1-education\",\r\n  \"state\": \"ca\",\r\n  \"coverage_start_date\": \"2021-10-01\",\r\n  \"coverage_end_date\": \"2021-11-01\",\r\n  \"applicants\": [\r\n    {\r\n      \"age\": 20,\r\n      \"relation\": \"primary\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.staging.treppy.io//api/v1/quote/j1-visa","description":"<p>Get j1 visa plan quotes.</p>\n<p>To show popular plans, add this key-value pair  on root level: <code>\"popular_plans_only\": 1</code></p>\n<p>To use a filter, add this key-value pair on root level: <code>\"filter\": &lt;value&gt;</code>. Refer to <code>[Resources\\Filters for quote listing endpoints]</code> for available filters.</p>\n<p>Refer to <code>[Schemas/Quotes/J1VisaQuoteRequest]</code> for request body schema.</p>\n<p>Refer to <code>[Schemas/Quotes/QuoteResponse]</code> for response schema.</p>\n","urlObject":{"path":["v1","quote","j1-visa"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba6ff992-02b6-4d6a-b82e-8ef5dce2148d"},{"name":"Schengen Quote","id":"0f82c77c-109b-4845-b90a-7492886e1401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"citizenship\": \"us\",\r\n  \"coverage_area\": \"int+eur\",\r\n  \"coverage_start_date\": \"2021-10-01\",\r\n  \"coverage_end_date\": \"2021-11-01\",\r\n  \"applicants\": [\r\n    {\r\n      \"age\": 40,\r\n      \"relation\": \"primary\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.staging.treppy.io//api/v1/quote/schengen","description":"<p>Get schengen plan quotes.</p>\n<p>To show popular plans, add this key-value pair  on root level: <code>\"popular_plans_only\": 1</code></p>\n<p>To use a filter, add this key-value pair on root level: <code>\"filter\": &lt;value&gt;</code>. Refer to <code>[Resources\\Filters for quote listing endpoints]</code> for available filters.</p>\n<p>Refer to <code>[Schemas/Quotes/SchengenQuoteRequest]</code> for request body schema.</p>\n<p>Refer to <code>[Schemas/Quotes/QuoteResponse]</code> for response schema.</p>\n","urlObject":{"path":["v1","quote","schengen"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f82c77c-109b-4845-b90a-7492886e1401"},{"name":"Trip Quote","id":"8d4c89ab-c78b-4dec-ad87-bb2220b36d1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"citizenship\": \"us\",\r\n  \"state\": \"ca\",\r\n  \"coverage_start_date\": \"2021-10-01\",\r\n  \"coverage_end_date\": \"2021-11-01\",\r\n  \"residency\": \"us\",\r\n  \"applicants\": [\r\n    {\r\n      \"age\": 40,\r\n      \"relation\": \"primary\",\r\n      \"tripCost\": 1500\r\n    }\r\n  ]\r\n}"},"url":"https://api.staging.treppy.io//api/v1/quote/trip","description":"<p>Get trip plan quotes.</p>\n<p>To show popular plans, add this key-value pair  on root level: <code>\"popular_plans_only\": 1</code> </p>\n<p>Refer to <code>[Schemas/Quotes/TripQuoteRequest]</code> for request body schema.</p>\n<p>Refer to <code>[Schemas/Quotes/QuoteResponse]</code> for response schema.</p>\n","urlObject":{"path":["v1","quote","trip"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d4c89ab-c78b-4dec-ad87-bb2220b36d1e"},{"name":"Update premium for quoted item","id":"671531fb-c47f-4a03-a00d-ba11d519e076","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"max_coverage\": 50000,\r\n  \"deductible\": 100\r\n}"},"url":"https://api.staging.treppy.io//api/v1/quote/{{THE_QUOTE_ID}}/inbound-usa-basic-scs","description":"<p>Refer to the following endpoints for <strong>quote_id</strong> and <strong>plan_id</strong><br />-<code>[Visitor Quote]</code><br />-<code>[Student Quote]</code><br />-<code>[Immigrant Quote]</code><br />-<code>[J1 Visa Quote]</code><br />-<code>[Schengen Quote]</code></p>\n<p><strong>quote_id</strong>: <em>id</em> property from quote response.<br />example: ZsM7QrpEGXyL7vm</p>\n<p><strong>plan_id</strong>: <em>items[]plan_id</em> property from quote response.<br />example: inbound-usa-basic-scs</p>\n<p>Refer to <code>[Schemas/Quotes/GetNewPremium]</code> for request body schema.</p>\n","urlObject":{"path":["v1","quote","{{THE_QUOTE_ID}}","inbound-usa-basic-scs"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"671531fb-c47f-4a03-a00d-ba11d519e076"},{"name":"Quotes","id":"914fb169-37c3-4ae2-a0e5-35565a1aebd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/quote/?order_by=created_at&sort_by=desc","description":"<p>Retrieve a list of all your quotes in the system.</p>\n<p>Refer to <code>[Schemas/Quotes/QuotesResponse]</code> for response body schema.</p>\n","urlObject":{"path":["v1","quote",""],"host":["https://api.staging.treppy.io//api"],"query":[{"description":{"content":"<p>Sort the responses by this attribute of the response. Values: created_at,updated_at</p>\n","type":"text/plain"},"key":"order_by","value":"created_at"},{"description":{"content":"<p>Direction of the sort based on attribute selected. Values: asc,desc</p>\n","type":"text/plain"},"key":"sort_by","value":"desc"}],"variable":[]}},"response":[],"_postman_id":"914fb169-37c3-4ae2-a0e5-35565a1aebd9"}],"id":"1b712bbe-0764-468f-9c36-2f76302860ef","description":"<p>The workhorse of the platform, used to get prices for a policy for specified trip details.</p>\n","_postman_id":"1b712bbe-0764-468f-9c36-2f76302860ef"},{"name":"Purchase","item":[{"name":"Purchase a Policy","event":[{"listen":"prerequest","script":{"id":"83f46ce9-5098-4a9a-9802-b9d70fbaf119","exec":["pm.collectionVariables.set('start_date', new Date((Date.now() + 86400000)).toISOString().substring(0, 10))\r","pm.collectionVariables.set('end_date', new Date((Date.now() + (86400000 * 30))).toISOString().substring(0, 10))"],"type":"text/javascript"}}],"id":"1e704a36-2f14-44be-8a1e-1a56dc8ec485","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"preview\": 1,\r\n  \"coverage\": {\r\n    \"plan\": \"choiceamerica-img\",\r\n    \"max_coverage\": 150000,\r\n    \"deductible\": 100,\r\n    \"coverage_start_date\": \"03/01/2021\",\r\n    \"coverage_end_date\": \"04/01/2021\"\r\n  },\r\n  \"travel\": {\r\n    \"destination_country\": \"US\",\r\n    \"departure_date\": \"03/01/2021\",\r\n    \"return_date\": \"04/01/2021\",\r\n    \"arrival_date\": \"03/01/2021\"\r\n  },\r\n  \"applicants\": {\r\n    \"contact_info\": {\r\n      \"email\": \"{{email_address}}\",\r\n      \"phone_number_code_iso\": \"IN\",\r\n      \"phone_number\": \"9841984165\",\r\n      \"phone_type\": \"mobile\"\r\n    },\r\n    \"residence_address\": {\r\n      \"address_1\": \"23, South car street\",\r\n      \"address_2\": \"\",\r\n      \"country\": \"IN\",\r\n      \"state\": \"Tamil Nadu\",\r\n      \"city\": \"Sivakasi\",\r\n      \"zipcode\": \"626123\",\r\n      \"no_zipcode\": 0\r\n    },\r\n    \"applicant_details\": [\r\n      {\r\n        \"dob\": \"02/05/1980\",\r\n        \"relation\": \"primary\",\r\n        \"first_name\": \"Sivarr\",\r\n        \"middle_name\": \"M\",\r\n        \"last_name\": \"Kumar\",\r\n        \"gender\": \"M\",\r\n        \"citizenship\": \"IN\",\r\n        \"passport\": \"ABCD1234\"\r\n      },\r\n      {\r\n        \"dob\": \"08/05/1980\",\r\n        \"relation\": \"spouse\",\r\n        \"first_name\": \"kavirr\",\r\n        \"middle_name\": \"M\",\r\n        \"last_name\": \"Kumar\",\r\n        \"gender\": \"M\",\r\n        \"citizenship\": \"IN\",\r\n        \"passport\": \"ABCD1234\"\r\n      }\r\n    ]\r\n  },\r\n  \"plan_addons\": {\r\n    \"sports_rider\": \"yes\",\r\n    \"dental_vision_rider\": \"yes\",\r\n    \"pre_existing_rider\": \"yes\"\r\n  },\r\n  \"mailing_information\": {\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"address_1\": \"23, South car street\",\r\n    \"address_2\": \"\",\r\n    \"country\": \"IN\",\r\n    \"state\": \"Tamil Nadu\",\r\n    \"city\": \"Sivakasi\",\r\n    \"zipcode\": \"626123\",\r\n    \"no_zipcode\": 0\r\n  },\r\n  \"beneficiary\": {\r\n    \"name\": \"Roja\",\r\n    \"relation\": \"OTHER\"\r\n  },\r\n  \"billing_info\": {\r\n    \"payment_info\": {\r\n      \"credit_card_type\": \"Master Card\",\r\n      \"billing_name\": \"Arun sankar\",\r\n      \"credit_card_number\": \"5555555555554444\",\r\n      \"cvv\": \"121\",\r\n      \"card_expiration_month\": \"03\",\r\n      \"card_expiration_year\": \"2023\"\r\n    },\r\n    \"billing_address\": {\r\n      \"address_1\": \"23, South car street\",\r\n      \"address_2\": \"\",\r\n      \"country\": \"IN\",\r\n      \"state\": \"Tamil Nadu\",\r\n      \"city\": \"Sivakasi\",\r\n      \"zipcode\": \"93030\"\r\n    },\r\n    \"billing_contact\": {\r\n      \"phone_number_code_iso\": \"IN\",\r\n      \"phone_number\": \"97878188760\",\r\n      \"phone_type\": \"mobile\"\r\n    }\r\n  },\r\n  \"plan_specific_payload\": {\r\n    \"greenCardHolder\": 0,\r\n    \"ResidesInUnitedStatesOverSixMonths\": 1,\r\n    \"ReplacingInsurance\": 1,\r\n    \"InternationalInsuranceProvider\": \"EIGHT WONDERS\",\r\n    \"CurrentCoverageExpirationDate\": \"02/13/2021\",\r\n    \"policy_fulfillment\": 2,\r\n    \"policy_sms_notification\": 1,\r\n    \"accepted_tos\": 1\r\n  }\r\n}"},"url":"https://api.staging.treppy.io//api/v1/purchase/inbound-usa-basic-scs","description":"<p>Refer to <em><code>[Schemas/Purchase/Plans]</code></em> for plan specific request body schema.</p>\n<p>Refer to <em><code>[Schemas/Purchase/PurchaseResponse]</code></em> for response schema for <code>\"preview\": 1\"</code></p>\n<p>Refer to <em><code>[Schemas/Purchase/PurchaseCompleteResponse]</code></em> for response schema for <code>\"preview\": 0\"</code></p>\n","urlObject":{"path":["v1","purchase","inbound-usa-basic-scs"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e704a36-2f14-44be-8a1e-1a56dc8ec485"},{"name":"Repurchase","event":[{"listen":"prerequest","script":{"id":"83f46ce9-5098-4a9a-9802-b9d70fbaf119","exec":["pm.collectionVariables.set('start_date', new Date((Date.now() + 86400000)).toISOString().substring(0, 10))\r","pm.collectionVariables.set('end_date', new Date((Date.now() + (86400000 * 30))).toISOString().substring(0, 10))"],"type":"text/javascript"}}],"id":"3a98148b-95de-460d-83b4-116d5587f483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"preview\": 1,\r\n  \"coverage\": {\r\n    \"plan\": \"choiceamerica-img\",\r\n    \"max_coverage\": 150000,\r\n    \"deductible\": 100,\r\n    \"coverage_start_date\": \"03/01/2021\",\r\n    \"coverage_end_date\": \"04/01/2021\"\r\n  },\r\n  \"travel\": {\r\n    \"destination_country\": \"US\",\r\n    \"departure_date\": \"03/01/2021\",\r\n    \"return_date\": \"04/01/2021\",\r\n    \"arrival_date\": \"03/01/2021\"\r\n  },\r\n  \"applicants\": {\r\n    \"contact_info\": {\r\n      \"email\": \"{{email_address}}\",\r\n      \"phone_number_code_iso\": \"IN\",\r\n      \"phone_number\": \"9841984165\",\r\n      \"phone_type\": \"mobile\"\r\n    },\r\n    \"residence_address\": {\r\n      \"address_1\": \"23, South car street\",\r\n      \"address_2\": \"\",\r\n      \"country\": \"IN\",\r\n      \"state\": \"Tamil Nadu\",\r\n      \"city\": \"Sivakasi\",\r\n      \"zipcode\": \"626123\",\r\n      \"no_zipcode\": 0\r\n    },\r\n    \"applicant_details\": [\r\n      {\r\n        \"dob\": \"02/05/1980\",\r\n        \"relation\": \"primary\",\r\n        \"first_name\": \"Sivarr\",\r\n        \"middle_name\": \"M\",\r\n        \"last_name\": \"Kumar\",\r\n        \"gender\": \"M\",\r\n        \"citizenship\": \"IN\",\r\n        \"passport\": \"ABCD1234\"\r\n      },\r\n      {\r\n        \"dob\": \"08/05/1980\",\r\n        \"relation\": \"spouse\",\r\n        \"first_name\": \"kavirr\",\r\n        \"middle_name\": \"M\",\r\n        \"last_name\": \"Kumar\",\r\n        \"gender\": \"M\",\r\n        \"citizenship\": \"IN\",\r\n        \"passport\": \"ABCD1234\"\r\n      }\r\n    ]\r\n  },\r\n  \"plan_addons\": {\r\n    \"sports_rider\": \"yes\",\r\n    \"dental_vision_rider\": \"yes\",\r\n    \"pre_existing_rider\": \"yes\"\r\n  },\r\n  \"mailing_information\": {\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"address_1\": \"23, South car street\",\r\n    \"address_2\": \"\",\r\n    \"country\": \"IN\",\r\n    \"state\": \"Tamil Nadu\",\r\n    \"city\": \"Sivakasi\",\r\n    \"zipcode\": \"626123\",\r\n    \"no_zipcode\": 0\r\n  },\r\n  \"beneficiary\": {\r\n    \"name\": \"Roja\",\r\n    \"relation\": \"OTHER\"\r\n  },\r\n  \"billing_info\": {\r\n    \"payment_info\": {\r\n      \"credit_card_type\": \"Master Card\",\r\n      \"billing_name\": \"Arun sankar\",\r\n      \"credit_card_number\": \"5555555555554444\",\r\n      \"cvv\": \"121\",\r\n      \"card_expiration_month\": \"03\",\r\n      \"card_expiration_year\": \"2023\"\r\n    },\r\n    \"billing_address\": {\r\n      \"address_1\": \"23, South car street\",\r\n      \"address_2\": \"\",\r\n      \"country\": \"IN\",\r\n      \"state\": \"Tamil Nadu\",\r\n      \"city\": \"Sivakasi\",\r\n      \"zipcode\": \"93030\"\r\n    },\r\n    \"billing_contact\": {\r\n      \"phone_number_code_iso\": \"IN\",\r\n      \"phone_number\": \"97878188760\",\r\n      \"phone_type\": \"mobile\"\r\n    }\r\n  },\r\n  \"plan_specific_payload\": {\r\n    \"greenCardHolder\": 0,\r\n    \"ResidesInUnitedStatesOverSixMonths\": 1,\r\n    \"ReplacingInsurance\": 1,\r\n    \"InternationalInsuranceProvider\": \"EIGHT WONDERS\",\r\n    \"CurrentCoverageExpirationDate\": \"02/13/2021\",\r\n    \"policy_fulfillment\": 2,\r\n    \"policy_sms_notification\": 1,\r\n    \"accepted_tos\": 1\r\n  }\r\n}"},"url":"https://api.staging.treppy.io//api/v1/purchase/inbound-usa-basic-scs","description":"<p>Refer to <em><code>[Schemas/Purchase/Repurchase/RepurchaseSchema]</code></em> for  request body schema.</p>\n<p>Refer to <em><code>[Schemas/Purchase/PurchaseResponse]</code></em> for response schema for <code>\"preview\": 1\"</code></p>\n<p>Refer to <em><code>[Schemas/Purchase/PurchaseCompleteResponse]</code></em> for response schema for <code>\"preview\": 0\"</code></p>\n","urlObject":{"path":["v1","purchase","inbound-usa-basic-scs"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a98148b-95de-460d-83b4-116d5587f483"}],"id":"7c3fdd47-f52c-42b8-b067-03cbc4b01f02","description":"<p><strong>preview</strong> - <em>[integer]</em>\nvalue: 0,1</p>\n","_postman_id":"7c3fdd47-f52c-42b8-b067-03cbc4b01f02"},{"name":"Resources","item":[{"name":"Filters for quote listing endpoints","id":"b03cd4ed-e6c5-424e-a965-6c775570ede8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/resources/plan-filters/visitor","description":"<p><strong>category_id</strong><br />-immigrant<br />-j1-visa<br />-schengen<br />-student<br />-visitor</p>\n<p>Refer to <code>[Schemas/Resources/FiltersResponseSchema]</code> for response schema.</p>\n","urlObject":{"path":["v1","resources","plan-filters","visitor"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"b03cd4ed-e6c5-424e-a965-6c775570ede8"},{"name":"Countries List","id":"dc7a5ac9-942e-45ac-9dc8-216d005766a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/resources/countries","description":"<p>Refer to <code>[Schemas/Resources/CountriesResponseSchema]</code> for response schema.</p>\n","urlObject":{"path":["v1","resources","countries"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc7a5ac9-942e-45ac-9dc8-216d005766a8"},{"name":"States List","id":"aa79d445-b5ad-41b3-93a3-a4a96dc77ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/resources/states","description":"<p>Refer to <code>[Schemas/Resources/StatesResponseSchema]</code> for response schema.</p>\n","urlObject":{"path":["v1","resources","states"],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa79d445-b5ad-41b3-93a3-a4a96dc77ad8"}],"id":"a49b6d3e-56fb-4ef8-b893-6e7573ff019b","description":"<p>Supporting information to access to other features</p>\n","_postman_id":"a49b6d3e-56fb-4ef8-b893-6e7573ff019b"},{"name":"Other","item":[{"name":"Ping Service","id":"c33cb684-1383-4c0f-81a4-209be9cd3658","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{YOUR_API_KEY}}","type":"text"}],"url":"https://api.staging.treppy.io//api/v1/ping/","urlObject":{"path":["v1","ping",""],"host":["https://api.staging.treppy.io//api"],"query":[],"variable":[]}},"response":[],"_postman_id":"c33cb684-1383-4c0f-81a4-209be9cd3658"}],"id":"985c13ac-7cce-44a8-af86-0b56125c8854","_postman_id":"985c13ac-7cce-44a8-af86-0b56125c8854","description":""},{"name":"Schemas","item":[{"name":"Browse Categories & Plans","item":[{"name":"CategoriesResponse","id":"e0f8e20e-2775-4c10-84f4-dcf88fe8e1a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>categories</strong> - <code>[Schemas/Browse Categories &amp; Plans/CategoryResponse[]]</code></p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"categories\": [\n        {\n            \"id\": \"visitor\",\n            \"title\": \"Visitor Insurance\"\n        },\n        {\n            \"id\": \"student\",\n            \"title\": \"Student Insurance\"\n        },\n        ...\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"e0f8e20e-2775-4c10-84f4-dcf88fe8e1a2"},{"name":"CategoryResponse","id":"325409cb-b83c-4cf0-9fa6-cb6a92ce7a87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>id</strong> - <em>[string]</em> <br /><strong>title</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"325409cb-b83c-4cf0-9fa6-cb6a92ce7a87"},{"name":"PlansResponse","id":"a921867a-1eb6-4dc6-a545-9b1b58f5f863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>plans</strong> - <code>[Schemas/Quote/PlanItemResponse[]]</code><br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"plans\": [\n        {\n            \"plan_id\": \"inbound-usa-basic-scs\",\n            \"plan_name\": \"Inbound USA Basic\",\n            \"plan_type\": \"limited\",\n            \"short_description\": \"Travel Medical Insurance Plan for non US Citizens and non US residents visiting the USA\",\n            \"underwriter_name\": \"Lloyd's of London\",\n            \"administrator_name\": \"Seven Corners\",\n            \"is_acute_onset\": true,\n            \"acute_onset_short_description\": \"Policyholders under the age of 80 are covered up to the stated amount in the policy documents. Please review policy documents for exclusions and limitations\",\n            \"is_renewable\": true,\n            \"renewable_short_description\": \"Policyholders can extend coverage up to 12months through the customer portal. A $5 extension fee may be applicable dependent on the policy terms and conditions. Please review policy documents and wording for exclusions and limitations\",\n            \"renewable_display_name\": \"Renewable\",\n            \"is_cancelable\": true,\n            \"cancelable_short_description\": \"Policyholders can request for a cancellation through the customer portal. A $25 cancellation fee may be applicable depending on the policy terms and conditions. Please review policy documents and wording for exclusions and limitations\",\n            \"is_coverage_during_travel\": true,\n            \"coverage_during_travel_short_description\": \"Policyholders are covered during travel en route to the destination country; as long as the travel dates are included in the coverage policy period\",\n            \"plan_features\": [\n                \"After the deductible, plan pays fixed amounts per service and treatments\",\n                \"Coverage duration options between 5 days and 364 days\",\n                \"No PPO network, visit any doctor\",\n                \"We cannot accept a U.S address in: Maryland, Washington, New York, South Dakota, and Colorado. We cannot accept an address in: Cuba, Islamic Republic of Iran, Syrian Arab Republic, United States Virgin Islands, Gambia, Ghana, Nigeria and Sierra Leone\",\n                \"This plan does not cover a claim in anyway by or resulting from:. Coronavirus disease (COVID-19);. Severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2);. Any mutation or variation of SARS-CoV-2; or. Any fear or threat of 1, 2, or 3\"\n            ],\n            \"max_coverage_period\": 364,\n            \"max_coverage_period_type\": \"days\",\n            \"min_coverage_period\": 5,\n            \"min_coverage_period_type\": \"days\",\n            \"ppo_inside_usa_url\": \"\",\n            \"ppo_outside_usa_url\": \"\",\n            \"idd_notice_pdf_url\": \"\",\n            \"ipid_pdf_url\": \"\",\n            \"brochure_pdf_url\": \"https://tintin.tmquotes.com/brochure/inbound-usa-basic-insurance-brochure.pdf\",\n            \"description_pdf_url\": \"https://tintin.tmquotes.com/policydoc/inbound-usa-basic-insurance-policy-document.pdf\",\n            \"restricted_us_states\": [\n                \"CO\",\n                \"MD\",\n                \"NY\",\n                \"SD\",\n                \"WA\"\n            ],\n            \"restricted_citizenships\": [\n                \"USA\"\n            ],\n            \"restricted_mailing_countries\": [\n                \"CUB\",\n                \"GMB\",\n                \"GHA\",\n                \"IRN\",\n                \"NGA\",\n                \"PRK\",\n                \"SLE\",\n                \"SYR\"\n            ],\n            \"restricted_home_countries\": [\n                \"CUB\",\n                \"GMB\",\n                \"GHA\",\n                \"IRN\",\n                \"XKX\",\n                \"NGA\",\n                \"SLE\",\n                \"SYR\",\n                \"USA\"\n            ],\n            \"restricted_destination_countries\": [],\n            \"plan_addons\": [],\n            \"purchase_form_url\": \"https://tintin.tmquotes.com/visitor-insurance/inboundusabasic/\"\n        },\n        {\n            \"plan_id\": \"inbound-usa-choice-scs\",\n            \"plan_name\": \"Inbound USA Choice\",\n            \"plan_type\": \"limited\",\n            \"short_description\": \"Travel Medical Insurance Plan for non US Citizens visiting the USA\",\n            \"underwriter_name\": \"Lloyd's of London\",\n            \"administrator_name\": \"Seven Corners\",\n            \"is_acute_onset\": true,\n            \"acute_onset_short_description\": \"Policyholders under the age of 80 are covered up to the stated amount in the policy documents. Please review policy documents for exclusions and limitations\",\n            \"is_renewable\": true,\n            \"renewable_short_description\": \"Policyholders can extend coverage up to 12months through the customer portal. A $5 extension fee may be applicable dependent on the policy terms and conditions. Please review policy documents and wording for exclusions and limitations\",\n            \"renewable_display_name\": \"Renewable\",\n            \"is_cancelable\": true,\n            \"cancelable_short_description\": \"Policyholders can request for a cancellation through the customer portal. A $25 cancellation fee may be applicable depending on the policy terms and conditions. Please review policy documents and wording for exclusions and limitations\",\n            \"is_coverage_during_travel\": true,\n            \"coverage_during_travel_short_description\": \"Policyholders are covered during travel en route to the destination country; as long as the travel dates are included in the coverage policy period\",\n            \"plan_features\": [\n                \"After the deductible, plan pays fixed amounts per service and treatments\",\n                \"Coverage duration options between 5 days and 364 days\",\n                \"No PPO network, visit any doctor\",\n                \"We cannot accept a U.S address in: Maryland, Washington, New York, South Dakota, and Colorado. We cannot accept an address in: Cuba, Islamic Republic of Iran, Syrian Arab Republic, United States Virgin Islands, Gambia, Ghana, Nigeria and Sierra Leone\",\n                \"This plan does not cover a claim in anyway by or resulting from:. Coronavirus disease (COVID-19);. Severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2);. Any mutation or variation of SARS-CoV-2; or. Any fear or threat of 1, 2, or 3\"\n            ],\n            \"max_coverage_period\": 364,\n            \"max_coverage_period_type\": \"days\",\n            \"min_coverage_period\": 5,\n            \"min_coverage_period_type\": \"days\",\n            \"ppo_inside_usa_url\": \"\",\n            \"ppo_outside_usa_url\": \"\",\n            \"idd_notice_pdf_url\": \"\",\n            \"ipid_pdf_url\": \"\",\n            \"brochure_pdf_url\": \"https://tintin.tmquotes.com/brochure/inbound-usa-choice-insurance-brochure.pdf\",\n            \"description_pdf_url\": \"https://tintin.tmquotes.com/policydoc/inbound-usa-choice-insurance-policy-document.pdf\",\n            \"restricted_us_states\": [\n                \"CO\",\n                \"MD\",\n                \"NY\",\n                \"SD\",\n                \"WA\"\n            ],\n            \"restricted_citizenships\": [\n                \"USA\"\n            ],\n            \"restricted_mailing_countries\": [\n                \"CUB\",\n                \"GMB\",\n                \"GHA\",\n                \"IRN\",\n                \"NGA\",\n                \"PRK\",\n                \"SLE\",\n                \"SYR\"\n            ],\n            \"restricted_home_countries\": [\n                \"CUB\",\n                \"GMB\",\n                \"GHA\",\n                \"IRN\",\n                \"NGA\",\n                \"SLE\",\n                \"SYR\",\n                \"USA\"\n            ],\n            \"restricted_destination_countries\": [],\n            \"plan_addons\": [],\n            \"purchase_form_url\": \"https://tintin.tmquotes.com/visitor-insurance/inboundusachoice/\"\n        }\n    ],\n    \"category\": {\n        \"id\": \"visitor\",\n        \"title\": \"Visitor Insurance\"\n    }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a921867a-1eb6-4dc6-a545-9b1b58f5f863"},{"name":"CompareResponse","id":"662478c8-b4a8-41bc-a6f8-a50f65676492","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>compare</strong> - <code>[Schemas/Browse Categories &amp; Plans/CompareItemResponse[]]</code></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"662478c8-b4a8-41bc-a6f8-a50f65676492"},{"name":"CompareItemResponse","id":"5ad3ad0b-5342-4152-a964-a5663f1bef14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>plan_id</strong> - <em>[string]</em> Plan unique ID.<br />example: inf-standard-inf</p>\n<p><strong>plan_name</strong> - <em>[string]</em> Plan display name.<br />example: INF Standard</p>\n<p><strong>plan_type</strong> - <em>[string]</em> The insurance type of the plan. This can be either comprehensive or limited.</p>\n<p><strong>administrator_name</strong> - <em>[string]</em> The company that manages the plan.<br />example: INF Visitor Care</p>\n<p><strong>underwriter_name</strong> - <em>[string]</em> Plan underwriter.<br />example: Ace American Insurance Company</p>\n<p><strong>underwriter_rating</strong> - <em>[string]</em> <br />example: A (Excellent)</p>\n<p><strong>purchase_form_url</strong> - <em>[string]</em> <br />example: https://yourdomain.com/visitor-insurance/infstandard/</p>\n<p><strong>comparison</strong> - <em><code>[Schemas/Browse Categories &amp; Plans/ComparisonSchema[]]</code></em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"5ad3ad0b-5342-4152-a964-a5663f1bef14"},{"name":"ComparisonSchema","id":"8eb90fd1-6fe7-4855-9c5e-91a38b64a5c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>name</strong> - <em>[string]</em> <br />example: Out-Patient</p>\n<p><strong>description</strong> - <em>[string]</em> <br />example: Medical treatment that does not include an overnight stay at a hospital.</p>\n<p><strong>items</strong> - <em><code>[Schemas/Browse Categories &amp; Plans/ComparisonItemSchema[]]</code></em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"8eb90fd1-6fe7-4855-9c5e-91a38b64a5c6"},{"name":"ComparisonItemSchema","id":"7eded750-944d-401a-8c9d-1176e09d33f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>name</strong> - <em>[string]</em> <br />example: Dr. / Physician Visit</p>\n<p><strong>description</strong> - <em>[string]</em> <br />example: Visiting a doctor or physician.</p>\n<p><strong>value</strong> - <em>[string]</em> <br />example: URC (Usual Reasonable and Customary) up to the medical maximum.</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"7eded750-944d-401a-8c9d-1176e09d33f0"}],"id":"0be79939-150f-47f0-896b-c31b513a7ce2","_postman_id":"0be79939-150f-47f0-896b-c31b513a7ce2","description":""},{"name":"Purchase","item":[{"name":"Plans","item":[{"name":"Specific","item":[{"name":"TravelInfoWithArrival","id":"c4ba7be8-1c6a-4da7-8567-18819bb4062b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schema/Purchase/BaseTravelSchema]</code></em></p>\n<p><strong>arrival_date</strong> - <em>[string]</em> <br />example: 06/21/2020</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"c4ba7be8-1c6a-4da7-8567-18819bb4062b"},{"name":"ApplicantWithVisaType","id":"34f36fda-642a-4e63-8180-6f11e65f29bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/Applicant/ApplicantDetailsSchema]</code></em></p>\n<p><strong>VisaType</strong> - <em>[string]</em> <br />value: VisaType_A1_A2, VisaType_J1_J2, VisaType_F1_F2, VisaType_M1_M2</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"34f36fda-642a-4e63-8180-6f11e65f29bb"},{"name":"MailingInfoFlorida","id":"0b49facc-8a95-4ad1-94a5-cbcaf7e9bd20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><em>Implements</em> <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>working_florida</strong> - <em>[integer]</em> <br />value: 0, 1</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"0b49facc-8a95-4ad1-94a5-cbcaf7e9bd20"}],"id":"9d80a776-1fca-4c5e-a74f-afd6986910e7","_postman_id":"9d80a776-1fca-4c5e-a74f-afd6986910e7","description":""},{"name":"IMG - Globehopper/PatriotAmerica/Patriot International/Patriot Platinum/Patriot Platinum International/PatriotAmerica Plus/VisitorsCare","id":"5c6e9ffa-684c-4b3c-b2f3-a4e011d4e9f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Plans/Specific/TravelInfoWithArrival]</code></em></p>\n<p><strong>plan_addons</strong> - <em>[string,string[]]</em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_addons</code></em> <br />example: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"CoverageAccidentalDeath\":\"Declined\",\n      \"sports_rider\":\"Yes\",\n      \"evac_plus_rider\":\"No\"\n   }\n}\n</code></pre><p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"preview\":1,\n   \"coverage\":{\n      \"plan\":\"patriot-america-img\",\n      \"max_coverage\":50000,\n      \"deductible\":250,\n      \"coverage_start_date\":\"12/11/2021\",\n      \"coverage_end_date\":\"12/15/2021\"\n   },\n   \"travel\":{\n      \"destination_country\":\"US\",\n      \"departure_date\":\"12/10/2021\",\n      \"return_date\":\"12/30/2021\",\n      \"arrival_date\":\"06/21/2020\"\n   },\n   \"applicants\":{\n      \"contact_info\":{\n         \"email\":\"john.smith@test.com\",\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"8056411203\",\n         \"phone_type\":\"mobile\"\n      },\n      \"residence_address\":{\n         \"address_1\":\"5-27-19A, E.B Colony \",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"626123\",\n         \"no_zipcode\":0\n      },\n      \"applicant_details\":[\n         {\n            \"dob\":\"02/05/1981\",\n            \"relation\":\"primary\",\n            \"first_name\":\"John\",\n            \"middle_name\":\"M\",\n            \"last_name\":\"Smith\",\n            \"gender\":\"M\",\n            \"citizenship\":\"IN\",\n            \"passport\":\"ABCD1234\"\n         }\n      ]\n   },\n   \"plan_addons\":{\n      \"CoverageAccidentalDeath\":\"Declined\",\n      \"sports_rider\":\"Yes\",\n      \"evac_plus_rider\":\"No\"\n   },\n   \"mailing_information\":{\n      \"first_name\":\"John\",\n      \"last_name\":\"Smith\",\n      \"address_1\":\"23, South car street\",\n      \"address_2\":\"\",\n      \"country\":\"IN\",\n      \"state\":\"Tamil Nadu\",\n      \"city\":\"Sivakasi\",\n      \"zipcode\":\"626123\",\n      \"no_zipcode\":0\n   },\n   \"beneficiary\":{\n      \"name\":\"Jane Doe\",\n      \"relation\":\"OTHER\"\n   },\n   \"billing_info\":{\n      \"payment_info\":{\n         \"credit_card_type\":\"Master Card\",\n         \"billing_name\":\"John Smith\",\n         \"credit_card_number\":\"5555555555554444\",\n         \"cvv\":\"121\",\n         \"card_expiration_month\":\"12\",\n         \"card_expiration_year\":\"2025\"\n      },\n      \"billing_address\":{\n         \"address_1\":\"23, South car street\",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"93030\"\n      },\n      \"billing_contact\":{\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"97878188760\",\n         \"phone_type\":\"mobile\"\n      }\n   },\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"5c6e9ffa-684c-4b3c-b2f3-a4e011d4e9f0"},{"name":"IMG - Student Health Advantage - Platinum|Standard/Patriot Exchange Travel","id":"cf821704-e49a-4aae-afb6-47e7d591d5fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Plans/Specific/TravelInfoWithArrival]</code></em></p>\n<p><strong>applicants[]applicant_details</strong> - <em>[<code>Schemas/Purchase/Plans/Specific/ApplicantWithVisaType]</code></em></p>\n<p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"cf821704-e49a-4aae-afb6-47e7d591d5fc"},{"name":"Trawick - Safe Travels USA - Comprehensive|Cost Saver","id":"9abc993e-74fa-4218-9658-56dfbdacded6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>plan_addons</strong> - <em>[string,string[]]</em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_addons</code></em> <br />example: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"athletic_sports\":\"class1\",\n      \"ad_upgrade\":\"100000\",\n      \"follow_me_home\":\"No\"\n   }\n}\n</code></pre><p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"preview\":1,\n   \"coverage\":{\n      \"plan\":\"safe-travels-usa-cost-saver-tra\",\n      \"max_coverage\":250000,\n      \"deductible\":0,\n      \"coverage_start_date\":\"03/01/2021\",\n      \"coverage_end_date\":\"03/31/2021\"\n   },\n   \"travel\":{\n      \"destination_country\":\"US\",\n      \"departure_date\":\"03/01/2021\",\n      \"return_date\":\"03/31/2021\"\n   },\n   \"applicants\":{\n      \"contact_info\":{\n         \"email\":\"john.smith@test.com\",\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"9841984165\",\n         \"phone_type\":\"mobile\"\n      },\n      \"residence_address\":{\n         \"address_1\":\"23, South car street\",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"626123\",\n         \"no_zipcode\":0\n      },\n      \"applicant_details\":[\n         {\n            \"dob\":\"02/05/1988\",\n            \"relation\":\"primary\",\n            \"first_name\":\"John\",\n            \"middle_name\":\"M\",\n            \"last_name\":\"Smith\",\n            \"gender\":\"M\",\n            \"citizenship\":\"IN\",\n            \"passport\":\"ABCD1234\"\n         }\n      ]\n   },\n   \"plan_addons\":{\n      \"athletic_sports\": \"class1\",\n      \"ad_upgrade\": \"100000\",\n      \"follow_me_home\": \"No\"\n   },\n   \"mailing_information\":{\n      \"first_name\":\"John\",\n      \"last_name\":\"Doe\",\n      \"address_1\":\"23, South car street\",\n      \"address_2\":\"\",\n      \"country\":\"IN\",\n      \"state\":\"Tamil Nadu\",\n      \"city\":\"Sivakasi\",\n      \"zipcode\":\"626123\",\n      \"no_zipcode\":0\n   },\n   \"beneficiary\":{\n      \"name\":\"Roja\",\n      \"relation\":\"OTHER\"\n   },\n   \"billing_info\":{\n      \"payment_info\":{\n         \"credit_card_type\":\"Visa\",\n         \"billing_name\":\"Arun sankar\",\n         \"credit_card_number\":\"4111111111111111\",\n         \"cvv\":\"121\",\n         \"card_expiration_month\":\"05\",\n         \"card_expiration_year\":\"2021\"\n      },\n      \"billing_address\":{\n         \"address_1\":\"23, South car street\",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"93030\"\n      },\n      \"billing_contact\":{\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"97878188760\",\n         \"phone_type\":\"mobile\"\n      }\n   },\n   \"plan_specific_payload\":{\n      \"greenCardHolder\":0,\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1,\n      \"policy_fulfillment\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"9abc993e-74fa-4218-9658-56dfbdacded6"},{"name":"Trawick - Safe Travels for Visitors to the USA/Safe Travels International - Cost Saver/Collegiate Care Essential/Collegiate Care Exclusive/Safe Travels USA/Safe Travels International/Safe Travels International - Cost Saver","id":"cba35f19-e740-4dc4-8f5c-595fbe2f02c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>plan_addons</strong> - <em>[string,string[]]</em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_addons</code></em> <br />example: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"athletic_sports\":\"class1\",\n      \"ad_upgrade\":\"100000\",\n      \"follow_me_home\":\"No\"\n   }\n}\n</code></pre><p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"preview\":1,\n   \"coverage\":{\n      \"plan\":\"safe-travels-for-visitors-to-the-usa-tra\",\n      \"max_coverage\":50000,\n      \"deductible\":0,\n      \"coverage_start_date\":\"03/01/2021\",\n      \"coverage_end_date\":\"03/31/2021\"\n   },\n   \"travel\":{\n      \"destination_country\":\"US\",\n      \"departure_date\":\"03/01/2021\",\n      \"return_date\":\"03/31/2021\"\n   },\n   \"applicants\":{\n      \"contact_info\":{\n         \"email\":\"john.smith@test.com\",\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"9841984165\",\n         \"phone_type\":\"mobile\"\n      },\n      \"residence_address\":{\n         \"address_1\":\"23, South car street\",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"626123\",\n         \"no_zipcode\":0\n      },\n      \"applicant_details\":[\n         {\n            \"dob\":\"02/05/1988\",\n            \"relation\":\"primary\",\n            \"first_name\":\"John\",\n            \"middle_name\":\"M\",\n            \"last_name\":\"Smith\",\n            \"gender\":\"M\",\n            \"citizenship\":\"IN\",\n            \"passport\":\"ABCD1234\"\n         }\n      ]\n   },\n   \"plan_addons\":{\n      \"athletic_sports\": \"class1\",\n      \"ad_upgrade\": \"100000\",\n      \"follow_me_home\": \"No\"\n   },\n   \"beneficiary\":{\n      \"name\":\"Roja\",\n      \"relation\":\"OTHER\"\n   },\n   \"billing_info\":{\n      \"payment_info\":{\n         \"credit_card_type\":\"Visa\",\n         \"billing_name\":\"Arun sankar\",\n         \"credit_card_number\":\"4111111111111111\",\n         \"cvv\":\"121\",\n         \"card_expiration_month\":\"05\",\n         \"card_expiration_year\":\"2021\"\n      },\n      \"billing_address\":{\n         \"address_1\":\"23, South car street\",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"93030\"\n      },\n      \"billing_contact\":{\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"97878188760\",\n         \"phone_type\":\"mobile\"\n      }\n   },\n   \"plan_specific_payload\":{\n      \"greenCardHolder\":0,\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1,\n      \"policy_fulfillment\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"cba35f19-e740-4dc4-8f5c-595fbe2f02c5"},{"name":"Trawick - Collegiate Care Enhanced/Collegiate Care Elite","id":"c1ffdb99-6c44-4941-9163-bf1eb24f77fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>plan_addons</strong> - <em>[string,string[]]</em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_addons</code></em> <br />example: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"athletic_sports\":\"class1\",\n      \"ad_upgrade\":\"100000\",\n      \"follow_me_home\":\"No\"\n   }\n}\n</code></pre><p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"preview\":1,\n   \"coverage\":{\n      \"plan\":\"collegiate-care-enhanced-tra\",\n      \"max_coverage\":500000,\n      \"deductible\":15025500,\n      \"coverage_start_date\":\"03/01/2021\",\n      \"coverage_end_date\":\"03/31/2021\"\n   },\n   \"travel\":{\n      \"destination_country\":\"US\",\n      \"departure_date\":\"03/01/2021\",\n      \"return_date\":\"03/31/2021\"\n   },\n   \"applicants\":{\n      \"contact_info\":{\n         \"email\":\"john.smith@test.com\",\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"9841984165\",\n         \"phone_type\":\"mobile\"\n      },\n      \"residence_address\":{\n         \"address_1\":\"23, South car street\",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"626123\",\n         \"no_zipcode\":0\n      },\n      \"applicant_details\":[\n         {\n            \"dob\":\"02/05/1988\",\n            \"relation\":\"primary\",\n            \"first_name\":\"John\",\n            \"middle_name\":\"M\",\n            \"last_name\":\"Smith\",\n            \"gender\":\"M\",\n            \"citizenship\":\"IN\",\n            \"passport\":\"ABCD1234\"\n         }\n      ]\n   },\n   \"plan_addons\":{\n      \"athletic_sports\": \"class1\",\n      \"ad_upgrade\": \"100000\",\n      \"follow_me_home\": \"No\"\n   },\n   \"beneficiary\":{\n      \"name\":\"Roja\",\n      \"relation\":\"OTHER\"\n   },\n   \"billing_info\":{\n      \"payment_info\":{\n         \"credit_card_type\":\"Visa\",\n         \"billing_name\":\"Arun sankar\",\n         \"credit_card_number\":\"4111111111111111\",\n         \"cvv\":\"121\",\n         \"card_expiration_month\":\"05\",\n         \"card_expiration_year\":\"2021\"\n      },\n      \"billing_address\":{\n         \"address_1\":\"23, South car street\",\n         \"address_2\":\"\",\n         \"country\":\"IN\",\n         \"state\":\"Tamil Nadu\",\n         \"city\":\"Sivakasi\",\n         \"zipcode\":\"93030\"\n      },\n      \"billing_contact\":{\n         \"phone_number_code_iso\":\"IN\",\n         \"phone_number\":\"97878188760\",\n         \"phone_type\":\"mobile\"\n      }\n   },\n   \"plan_specific_payload\":{\n      \"greenCardHolder\":0,\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1,\n      \"policy_fulfillment\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"c1ffdb99-6c44-4941-9163-bf1eb24f77fe"},{"name":"INF - Inf Elite","id":"10830fb4-7fb0-44cc-82f3-8c089dd8dd89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Plans/Specific/TravelInfoWithArrival]</code></em></p>\n<p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"10830fb4-7fb0-44cc-82f3-8c089dd8dd89"},{"name":"INF - Inf Premier/Inf Standard/INF Traveler USA","id":"15b8c835-071e-4dcb-a1bd-d1c781ce17aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Plans/Specific/TravelInfoWithArrival]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"15b8c835-071e-4dcb-a1bd-d1c781ce17aa"},{"name":"SC - Inbound USA Basic/Liaison Travel Elite","id":"9cce31bb-dd78-4989-9bc4-aa8500a8d7df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Plans/Specific/TravelInfoWithArrival]</code></em></p>\n<p><strong>plan_addons</strong> - <em>[string,string[]]</em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_addons</code></em> <br />example: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"CoverageAccidentalDeath\":\"Declined\",\n      \"sports_rider\":\"Yes\",\n      \"evac_plus_rider\":\"No\"\n   }\n}\n</code></pre><p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"9cce31bb-dd78-4989-9bc4-aa8500a8d7df"},{"name":"SC - Liaison Travel Plus","id":"eb456eef-8aa5-40ec-a565-b2e0573df278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Plans/Specific/TravelInfoWithArrival]</code></em></p>\n<p><strong>plan_addons</strong> - <em>[string,string[]]</em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_addons</code></em> <br />example: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"CoverageAccidentalDeath\":\"Declined\",\n      \"sports_rider\":\"Yes\",\n      \"evac_plus_rider\":\"No\"\n   }\n}\n</code></pre><p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"eb456eef-8aa5-40ec-a565-b2e0573df278"},{"name":"HCC - AtlasAmerica/AtlasAmerica Premium/AtlasInternational","id":"914ed668-7f08-4642-adea-e72717ce8399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>plan_addons</strong> - <em>[string,string[]]</em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_addons</code></em> <br />example: </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"CoverageAccidentalDeath\":\"Declined\",\n      \"sports_rider\":\"Yes\",\n      \"evac_plus_rider\":\"No\"\n   }\n}\n</code></pre><p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/Plans/Specific/MailingInfoFlorda]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"914ed668-7f08-4642-adea-e72717ce8399"},{"name":"HCC - VisitorSecure","id":"72574c28-cb21-4847-b775-f2958acc8bc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Plans/Specific/TravelInfoWithArrival]</code></em></p>\n<p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/MailingInfoSchema]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"72574c28-cb21-4847-b775-f2958acc8bc9"},{"name":"HCC - StudentSecure","id":"39ec1019-3914-45c5-97a6-77e142b8d67b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Implements</strong> <em><code>[Schemas/Purchase/BasePurchaseSchema]</code></em></p>\n<p><strong>mailing_information</strong> - <em><code>[Schemas/Purchase/Specific/MailingInfoFlorida]</code></em></p>\n<p><strong>beneficiary</strong> - <em><code>[Schemas/Purchase/BeneficiaryInfoSchema]</code></em></p>\n<p><strong>plan_specific_payload</strong> - <em><code>[string,string[]]</code></em> Refer to <em><code>[Schemas/Quotes/QuotePlanItemResponse].plan_options</code></em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_specific_payload\":{\n      \"policy_fulfillment\":\"0\",\n      \"policy_sms_notification\":1,\n      \"accepted_tos\":1\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"39ec1019-3914-45c5-97a6-77e142b8d67b"}],"id":"f9f46687-9578-4746-9786-380fb16a866f","_postman_id":"f9f46687-9578-4746-9786-380fb16a866f","description":""},{"name":"Applicant","item":[{"name":"ApplicantsSchema","id":"649ed5f4-ab37-4998-b760-a6154f2a3db2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>contact_info</strong> - <em><code>[Schemas/Purchase/Applicant/ContactInfoSchema]</code></em></p>\n<p><strong>residence_address</strong> - <em><code>[Schemas/Purchase/Applicant/ResidenceAddrSchema]</code></em></p>\n<p><strong>applicant_details</strong> - <em><code>[Schemas/Purchase/Applicant/ApplicantDetailsSchema]</code></em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"649ed5f4-ab37-4998-b760-a6154f2a3db2"},{"name":"ContactInfoSchema","id":"d7fc8374-7af8-492d-805d-501c4b33fdc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>email</strong> - <em>[string]</em></p>\n<p><strong>phone_number_code_iso</strong> - <em>[string]</em> ISO 3166-2</p>\n<p><strong>phone_number</strong> - <em>[string]</em></p>\n<p><strong>phone_type</strong> - <em>[string]</em> <br />value: mobile</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"d7fc8374-7af8-492d-805d-501c4b33fdc4"},{"name":"ResidenceAddrSchema","id":"d11e1250-afe3-44a8-9414-116b1d01d74d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>address_1</strong> - <em>[string]</em></p>\n<p><strong>address_2</strong> - <em>[string]</em></p>\n<p><strong>country</strong> - <em>[string]</em> ISO 3166-2<br />example: US</p>\n<p><strong>state</strong> - <em>[string]</em> <br />example: California</p>\n<p><strong>city</strong> - <em>[string]</em> <br />example: Santa Clara</p>\n<p><strong>zipcode</strong> - <em>[string]</em> <br />example: 95054</p>\n<p><strong>no_zipcode</strong> - <em>[integer]</em> Whether or not zip code applies to this address.<br />value: 0, 1</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"d11e1250-afe3-44a8-9414-116b1d01d74d"},{"name":"ApplicantDetailsSchema","id":"a603e7e7-bc56-4ec1-9e76-47ccf08f7156","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>dob</strong> - <em>[string]</em> <br />ex: 02/05/1981</p>\n<p><strong>relation</strong> - <em>[string]</em> <br />value: primary, spouse, child</p>\n<p><strong>first_name</strong> - <em>[string]</em></p>\n<p><strong>middle_name</strong> - <em>[string]</em></p>\n<p><strong>last_name</strong> - <em>[string]</em></p>\n<p><strong>gender</strong> - <em>[string]</em> <br />value: M, F</p>\n<p><strong>citizenship</strong> - <em>[string]</em> ISO 3166-2 <br />example: US</p>\n<p><strong>passport</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a603e7e7-bc56-4ec1-9e76-47ccf08f7156"}],"id":"196d28e9-d372-40b2-b54b-0804ac4772fa","_postman_id":"196d28e9-d372-40b2-b54b-0804ac4772fa","description":""},{"name":"Billing","item":[{"name":"BillingInfoSchema","id":"f21eb5dd-951b-42dc-aa39-058d445e6230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>payment_info</strong> - <em><code>[Schemas/Purchase/Billing/PaymentInfoSchema]</code></em></p>\n<p><strong>billing_address</strong> - <em><code>[Schemas/Purchase/Billing/BillingAddressSchema]</code></em></p>\n<p><strong>billing_contact</strong> - <em><code>[Schemas/Purchase/Billing/BillingContactSchema]</code></em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"f21eb5dd-951b-42dc-aa39-058d445e6230"},{"name":"PaymentInfoSchema","id":"b7479b6e-c3b7-419e-a6eb-995cfff8fadd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>credit_card_type</strong> - <em>[string]</em> <br />value: American Express, Discover, Master Card, Visa</p>\n<p><strong>billing_name</strong> - <em>[string]</em></p>\n<p><strong>credit_card_number</strong> - <em>[string]</em></p>\n<p><strong>cvv</strong> - <em>[string]</em></p>\n<p><strong>card_expiration_month</strong> - <em>[string]</em>\nex: 01</p>\n<p><strong>card_expiration_year</strong> - <em>[string]</em>\nex: 2025</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"b7479b6e-c3b7-419e-a6eb-995cfff8fadd"},{"name":"BillingAddressSchema","id":"0d421dc4-e81d-4332-9ce1-d1068633c8c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>address_1</strong> - <em>[string]</em></p>\n<p><strong>address_2</strong> - <em>[string]</em></p>\n<p><strong>country</strong> - <em>[string]</em> ISO 3166-2 <br />example: US</p>\n<p><strong>state</strong> - <em>[string]</em> <br />example: California</p>\n<p><strong>city</strong> - <em>[string]</em> <br />example: Santa Clara</p>\n<p><strong>zipcode</strong> - <em>[string]</em> <br />example: 95054</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"0d421dc4-e81d-4332-9ce1-d1068633c8c9"},{"name":"BillingContactSchema","id":"9da2ee6d-16dc-4dd0-a6d2-4575d99ec102","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>phone_number_code_iso</strong> - <em>[string]</em> ISO 3166-2<br />example: US</p>\n<p><strong>phone_number</strong> - <em>[string]</em></p>\n<p><strong>phone_type</strong> - <em>[string]</em> <br />value: mobile</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"9da2ee6d-16dc-4dd0-a6d2-4575d99ec102"}],"id":"2fd0cb93-294c-45dc-834f-46ad996360c9","_postman_id":"2fd0cb93-294c-45dc-834f-46ad996360c9","description":""},{"name":"Repurchase","item":[{"name":"RepurchaseSchema","id":"f4503a56-0174-4e2b-ac5c-1fb149e5cb7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>preview</strong> - <em>[integer]</em> Only returns pricing if 1<br />value: 0,1</p>\n<p><strong>policy</strong> - <em><code>[Schema/Purchase/Repurchase/PolicySchema]</code></em></p>\n<p><strong>coverage</strong> - <em><code>[Schemas/Purchase/Repurchase/CoverageSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/Repurchase/TravelSchema]</code></em></p>\n<p><strong>billing_info.payment_info</strong> - <em><code>[Schemas/Purchase/Billing/PaymentInfoSchema]</code></em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"f4503a56-0174-4e2b-ac5c-1fb149e5cb7f"},{"name":"PolicySchema","id":"3c0a54a6-8c59-4a64-baf8-dc4126cff01e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>policy_id</strong> - <em>[string]</em></p>\n<p><strong>order_number</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"3c0a54a6-8c59-4a64-baf8-dc4126cff01e"},{"name":"CoverageSchema","id":"bb3251d7-c5e4-477b-a623-f8ec8619c677","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>coverage_start_date</strong> - <em>[string]</em></p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"bb3251d7-c5e4-477b-a623-f8ec8619c677"},{"name":"TravelSchema","id":"e3e1fbd6-ee0f-45ca-acba-c4672541792c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>arrival_date</strong> - <em>[string]</em></p>\n<p><strong>departure-date</strong> - <em>[string]</em></p>\n<p><strong>return_date</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"e3e1fbd6-ee0f-45ca-acba-c4672541792c"}],"id":"6a8a2d27-2676-46b6-ae78-c02cd5a010eb","_postman_id":"6a8a2d27-2676-46b6-ae78-c02cd5a010eb","description":""},{"name":"BasePurchaseSchema","id":"53d549d2-7051-4b20-b2bf-f235c3d255c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>preview</strong> - <em>[integer]</em> Only returns pricing if 1<br />value: 0,1</p>\n<p><strong>coverage</strong> - <em><code>[Schemas/Purchase/CoverageSchema]</code></em></p>\n<p><strong>travel</strong> - <em><code>[Schemas/Purchase/BaseTravelSchema]</code></em></p>\n<p><strong>applicants</strong> - <em><code>[Schemas/Purchase/Applicant/ApplicantsSchema[]]</code></em></p>\n<p><strong>billing_info</strong> - <em><code>[Schemas/Purchase/Billing/BillingInfoSchema]</code></em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"53d549d2-7051-4b20-b2bf-f235c3d255c7"},{"name":"BaseTravelSchema","id":"9122389b-d2ec-4611-9bf2-c206069ccc2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>destination_country</strong> - <em>[string]</em> ISO 3166-2<br />example: US</p>\n<p><strong>departure_date</strong> - <em>[string]</em> <br />example: 12/01/2020</p>\n<p><strong>return_date</strong> - <em>[string]</em> <br />example: 12/02/2020</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"9122389b-d2ec-4611-9bf2-c206069ccc2e"},{"name":"CoverageSchema","id":"82a6f436-06a3-4f8a-9a5d-7fc15d6b8703","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>plan</strong> - <em>[string]</em> Plan ID.<br />example: inf-traveler-usa-inf</p>\n<p><strong>max_coverage</strong> - <em>[integer]</em> <br />example: 150000</p>\n<p><strong>deductible</strong> - <em>[integer]</em> <br />example: 500</p>\n<p><strong>coverage_start_date</strong> - <em>[string]</em> <br />example: 05/02/2020</p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em> <br />example: 12/02/2020</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"82a6f436-06a3-4f8a-9a5d-7fc15d6b8703"},{"name":"MailingInfoSchema","id":"58bf9115-bac2-4ff9-a380-bf8d825630dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>first_name</strong> - <em>[string]</em></p>\n<p><strong>last_name</strong> - <em>[string]</em></p>\n<p><strong>address_1</strong> - <em>[string]</em></p>\n<p><strong>address_2</strong> - <em>[string]</em></p>\n<p><strong>country</strong> - <em>[string]</em> ISO 3166-2<br />example: US</p>\n<p><strong>state</strong> - <em>[string]</em> <br />example: California</p>\n<p><strong>city</strong> - <em>[string]</em> <br />example: Santa Clara</p>\n<p><strong>zipcode</strong> - <em>[string]</em> <br />example: 95054</p>\n<p><strong>no_zipcode</strong> - <em>[integer]</em> Whether or not zip code applies to this address.<br />value: 0, 1</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"58bf9115-bac2-4ff9-a380-bf8d825630dc"},{"name":"BeneficiaryInfoSchema","id":"d5bc68af-3f98-42c5-a2c7-61a4168083f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>name</strong> - <em>[string]</em></p>\n<p><strong>relation</strong> - <em>[string]</em> <br />value: OTHER</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"d5bc68af-3f98-42c5-a2c7-61a4168083f4"},{"name":"PurchaseResponse","id":"61bf76df-35e6-42a9-af1e-87313a205636","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>coverage</strong> - <em><code>[Schemas/Purchase/PurchaseCoverageResponse]</code></em></p>\n<p><strong>premium</strong> - <em><code>[Schemas/Purchase/PurchasePremiumResponse]</code></em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"61bf76df-35e6-42a9-af1e-87313a205636"},{"name":"PurchaseCoverageResponse","id":"2d76e117-8c92-49a6-b7c0-977dce0d6c3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>max_coverage</strong> - <em>[integer]</em></p>\n<p><strong>deductible</strong> - <em>[integer]</em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"2d76e117-8c92-49a6-b7c0-977dce0d6c3a"},{"name":"PurchasePremiumResponse","id":"91b6d8d1-7818-4481-853b-ba35297a67d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>total_premium</strong> - <em>[float]</em></p>\n<p><strong>primary_premium</strong> - <em>[float]</em></p>\n<p><strong>administrative_feeds</strong> - <em>[float]</em></p>\n<p><strong>additional_coverage</strong> - <em>[float]</em></p>\n<p><strong>plan_addons</strong> - <em>[string,float[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"sports_rider\":2.27\n   }\n}\n</code></pre>","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"91b6d8d1-7818-4481-853b-ba35297a67d3"},{"name":"PurchaseCompleteResponse","id":"7f7e1a55-b681-4e52-8796-4358a2d5e3a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>plan_name</strong> - <em>[string]</em></p>\n<p><strong>effective_cate</strong> - <em>[string]</em></p>\n<p><strong>expiration_date</strong> - <em>[string]</em></p>\n<p><strong>insureds</strong> - <em><code>[Schemas/Purchase/InsuredResponse[]]</code></em></p>\n<p><strong>total_amount</strong> - <em>[float]</em></p>\n<p><strong>premium_amount</strong> - <em>[string]</em></p>\n<p><strong>currency</strong> - <em>[string]</em></p>\n<p><strong>plan_addons</strong> - <em>[string,mixed[]]</em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"7f7e1a55-b681-4e52-8796-4358a2d5e3a4"},{"name":"InsuredResponse","id":"a7bc973b-ab40-400f-a51d-46aa8bf60189","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>first_name</strong> - <em>[string]</em></p>\n<p><strong>middle_name</strong> - <em>[string]</em></p>\n<p><strong>last_name</strong> - <em>[string]</em></p>\n<p><strong>gender</strong> - <em>[string]</em> </p>\n<p><strong>date_of_birth</strong> - <em>[string]</em></p>\n<p><strong>relationship_type</strong> - <em>[string]</em></p>\n<p><strong>insured_id</strong> - <em>[string]</em></p>\n<p><strong>id_card_url</strong> - <em>[string]</em></p>\n<p><strong>cover_letter_url</strong> - <em>[string]</em></p>\n<p><strong>visa_letter_url</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"a7bc973b-ab40-400f-a51d-46aa8bf60189"}],"id":"996df0c1-73a6-4f54-8f67-8a7c8bc88c90","_postman_id":"996df0c1-73a6-4f54-8f67-8a7c8bc88c90","description":""},{"name":"Quotes","item":[{"name":"VisitorQuoteRequest","id":"91d9469e-ce7d-443c-86dd-a5bc39ce11f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>coverage_area</strong> - <em>[string]</em> The location where the travelers will be.<br />value: usa-only, exc-usa, inc-usa</p>\n<p><strong>coverage_start_date</strong> - <em>[string]</em> The start of the coverage period, generally the day travel starts from the home location.<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$ <br />example: 2020-06-12</p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em> The end of the coverage period, generally the day returned to the home location.<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$ <br />example: 2020-09-12</p>\n<p><strong>arrival_timeframe</strong> - <em>[string]</em> Travel period.<br />value: yet, less-3m, less-6m, less-12m, less-18m, greater-18m</p>\n<p><strong>is_living_in_usa</strong> - <em>[string]</em> Living inside USA.<br />value: <em>boolean</em> false, true</p>\n<p><strong>applicants</strong> - <code>[Schemas/Quotes/VisitorQuoteRequest_Applicant]</code></p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"coverage_area\": \"usa-only\",\n  \"coverage_start_date\": \"2020-06-12\",\n  \"coverage_end_date\": \"2020-09-12\",\n  \"arrival_timeframe\": \"yet\",\n  \"is_living_in_usa\": false,\n  \"applicants\": [\n    {\n      \"age\": 65,\n      \"citizenship\": \"non-us\",\n      \"relation\": \"primary\"\n    },\n    {\n      \"age\": 37,\n      \"citizenship\": \"non-us\",\n      \"relation\": \"spouse\"\n    },\n    {\n      \"age\": 10,\n      \"citizenship\": \"non-us\",\n      \"relation\": \"child\"\n    }\n  ]\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"91d9469e-ce7d-443c-86dd-a5bc39ce11f3"},{"name":"VisitorQuoteRequest_Applicant","id":"f1af2ad6-e59e-44d3-8e55-4b8388f4712b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"","description":"<p><strong>age</strong> - <em>[integer]</em> \\</p>\n<p><strong>citizenship</strong> - <em>[string]</em> non-us, us-resident \\</p>\n<p><strong>relation</strong> - <em>[string]</em> primary, spouse, child</p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   {\n      \"age\":65,\n      \"citizenship\":\"non-us\",\n      \"relation\":\"primary\"\n   },\n   {\n      \"age\":37,\n      \"citizenship\":\"non-us\",\n      \"relation\":\"spouse\"\n   },\n   {\n      \"age\":10,\n      \"citizenship\":\"non-us\",\n      \"relation\":\"child\"\n   }\n]\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"f1af2ad6-e59e-44d3-8e55-4b8388f4712b"},{"name":"ImmigrantQuoteRequest","id":"98348cc5-2a2e-46e5-8a3c-0a24d4b8bd1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>state</strong> - <em>[string]</em> US State<br />value: Refer to <em><code>[Schemas/Resources/States List]</code></em></p>\n<p><strong>coverage_start_date</strong> - <em>[string]</em> Coverage start date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-06-12</p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em> Coverage end date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-07-12</p>\n<p><strong>applicants</strong> - <code>[Schemas/Quotes/ImmigrantQuoteRequest_Applicant[]]</code>\nExample:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"state\": \"CA\",\n  \"coverage_start_date\": \"2021-06-01\",\n  \"coverage_end_date\": \"2021-07-01\",\n  \"applicants\": [\n    {\n      \"age\": 40,\n      \"relation\": \"primary\"\n    }\n  ]\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"98348cc5-2a2e-46e5-8a3c-0a24d4b8bd1c"},{"name":"ImmigrantQuoteRequest_Applicant","id":"51283aa5-127e-4345-b9fd-c1cde6acac7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>age</strong> - <em>[integer]</em> \\</p>\n<p><strong>relation</strong> - <em>[string]</em> primary, spouse, child</p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   {\n      \"age\":40,\n      \"relation\":\"primary\"\n   },\n   {\n      \"age\"40,\n      \"relation\":\"spouse\"\n   }\n]\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"51283aa5-127e-4345-b9fd-c1cde6acac7f"},{"name":"J1VisaQuoteRequest","id":"f184b2af-e0b0-4e01-8b18-c66f96dd2044","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>visaType</strong> - <em>[string]</em> <br />value: j1-education, j1-au-pair, j1-exchange_visitors, j1-other</p>\n<p><strong>state</strong> - <em>[string]</em> US State<br />value: Refer to <em><code>[Schemas/Resources/States List]</code></em></p>\n<p><strong>coverage_start_date</strong> - <em>[string]</em> Coverage start date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-06-12</p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em> Coverage end date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-07-12</p>\n<p><strong>applicants</strong> - <code>[Schemas/Quotes/ImmigrantQuoteRequest_Applicant[]]</code></p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"visaType\": \"j1-education\",\n  \"state\": \"ca\",\n  \"coverage_start_date\": \"2021-05-01\",\n  \"coverage_end_date\": \"2021-06-01\",\n  \"applicants\": [\n    {\n      \"age\": 20,\n      \"relation\": \"primary\"\n    }\n  ]\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"f184b2af-e0b0-4e01-8b18-c66f96dd2044"},{"name":"TripQuoteRequest","id":"7a624348-38b3-4c9c-918d-c10351067321","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>citizenship</strong> - <em>[string]</em> <br />value: us, non-us</p>\n<p><strong>state</strong> - <em>[string]</em> US State<br />value: Refer to <em><code>[Schemas/Resources/States List]</code></em></p>\n<p><strong>coverage_start_date</strong> - <em>[string]</em> Coverage start date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-06-12</p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em> Coverage end date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-07-12</p>\n<p><strong>applicants</strong> - <code>[Schemas/Quotes/TripQuoteRequest_Applicant[]]</code></p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"citizenship\": \"us\",\n  \"state\": \"ca\",\n  \"coverage_start_date\": \"2021-05-01\",\n  \"coverage_end_date\": \"2021-06-01\",\n  \"applicants\": [\n    {\n      \"age\": 40,\n      \"relation\": \"primary\",\n      \"tripCost\": 1500\n    }\n  ]\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"7a624348-38b3-4c9c-918d-c10351067321"},{"name":"TripQuoteRequest_Applicant","id":"bc4f555f-51e1-46d4-bcf8-b2a1a9b1b4a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>age</strong> - <em>[integer]</em> \\</p>\n<p><strong>relation</strong> - <em>[string]</em> primary, spouse, child\\</p>\n<p><strong>tripCost</strong> - <em>[integer]</em></p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   {\n      \"age\":40,\n      \"relation\":\"primary\",\n      \"tripCost\":1500\n   }\n]\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"bc4f555f-51e1-46d4-bcf8-b2a1a9b1b4a4"},{"name":"SchengenQuoteRequest","id":"019ca0cc-c617-4b36-a011-b8362650c65a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>citizenship</strong> - <em>[string]</em> <br />value: us, non-us</p>\n<p><strong>coverage_area</strong> - <em>[string]</em> <br />value: int+eur, int+eur+us\\</p>\n<p><strong>coverage_start_date</strong> - <em>[string]</em> Coverage start date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-06-12</p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em> Coverage end date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-07-12</p>\n<p><strong>applicants</strong> - <code>[Schemas/Quotes/ImmigrantQuoteRequest_Applicant[]]</code></p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"citizenship\": \"us\",\n  \"coverage_area\": \"int+eur\",\n  \"coverage_start_date\": \"2021-05-01\",\n  \"coverage_end_date\": \"2021-06-01\",\n  \"applicants\": [\n    {\n      \"age\": 40,\n      \"relation\": \"primary\"\n    }\n  ]\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"019ca0cc-c617-4b36-a011-b8362650c65a"},{"name":"GetNewPremium","id":"22846711-8fa7-4aef-adc6-453cbb2d8d8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>max_coverage</strong> - <em>[integer]</em> Max coverage amount</p>\n<p><strong>deductible</strong> - <em>[integer]</em> Deductible amount</p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"max_coverage\": 50000,\n  \"deductible\": 100\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"22846711-8fa7-4aef-adc6-453cbb2d8d8f"},{"name":"StudentQuoteRequest","id":"7d45db4d-2c1b-4bfd-8ad9-5dc4f749b61e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>citizenship</strong> - <em>[string]</em> us, non-us</p>\n<p><strong>state</strong> - <em>[string]</em> US State<br />value: Refer to <em><code>[Schemas/Resources/States List]</code></em></p>\n<p><strong>coverage_start_date</strong> - <em>[string]</em> Coverage start date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-06-12</p>\n<p><strong>coverage_end_date</strong> - <em>[string]</em> Coverage end date<br />pattern: ^\\d{4}-\\d{2}-\\d{2}$<br />example: 2020-07-12</p>\n<p><strong>applicants</strong> - <code>[Schemas/Quotes/ImmigrantQuoteRequest_Applicant[]]</code></p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"citizenship\": \"us\",\n  \"state\": \"ca\",\n  \"coverage_start_date\": \"2021-06-01\",\n  \"coverage_end_date\": \"2021-07-01\",\n  \"applicants\": [\n    {\n      \"age\": 20,\n      \"relation\": \"primary\"\n    }\n  ]\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"7d45db4d-2c1b-4bfd-8ad9-5dc4f749b61e"},{"name":"QuoteResponse","id":"ef083c6f-137a-4d13-adc3-1b7f6929948b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>id</strong> - <em>[string]</em> Unique Request ID per Request.<br />example: IaS1iNGi1qpvzVj</p>\n<p>quote_id - <em>[integer]</em> Unique Quote ID per Request.<br />example: 123456</p>\n<p><strong>category</strong> - <em>[string]</em> Insurance category.<br />example: visitor</p>\n<p><strong>created_at</strong> - <em>[string]</em><br />example: 2020-02-14T22:00:28+00:00</p>\n<p><strong>updated_at</strong> - <em>[string]</em><br />example: 2020-02-14T22:00:28+00:00</p>\n<p><strong>request</strong> - <code>[Schemas/Quotes/ImmigrantQuoteRequest|J1VisaQuoteRequest|SchengenQuoteRequest|TripQuoteRequest|VisitorQuoteRequest]</code></p>\n<p><strong>items</strong> - <code>[Schemas/Quotes/QuotePlanItemResponse]</code> Plan items including a premium, details, restrictions, options.</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"ef083c6f-137a-4d13-adc3-1b7f6929948b"},{"name":"QuotePlanItemResponse","id":"e7f4e15f-b84c-452d-8b83-037124ad18df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>plan_id</strong> - <em>[string]</em> <br />example: inbound-usa-basic-scs</p>\n<p><strong>plan_name</strong> - <em>[string]</em> <br />example: Inbound USA Basic</p>\n<p><strong>plan_type</strong> - <em>[string]</em> <br />example: Limited</p>\n<p><strong>short_description</strong> - <em>[string]</em></p>\n<p><strong>underwriter_name</strong> - <em>[string]</em></p>\n<p><strong>administrator_name</strong> - <em>[string]</em></p>\n<p><strong>is_acute_onset</strong> = <em>[boolean]</em></p>\n<p><strong>acute_onset_short_description</strong> - <em>[string]</em></p>\n<p><strong>is_renewable</strong> - <em>[boolean]</em></p>\n<p><strong>renewable_short_description</strong> - <em>[string]</em></p>\n<p><strong>renewable_display_name</strong> - <em>[string]</em></p>\n<p><strong>is_cancelable</strong> - <em>[boolean]</em></p>\n<p><strong>cancelable_short_description</strong> - <em>[string]</em></p>\n<p><strong>is_coverage_during_travel</strong> - <em>[boolean]</em></p>\n<p><strong>coverage_during_travel_short_description</strong> - <em>[string]</em></p>\n<p><strong>plan_features</strong> - <em>[string[]]</em></p>\n<p><strong>policy_max_options</strong> - <code>[Schemas/Quotes/PolicyMaxOptions_Response[]]</code></p>\n<p><strong>max_coverage_period</strong> - <em>[integer]</em></p>\n<p><strong>max_coverage_period_type</strong> - <em>[string]</em></p>\n<p><strong>min_coverage_period</strong> - <em>[integer]</em></p>\n<p><strong>min_coverage_period_type</strong> - <em>[string]</em></p>\n<p><strong>selected_deductible</strong> - <em>[integer]</em> The selected deductible that the premium is based off of. <br />value: 250</p>\n<p><strong>selected_policy_max</strong> - <em>[integer]</em> The selected coverage that the premium is based off of.<br />example: 150000</p>\n<p><strong>ppo_inside_usa_url</strong> - <em>[string]</em></p>\n<p><strong>ppo_outside_usa_url</strong> - <em>[string]</em></p>\n<p><strong>idd_notice_pdf_url</strong> - <em>[string]</em></p>\n<p><strong>ipid_pdf_url</strong> - <em>[string]</em></p>\n<p><strong>brochure_pdf_url</strong> - <em>[string]</em> <br />example: https://yourdomain.com/brochure/inf-standard-insurance-brochure.pdf</p>\n<p><strong>description_pdf_url</strong> - <em>[string]</em> <br />example: https://yourdomain.com/policydoc/inf-standard-insurance-policy-document.pdf</p>\n<p><strong>restricted_us_states</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"CA\",\n   \"TX\",\n   \"DC\"\n]\n</code></pre><p><strong>restricted_citizenships</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"Japan\",\n   \"Peru\",\n   \"Iceland\"\n]\n</code></pre><p><strong>restricted_mailing_countries</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"United Kindom\",\n   \"Ireland\",\n   \"Singapore\"\n]\n</code></pre><p><strong>restricted_home_countries</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"USA\",\n   \"Turkey\"\n]\n</code></pre><p><strong>restricted_destination_countries</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"Fiji\",\n   \"Bali\",\n   \"Indonesia\"\n]\n</code></pre><p><strong>total_premium</strong> - <em>[float]</em> <br />example: 444.54</p>\n<p><strong>primary_premium</strong> - <em>[float]</em> <br />example: 225.99</p>\n<p><strong>spouse_premium</strong> - <em>[float]</em> <br />example: 117.98</p>\n<p><strong>total_dependent_premium</strong> - <em>[float]</em> <br />example: 101.37</p>\n<p><strong>dependent_premium</strong> - <em>[float[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   101.37,\n   117.18\n]\n</code></pre><p><strong>administrative_fees</strong> - <em>[integer]</em> <br />example: 15</p>\n<p><strong>purchase_form_url</strong> - <em>[string]</em> <br />example: https://yourdomain.com/visitor-insurance/inboundusabasic/?qid=15527</p>\n<p><strong>plan_addons</strong> - <em><code>[Schemas/Quotes/PlanAddonSchema[]]</code></em> <br />note: level 1 properties inside <code>plan_addons</code> property are the addon names like <code>SportsRider</code> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_addons\":{\n      \"SportsRider\":{\n         \"required\":\"1\",\n         \"description\":\"Sports Rider addon\",\n         \"type\":\"ENUM\",\n         \"options\":[\n            {\n               \"id\":\"No\",\n               \"description\":\"No\"\n            },\n            {\n               \"id\":\"Yes\",\n               \"description\":\"Yes\"\n            }\n         ]\n      },\n      ...\n   }\n}\n</code></pre><p><strong>plan_options</strong> - <em><code>[Schemas/Quotes/PlanAddonSchema[]]</code></em> <br />note: level 1 properties inside <code>plan_options</code> property are the addon names like <code>policy_fulfillment</code> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"plan_options\":{\n      \"policy_fulfillment\":{\n         \"required\":\"1\",\n         \"description\":\"Policy fulfillment delivery type\",\n         \"type\":\"ENUM\",\n         \"options\":[\n            {\n               \"id\":0,\n               \"description\":\"Regular Mail\"\n            },\n            {\n               \"id\":1,\n               \"description\":\"e-Policy: send to email\"\n            },\n            {\n               \"id\":2,\n               \"description\":\"Business Overnight to US Address: $20 fee\"\n            }\n         ]\n      },\n      ...\n   }\n}\n</code></pre><p><strong>allOf</strong> - <code>[Schemas/Quotes/PlanItemResponse]</code></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"e7f4e15f-b84c-452d-8b83-037124ad18df"},{"name":"PolicyMaxOptions_Response","id":"2918a0b8-13f8-4d37-ac36-7fd82f5108cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p>Collection of policy coverage maximums. This is the total dollar amount in USD that a plan will pay out. Within the collection are valid <code>max_coverage</code> amounts and valid deductibles for those. Each deductible has two items: 1) an object with an integer of the deductible value and 2) a short description to be used as a display value.</p>\n<p>Customers will need to see a choice of appropriate max_coverage and deductibles.</p>\n<p><strong>max_coverage</strong> - <em>[integer]</em> The maximum amount a policy will pay out. <br />example: 1000000</p>\n<p><strong>deductible_options</strong> - <code>[Schemas/Quotes/DeductibleOptions_Response[]]</code> The deductible is the amount an insuree will need to pay before the insurance pays. The objects in this array are valid only for the <code>max_coverage</code> in this object.</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"2918a0b8-13f8-4d37-ac36-7fd82f5108cd"},{"name":"PlanItemResponse","id":"c353bb9a-2d38-4166-9f97-0e39a73da345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>plan_id</strong> - <em>[string]</em> Plan unique ID.<br />example: inf-standard-inf</p>\n<p><strong>plan_name</strong> - <em>[string]</em> Plan display name.<br />example: INF Standard</p>\n<p><strong>plan_type</strong> - <em>[string]</em> The insurance type of the plan. This can be either comprehensive or limited.</p>\n<p><strong>short_description</strong> - <em>[string]</em> A short description of the plan.<br />example: Travel Medical Insurance Plan for non US resident visiting the USA, Canada or Mexico.</p>\n<p><strong>underwriter_name</strong> - <em>[string]</em> Plan underwriter.<br />example: Ace American Insurance Company</p>\n<p><strong>administrator_name</strong> - <em>[string]</em> The company that manages the plan.<br />example: INF Visitor Care</p>\n<p><strong>is_acute_onset</strong> - <em>[boolean]</em></p>\n<p><strong>acute_onset_short_description</strong> - <em>[string]</em></p>\n<p><strong>is_renewable</strong> - <em>[boolean]</em></p>\n<p><strong>renewable_short_description</strong> - <em>[string]</em> <br />example: The policy can be renewed before policy expires. $5 renewal fee applies for each renewal.</p>\n<p><strong>renewable_display_name</strong> - <em>[string]</em> <br />example: Renewable</p>\n<p><strong>is_cancelable</strong> - <em>[boolean]</em></p>\n<p><strong>cancelable_short_description</strong> - <em>[string]</em> <br />example: Full refund available only if cancelled before start date. A $25 cancellation fee applies.</p>\n<p><strong>is_coverage_during_travel</strong> - <em>[boolean]</em></p>\n<p><strong>coverage_during_travel_short_description</strong> - <em>[string]</em> <br />example: Medical coverage exists anywhere outside of the insured’s home country while on transit to the destination; as long as travel dates are included in the policy’s start date and end date.</p>\n<p><strong>plan_features</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"Plan pays fixed amount per incident\",\n   \"Coverage duration options between 30 and 360 days\",\n   \"$0 co-pay Telemedicine\",\n   \"Dental &amp; Vision Discount Coverage\",\n   \"PPO network\",\n   \"Renewable and Cancelable\"\n]\n</code></pre><p><strong>max_coverage_period</strong> - <em>[integer]</em> <br />example: 360</p>\n<p><strong>max_coverage_period_type</strong> - <em>[string]</em> <br />value: days</p>\n<p><strong>min_coverage_period</strong> - <em>[integer]</em> <br />example: 40</p>\n<p><strong>min_coverage_period_type</strong> - <em>[string]</em> <br />value: days</p>\n<p><strong>brochure_pdf_url</strong> - <em>[string]</em> <br />example: https://yourdomain.com/brochure/inf-standard-insurance-brochure.pdf</p>\n<p><strong>description_pdf_url</strong> - <em>[string]</em> <br />example: https://yourdomain.com/policydoc/inf-standard-insurance-policy-document.pdf</p>\n<p><strong>restricted_us_states</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"CA\",\n   \"TX\",\n   \"DC\"\n]\n</code></pre><p><strong>restricted_citizenships</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"Japan\",\n   \"Peru\",\n   \"Iceland\"\n]\n</code></pre><p><strong>restricted_mailing_countries</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"United Kindom\",\n   \"Ireland\",\n   \"Singapore\"\n]\n</code></pre><p><strong>restricted_home_countries</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"USA\",\n   \"Turkey\"\n]\n</code></pre><p><strong>restricted_destination_countries</strong> - <em>[string[]]</em> <br />example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n   \"Fiji\",\n   \"Bali\",\n   \"Indonesia\"\n]\n</code></pre><p><strong>purchase_form_url</strong> - <em>[string]</em> <br />example: https://yourdomain.com/visitor-insurance/infstandard/</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"c353bb9a-2d38-4166-9f97-0e39a73da345"},{"name":"DeductibleOptions_Response","id":"a1d67dc1-bf5d-40cf-9b09-92c05267e800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>deductible_id</strong> - <em>[integer]</em> The numeric value of the dedictible.<br />example: 250</p>\n<p><strong>deductible_short_description</strong> - <em>[string]</em> The display value of the dedictible_id including the currency unit, \"$\".<br />example: $250</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a1d67dc1-bf5d-40cf-9b09-92c05267e800"},{"name":"QuotesResponse","id":"ff935aba-60bc-4f7f-9d7a-75c9f6c0361e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>quotes</strong> - <em><code>[Schemas/Quotes/QuoteResponse[]]</code></em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"ff935aba-60bc-4f7f-9d7a-75c9f6c0361e"},{"name":"PlanAddonSchema","id":"b42260d8-e9e4-4b39-9cc9-9f7634083852","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>required</strong> - <em>[string]</em></p>\n<p><strong>description</strong> - <em>[string]</em></p>\n<p><strong>type</strong> - <em>[string]</em></p>\n<p><strong>options</strong> - <em><code>[Schemas/Quotes/AddonOptionSchema[]]</code></em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"b42260d8-e9e4-4b39-9cc9-9f7634083852"},{"name":"AddonOptionSchema","id":"0d3cd52f-0e40-45f9-a955-156812d074f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>id</strong> - <em>[string]</em></p>\n<p><strong>description</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"0d3cd52f-0e40-45f9-a955-156812d074f6"}],"id":"22be9e3a-43a2-488b-a8f0-96ed326a9d10","_postman_id":"22be9e3a-43a2-488b-a8f0-96ed326a9d10","description":""},{"name":"Resources","item":[{"name":"FiltersResponseSchema","id":"99f1a649-4119-41d4-862a-a7283ce4e5d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>filters</strong> - <code>[Schemas/Resources/FilterItemSchema[]]</code>\nexample:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"filters\": [\n        {\n            \"value\": \"COVID19-EXCLUDED\",\n            \"name\": \"COVID-19 Excluded\",\n            \"description\": \"This plan excludes COVID-19 benefits.\"\n        },\n        {\n            \"value\": \"COVID19-INCLUDED\",\n            \"name\": \"COVID-19 Included\",\n            \"description\": \"This plan covers COVID-19 like any other covered medical condition.\"\n        },\n        {\n            \"value\": \"COVID19-SCREENING\",\n            \"name\": \"COVID-19 Screening Only\",\n            \"description\": \"This plan covers COVID-19 screening only. Conditions apply. Please read Description of Coverage.\"\n        },\n        {\n            \"value\": \"COVID19-INCLUDED-CONDITIONAL\",\n            \"name\": \"COVID-19 Included\",\n            \"description\": \"This policy covers COVID-19 like any other covered medical condition. The policy must be purchased for a minimum of 30 days to be eligible for COVID-19 benefits.\"\n        }\n    ]\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"99f1a649-4119-41d4-862a-a7283ce4e5d6"},{"name":"FilterItemSchema","id":"42eea43c-3c5c-499c-a254-df58ec36b2e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>value</strong> - <em>[string]</em></p>\n<p><strong>name</strong> - <em>[string]</em></p>\n<p><strong>description</strong> - <em>[string]</em></p>\n<p>example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"value\":\"COVID19-SCREENING\",\n   \"name\":\"COVID-19 Screening Only\",\n   \"description\":\"This plan covers COVID-19 screening only. Conditions apply. Please read Description of Coverage.\"\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"42eea43c-3c5c-499c-a254-df58ec36b2e2"},{"name":"CountriesResponseSchema","id":"50d028ab-eeb9-47d1-b34a-c93d81306b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>countries</strong> - <code>[Schemas/Resources/CountrySchema[]]</code></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"50d028ab-eeb9-47d1-b34a-c93d81306b59"},{"name":"CountrySchema","id":"7f566ff0-e9d3-4416-84ae-9ecff15f9587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>id</strong> - <em>[string]</em> ISO 3166-1 alpha-3</p>\n<p><strong>name</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"7f566ff0-e9d3-4416-84ae-9ecff15f9587"},{"name":"StatesResponseSchema","id":"40e3f688-f311-471b-bf99-2af88a1e6a40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>states</strong> - <code>[Schemas/Resources/StateSchema[]]</code>\nexample:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"states\": [\n        {\n            \"id\": \"AK\",\n            \"name\": \"Alaska\"\n        },\n        {\n            \"id\": \"AL\",\n            \"name\": \"Alabama\"\n        },\n        {\n            \"id\": \"AR\",\n            \"name\": \"Arkansas\"\n        },\n        ...\n}\n</code></pre>","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"40e3f688-f311-471b-bf99-2af88a1e6a40"},{"name":"StateSchema","id":"7065e287-f413-45fa-96c5-6ff0c54dc4a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","description":"<p><strong>id</strong> - <em>[string]</em> ISO 3166-2:US</p>\n<p><strong>name</strong> - <em>[string]</em></p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"7065e287-f413-45fa-96c5-6ff0c54dc4a1"}],"id":"352d2a66-ad4a-414c-b994-611fd8dd7bd4","_postman_id":"352d2a66-ad4a-414c-b994-611fd8dd7bd4","description":""}],"id":"ebd10151-e58d-480c-8b21-2a28cec991be","_postman_id":"ebd10151-e58d-480c-8b21-2a28cec991be","description":""}],"event":[{"listen":"prerequest","script":{"id":"539f31b8-51c6-4be8-a309-e71767b03d46","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"115595e6-fb07-47f4-a874-c3b59e019951","type":"text/javascript","exec":[""]}}],"variable":[{"key":"base_url","value":"https://api.staging.treppy.io//api"},{"key":"api_key","value":"{{YOUR_API_KEY}}"},{"key":"api_version","value":"v1"},{"key":"category_id","value":"visitor"},{"key":"plan_id","value":"inbound-usa-basic-scs"},{"key":"start_date","value":"2021-10-01"},{"key":"end_date","value":"2021-11-01"},{"key":"visitor_coverage_area","value":"usa-only"},{"key":"quote_id","value":"{{THE_QUOTE_ID}}"},{"key":"compare_plan_1","value":"inbound-usa-basic-scs"},{"key":"compare_plan_2","value":"patriot-america-img"},{"key":"compare_plan_3","value":"liaison-travel-choice-scs"},{"key":"platform_url","value":"https://yourdomain.com"},{"key":"purchase_preview","value":"1"}]}