{"info":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10607879","collectionId":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","publishedId":"TVt2djSH","public":true,"customColor":{"top-bar":"FFF","right-sidebar":"323538","highlight":"038555"},"publishDate":"2021-01-04T09:13:28.000Z"},"item":[{"name":"healthcare/v2/postcode/{zipcode}","id":"59ebadda-e39f-4a46-93bc-ed28c0055951","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/postcode/1017BZ","description":"<p>Check if Dutch postcode can be found.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","postcode","1017BZ"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"59ebadda-e39f-4a46-93bc-ed28c0055951"},{"name":"healthcare/v2/products","id":"e2dc21d5-890a-4789-8574-98ab20a770e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"<p>Required: gender of main requester</p>\n","key":"gender","type":"text","value":"man"},{"description":"<p>Required: birthdate of main requester</p>\n","key":"birthdate","type":"text","value":"1980-01-01"},{"description":"<p>Required: postcode of main requester</p>\n","key":"postcode","type":"text","value":"1017BZ"},{"description":"<p>Required: maximum amount of costs you have to pay per year for healthcare products and services (covered by this insurance). Supported values are in<code>healthcare/products/filter/deductible</code> endpoint.</p>\n","key":"deductible","type":"text","value":"385"},{"description":"<p>Gender of partner</p>\n","key":"partner-gender","type":"text","value":"vrouw"},{"description":"<p>Birthdate of partner</p>\n","key":"partner-birthdate","type":"text","value":"1982-05-20"},{"description":"<p>Gender of first child. Use child2-gender for second child, etc. <strong>maximum of 8 children can be added</strong>.</p>\n","key":"child1-gender","type":"text","value":"man"},{"description":"<p>Birthdate of first child. Use child2-birthdate for second child, etc. <strong>maximum of 8 children can be added</strong>.</p>\n","key":"child1-birthdate","type":"text","value":"2010-06-21"},{"description":"<p>Retrieve a subset of records starting with the offset value. Default is <code>0</code>.</p>\n","key":"offset","type":"text","value":"0"},{"description":"<p>Limit the number of results. Maximum is <code>100</code>. Default is <code>10</code>.</p>\n","key":"limit","type":"text","value":"10"},{"description":"<p>Filter on level of acceptance. Supported values are in<code>products/filter/acceptance-level</code> endpoint.</p>\n","key":"filter-acceptance","type":"text","value":""},{"description":"<p>Filter on basic insurance type. Supported values are in<code>products/filter/basic-insurance-type</code> endpoint.</p>\n","key":"basic-insurance-types[]","type":"text","value":"HOOFDVERZEKERING_COMBINATIE"},{"description":"<p>Filter on another basic insurance type.</p>\n","key":"basic-insurance-types[]","type":"text","value":"HOOFDVERZEKERING_MET_RESTITUTIE"},{"description":"<p>Filter on another basic insurance type.</p>\n","key":"basic-insurance-types[]","type":"text","value":"HOOFDVERZEKERING_MET_NATURA"},{"description":"<p>Sort the results by sort option. Supported values are the array keys from<code>healthcare/products/filter/sort</code> endpoint.</p>\n","key":"sort","type":"text","value":"LOWEST_PREMIUM"},{"description":"<p>Filter on coverage id's. These id's are retrieved using <code>coverages/search</code> endpoint.</p>\n","key":"coverage-ids[]","type":"text","value":"Fysiotherapie.36"},{"description":"<p>Add another coverage id to the list. There's no limit of the number of <code>coverages-ids[]</code> params.</p>\n","key":"coverage-ids[]","type":"text","value":"T_PODO_100_100"},{"description":"<p>Filter on provider id's. These id's are retrieved using <code>providers/search</code> endpoint.</p>\n","key":"provider-ids[]","type":"text","value":"74085510"},{"description":"<p>Add another provider id to the list. There's no limit of the number of <code>provider-ids[]</code> params.</p>\n","key":"provider-ids[]","type":"text","value":"112386970"},{"description":"<p>Filter on insurer id's.</p>\n","key":"insurer-ids[]","type":"text","value":"202702"},{"description":"<p>Pass this list to get reimbursement data for contracted healthcare. Use <code>belangrijkeKostensoortIds</code> from <code>coverages</code> endpoint. Use <code>id</code> from <code>coverages/search</code> endpoint.</p>\n","key":"reimbursement-ids[]","type":"text","value":"435526"},{"key":"reimbursement-ids[]","value":"435692","type":"text","disabled":true},{"key":"reimbursement-ids[]","value":"435830","type":"text","disabled":true}]},"url":"{{url}}/healthcare/v2/products","description":"<p>List insurance packages based on persons to be insured.</p>\n<p>Must include main requester details; gender, birthdate, postcode and deductible.</p>\n<p>Optional insured persons are partner and a maximum of 8 children.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","products"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2dc21d5-890a-4789-8574-98ab20a770e5"},{"name":"healthcare/v2/products/filter/acceptance-level","id":"5c01664e-0ed3-46af-aa62-7f3557f9b474","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/products/filter/acceptance-level","description":"<p>Label and value for acceptance level filter.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","products","filter","acceptance-level"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c01664e-0ed3-46af-aa62-7f3557f9b474"},{"name":"healthcare/v2/products/filter/basisc-insurance-type","id":"8bf4f4b2-2fc5-4285-96aa-e99f71f48840","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/products/filter/basic-insurance-type","description":"<p>Label and Value for basic insurance type filter.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","products","filter","basic-insurance-type"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8bf4f4b2-2fc5-4285-96aa-e99f71f48840"},{"name":"healthcare/v2/products/filter/deductible","id":"50f2ac40-deb7-4da0-b387-72bf931cc64c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/products/filter/deductible","description":"<p>Values for deductible filter.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","products","filter","deductible"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"50f2ac40-deb7-4da0-b387-72bf931cc64c"},{"name":"healthcare/v2/products/filter/sort","id":"42bd35a8-5d59-44a0-8918-554da838a1d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/products/filter/sort","description":"<p>Values for sort by options.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","products","filter","sort"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"42bd35a8-5d59-44a0-8918-554da838a1d6"},{"name":"healthcare/v2/products/filter/provider-type","id":"09bb8273-6d37-417f-99d3-10253be10c71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/products/filter/provider-type","description":"<p>Values for provider type options.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","products","filter","provider-type"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"09bb8273-6d37-417f-99d3-10253be10c71"},{"name":"healthcare/v2/coverages","id":"02ed91e5-95b6-451a-af2d-73733501f56c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/coverages?option=extra","description":"<p>List of additional coverages sorted by popularity.</p>\n<p>If <code>option</code> is set, 2 extra coverages will be shown specific for women.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","coverages"],"host":["{{url}}"],"query":[{"key":"option","value":"extra"}],"variable":[]}},"response":[],"_postman_id":"02ed91e5-95b6-451a-af2d-73733501f56c"},{"name":"healthcare/v2/coverages/search","id":"62bc95d6-c843-4634-9511-aab9823b58a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/coverages/search?q=steunzolen","description":"<p>Find additional coverages based on keyword search.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","coverages","search"],"host":["{{url}}"],"query":[{"description":{"content":"<p>search term related to medical condition, treatment, medication</p>\n","type":"text/plain"},"key":"q","value":"steunzolen"}],"variable":[]}},"response":[],"_postman_id":"62bc95d6-c843-4634-9511-aab9823b58a4"},{"name":"healthcare/v2/providers/search","id":"5dd2f1c6-da05-4b37-8948-1b1d47f9f6e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/healthcare/v2/providers/search?type=ZIEKENHUIS&postcode=1017BZ&q=ziek&product-id=H179999419A179982836&offset=0&limit=10","description":"<p>Find healthcare providers based on type of provider, name and postcode.</p>\n<p>Results are sorted by distance based on postcode.</p>\n<p>Type has to be one of the following values:</p>\n<ul>\n<li>APOTHEKER</li>\n<li>FYSIOTHERAPEUT</li>\n<li>OEFENTHERAPEUT</li>\n<li>ZELFSTANDIG_BEHANDELCENTRUM</li>\n<li>ZIEKENHUIS</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","providers","search"],"host":["{{url}}"],"query":[{"description":{"content":"<p>Required: type of healthcare provider. Supported values are in<code>healthcare/products/filter/provider-type</code> endpoint.</p>\n","type":"text/plain"},"key":"type","value":"ZIEKENHUIS"},{"description":{"content":"<p>Required: postcode of main insuree.</p>\n","type":"text/plain"},"key":"postcode","value":"1017BZ"},{"description":{"content":"<p>Optional: name of healthcare provider to search on, leave empty to search on all.</p>\n","type":"text/plain"},"key":"q","value":"ziek"},{"description":{"content":"<p>Optional: add product id to get contract status.</p>\n","type":"text/plain"},"key":"product-id","value":"H179999419A179982836"},{"description":{"content":"<p>Optional: default 0</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"description":{"content":"<p>Optional: default 10. Maximum is 100.</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"5dd2f1c6-da05-4b37-8948-1b1d47f9f6e4"},{"name":"healthcare/v2/application-form","id":"f96be4c6-0f3a-4ee3-9e9f-034613fe8356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"gender","type":"text","value":"man"},{"key":"birthdate","type":"text","value":"1980-12-31"},{"key":"package-id","type":"text","value":"H211388404"},{"key":"postcode","type":"text","value":"1017BZ"},{"key":"values","type":"text","value":"[{\"property\":\"aanvrager.geslacht\",\"waarde\":\"MAN\"},{\"property\":\"aanvrager.voorletters\",\"waarde\":\"T.\"},{\"property\":\"hoofdadres.emailAdres\",\"waarde\":\"test@example.com\"}]"},{"key":"partner-gender","type":"text","value":"man"},{"key":"partner-birthdate","type":"text","value":"1981-05-25"},{"key":"child1-gender","type":"text","value":"man"},{"key":"child1-birthdate","type":"text","value":"2020-06-01"},{"key":"email","type":"text","value":"test@overstappen.nl"},{"key":"deductible","type":"text","value":"385"}]},"url":"{{url}}/healthcare/v2/application-form","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","application-form"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f96be4c6-0f3a-4ee3-9e9f-034613fe8356"},{"name":"healthcare/v2/apply","id":"e1668779-bb4b-4db2-87fe-6de8adb4b68f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"gender","type":"text","value":"vrouw"},{"key":"birthdate","type":"text","value":"1980-01-01"},{"key":"postcode","type":"text","value":"1017BZ"},{"key":"package-id","type":"text","value":"H211388404"},{"key":"deductible","type":"text","value":"385"}]},"url":"{{url}}/healthcare/v2/apply","description":"<p>Do the actual application for the healthcare insurance package.\nUses same input as <code>healthcare/application-form</code> endpoint.\nIf all questions have been filled in correctly an XML payload will be sent to zorgweb.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"path":["healthcare","v2","apply"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1668779-bb4b-4db2-87fe-6de8adb4b68f"},{"name":"https://api.overstappen.nl/webhooks/daisycon/?auth=YXZfbmxfZGFpc3ljb246ank1X2JnNzRkRTJfd1E0aQ==&type=insert&wi=370544&mn=Autoverzekering+-+Consumentenbond&ws=consumentenbond&ws2=6841bed1fc464c91f20499b2&ws3=&pi=317&pn=OHRA&ai=1287089&ti=XKAC76YMW1ACGH26DF","id":"5d67aba6-7da4-4ba3-a019-4dcf300bf788","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.overstappen.nl/webhooks/daisycon/?auth=YXZfbmxfZGFpc3ljb246ank1X2JnNzRkRTJfd1E0aQ==&type=insert&wi=370544&mn=Autoverzekering+-+Consumentenbond&ws=consumentenbond&ws2=6841bed1fc464c91f20499b2&ws3=&pi=317&pn=OHRA&ai=1287089&ti=XKAC76YMW1ACGH26DFA83TVNGO&part_id=566B&ta=105.00&rv=0&desc=autoverzekering+-+basis+-+waplus&cd=1749140385&td=1749140772&part_date=1749140772&ad=&st=O&sr=&pd=&ip=2a02%3Aa445%3A9f8c%3A0000%3A%2A%2A%3A%2A%2A&re=&ge=&ac=","description":"<p>Generated from cURL: curl \"<a href=\"https://api.overstappen.nl/webhooks/daisycon/?auth=YXZfbmxfZGFpc3ljb246ank1X2JnNzRkRTJfd1E0aQ==&amp;type=insert&amp;wi=370544&amp;mn=Autoverzekering+-+Consumentenbond&amp;ws=consumentenbond&amp;ws2=6841bed1fc464c91f20499b2&amp;ws3=&amp;pi=317&amp;pn=OHRA&amp;ai=1287089&amp;ti=XKAC76YMW1ACGH26DFA83TVNGO&amp;part_id=566B&amp;ta=105.00&amp;rv=0&amp;desc=autoverzekering+-+basis+-+waplus&amp;cd=1749140385&amp;td=1749140772&amp;part_date=1749140772&amp;ad=&amp;st=O&amp;sr=&amp;pd=&amp;ip=2a02%3Aa445%3A9f8c%3A0000%3A%2A%2A%3A%2A%2A&amp;re=&amp;ge=&amp;ac=\">https://api.overstappen.nl/webhooks/daisycon/?auth=YXZfbmxfZGFpc3ljb246ank1X2JnNzRkRTJfd1E0aQ==&amp;type=insert&amp;wi=370544&amp;mn=Autoverzekering+-+Consumentenbond&amp;ws=consumentenbond&amp;ws2=6841bed1fc464c91f20499b2&amp;ws3=&amp;pi=317&amp;pn=OHRA&amp;ai=1287089&amp;ti=XKAC76YMW1ACGH26DFA83TVNGO&amp;part_id=566B&amp;ta=105.00&amp;rv=0&amp;desc=autoverzekering+-+basis+-+waplus&amp;cd=1749140385&amp;td=1749140772&amp;part_date=1749140772&amp;ad=&amp;st=O&amp;sr=&amp;pd=&amp;ip=2a02%3Aa445%3A9f8c%3A0000%3A%2A%2A%3A%2A%2A&amp;re=&amp;ge=&amp;ac=</a>\" </p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"protocol":"https","path":["webhooks","daisycon",""],"host":["api","overstappen","nl"],"query":[{"key":"auth","value":"YXZfbmxfZGFpc3ljb246ank1X2JnNzRkRTJfd1E0aQ=="},{"key":"type","value":"insert"},{"key":"wi","value":"370544"},{"key":"mn","value":"Autoverzekering+-+Consumentenbond"},{"key":"ws","value":"consumentenbond"},{"key":"ws2","value":"6841bed1fc464c91f20499b2"},{"key":"ws3","value":""},{"key":"pi","value":"317"},{"key":"pn","value":"OHRA"},{"key":"ai","value":"1287089"},{"key":"ti","value":"XKAC76YMW1ACGH26DFA83TVNGO"},{"key":"part_id","value":"566B"},{"key":"ta","value":"105.00"},{"key":"rv","value":"0"},{"key":"desc","value":"autoverzekering+-+basis+-+waplus"},{"key":"cd","value":"1749140385"},{"key":"td","value":"1749140772"},{"key":"part_date","value":"1749140772"},{"key":"ad","value":""},{"key":"st","value":"O"},{"key":"sr","value":""},{"key":"pd","value":""},{"key":"ip","value":"2a02%3Aa445%3A9f8c%3A0000%3A%2A%2A%3A%2A%2A"},{"key":"re","value":""},{"key":"ge","value":""},{"key":"ac","value":""}],"variable":[]}},"response":[],"_postman_id":"5d67aba6-7da4-4ba3-a019-4dcf300bf788"},{"name":"https://local-api.overstappen.nl/cars/products/5983/?dataProvider=Rolls&policyProvider=ING&providerId=133","id":"5b58dfbd-b177-43e2-8ff5-d7c2369030db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{os_username}}"},{"key":"password","value":"{{os_password}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Accept-Language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"Authorization","value":"Basic b3NfbmxfY29yczox"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Origin","value":"null"},{"key":"Sec-Fetch-Dest","value":"empty"},{"key":"Sec-Fetch-Mode","value":"cors"},{"key":"Sec-Fetch-Site","value":"cross-site"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"bouwjaar","value":"2013"},{"type":"text","key":"claimfreeyears","value":"4"},{"type":"text","key":"commencingdate","value":"2025-11-18"},{"type":"text","key":"coverage","value":"2"},{"type":"text","key":"driverbirthdate","value":"1980-01-01"},{"type":"text","key":"driverhousenumber","value":"62"},{"type":"text","key":"driverhousenumberaddition","value":""},{"type":"text","key":"driverzipcode","value":"1054HL"},{"type":"text","key":"eigenrisico","value":"2"},{"type":"text","key":"email","value":""},{"type":"text","key":"kilometrage","value":"12000"},{"type":"text","key":"kilometrage_display","value":"10.001 t/m 12.000"},{"type":"text","key":"kmperyear","value":"12000"},{"type":"text","key":"leeftijd_rijbewijs","value":"18"},{"type":"text","key":"licenseplate","value":"NK372Z"},{"type":"text","key":"maxPolicyExcess","value":""},{"type":"text","key":"meeverzekeren_accessoires","value":"N"},{"type":"text","key":"newvalueguaranteemonths","value":"12"},{"type":"text","key":"nieuwwaarde_garantie","value":"N"},{"type":"text","key":"ref","value":"055"},{"type":"text","key":"returnprovision","value":"0,00"},{"type":"text","key":"theftprotectionclass","value":"1"},{"type":"text","key":"valueaccessories","value":"0"}]},"url":"https://local-api.overstappen.nl/cars/products/5983/?dataProvider=Rolls&policyProvider=ING&providerId=133&XDEBUG_SESSION_START=PHPSTORM","description":"<p>Generated from cURL: curl '<a href=\"https://local-api.overstappen.nl/cars/products/5983/?dataProvider=Rolls&amp;policyProvider=ING&amp;providerId=133\">https://local-api.overstappen.nl/cars/products/5983/?dataProvider=Rolls&amp;policyProvider=ING&amp;providerId=133</a>' <br />  -H 'Accept: application/json' <br />  -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'Authorization: Basic b3NfbmxfY29yczox' <br />  -H 'Connection: keep-alive' <br />  -H 'Content-Type: application/x-www-form-urlencoded' <br />  -H 'Origin: null' <br />  -H 'Sec-Fetch-Dest: empty' <br />  -H 'Sec-Fetch-Mode: cors' <br />  -H 'Sec-Fetch-Site: cross-site' <br />  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' <br />  -H 'sec-ch-ua: \"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  --data-raw 'bouwjaar=2013&amp;claimfreeyears=4&amp;commencingdate=2025-11-18&amp;coverage=2&amp;driverbirthdate=1980-01-01&amp;driverhousenumber=62&amp;driverhousenumberaddition=&amp;driverzipcode=1054HL&amp;eigenrisico=2&amp;email=&amp;kilometrage=12000&amp;kilometrage_display=10.001%20t%2Fm%2012.000&amp;kmperyear=12000&amp;leeftijd_rijbewijs=18&amp;licenseplate=NK372Z&amp;maxPolicyExcess=&amp;meeverzekeren_accessoires=N&amp;newvalueguaranteemonths=12&amp;nieuwwaarde_garantie=N&amp;ref=055&amp;returnprovision=0%2C00&amp;theftprotectionclass=1&amp;valueaccessories=0'</p>\n","urlObject":{"protocol":"https","path":["cars","products","5983",""],"host":["local-api","overstappen","nl"],"query":[{"key":"dataProvider","value":"Rolls"},{"key":"policyProvider","value":"ING"},{"key":"providerId","value":"133"},{"key":"XDEBUG_SESSION_START","value":"PHPSTORM"}],"variable":[]}},"response":[],"_postman_id":"5b58dfbd-b177-43e2-8ff5-d7c2369030db"},{"name":"https://dev-api.overstappen.nl/cars/comparisons/","id":"1ee9d9c2-2024-4773-a2e9-4edac15cfbb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"Authorization","value":"Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw"},{"key":"Referer","value":"https://dev.overstappen.nl/"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"bouwjaar","value":"2023"},{"type":"text","key":"claimfreeyears","value":"3"},{"type":"text","key":"clientId","value":"GA1.1.1581627975.1762163444"},{"type":"text","key":"commencingdate","value":"2025-11-26"},{"type":"text","key":"coverage","value":"2"},{"type":"text","key":"driverbirthdate","value":"1981-01-01"},{"type":"text","key":"driverhousenumber","value":"62"},{"type":"text","key":"driverhousenumberaddition","value":""},{"type":"text","key":"driverzipcode","value":"1054HL"},{"type":"text","key":"eigenrisico","value":"2"},{"type":"text","key":"email","value":""},{"type":"text","key":"kilometrage","value":"12000"},{"type":"text","key":"kilometrage_display","value":"10.001 t/m 12.000"},{"type":"text","key":"kmperyear","value":"12000"},{"type":"text","key":"leeftijd_rijbewijs","value":"18"},{"type":"text","key":"licenseplate","value":"R773ZV"},{"type":"text","key":"maxPolicyExcess","value":""},{"type":"text","key":"meeverzekeren_accessoires","value":"N"},{"type":"text","key":"meldcode","value":"4444"},{"type":"text","key":"newvalueguaranteemonths","value":"12"},{"type":"text","key":"nieuwwaarde_garantie","value":"N"},{"type":"text","key":"returnprovision","value":"0,00"},{"type":"text","key":"theftprotectionclass","value":"1"},{"type":"text","key":"valueaccessories","value":"0"}]},"url":"https://dev-api.overstappen.nl/cars/comparisons/","description":"<p>Generated from cURL: curl '<a href=\"https://dev-api.overstappen.nl/cars/comparisons/\">https://dev-api.overstappen.nl/cars/comparisons/</a>' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'Authorization: Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw' <br />  -H 'Referer: <a href=\"https://dev.overstappen.nl/\">https://dev.overstappen.nl/</a>' <br />  -H 'sec-ch-ua: \"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' <br />  -H 'Accept: application/json' <br />  -H 'Content-Type: application/x-www-form-urlencoded' <br />  --data-raw 'bouwjaar=2023&amp;claimfreeyears=3&amp;clientId=GA1.1.1581627975.1762163444&amp;commencingdate=2025-11-26&amp;coverage=2&amp;driverbirthdate=1981-01-01&amp;driverhousenumber=62&amp;driverhousenumberaddition=&amp;driverzipcode=1054HL&amp;eigenrisico=2&amp;email=&amp;kilometrage=12000&amp;kilometrage_display=10.001%20t%2Fm%2012.000&amp;kmperyear=12000&amp;leeftijd_rijbewijs=18&amp;licenseplate=R773ZV&amp;maxPolicyExcess=&amp;meeverzekeren_accessoires=N&amp;meldcode=4444&amp;newvalueguaranteemonths=12&amp;nieuwwaarde_garantie=N&amp;returnprovision=0%2C00&amp;theftprotectionclass=1&amp;valueaccessories=0'</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"protocol":"https","path":["cars","comparisons",""],"host":["dev-api","overstappen","nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ee9d9c2-2024-4773-a2e9-4edac15cfbb2"},{"name":"https://test-api.overstappen.nl/energy/products/S85620/order","id":"72908f07-1cec-43bb-b155-69a62d1479c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"authorization","value":"Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw"},{"key":"content-type","value":"application/x-www-form-urlencoded"},{"key":"origin","value":"https://test.overstappen.nl"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://test.overstappen.nl/"},{"key":"sec-ch-ua","value":"\"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-site"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"accountholder","value":"T. Test"},{"type":"text","key":"applyEnergyCeiling","value":"0"},{"type":"text","key":"birthdate","value":"01-01-1980"},{"type":"text","key":"city","value":"Amsterdam"},{"type":"text","key":"clientId","value":"GA1.1.1030669692.1768490266"},{"type":"text","key":"companyname","value":""},{"type":"text","key":"companynumber","value":""},{"type":"text","key":"comparisonId","value":"697761e32342f73d520f6864"},{"type":"text","key":"confirmation","value":"true"},{"type":"text","key":"connectionTypeKnown","value":"false"},{"type":"text","key":"contract_type","value":"fixed"},{"type":"text","key":"currentprovider","value":"6"},{"type":"text","key":"customertype","value":"consumer"},{"type":"text","key":"differentmailaddress","value":"false"},{"type":"text","key":"doubleMeterChecked","value":"true"},{"type":"text","key":"doublemeter","value":"true"},{"type":"text","key":"electricitycapacity","value":"325"},{"type":"text","key":"electricitysupplyhigh","value":"0"},{"type":"text","key":"electricitysupplylow","value":"0"},{"type":"text","key":"electricityusagehigh","value":"1250"},{"type":"text","key":"electricityusagehighChecked","value":"true"},{"type":"text","key":"electricityusagelow","value":"1256"},{"type":"text","key":"email","value":"florian@overstappen.nl"},{"type":"text","key":"enddatepreviouscontract","value":"01-02-2026"},{"type":"text","key":"familyMemberCount","value":"2"},{"type":"text","key":"firstname","value":"TFF"},{"type":"text","key":"gascapacity","value":"1"},{"type":"text","key":"gasusage","value":"0"},{"type":"text","key":"gasusageChecked","value":"true"},{"type":"text","key":"hasResidentialFunction","value":"false"},{"type":"text","key":"hideunavailableproducts","value":"false"},{"type":"text","key":"housenumber","value":"62"},{"type":"text","key":"housenumberaddition","value":""},{"type":"text","key":"iban","value":"NL13 TEST 0123 4567 89"},{"type":"text","key":"initials","value":"T."},{"type":"text","key":"isPromotedProduct","value":"false"},{"type":"text","key":"is_auction_product","value":"false"},{"type":"text","key":"ismove","value":"false"},{"type":"text","key":"isresidential","value":"1"},{"type":"text","key":"limit","value":"100"},{"type":"text","key":"mailhousenumber","value":""},{"type":"text","key":"mailhousenumberaddition","value":""},{"type":"text","key":"mailpostcode","value":""},{"type":"text","key":"middlename","value":""},{"type":"text","key":"nl_sixpp","value":"1054HL"},{"type":"text","key":"paymentmethod","value":"0"},{"type":"text","key":"phone","value":"0612344321"},{"type":"text","key":"postcode","value":"1054HL"},{"type":"text","key":"pricesexcludingtax","value":"false"},{"type":"text","key":"salutation","value":"m"},{"type":"text","key":"smartmeter","value":"0"},{"type":"text","key":"solarPanelAmount","value":"0"},{"type":"text","key":"startdate","value":"26-01-2026"},{"type":"text","key":"street","value":"Overtoom"},{"type":"text","key":"streetnumber","value":"62"},{"type":"text","key":"supplytype","value":"supply"},{"type":"text","key":"surname","value":"Test"},{"type":"text","key":"surnamefull","value":"Test"},{"type":"text","key":"sustainable","value":""},{"type":"text","key":"tariff","value":""},{"type":"text","key":"uid","value":"dfc29698483bbeddef5ff41726bdac0c72e2c253"},{"type":"text","key":"undefined","value":"NL13 TEST 0123 4567 89"},{"type":"text","key":"usageEstimation","value":"false"},{"type":"text","key":"withsavings","value":"1"}]},"url":"https://test-api.overstappen.nl/energy/products/S85620/order","description":"<p>Generated from cURL: curl '<a href=\"https://test-api.overstappen.nl/energy/products/S85620/order\">https://test-api.overstappen.nl/energy/products/S85620/order</a>' <br />  -H 'accept: application/json, text/plain, <em>/</em>' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'authorization: Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw' <br />  -H 'content-type: application/x-www-form-urlencoded' <br />  -H 'origin: <a href=\"https://test.overstappen.nl\">https://test.overstappen.nl</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://test.overstappen.nl/\">https://test.overstappen.nl/</a>' <br />  -H 'sec-ch-ua: \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: same-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' <br />  --data-raw 'accountholder=T.%20Test&amp;applyEnergyCeiling=0&amp;birthdate=01-01-1980&amp;city=Amsterdam&amp;clientId=GA1.1.1030669692.1768490266&amp;companyname=&amp;companynumber=&amp;comparisonId=697761e32342f73d520f6864&amp;confirmation=true&amp;connectionTypeKnown=false&amp;contract_type=fixed&amp;currentprovider=6&amp;customertype=consumer&amp;differentmailaddress=false&amp;doubleMeterChecked=true&amp;doublemeter=true&amp;electricitycapacity=325&amp;electricitysupplyhigh=0&amp;electricitysupplylow=0&amp;electricityusagehigh=1250&amp;electricityusagehighChecked=true&amp;electricityusagelow=1256&amp;email=florian%40overstappen.nl&amp;enddatepreviouscontract=01-02-2026&amp;familyMemberCount=2&amp;firstname=TFF&amp;gascapacity=1&amp;gasusage=0&amp;gasusageChecked=true&amp;hasResidentialFunction=false&amp;hideunavailableproducts=false&amp;housenumber=62&amp;housenumberaddition=&amp;iban=NL13%20TEST%200123%204567%2089&amp;initials=T.&amp;isPromotedProduct=false&amp;is_auction_product=false&amp;ismove=false&amp;isresidential=1&amp;limit=100&amp;mailhousenumber=&amp;mailhousenumberaddition=&amp;mailpostcode=&amp;middlename=&amp;nl_sixpp=1054HL&amp;paymentmethod=0&amp;phone=0612344321&amp;postcode=1054HL&amp;pricesexcludingtax=false&amp;salutation=m&amp;smartmeter=0&amp;solarPanelAmount=0&amp;startdate=26-01-2026&amp;street=Overtoom&amp;streetnumber=62&amp;supplytype=supply&amp;surname=Test&amp;surnamefull=Test&amp;sustainable=&amp;tariff=&amp;uid=dfc29698483bbeddef5ff41726bdac0c72e2c253&amp;undefined=NL13%20TEST%200123%204567%2089&amp;usageEstimation=false&amp;withsavings=1'</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"protocol":"https","path":["energy","products","S85620","order"],"host":["test-api","overstappen","nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"72908f07-1cec-43bb-b155-69a62d1479c0"},{"name":"https://test-api.overstappen.nl/energy/products/S85711/order","id":"0c61bbf2-fc94-4060-87f1-dbe4d6d5e833","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{os_username}}"},{"key":"password","value":"{{os_password}}"}]},"isInherited":false},"method":"POST","header":[{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"Authorization","value":"Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw"},{"key":"Referer","value":"https://test.overstappen.nl/"},{"key":"sec-ch-ua","value":"\"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"},{"key":"Accept","value":"application/json, text/plain, */*"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"accountholder","value":"S. Test"},{"type":"text","key":"applyEnergyCeiling","value":"0"},{"type":"text","key":"birthdate","value":"01-01-1980"},{"type":"text","key":"city","value":"Amsterdam"},{"type":"text","key":"clientId","value":"GA1.1.1030669692.1768490266"},{"type":"text","key":"companyname","value":""},{"type":"text","key":"companynumber","value":""},{"type":"text","key":"comparisonId","value":"6978d68672441d93fa0b57bb"},{"type":"text","key":"confirmation","value":"true"},{"type":"text","key":"connectionTypeKnown","value":"false"},{"type":"text","key":"contract_type","value":"fixed"},{"type":"text","key":"currentprovider","value":"379"},{"type":"text","key":"customertype","value":"consumer"},{"type":"text","key":"differentmailaddress","value":"false"},{"type":"text","key":"doubleMeterChecked","value":"true"},{"type":"text","key":"doublemeter","value":"true"},{"type":"text","key":"electricitycapacity","value":"325"},{"type":"text","key":"electricitysupplyhigh","value":"2000"},{"type":"text","key":"electricitysupplylow","value":"2000"},{"type":"text","key":"electricityusagehigh","value":"1000"},{"type":"text","key":"electricityusagehighChecked","value":"true"},{"type":"text","key":"electricityusagelow","value":"1000"},{"type":"text","key":"email","value":"florian@overstappen.nl"},{"type":"text","key":"enddatepreviouscontract","value":"27-01-2026"},{"type":"text","key":"familyMemberCount","value":"2"},{"type":"text","key":"firstname","value":"Singlefuel"},{"type":"text","key":"gascapacity","value":"1"},{"type":"text","key":"gasusage","value":"0"},{"type":"text","key":"gasusageChecked","value":"true"},{"type":"text","key":"hasResidentialFunction","value":"false"},{"type":"text","key":"hideunavailableproducts","value":"false"},{"type":"text","key":"housenumber","value":"62"},{"type":"text","key":"housenumberaddition","value":""},{"type":"text","key":"iban","value":"NL13 TEST 0123 4567 89"},{"type":"text","key":"initials","value":"S."},{"type":"text","key":"isPromotedProduct","value":"false"},{"type":"text","key":"is_auction_product","value":"false"},{"type":"text","key":"ismove","value":"false"},{"type":"text","key":"isresidential","value":"1"},{"type":"text","key":"limit","value":"100"},{"type":"text","key":"mailhousenumber","value":""},{"type":"text","key":"mailhousenumberaddition","value":""},{"type":"text","key":"mailpostcode","value":""},{"type":"text","key":"middlename","value":""},{"type":"text","key":"nl_sixpp","value":"1054HL"},{"type":"text","key":"paymentmethod","value":"0"},{"type":"text","key":"phone","value":"0612344321"},{"type":"text","key":"postcode","value":"1054HL"},{"type":"text","key":"pricesexcludingtax","value":"false"},{"type":"text","key":"salutation","value":"f"},{"type":"text","key":"smartmeter","value":"0"},{"type":"text","key":"solarPanelAmount","value":"0"},{"type":"text","key":"solarPanelsEnabled","value":"true"},{"type":"text","key":"startdate","value":"27-01-2026"},{"type":"text","key":"street","value":"Overtoom"},{"type":"text","key":"streetnumber","value":"62"},{"type":"text","key":"supplytype","value":"supply"},{"type":"text","key":"surname","value":"Test"},{"type":"text","key":"surnamefull","value":"Test"},{"type":"text","key":"sustainable","value":""},{"type":"text","key":"tariff","value":""},{"type":"text","key":"uid","value":"dfc29698483bbeddef5ff41726bdac0c72e2c253"},{"type":"text","key":"undefined","value":"NL13 TEST 0123 4567 89"},{"type":"text","key":"usageEstimation","value":"false"},{"type":"text","key":"withsavings","value":"1"}]},"url":"https://local-api.overstappen.nl/energy/products/S85711/order","description":"<p>Generated from cURL: curl '<a href=\"https://test-api.overstappen.nl/energy/products/S85711/order\">https://test-api.overstappen.nl/energy/products/S85711/order</a>' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'Authorization: Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw' <br />  -H 'Referer: <a href=\"https://test.overstappen.nl/\">https://test.overstappen.nl/</a>' <br />  -H 'sec-ch-ua: \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' <br />  -H 'Accept: application/json, text/plain, <em>/</em>' <br />  -H 'Content-Type: application/x-www-form-urlencoded' <br />  --data-raw 'accountholder=S.%20Test&amp;applyEnergyCeiling=0&amp;birthdate=01-01-1980&amp;city=Amsterdam&amp;clientId=GA1.1.1030669692.1768490266&amp;companyname=&amp;companynumber=&amp;comparisonId=6978d68672441d93fa0b57bb&amp;confirmation=true&amp;connectionTypeKnown=false&amp;contract_type=fixed&amp;currentprovider=379&amp;customertype=consumer&amp;differentmailaddress=false&amp;doubleMeterChecked=true&amp;doublemeter=true&amp;electricitycapacity=325&amp;electricitysupplyhigh=2000&amp;electricitysupplylow=2000&amp;electricityusagehigh=1000&amp;electricityusagehighChecked=true&amp;electricityusagelow=1000&amp;email=florian%40overstappen.nl&amp;enddatepreviouscontract=27-01-2026&amp;familyMemberCount=2&amp;firstname=Singlefuel&amp;gascapacity=1&amp;gasusage=0&amp;gasusageChecked=true&amp;hasResidentialFunction=false&amp;hideunavailableproducts=false&amp;housenumber=62&amp;housenumberaddition=&amp;iban=NL13%20TEST%200123%204567%2089&amp;initials=S.&amp;isPromotedProduct=false&amp;is_auction_product=false&amp;ismove=false&amp;isresidential=1&amp;limit=100&amp;mailhousenumber=&amp;mailhousenumberaddition=&amp;mailpostcode=&amp;middlename=&amp;nl_sixpp=1054HL&amp;paymentmethod=0&amp;phone=0612344321&amp;postcode=1054HL&amp;pricesexcludingtax=false&amp;salutation=f&amp;smartmeter=0&amp;solarPanelAmount=0&amp;solarPanelsEnabled=true&amp;startdate=27-01-2026&amp;street=Overtoom&amp;streetnumber=62&amp;supplytype=supply&amp;surname=Test&amp;surnamefull=Test&amp;sustainable=&amp;tariff=&amp;uid=dfc29698483bbeddef5ff41726bdac0c72e2c253&amp;undefined=NL13%20TEST%200123%204567%2089&amp;usageEstimation=false&amp;withsavings=1'</p>\n","urlObject":{"protocol":"https","path":["energy","products","S85711","order"],"host":["local-api","overstappen","nl"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c61bbf2-fc94-4060-87f1-dbe4d6d5e833"},{"name":"https://test-api.overstappen.nl/energy/comparisons?electricityusagehigh=1250&electricityusagelow=1250&gasusage=1100&postcode=1054HL&housenumber=62&housenumberaddition=&street=Overtoom&city=Amsterdam&currentprovider=379&electricitysupplyhigh=2500&electrici","id":"1535e35a-d1fd-41eb-852e-d4960e996062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"authorization","value":"Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw"},{"key":"origin","value":"https://test.overstappen.nl"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://test.overstappen.nl/"},{"key":"sec-ch-ua","value":"\"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-site"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"}],"url":"https://test-api.overstappen.nl/energy/comparisons?electricityusagehigh=1250&electricityusagelow=1250&gasusage=1100&postcode=1054HL&housenumber=62&housenumberaddition=&street=Overtoom&city=Amsterdam&currentprovider=379&electricitysupplyhigh=2500&electricitysupplylow=2500&customertype=consumer&tariff=&sustainable=&smartmeter=0&supplytype=supply&withsavings=1&pricesexcludingtax=false&hideunavailableproducts=false&electricitycapacity=325&gascapacity=1&limit=100&doublemeter=true&applyEnergyCeiling=0&solarPanelAmount=0&clientId=GA1.1.1030669692.1768490266","description":"<p>Generated from cURL: curl '<a href=\"https://test-api.overstappen.nl/energy/comparisons?electricityusagehigh=1250&amp;electricityusagelow=1250&amp;gasusage=1100&amp;postcode=1054HL&amp;housenumber=62&amp;housenumberaddition=&amp;street=Overtoom&amp;city=Amsterdam&amp;currentprovider=379&amp;electricitysupplyhigh=2500&amp;electricitysupplylow=2500&amp;customertype=consumer&amp;tariff=&amp;sustainable=&amp;smartmeter=0&amp;supplytype=supply&amp;withsavings=1&amp;pricesexcludingtax=false&amp;hideunavailableproducts=false&amp;electricitycapacity=325&amp;gascapacity=1&amp;limit=100&amp;doublemeter=true&amp;applyEnergyCeiling=0&amp;solarPanelAmount=0&amp;clientId=GA1.1.1030669692.1768490266\">https://test-api.overstappen.nl/energy/comparisons?electricityusagehigh=1250&amp;electricityusagelow=1250&amp;gasusage=1100&amp;postcode=1054HL&amp;housenumber=62&amp;housenumberaddition=&amp;street=Overtoom&amp;city=Amsterdam&amp;currentprovider=379&amp;electricitysupplyhigh=2500&amp;electricitysupplylow=2500&amp;customertype=consumer&amp;tariff=&amp;sustainable=&amp;smartmeter=0&amp;supplytype=supply&amp;withsavings=1&amp;pricesexcludingtax=false&amp;hideunavailableproducts=false&amp;electricitycapacity=325&amp;gascapacity=1&amp;limit=100&amp;doublemeter=true&amp;applyEnergyCeiling=0&amp;solarPanelAmount=0&amp;clientId=GA1.1.1030669692.1768490266</a>' <br />  -H 'accept: application/json' <br />  -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'authorization: Basic b3NfbmxfY29yczp6NUB2QWtOZXJQNlpBV2RneDlQRTIyVmY4QlM2YV9JR041QjFfcjUw' <br />  -H 'origin: <a href=\"https://test.overstappen.nl\">https://test.overstappen.nl</a>' <br />  -H 'priority: u=1, i' <br />  -H 'referer: <a href=\"https://test.overstappen.nl/\">https://test.overstappen.nl/</a>' <br />  -H 'sec-ch-ua: \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"' <br />  -H 'sec-fetch-dest: empty' <br />  -H 'sec-fetch-mode: cors' <br />  -H 'sec-fetch-site: same-site' <br />  -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36'</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"protocol":"https","path":["energy","comparisons"],"host":["test-api","overstappen","nl"],"query":[{"key":"electricityusagehigh","value":"1250"},{"key":"electricityusagelow","value":"1250"},{"key":"gasusage","value":"1100"},{"key":"postcode","value":"1054HL"},{"key":"housenumber","value":"62"},{"key":"housenumberaddition","value":""},{"key":"street","value":"Overtoom"},{"key":"city","value":"Amsterdam"},{"key":"currentprovider","value":"379"},{"key":"electricitysupplyhigh","value":"2500"},{"key":"electricitysupplylow","value":"2500"},{"key":"customertype","value":"consumer"},{"key":"tariff","value":""},{"key":"sustainable","value":""},{"key":"smartmeter","value":"0"},{"key":"supplytype","value":"supply"},{"key":"withsavings","value":"1"},{"key":"pricesexcludingtax","value":"false"},{"key":"hideunavailableproducts","value":"false"},{"key":"electricitycapacity","value":"325"},{"key":"gascapacity","value":"1"},{"key":"limit","value":"100"},{"key":"doublemeter","value":"true"},{"key":"applyEnergyCeiling","value":"0"},{"key":"solarPanelAmount","value":"0"},{"key":"clientId","value":"GA1.1.1030669692.1768490266"}],"variable":[]}},"response":[],"_postman_id":"1535e35a-d1fd-41eb-852e-d4960e996062"},{"name":"https://local-api.overstappen.nl/energy/comparisons?electricityusagehigh=1000&electricityusagelow=1000&gasusage=1000&postcode=1054HL&housenumber=62&housenumberaddition=&street=Overtoom&city=Amsterdam&currentprovider=203&electricitysupplyhigh=500&electrici","id":"51b7b9f2-24ab-42a4-9074-0a7c27fbc694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Accept-Language","value":"en-GB,en-US;q=0.9,en;q=0.8"},{"key":"Authorization","value":"Basic b3NfbmxfY29yczox"},{"key":"Connection","value":"keep-alive"},{"key":"Origin","value":"null"},{"key":"Sec-Fetch-Dest","value":"empty"},{"key":"Sec-Fetch-Mode","value":"cors"},{"key":"Sec-Fetch-Site","value":"cross-site"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"},{"key":"sec-ch-ua","value":"\"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""}],"url":"https://local-api.overstappen.nl/energy/comparisons?electricityusagehigh=1000&electricityusagelow=1000&gasusage=1000&postcode=1054HL&housenumber=62&housenumberaddition=&street=Overtoom&city=Amsterdam&currentprovider=203&electricitysupplyhigh=500&electricitysupplylow=500&email=&customertype=consumer&tariff=&sustainable=&smartmeter=0&supplytype=supply&withsavings=1&pricesexcludingtax=false&hideunavailableproducts=false&electricitycapacity=325&gascapacity=1&limit=100&doublemeter=true&applyEnergyCeiling=0&solarPanelAmount=0&ref=055","description":"<p>Generated from cURL: curl '<a href=\"https://local-api.overstappen.nl/energy/comparisons?electricityusagehigh=1000&amp;electricityusagelow=1000&amp;gasusage=1000&amp;postcode=1054HL&amp;housenumber=62&amp;housenumberaddition=&amp;street=Overtoom&amp;city=Amsterdam&amp;currentprovider=203&amp;electricitysupplyhigh=500&amp;electricitysupplylow=500&amp;email=&amp;customertype=consumer&amp;tariff=&amp;sustainable=&amp;smartmeter=0&amp;supplytype=supply&amp;withsavings=1&amp;pricesexcludingtax=false&amp;hideunavailableproducts=false&amp;electricitycapacity=325&amp;gascapacity=1&amp;limit=100&amp;doublemeter=true&amp;applyEnergyCeiling=0&amp;solarPanelAmount=0&amp;ref=055\">https://local-api.overstappen.nl/energy/comparisons?electricityusagehigh=1000&amp;electricityusagelow=1000&amp;gasusage=1000&amp;postcode=1054HL&amp;housenumber=62&amp;housenumberaddition=&amp;street=Overtoom&amp;city=Amsterdam&amp;currentprovider=203&amp;electricitysupplyhigh=500&amp;electricitysupplylow=500&amp;email=&amp;customertype=consumer&amp;tariff=&amp;sustainable=&amp;smartmeter=0&amp;supplytype=supply&amp;withsavings=1&amp;pricesexcludingtax=false&amp;hideunavailableproducts=false&amp;electricitycapacity=325&amp;gascapacity=1&amp;limit=100&amp;doublemeter=true&amp;applyEnergyCeiling=0&amp;solarPanelAmount=0&amp;ref=055</a>' <br />  -H 'Accept: application/json' <br />  -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' <br />  -H 'Authorization: Basic b3NfbmxfY29yczox' <br />  -H 'Connection: keep-alive' <br />  -H 'Origin: null' <br />  -H 'Sec-Fetch-Dest: empty' <br />  -H 'Sec-Fetch-Mode: cors' <br />  -H 'Sec-Fetch-Site: cross-site' <br />  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' <br />  -H 'sec-ch-ua: \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\"' <br />  -H 'sec-ch-ua-mobile: ?0' <br />  -H 'sec-ch-ua-platform: \"macOS\"'</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]},"isInherited":true,"source":{"_postman_id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","id":"5b8f8576-c686-4fa1-82e0-c742fba1cecd","name":"Overstappen.nl API Healthcare Insurance","type":"collection"}},"urlObject":{"protocol":"https","path":["energy","comparisons"],"host":["local-api","overstappen","nl"],"query":[{"key":"electricityusagehigh","value":"1000"},{"key":"electricityusagelow","value":"1000"},{"key":"gasusage","value":"1000"},{"key":"postcode","value":"1054HL"},{"key":"housenumber","value":"62"},{"key":"housenumberaddition","value":""},{"key":"street","value":"Overtoom"},{"key":"city","value":"Amsterdam"},{"key":"currentprovider","value":"203"},{"key":"electricitysupplyhigh","value":"500"},{"key":"electricitysupplylow","value":"500"},{"key":"email","value":""},{"key":"customertype","value":"consumer"},{"key":"tariff","value":""},{"key":"sustainable","value":""},{"key":"smartmeter","value":"0"},{"key":"supplytype","value":"supply"},{"key":"withsavings","value":"1"},{"key":"pricesexcludingtax","value":"false"},{"key":"hideunavailableproducts","value":"false"},{"key":"electricitycapacity","value":"325"},{"key":"gascapacity","value":"1"},{"key":"limit","value":"100"},{"key":"doublemeter","value":"true"},{"key":"applyEnergyCeiling","value":"0"},{"key":"solarPanelAmount","value":"0"},{"key":"ref","value":"055"}],"variable":[]}},"response":[],"_postman_id":"51b7b9f2-24ab-42a4-9074-0a7c27fbc694"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{apiUser}}"},{"key":"password","value":"{{apiPass}}"}]}},"event":[{"listen":"prerequest","script":{"id":"59531991-eede-483a-90e3-283552ec2cc1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"97ea4ef1-fd46-43ee-aa0b-e496a85b76ba","type":"text/javascript","exec":[""]}}]}