{"info":{"_postman_id":"742f7b99-88fc-40c4-9ec6-9ab8da9d13f0","name":"Crabi public API","description":"<html><head></head><body><p>You will need a pair of keys to authenticate you for making requests. One key will let you authenticate for test environment, in which you will be able to make all your tests before deploying your app to production. The other key will allow you to make requests to production. <strong>Don't forget to change this as well as the URI's before releasing your app to production</strong>.</p>\n<h5 id=\"http-status\">HTTP status</h5>\n<ul>\n<li>200 ok</li>\n<li>400 bad request</li>\n<li>401 unauthorized</li>\n<li>403 forbidden</li>\n<li>409 conflict</li>\n<li>503 service unavailable</li>\n<li>500 internal server error</li>\n</ul>\n<h5 id=\"common-internal-codes-for-all-requests\">Common internal codes for all requests</h5>\n<ul>\n<li>200 success</li>\n<li>1 the request has an invalid format</li>\n<li>2 missing a parameter (shows which one)</li>\n<li>3 a parameter with invalid format (shows which one and the correct data type)</li>\n<li>4 not found value for a parameter (shows which one)</li>\n<li>401 invalid API Key</li>\n<li>403 not allowed to complete the action</li>\n<li>500 internal server error</li>\n<li>503 database connection problem</li>\n</ul>\n<hr>\n<h5 id=\"request-examples-naming-convention\">Request examples naming convention</h5>\n<p>result_XX_YY_ZZ</p>\n<ul>\n<li>result: failed or success.</li>\n<li>XX: http status code.</li>\n<li>YY: internal code.</li>\n<li>ZZ: documentation example iterator.</li>\n</ul>\n<hr>\n<p>Folder with activity diagrams:</p>\n<p><a href=\"https://drive.google.com/drive/folders/1LhRiZ5t1FdmpoLlWJ_hCTnkENJIAZcW_?usp=sharing\">https://drive.google.com/drive/folders/1LhRiZ5t1FdmpoLlWJ_hCTnkENJIAZcW_?usp=sharing</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18775733","collectionId":"742f7b99-88fc-40c4-9ec6-9ab8da9d13f0","publishedId":"UVRGF4Pj","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-03-23T22:31:50.000Z"},"item":[{"name":"UNHOMOLOGATED QUOTATION","item":[{"name":"brands","id":"3875eb08-2f61-4dce-a76d-81f27159b5f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand","description":"<p>Gets a list of all the available brands.</p>\n<p>The id of a brand can be used in the next call get brand by id.</p>\n<p>It can also be used in the call to get the models for that brand.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","catalog","vehicle","brand"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"158d7797-3a29-403a-94ba-bf2be94bdd06","name":"success_200_1","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Jul 2022 22:20:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1166"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"brands\": [\n            {\n                \"id\": 1,\n                \"name\": \"acura\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"alfa romeo\"\n            },\n            {\n                \"id\": 3,\n                \"name\": \"audi\"\n            },\n            {\n                \"id\": 38,\n                \"name\": \"baic\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"bmw\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"buick\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"cadillac\"\n            },\n            {\n                \"id\": 110,\n                \"name\": \"chevrolet\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"chrysler\"\n            },\n            {\n                \"id\": 154,\n                \"name\": \"cupra\"\n            },\n            {\n                \"id\": 8,\n                \"name\": \"dodge\"\n            },\n            {\n                \"id\": 10,\n                \"name\": \"fiat\"\n            },\n            {\n                \"id\": 11,\n                \"name\": \"ford\"\n            },\n            {\n                \"id\": 12,\n                \"name\": \"gmc\"\n            },\n            {\n                \"id\": 111,\n                \"name\": \"honda\"\n            },\n            {\n                \"id\": 15,\n                \"name\": \"hummer\"\n            },\n            {\n                \"id\": 16,\n                \"name\": \"hyundai\"\n            },\n            {\n                \"id\": 17,\n                \"name\": \"infiniti\"\n            },\n            {\n                \"id\": 39,\n                \"name\": \"jac\"\n            },\n            {\n                \"id\": 18,\n                \"name\": \"jeep\"\n            },\n            {\n                \"id\": 116,\n                \"name\": \"kia\"\n            },\n            {\n                \"id\": 36,\n                \"name\": \"land rover\"\n            },\n            {\n                \"id\": 20,\n                \"name\": \"lincoln\"\n            },\n            {\n                \"id\": 21,\n                \"name\": \"mazda\"\n            },\n            {\n                \"id\": 22,\n                \"name\": \"mercedes benz\"\n            },\n            {\n                \"id\": 55,\n                \"name\": \"mercury\"\n            },\n            {\n                \"id\": 40,\n                \"name\": \"mg\"\n            },\n            {\n                \"id\": 23,\n                \"name\": \"mini\"\n            },\n            {\n                \"id\": 24,\n                \"name\": \"mitsubishi\"\n            },\n            {\n                \"id\": 123,\n                \"name\": \"nissan\"\n            },\n            {\n                \"id\": 26,\n                \"name\": \"peugeot\"\n            },\n            {\n                \"id\": 27,\n                \"name\": \"pontiac\"\n            },\n            {\n                \"id\": 9,\n                \"name\": \"ram\"\n            },\n            {\n                \"id\": 28,\n                \"name\": \"renault\"\n            },\n            {\n                \"id\": 37,\n                \"name\": \"rover\"\n            },\n            {\n                \"id\": 29,\n                \"name\": \"seat\"\n            },\n            {\n                \"id\": 30,\n                \"name\": \"smart\"\n            },\n            {\n                \"id\": 31,\n                \"name\": \"subaru\"\n            },\n            {\n                \"id\": 32,\n                \"name\": \"suzuki\"\n            },\n            {\n                \"id\": 56,\n                \"name\": \"tesla\"\n            },\n            {\n                \"id\": 131,\n                \"name\": \"toyota\"\n            },\n            {\n                \"id\": 132,\n                \"name\": \"volkswagen\"\n            },\n            {\n                \"id\": 35,\n                \"name\": \"volvo\"\n            }\n        ]\n    },\n    \"status\": \"success\"\n}"}],"_postman_id":"3875eb08-2f61-4dce-a76d-81f27159b5f2"},{"name":"types","id":"cc1a1862-3cad-4de0-85a9-2b12e628cb49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand/:brandId/type","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","catalog","vehicle","brand",":brandId","type"],"host":["{{HOST}}"],"query":[],"variable":[{"type":"any","value":"brand id","key":"brandId"}]}},"response":[{"id":"1fe96bd0-c8d5-4339-a523-e75d7972b739","name":"success_200_1","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand/:brandId/type","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","catalog","vehicle","brand",":brandId","type"],"variable":[{"key":"brandId","value":"116"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Jul 2022 22:28:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"471"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"types\": [\n            {\n                \"id\": 387,\n                \"brand_id\": 116,\n                \"name\": \"forte\"\n            },\n            {\n                \"id\": 388,\n                \"brand_id\": 116,\n                \"name\": \"niro\"\n            },\n            {\n                \"id\": 389,\n                \"brand_id\": 116,\n                \"name\": \"optima\"\n            },\n            {\n                \"id\": 390,\n                \"brand_id\": 116,\n                \"name\": \"rio\"\n            },\n            {\n                \"id\": 391,\n                \"brand_id\": 116,\n                \"name\": \"sedona\"\n            },\n            {\n                \"id\": 1443,\n                \"brand_id\": 116,\n                \"name\": \"seltos\"\n            },\n            {\n                \"id\": 392,\n                \"brand_id\": 116,\n                \"name\": \"sorento\"\n            },\n            {\n                \"id\": 393,\n                \"brand_id\": 116,\n                \"name\": \"soul\"\n            },\n            {\n                \"id\": 394,\n                \"brand_id\": 116,\n                \"name\": \"sportage\"\n            },\n            {\n                \"id\": 395,\n                \"brand_id\": 116,\n                \"name\": \"stinger\"\n            }\n        ]\n    },\n    \"status\": \"success\"\n}"}],"_postman_id":"cc1a1862-3cad-4de0-85a9-2b12e628cb49"},{"name":"models","id":"acee624b-8f1f-40b3-a849-fff3f876de4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand/:brandId/type/:typeId/model","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","catalog","vehicle","brand",":brandId","type",":typeId","model"],"host":["{{HOST}}"],"query":[],"variable":[{"type":"any","value":"brand id","key":"brandId"},{"type":"any","value":"type id","key":"typeId"}]}},"response":[{"id":"fcb1c140-3368-4fe1-b265-8d899b8e8178","name":"success_200_1","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand/:brandId/type/:typeId/model","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","catalog","vehicle","brand",":brandId","type",":typeId","model"],"variable":[{"key":"brandId","value":"116"},{"key":"typeId","value":"390"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Jul 2022 22:30:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"363"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"models\": [\n            {\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2016\n            },\n            {\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2017\n            },\n            {\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2018\n            },\n            {\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2019\n            },\n            {\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020\n            },\n            {\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2021\n            },\n            {\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2022\n            }\n        ]\n    },\n    \"status\": \"success\"\n}"}],"_postman_id":"acee624b-8f1f-40b3-a849-fff3f876de4f"},{"name":"versions","id":"cb2d45c4-d868-49f3-b9bb-61c7bb72f09d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand/:brandId/type/:typeId/model/:model/version","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","catalog","vehicle","brand",":brandId","type",":typeId","model",":model","version"],"host":["{{HOST}}"],"query":[],"variable":[{"type":"any","value":"brand id","key":"brandId"},{"type":"any","value":"type id","key":"typeId"},{"type":"any","value":"year","key":"model"}]}},"response":[{"id":"b8b84d12-f01f-4100-95c5-f0996c8783c2","name":"success_200_1","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/catalog/vehicle/brand/:brandId/type/:typeId/model/:model/version","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","catalog","vehicle","brand",":brandId","type",":typeId","model",":model","version"],"variable":[{"key":"brandId","value":"116"},{"key":"typeId","value":"390"},{"key":"model","value":"2020"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Jul 2022 22:33:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1512"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"versions\": [\n            {\n                \"id\": 12114,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"l, l4, 1.6l, 121 cp, 4 puertas, std\"\n            },\n            {\n                \"id\": 12115,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"l, l4, 1.6l, 121 cp, 4 puertas, aut\"\n            },\n            {\n                \"id\": 12116,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"lx, l4, 1.6l, 121 cp, 5 puertas, std\"\n            },\n            {\n                \"id\": 12117,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"lx, l4, 1.6l, 121 cp, 5 puertas, aut\"\n            },\n            {\n                \"id\": 12118,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"ex, l4, 1.6l, 121 cp, 5 puertas, std\"\n            },\n            {\n                \"id\": 12119,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"ex, l4, 1.6l, 121 cp, 5 puertas, aut\"\n            },\n            {\n                \"id\": 12120,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"ex pack, l4, 1.6l, 121 cp, 5 puertas, aut\"\n            },\n            {\n                \"id\": 12121,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"lx, l4, 1.6l, 121 cp, 4 puertas, std\"\n            },\n            {\n                \"id\": 12122,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"lx, l4, 1.6l, 121 cp, 4 puertas, aut\"\n            },\n            {\n                \"id\": 12123,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"ex, l4, 1.6l, 121 cp, 4 puertas, std\"\n            },\n            {\n                \"id\": 12124,\n                \"brand_id\": 116,\n                \"type_id\": 390,\n                \"model\": 2020,\n                \"parts\": \"ex, l4, 1.6l, 121 cp, 4 puertas, aut\"\n            }\n        ]\n    },\n    \"status\": \"success\"\n}"}],"_postman_id":"cb2d45c4-d868-49f3-b9bb-61c7bb72f09d"}],"id":"afa6c770-11f0-4260-a7d8-f57e5a13fd1f","description":"<p>Use this workflow to integrate with Crabi quotation in unhomologated way.</p>\n<h2 id=\"workflow-concepts\">Workflow concepts</h2>\n<p>There are 4 core concepts for this workflow:</p>\n<p><strong>Important note</strong>: this workflow uses the technical terms and names, not the common ones, causing some confusion if using the common terms:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Common Term</strong></th>\n<th><strong>Technical Term</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Vehicle Model</td>\n<td>Vehicle Type</td>\n</tr>\n<tr>\n<td>Vehicle Year</td>\n<td>Vehicle Model</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><strong>Brand</strong>: a vehicle make, such as <em>kia</em></li>\n<li><strong>Type</strong>: a specific kind of vehicle, such as <em>rio</em></li>\n<li><strong>Model</strong>: the year of a specific vehicle type, such as <em>2021</em></li>\n<li><strong>Version</strong>: one of the various configurations for a specific model, indicating some of the characteristics of the vehicle.</li>\n</ul>\n<h2 id=\"chaining-requests\">Chaining requests</h2>\n<p>These requests are meant to be chained together in the following order, using the <code>ids</code> of the desired item:</p>\n<ol>\n<li>Get all brands</li>\n<li>Get all types of one brand</li>\n<li>Get all models of one brand-type</li>\n<li>Get all versions of one brand-type-model</li>\n</ol>\n","_postman_id":"afa6c770-11f0-4260-a7d8-f57e5a13fd1f"},{"name":"estimate quotation","id":"f3d2abe3-8e60-4d32-b6dc-d3c40460bb7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"brand_code\": 3,\n    \"model_code\": 26,\n    \"year\": 2007,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate","description":"<p>Use this service to get an approximate quotation with a few inputs. Notice that the returned primes might change when compared to quotation endpoint. Also, the returned plan will be always the <code>plan amplio</code> defined by Crabi.</p>\n<p>All attributes are required.</p>\n<hr />\n<p>Additional internal error codes</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTP status</strong></th>\n<th><strong>Internal error</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>409</td>\n<td>11</td>\n<td>Postal code not supported.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>12</td>\n<td>Vehicle not supported.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","quotation","estimate"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"536bf0fa-b786-436a-a128-df9b633bca4d","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": 2005,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"status\": \"success\",\n    \"response\": {\n        \"plan\": {\n            \"coverages\": [\n                {\n                    \"name\": \"Responsabilidad Civil Personas\",\n                    \"type\": \"RCP\",\n                    \"sum_assured\": {\n                        \"amount\": 1500000\n                    },\n                    \"premium\": 1388.03\n                },\n                {\n                    \"name\": \"Gastos Médicos\",\n                    \"type\": \"GM\",\n                    \"sum_assured\": {\n                        \"amount\": 200000\n                    },\n                    \"premium\": 131.38\n                },\n                {\n                    \"name\": \"Daños Materiales\",\n                    \"type\": \"DM\",\n                    \"sum_assured\": {\n                        \"vehicle_value\": \"VALOR_COMERCIAL\"\n                    },\n                    \"deductible\": 0.05,\n                    \"premium\": 17001.66\n                },\n                {\n                    \"name\": \"Asistencia Legal\",\n                    \"type\": \"AL\",\n                    \"premium\": 469.81\n                },\n                {\n                    \"name\": \"Asistencia Vial\",\n                    \"type\": \"AV\",\n                    \"premium\": 271.7\n                },\n                {\n                    \"name\": \"Responsabilidad Civil Bienes\",\n                    \"type\": \"RCB\",\n                    \"sum_assured\": {\n                        \"amount\": 1500000\n                    },\n                    \"premium\": 2082.03\n                },\n                {\n                    \"name\": \"Robo Total\",\n                    \"type\": \"RT\",\n                    \"sum_assured\": {\n                        \"vehicle_value\": \"VALOR_COMERCIAL\"\n                    },\n                    \"deductible\": 0.1,\n                    \"premium\": 9420.53\n                },\n                {\n                    \"name\": \"Responsabilidad Civil Personas Obligatoria\",\n                    \"type\": \"RCPO\",\n                    \"sum_assured\": {\n                        \"amount\": 100000\n                    },\n                    \"premium\": 100\n                },\n                {\n                    \"name\": \"Responsabilidad Civil Bienes Obligatoria\",\n                    \"type\": \"RCBO\",\n                    \"sum_assured\": {\n                        \"amount\": 50000\n                    },\n                    \"premium\": 50\n                }\n            ],\n            \"monthly_premium\": 3777.55,\n            \"name\": \"Amplio\",\n            \"policy_type\": \"COMERCIAL_ANUAL\",\n            \"total_premium\": 35861.56\n        }\n    },\n    \"postal_code\": \"45030\",\n    \"vehicle\": {\n        \"brand\": \"acura\",\n        \"model\": \"ilx\",\n        \"year\": 2005\n    }\n}"},{"id":"4618764c-b81e-4e15-8b6c-66d572d09f0a","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": 2005,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"b665784a-6cfb-4232-9793-b2ef44d399b6","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": 2005,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"516cd0ed-8363-4326-bccd-3b222804c523","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": 2005,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"},{"id":"b608d6f0-cfb9-42bb-8091-9b0dc8cfcf60","name":"failed_409_11_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": 2005,\n    \"postal_code\": \"4343434\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 11,\n    \"response\": {\n        \"message\": \"Postal code not supported\"\n    }\n}"},{"id":"f656163a-0233-46c3-84a7-154c21188ca2","name":"failed_409_12_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": 2005,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 12,\n    \"response\": {\n        \"message\": \"Vehicle not supported\"\n    }\n}"},{"id":"c0aaa6a4-fb0d-45a6-b8ad-845eb4b27542","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": 2005\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"e1335414-d430-4509-b090-2559b91e7c58","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: year\"\n    }\n}"},{"id":"fcdb2e0c-4f92-48c0-8c68-3731aba3baa0","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 1,\n    \"model\": 1,\n    \"year\": \"01/01/2004\",\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: year. It must be int\"\n    }\n}"},{"id":"070a039c-861d-4934-8c28-0cc1b16a8336","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": 999999,\n    \"model\": 1,\n    \"year\": 2005,\n    \"postal_code\": \"45030\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/estimate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: brand\"\n    }\n}"}],"_postman_id":"f3d2abe3-8e60-4d32-b6dc-d3c40460bb7d"},{"name":"quotation","id":"1f771891-101c-4f1d-a661-47fbf805d686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"postal_code\": \"09227\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1,\n        \"rfc\": \"SKID720120QP2\"\n    },\n    \"plans\": [\n        {\n            \"name\": \"Plan Personalizado\",\n            \"policies\": [\n                {\n                    \"coverages\": [\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"DM\"\n                            },\n                            \"deductible\": 0.03\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RT\"\n                            },\n                            \"deductible\": 0.05\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RCBP\"\n                            },\n                            \"sum_assured\": 3000000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"GM\"\n                            },\n                            \"sum_assured\": 400000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"AV\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"EXTREP\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"PAGMAS\"\n                            },\n                            \"added_percentage\": 0.15\n                        }\n                    ]\n                }\n            ]\n        }\n    ],\n    \"duration\":12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation","description":"<p>In order to hold the quotation price by 10 days to users, this service uses the <code>id</code> attribute which represents a quotation unique identifier per user and quotation. This <code>id</code> is generated every time it is not included in the json request or when 10 days have been passed after the first quotation made by the user to the same vehicle code or when the quotation id does not match with the original vehicle code linked to it.</p>\n<p>The quotation id must be stored by the client to use it when a quotation with the same vehicle code and user is needed. Also, the client must refresh this id with the json response every time a request is made.</p>\n<p>The previous implementation is needed to certify the 10 days price quotation holding.</p>\n<p>If the request json has the <code>coupon</code> attribute, the response will have the <code>discount</code> json object indicating the prices applying the coupon. The example <code>success_200_200_2</code> is included to illustrate this case.</p>\n<p>If the request json has the <code>plans</code> attribute to customize the coverages, see the example <code>success_200_200_3</code>.</p>\n<p>Use the <code>limited_plan_id</code>* attribute if a quotation with a particular plan is needed. The <code>success_200_200_4</code> example shows how to process this way. This will always depend on the partnership LSAs.</p>\n<p>Use the <code>use_type_code</code>* attribute if a quotation for a specific car use is needed. The <code>success_200_200_5</code> example shows how to process this way. This will always depend on the partnership SLAs.</p>\n<p>Use the <code>vehicle-&gt;vin</code> attribute to get the most accurate quotation for your policy. The <code>success_200_200_6</code> example shows how to use this attribute</p>\n<p>The <code>person-&gt;rfc</code> attribute must be sent to get a quotation for a person who has had a policy in the past; otherwise, the <code>add policy</code> endpoint will return a 409 HTTP status with code 17. The <code>success_200_200_7</code> example shows how to use this attribute.</p>\n<p>Use the <code>branch_id</code> attribute if you want to track the quotation convertion rate per branch. The <code>success_200_200_8</code> example shows how to use this attribute.</p>\n<hr />\n<h4 id=\"additional-internal-error-codes\">Additional internal error codes</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTP status</strong></th>\n<th><strong>Internal error</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>409</td>\n<td>10</td>\n<td>The user cannot be younger than 17 years old or older than 122 years old.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>11</td>\n<td>Postal code not supported.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>12</td>\n<td>Vehicle code not supported.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>13</td>\n<td>Lapsed coupon.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>14</td>\n<td>Duration not supported. Review internal partnership documentation.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>15</td>\n<td>Invalid input for coverage:. Review internal partnership documentation</td>\n</tr>\n<tr>\n<td>409</td>\n<td>16</td>\n<td>limited_plan_id is not supported for this quotation. Review internal partnership documentation</td>\n</tr>\n<tr>\n<td>409</td>\n<td>17</td>\n<td>Limited plan doesn't support coupons.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>18</td>\n<td>Limited plan has an error decoding.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"optional-parameters\">Optional parameters</h5>\n<ul>\n<li><p>coupon</p>\n</li>\n<li><p>id</p>\n</li>\n<li><p>plans</p>\n</li>\n<li><p>use_type_code</p>\n</li>\n<li><p>limited_plan_id</p>\n</li>\n<li><p>vin</p>\n</li>\n<li><p>branch</p>\n</li>\n<li><p>rfc (only optional when the person hasn't had a policy in the past)</p>\n</li>\n</ul>\n<h5 id=\"allowed-values-for-attributes\">Allowed values for attributes</h5>\n<ul>\n<li><p>person-&gt;gender_code: 1 for male, 2 for female.</p>\n</li>\n<li><p>civil_status_code:<br />  1 single<br />  2 married<br />  4 divorcee<br />  9 other</p>\n</li>\n<li><p>duration: represents the duration in months of the policy. Must be an int from [12 to 60]*.</p>\n</li>\n<li><p>When plans attribute is sent, the behavior must be as follows (The example \"success_200_200_3\" is included to illustrate this case):</p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Coverage</strong></th>\n<th><strong>Obligatory</strong></th>\n<th><strong>Allowed values</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>RT</td>\n<td>No*</td>\n<td>deductible: 0.05, 0.10, 0.15, 0.20</td>\n</tr>\n<tr>\n<td>DM</td>\n<td>No*</td>\n<td>deductible: 0.03, 0.05, 0.10</td>\n</tr>\n<tr>\n<td>RCBP</td>\n<td>Yes</td>\n<td>sum_assured: 2000000, 3000000, 4000000</td>\n</tr>\n<tr>\n<td>GM</td>\n<td>Yes</td>\n<td>sum_assured: 200000, 300000, 400000</td>\n</tr>\n<tr>\n<td>AV</td>\n<td>No*  <br />  <br />If it is present, then AVP must not be sent</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>EXTREP</td>\n<td>No*</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>PAGMAS</td>\n<td>No  <br />  <br />If it is present, at least <code>DM</code> or <code>RT</code> must be sent too</td>\n<td>added_percentage: 0.1, 0.15</td>\n</tr>\n<tr>\n<td>PEXT</td>\n<td>No*</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>ESCUDO</td>\n<td>No</td>\n<td>added_percentage: 0.3, 0.4, 0.5, 0.6, 0.7, 0.8</td>\n</tr>\n<tr>\n<td>RCPE</td>\n<td>No  <br />  <br />If it is present, then <code>use_type_code</code> must be sent with <code>choferApp</code> value</td>\n<td>sum_assured: 1000000, 2000000</td>\n</tr>\n<tr>\n<td>AVP</td>\n<td>No  <br />  <br />If it is present, then AV must not be sent</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>AC</td>\n<td>No</td>\n<td>sum_assured: 100000, 150000</td>\n</tr>\n<tr>\n<td>RCOC</td>\n<td>No</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>GT</td>\n<td>No</td>\n<td>days_assured: 7, 15</td>\n</tr>\n<tr>\n<td>EDPT</td>\n<td>No</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>RCV</td>\n<td>No  <br />  <br />If it is present, then <code>use_type_code</code> must be sent with any value in the catalog except <code>particular</code></td>\n<td>N/A</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Notes when plans attribute is sent:</strong></p>\n<ul>\n<li><p>The <code>name</code> attribute in the response will be equal to the value that is sent in the <code>name</code> attribute in the request.</p>\n</li>\n<li><p><code>RCB</code> and <code>RCP</code> coverages correspond to the half amount sent in <code>RCBP</code> in the request.</p>\n</li>\n<li><p>Although the <code>AL</code> coverage is not sent in the request, it will be always included as an obligatory coverage in the response.</p>\n</li>\n<li><p><code>PAGMAS</code> coverage depends on <code>DM</code> and <code>RT</code> coverage. To use <code>PAGMAS</code> coverage, at least one coverage must be sent between <code>DM</code> and <code>RT.</code></p>\n</li>\n<li><p><code>AVP</code> and <code>AV</code> coverage are mutally exclusive.</p>\n</li>\n</ul>\n<p>(*) Must be validated with internal partnership documentation.</p>\n<hr />\n<p><strong>Resources</strong></p>\n<ul>\n<li>States<br />  <a href=\"https://docs.google.com/spreadsheets/d/1VTD1ygxwu6iHuo32xq3oG1XFCEHxgp6dbr8vW4-ioOM/\">https://docs.google.com/spreadsheets/d/1VTD1ygxwu6iHuo32xq3oG1XFCEHxgp6dbr8vW4-ioOM</a></li>\n</ul>\n<hr />\n<h4 id=\"glossary\">Glossary</h4>\n<h5 id=\"coverages\">Coverages</h5>\n<ul>\n<li><p>RCP: Responsabilidad civil personas</p>\n</li>\n<li><p>RCB: Responsabilidad civil bienes</p>\n</li>\n<li><p>GM: Gastos médicos</p>\n</li>\n<li><p>RCBP: Responsabilidad civil bienes y personas</p>\n</li>\n<li><p>DM: Daños materiales</p>\n</li>\n<li><p>RT: Robo total</p>\n</li>\n<li><p>RCBO: Responsabilidad civil bienes obligatoria</p>\n</li>\n<li><p>RCPO: Responsabilidad civil personas obligatoria</p>\n</li>\n<li><p>EXTREP: Extensión de reparación en agencia</p>\n</li>\n<li><p>PAGMAS: Crabi da mas</p>\n</li>\n<li><p>PEXT: Protección en el extranjero</p>\n</li>\n<li><p>ESCUDO: Escudo</p>\n</li>\n<li><p>RCPE: Responsabilidad civil persona extendida</p>\n</li>\n<li><p>AC: Conductor protegido</p>\n</li>\n<li><p>RCOC: Protección pasajeros</p>\n</li>\n<li><p>GT: Movilidad Crabi</p>\n</li>\n<li><p>EDPT: Deducible cero por pérdida total</p>\n</li>\n<li><p>RCV: Responsabilidad civil viajero</p>\n</li>\n</ul>\n<h5 id=\"policies\">Policies</h5>\n<ul>\n<li>RCO: Responsabilidad civil obligatoria</li>\n</ul>\n<h5 id=\"assistances\">Assistances</h5>\n<ul>\n<li><p>AV: Asistencia vial</p>\n</li>\n<li><p>AVP: Asistencia vial premium</p>\n</li>\n<li><p>AL: Asistencia legal</p>\n</li>\n</ul>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","quotation"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"1ba27219-cef2-40b3-b2e6-e2a1a9bcc94b","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1,\n        \"rfc\": \"SKID720120QP2\"\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"8b4c63e2-9f88-400a-84f5-4b9f972a8a00\",\n        \"plans\": [\n            {\n                \"id\": \"d79762ab-c50e-47e9-973e-ea5779212bcd\",\n                \"name\": \"Plan Personalizado\",\n                \"policies\": [\n                    {\n                        \"id\": \"f899c4df-e911-4d59-84f1-d0430166739e\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 17362.37,\n                        \"subtotal\": 17962.37,\n                        \"taxes\": 2873.98,\n                        \"total\": 20836.35,\n                        \"coverages\": [\n                            {\n                                \"id\": \"2a37bde5-bddb-46bc-9e10-c1fe3dcbff31\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1245.79\n                            },\n                            {\n                                \"id\": \"96254e1f-a393-4ec1-9baa-e71921a6a599\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 400000\n                                },\n                                \"premium\": 204.45\n                            },\n                            {\n                                \"id\": \"eab13040-4bce-47ec-a918-40e5edbd22df\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.03,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 12395.68\n                            },\n                            {\n                                \"id\": \"4e4f21a5-6bd8-4d17-a235-bfc4b44ca520\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"08a651de-77bd-47b6-86f1-ae7eb058b8bc\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1245.79\n                            },\n                            {\n                                \"id\": \"a7af1626-1b35-4648-ab4b-8b64efa51a33\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 1800.85\n                            }\n                        ],\n                        \"expedition_rights\": 600\n                    },\n                    {\n                        \"id\": \"753c4fdc-d570-46c7-8218-6cb3626a7562\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"8a8a183b-5d43-4ab6-9f99-db6128f70b8e\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"b222355f-e1c7-45d5-9cf9-14bdd9a8d11e\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 18112.37,\n                \"taxes\": 2897.98,\n                \"total\": 21010.35,\n                \"net_premium\": 17512.37,\n                \"expedition_rights\": 600,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"0359e59c-412f-4ad4-bce2-cfa86b6d89a5\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 18112.37,\n                        \"taxes\": 2897.98,\n                        \"total\": 21010.35,\n                        \"net_premium\": 17512.37,\n                        \"expedition_rights\": 600,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 17512.37,\n                                \"subtotal\": 18112.37,\n                                \"taxes\": 2897.98,\n                                \"total\": 21010.35,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 17362.37,\n                                        \"subtotal\": 17962.37,\n                                        \"taxes\": 2873.98,\n                                        \"total\": 20836.35,\n                                        \"expedition_rights\": 600\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 600\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"bf2158f0-0d6d-411a-a17b-e6d625b7ff1a\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 18462.6,\n                        \"taxes\": 2954.04,\n                        \"total\": 21416.64,\n                        \"net_premium\": 17512.32,\n                        \"expedition_rights\": 600,\n                        \"fee\": 350.28,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1596.86,\n                                \"subtotal\": 2228.8,\n                                \"taxes\": 356.61,\n                                \"total\": 2585.41,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2075.8,\n                                        \"taxes\": 332.13,\n                                        \"total\": 2407.93,\n                                        \"expedition_rights\": 600,\n                                        \"fee\": 28.94\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 153,\n                                        \"taxes\": 24.48,\n                                        \"total\": 177.48,\n                                        \"fee\": 3\n                                    }\n                                ],\n                                \"fee\": 31.94,\n                                \"expedition_rights\": 600\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1446.86,\n                                \"subtotal\": 1475.8,\n                                \"taxes\": 236.13,\n                                \"total\": 1711.93,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1475.8,\n                                        \"taxes\": 236.13,\n                                        \"total\": 1711.93,\n                                        \"fee\": 28.94\n                                    }\n                                ],\n                                \"fee\": 28.94\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"399460ac-cd22-4fc9-ba7d-612c5c98c1f8\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 19163.04,\n                        \"taxes\": 3066.12,\n                        \"total\": 22229.16,\n                        \"net_premium\": 17512.32,\n                        \"expedition_rights\": 600,\n                        \"fee\": 1050.72,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1459.36,\n                                \"subtotal\": 1596.92,\n                                \"taxes\": 255.51,\n                                \"total\": 1852.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1583.67,\n                                        \"taxes\": 253.39,\n                                        \"total\": 1837.06,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 86.81\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 87.56,\n                                \"expedition_rights\": 50\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"45030\",\n            \"state\": {\n                \"code\": 14,\n                \"name\": \"Jalisco\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2024-03-24T20:38:16-06:00\",\n            \"start\": \"2024-02-08T20:38:16-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"bmw\"\n            },\n            \"model\": {\n                \"name\": \"m6\"\n            },\n            \"version\": {\n                \"code\": 3698,\n                \"name\": \"competition edition m performance, v8, 4.4t, 600 cp, 2 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2017\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"9714ff0a-196c-431d-bd7b-d6d6b0e8d5b3","name":"success_200_200_2","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"postal_code\": \"44100\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1,\n        \"rfc\": \"SKID720120QP2\"\n    },\n    \"coupon\": \"TestCouponQA\",\n    \"id\": \"011175ad-4ca5-4bec-a7d0-ddda71387080\",\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"TestCouponQA\",\n        \"id\": \"011175ad-4ca5-4bec-a7d0-ddda71387080\",\n        \"plans\": [\n            {\n                \"id\": \"6cb6af01-de96-42ab-b7fd-86086e98c6d2\",\n                \"name\": \"Plan Amplio\",\n                \"policies\": [\n                    {\n                        \"id\": \"b063b7fc-e808-4694-ab43-fdefbc148152\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 5829.15,\n                        \"subtotal\": 5829.15,\n                        \"taxes\": 932.66,\n                        \"total\": 6761.81,\n                        \"coverages\": [\n                            {\n                                \"id\": \"833215c9-48ba-4461-94ba-cab80aec4d6a\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 466.89\n                            },\n                            {\n                                \"id\": \"1231b9df-f915-4be7-a5b3-9ce9a6d624c6\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 66.7\n                            },\n                            {\n                                \"id\": \"534a99c8-3b31-49c7-8fa7-bb80a39e09e2\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 700.32\n                            },\n                            {\n                                \"id\": \"e8ea1ccf-c75b-4f21-8671-b615b8e56b70\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"b14c9eff-6c33-4e0d-9ba5-f9e94b0262a7\",\n                                \"coverage_type\": {\n                                    \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                    \"name\": \"AV\"\n                                },\n                                \"premium\": 271.7\n                            },\n                            {\n                                \"id\": \"7969b110-c820-4173-8468-e66cca6012fe\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor factura\"\n                                },\n                                \"premium\": 2100.08\n                            },\n                            {\n                                \"id\": \"05af82a3-7f37-4e3f-8364-fd4fc842895a\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.1,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor factura\"\n                                },\n                                \"premium\": 1753.65\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"6e361493-1a2d-48ac-9485-d4e06bcfda4d\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"5bcd7fd7-9369-410d-b12a-37abbbad9233\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            },\n                            {\n                                \"id\": \"0637ef74-f2df-4834-9eb7-0e9cbaa0feee\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 5979.15,\n                \"taxes\": 956.66,\n                \"total\": 6935.81,\n                \"discount\": {\n                    \"policies\": [\n                        {\n                            \"id\": \"b063b7fc-e808-4694-ab43-fdefbc148152\",\n                            \"policy_type\": {\n                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                \"name\": \"COMERCIAL_ANUAL\"\n                            },\n                            \"net_premium\": 4633.31,\n                            \"subtotal\": 4633.31,\n                            \"taxes\": 741.33,\n                            \"total\": 5374.64,\n                            \"coverages\": [\n                                {\n                                    \"id\": \"833215c9-48ba-4461-94ba-cab80aec4d6a\",\n                                    \"coverage_type\": {\n                                        \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                        \"name\": \"RCP\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 1500000\n                                    },\n                                    \"premium\": 357.15\n                                },\n                                {\n                                    \"id\": \"1231b9df-f915-4be7-a5b3-9ce9a6d624c6\",\n                                    \"coverage_type\": {\n                                        \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                        \"name\": \"GM\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 200000\n                                    },\n                                    \"premium\": 51.02\n                                },\n                                {\n                                    \"id\": \"534a99c8-3b31-49c7-8fa7-bb80a39e09e2\",\n                                    \"coverage_type\": {\n                                        \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                        \"name\": \"RCB\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 1500000\n                                    },\n                                    \"premium\": 535.71\n                                },\n                                {\n                                    \"id\": \"7969b110-c820-4173-8468-e66cca6012fe\",\n                                    \"coverage_type\": {\n                                        \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                        \"name\": \"DM\"\n                                    },\n                                    \"deductible\": 0.05,\n                                    \"sum_assured\": {\n                                        \"vehicle_value\": \"Valor factura\"\n                                    },\n                                    \"premium\": 1606.46\n                                },\n                                {\n                                    \"id\": \"05af82a3-7f37-4e3f-8364-fd4fc842895a\",\n                                    \"coverage_type\": {\n                                        \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                        \"name\": \"RT\"\n                                    },\n                                    \"deductible\": 0.1,\n                                    \"sum_assured\": {\n                                        \"vehicle_value\": \"Valor factura\"\n                                    },\n                                    \"premium\": 1341.46\n                                },\n                                {\n                                    \"id\": \"e8ea1ccf-c75b-4f21-8671-b615b8e56b70\",\n                                    \"coverage_type\": {\n                                        \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                        \"name\": \"AL\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 200000\n                                    },\n                                    \"premium\": 469.81\n                                },\n                                {\n                                    \"id\": \"b14c9eff-6c33-4e0d-9ba5-f9e94b0262a7\",\n                                    \"coverage_type\": {\n                                        \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                        \"name\": \"AV\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 200000\n                                    },\n                                    \"premium\": 271.7\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": \"6e361493-1a2d-48ac-9485-d4e06bcfda4d\",\n                            \"policy_type\": {\n                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                \"name\": \"RCO\"\n                            },\n                            \"net_premium\": 150,\n                            \"subtotal\": 150,\n                            \"taxes\": 24,\n                            \"total\": 174,\n                            \"coverages\": [\n                                {\n                                    \"id\": \"5bcd7fd7-9369-410d-b12a-37abbbad9233\",\n                                    \"coverage_type\": {\n                                        \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                        \"name\": \"RCBO\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 50000\n                                    },\n                                    \"premium\": 50\n                                },\n                                {\n                                    \"id\": \"0637ef74-f2df-4834-9eb7-0e9cbaa0feee\",\n                                    \"coverage_type\": {\n                                        \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                        \"name\": \"RCPO\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 100000\n                                    },\n                                    \"premium\": 100\n                                }\n                            ]\n                        }\n                    ],\n                    \"subtotal\": 4783.31,\n                    \"taxes\": 765.33,\n                    \"total\": 5548.64,\n                    \"marketing_text\": {\n                        \"default\": \"Tienes un 20% de descuento adicional!\"\n                    },\n                    \"net_premium\": 4783.31\n                },\n                \"net_premium\": 5979.15\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"44100\",\n            \"state\": {\n                \"code\": 14\n            }\n        },\n        \"validity\": {\n            \"end\": \"2022-01-27T15:56:30-06:00\",\n            \"start\": \"2021-12-28T15:56:30-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"honda\"\n            },\n            \"model\": {\n                \"name\": \"cr-v\"\n            },\n            \"version\": {\n                \"code\": 10928,\n                \"name\": \"i style l4 2.4l 185 cp 5 puertas aut  ba aa\"\n            },\n            \"year\": {\n                \"name\": \"2016\"\n            }\n        }\n    }\n}"},{"id":"97d9fa07-bf20-4e4d-aded-7f08bcab4ffa","name":"success_200_200_3","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"postal_code\": \"44100\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1\n    },\n    \"duration\": 12,\n    \"plans\": [\n        {\n            \"name\": \"Plan Personalizado\",\n            \"policies\": [\n                {\n                    \"coverages\": [\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"DM\"\n                            },\n                            \"deductible\": 0.03\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RT\"\n                            },\n                            \"deductible\": 0.05\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RCBP\"\n                            },\n                            \"sum_assured\": 2000000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RCV\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"GM\"\n                            },\n                            \"sum_assured\": 400000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"EXTREP\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"PAGMAS\"\n                            },\n                            \"added_percentage\": 0.1\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"PEXT\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"ESCUDO\"\n                            },\n                            \"added_percentage\": 0.3\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RCPE\"\n                            },\n                            \"sum_assured\": 1000000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"AVP\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"AC\"\n                            },\n                            \"sum_assured\": 100000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RCOC\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"GT\"\n                            },\n                            \"days_assured\": 7\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"EDPT\"\n                            }\n                        }\n                    ]\n                }\n            ]\n        }\n    ],\n    \"use_type_code\": \"choferAPP\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 12 Nov 2022 04:05:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"7cf0d864-b180-4ee7-83e8-92976ef8cdd5\",\n        \"plans\": [\n            {\n                \"id\": \"5da72d22-8f30-4a62-a844-d77312853c89\",\n                \"name\": \"Plan Personalizado\",\n                \"policies\": [\n                    {\n                        \"id\": \"ab9a24c1-a975-44e1-bd9b-37d08198067f\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 19843.54,\n                        \"subtotal\": 20443.54,\n                        \"taxes\": 3270.97,\n                        \"total\": 23714.51,\n                        \"coverages\": [\n                            {\n                                \"id\": \"a5b41b30-8f59-48e8-a210-5967c86874af\",\n                                \"coverage_type\": {\n                                    \"id\": \"01876a8b-83df-44d3-869a-fd27429dd495\",\n                                    \"name\": \"RCOC\"\n                                },\n                                \"premium\": 1074.3\n                            },\n                            {\n                                \"id\": \"5a08353e-de2f-470d-ad8b-40225474cf8e\",\n                                \"coverage_type\": {\n                                    \"id\": \"1310b08b-57d5-406b-b1c6-f72f89ab4820\",\n                                    \"name\": \"EXTREP\"\n                                },\n                                \"premium\": 2556.65\n                            },\n                            {\n                                \"id\": \"595ebb21-bb90-4d9f-9b1f-ec0b15fd53e0\",\n                                \"coverage_type\": {\n                                    \"id\": \"398fcbd5-1f36-47cd-8bbf-3fc5331097f1\",\n                                    \"name\": \"PAGMAS\"\n                                },\n                                \"premium\": 224.18,\n                                \"added_percentage\": 0.1\n                            },\n                            {\n                                \"id\": \"1612846a-8232-4e9a-b1d3-2e542c1df72c\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1000000\n                                },\n                                \"premium\": 860.7\n                            },\n                            {\n                                \"id\": \"83bf3f3b-02ed-430f-b211-76306e551a81\",\n                                \"coverage_type\": {\n                                    \"id\": \"67eb5642-a085-404e-b77f-e4665666e299\",\n                                    \"name\": \"AVP\"\n                                },\n                                \"premium\": 975\n                            },\n                            {\n                                \"id\": \"61a46eab-aa14-46a0-b0d4-514c1064f1fa\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 400000\n                                },\n                                \"premium\": 316.05\n                            },\n                            {\n                                \"id\": \"e00bd622-f1d7-429c-9022-8469cde494c6\",\n                                \"coverage_type\": {\n                                    \"id\": \"8920733b-bdb9-41b9-8fda-cf2c3a5961f0\",\n                                    \"name\": \"EDPT\"\n                                },\n                                \"premium\": 2363.91\n                            },\n                            {\n                                \"id\": \"7232f7ae-ef94-479b-90b4-0671bbee4d39\",\n                                \"coverage_type\": {\n                                    \"id\": \"89e4c857-4f9f-49be-a069-f499afef6332\",\n                                    \"name\": \"PEXT\"\n                                },\n                                \"premium\": 1000\n                            },\n                            {\n                                \"id\": \"16ab0bf2-a098-4df0-8cf8-0a7a70d7f8da\",\n                                \"coverage_type\": {\n                                    \"id\": \"8be473d3-ba2f-464b-98b7-d296dfec2690\",\n                                    \"name\": \"GT\"\n                                },\n                                \"premium\": 39.48,\n                                \"days_assured\": 7\n                            },\n                            {\n                                \"id\": \"e24fcd88-47ef-429b-bc1e-bea0d0889a86\",\n                                \"coverage_type\": {\n                                    \"id\": \"962290b8-073b-4cad-b27e-94fbab50da71\",\n                                    \"name\": \"ESCUDO\"\n                                },\n                                \"premium\": 192.57,\n                                \"added_percentage\": 0.3\n                            },\n                            {\n                                \"id\": \"d1561f3e-eebd-4f0c-9ff1-270fb1853010\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.03,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 4734.52\n                            },\n                            {\n                                \"id\": \"0ff2ce63-1010-4b64-8f34-a21585cb1b25\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"11c4ec5a-50fa-46f8-a998-6bb855dfa037\",\n                                \"coverage_type\": {\n                                    \"id\": \"ce2b8aab-6984-4deb-8127-187a0fb08566\",\n                                    \"name\": \"RCV\"\n                                },\n                                \"premium\": 2956.2\n                            },\n                            {\n                                \"id\": \"53645402-285b-4b86-9096-c66b85615273\",\n                                \"coverage_type\": {\n                                    \"id\": \"cf145fee-705e-4962-ae72-fdded8e4bd0e\",\n                                    \"name\": \"RCPE\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1000000\n                                },\n                                \"premium\": 309.85\n                            },\n                            {\n                                \"id\": \"84c65285-87ab-46b5-8d79-309966df4c89\",\n                                \"coverage_type\": {\n                                    \"id\": \"dd4cac48-a245-470d-a0ee-cb51635818da\",\n                                    \"name\": \"AC\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 183.2\n                            },\n                            {\n                                \"id\": \"dd21cb5e-c708-40cb-8f48-8e0e1cd1fa48\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1000000\n                                },\n                                \"premium\": 860.7\n                            },\n                            {\n                                \"id\": \"fa0bd75a-6a6e-40bd-a6dd-c18ac7c98327\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 726.42\n                            }\n                        ],\n                        \"expedition_rights\": 600\n                    },\n                    {\n                        \"id\": \"e4cf5f5c-35eb-4921-a7f3-361bbbd3c0ca\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"bc84ff20-868f-41f9-8a6f-c6f430a59a7e\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"c344dd61-5665-4c46-a87d-2e91f8bb88bf\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 20593.54,\n                \"taxes\": 3294.97,\n                \"total\": 23888.51,\n                \"net_premium\": 19993.54,\n                \"expedition_rights\": 600,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"80853d4f-ccfe-421c-bd6d-c9173d3848bb\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 20593.54,\n                        \"taxes\": 3294.97,\n                        \"total\": 23888.51,\n                        \"net_premium\": 19993.54,\n                        \"expedition_rights\": 600,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 19993.54,\n                                \"subtotal\": 20593.54,\n                                \"taxes\": 3294.97,\n                                \"total\": 23888.51,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 19843.54,\n                                        \"subtotal\": 20443.54,\n                                        \"taxes\": 3270.97,\n                                        \"total\": 23714.51,\n                                        \"expedition_rights\": 600\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 600\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"4b85d571-9956-43a2-b170-c036d257384f\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 22592.88,\n                        \"taxes\": 3614.88,\n                        \"total\": 26207.76,\n                        \"net_premium\": 19993.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 1999.32,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1803.63,\n                                \"subtotal\": 2583.99,\n                                \"taxes\": 413.44,\n                                \"total\": 2997.43,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2418.99,\n                                        \"taxes\": 387.04,\n                                        \"total\": 2806.03,\n                                        \"expedition_rights\": 600,\n                                        \"fee\": 165.36\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 165,\n                                        \"taxes\": 26.4,\n                                        \"total\": 191.4,\n                                        \"fee\": 15\n                                    }\n                                ],\n                                \"fee\": 180.36,\n                                \"expedition_rights\": 600\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1653.63,\n                                \"subtotal\": 1818.99,\n                                \"taxes\": 291.04,\n                                \"total\": 2110.03,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1818.99,\n                                        \"taxes\": 291.04,\n                                        \"total\": 2110.03,\n                                        \"fee\": 165.36\n                                    }\n                                ],\n                                \"fee\": 165.36\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"ca247ba5-3988-409e-8b8f-53fe1a52df32\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 21793.2,\n                        \"taxes\": 3486.96,\n                        \"total\": 25280.16,\n                        \"net_premium\": 19993.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 1199.64,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1666.13,\n                                \"subtotal\": 1816.1,\n                                \"taxes\": 290.58,\n                                \"total\": 2106.68,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1802.85,\n                                        \"taxes\": 288.46,\n                                        \"total\": 2091.31,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 99.22\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 99.97,\n                                \"expedition_rights\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"price_without_administrative_change\": 23888510\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"44100\",\n            \"state\": {\n                \"code\": 14,\n                \"name\": \"Jalisco\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2026-06-12T20:59:37-06:00\",\n            \"start\": \"2026-04-13T20:59:37-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"seat\"\n            },\n            \"model\": {\n                \"name\": \"freetrack\"\n            },\n            \"version\": {\n                \"code\": 19075,\n                \"name\": \"style/quemacocos\"\n            },\n            \"year\": {\n                \"name\": \"2013\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"2839017c-7e5f-4db9-a5ee-c0464d5678c1","name":"success_200_200_4","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"limited_plan_id\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1,\n        \"rfc\": \"SKID720120QP2\"\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"2bbe93a0-e687-409c-888d-011528542987\",\n        \"plans\": [\n            {\n                \"id\": \"5be24cbd-4ff9-4f8f-aade-7e7c10fdb1f3\",\n                \"name\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n                \"policies\": [\n                    {\n                        \"id\": \"463bcacb-fa4f-4492-8a47-a163ab1d8ef4\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 2394.54,\n                        \"subtotal\": 2894.54,\n                        \"taxes\": 463.13,\n                        \"total\": 3357.67,\n                        \"coverages\": [\n                            {\n                                \"id\": \"768cd859-bb2c-4887-bc6e-92c6554a1264\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 966.77\n                            },\n                            {\n                                \"id\": \"5099dc51-8325-4cef-868d-a40e0b1babc1\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 300000\n                                },\n                                \"premium\": 187\n                            },\n                            {\n                                \"id\": \"cea923d8-e9ae-4757-bb05-1908c2fcd777\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 966.77\n                            },\n                            {\n                                \"id\": \"0780eb40-c9ba-43e8-a9d0-b449874caba0\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.1,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 274\n                            }\n                        ],\n                        \"expedition_rights\": 500\n                    },\n                    {\n                        \"id\": \"b5dde84d-fc0a-4ba0-a947-6906bb887e9e\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"75e29ec0-7529-4f40-8ac7-b5e05397cdd9\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"fe0ee00d-0b72-4125-a9c7-50d4c7edf6ad\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 3044.54,\n                \"taxes\": 487.13,\n                \"total\": 3531.67,\n                \"net_premium\": 2544.54,\n                \"expedition_rights\": 500,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"8041e373-7691-47e3-a562-4082d749419f\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 3044.54,\n                        \"taxes\": 487.13,\n                        \"total\": 3531.67,\n                        \"net_premium\": 2544.54,\n                        \"expedition_rights\": 500,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 2544.54,\n                                \"subtotal\": 3044.54,\n                                \"taxes\": 487.13,\n                                \"total\": 3531.67,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 2394.54,\n                                        \"subtotal\": 2894.54,\n                                        \"taxes\": 463.13,\n                                        \"total\": 3357.67,\n                                        \"expedition_rights\": 500\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 500\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"f56f531a-6b3a-4ce1-a9ed-1a89aad4d497\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 3197.24,\n                        \"taxes\": 511.52,\n                        \"total\": 3708.76,\n                        \"net_premium\": 2544.6,\n                        \"expedition_rights\": 500,\n                        \"fee\": 152.64,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 349.55,\n                                \"subtotal\": 870.52,\n                                \"taxes\": 139.28,\n                                \"total\": 1009.8,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 711.52,\n                                        \"taxes\": 113.84,\n                                        \"total\": 825.36,\n                                        \"expedition_rights\": 500,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 159,\n                                        \"taxes\": 25.44,\n                                        \"total\": 184.44,\n                                        \"fee\": 9\n                                    }\n                                ],\n                                \"fee\": 20.97,\n                                \"expedition_rights\": 500\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"10935131-f7e2-48f5-aae0-3a8d34240fd4\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 3197.28,\n                        \"taxes\": 511.56,\n                        \"total\": 3708.84,\n                        \"net_premium\": 2544.6,\n                        \"expedition_rights\": 500.04,\n                        \"fee\": 152.64,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"45030\",\n            \"state\": {\n                \"code\": 14,\n                \"name\": \"Jalisco\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2024-06-13T20:09:45-05:00\",\n            \"start\": \"2024-04-29T20:09:45-05:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"bmw\"\n            },\n            \"model\": {\n                \"name\": \"m6\"\n            },\n            \"version\": {\n                \"code\": 3698,\n                \"name\": \"competition edition m performance, v8, 4.4t, 600 cp, 2 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2017\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"9543f04c-5ef7-481a-93fd-18d289eaeb6e","name":"success_200_200_5","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"use_type_code\": \"rentaDiaria\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1,\n        \"rfc\": \"SKID720120QP2\"\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"2bbe93a0-e687-409c-888d-011528542987\",\n        \"plans\": [\n            {\n                \"id\": \"5be24cbd-4ff9-4f8f-aade-7e7c10fdb1f3\",\n                \"name\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n                \"policies\": [\n                    {\n                        \"id\": \"463bcacb-fa4f-4492-8a47-a163ab1d8ef4\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 2394.54,\n                        \"subtotal\": 2894.54,\n                        \"taxes\": 463.13,\n                        \"total\": 3357.67,\n                        \"coverages\": [\n                            {\n                                \"id\": \"768cd859-bb2c-4887-bc6e-92c6554a1264\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 966.77\n                            },\n                            {\n                                \"id\": \"5099dc51-8325-4cef-868d-a40e0b1babc1\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 300000\n                                },\n                                \"premium\": 187\n                            },\n                            {\n                                \"id\": \"cea923d8-e9ae-4757-bb05-1908c2fcd777\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 966.77\n                            },\n                            {\n                                \"id\": \"0780eb40-c9ba-43e8-a9d0-b449874caba0\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.1,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 274\n                            }\n                        ],\n                        \"expedition_rights\": 500\n                    },\n                    {\n                        \"id\": \"b5dde84d-fc0a-4ba0-a947-6906bb887e9e\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"75e29ec0-7529-4f40-8ac7-b5e05397cdd9\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"fe0ee00d-0b72-4125-a9c7-50d4c7edf6ad\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 3044.54,\n                \"taxes\": 487.13,\n                \"total\": 3531.67,\n                \"net_premium\": 2544.54,\n                \"expedition_rights\": 500,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"8041e373-7691-47e3-a562-4082d749419f\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 3044.54,\n                        \"taxes\": 487.13,\n                        \"total\": 3531.67,\n                        \"net_premium\": 2544.54,\n                        \"expedition_rights\": 500,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 2544.54,\n                                \"subtotal\": 3044.54,\n                                \"taxes\": 487.13,\n                                \"total\": 3531.67,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 2394.54,\n                                        \"subtotal\": 2894.54,\n                                        \"taxes\": 463.13,\n                                        \"total\": 3357.67,\n                                        \"expedition_rights\": 500\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 500\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"f56f531a-6b3a-4ce1-a9ed-1a89aad4d497\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 3197.24,\n                        \"taxes\": 511.52,\n                        \"total\": 3708.76,\n                        \"net_premium\": 2544.6,\n                        \"expedition_rights\": 500,\n                        \"fee\": 152.64,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 349.55,\n                                \"subtotal\": 870.52,\n                                \"taxes\": 139.28,\n                                \"total\": 1009.8,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 711.52,\n                                        \"taxes\": 113.84,\n                                        \"total\": 825.36,\n                                        \"expedition_rights\": 500,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 159,\n                                        \"taxes\": 25.44,\n                                        \"total\": 184.44,\n                                        \"fee\": 9\n                                    }\n                                ],\n                                \"fee\": 20.97,\n                                \"expedition_rights\": 500\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 199.55,\n                                \"subtotal\": 211.52,\n                                \"taxes\": 33.84,\n                                \"total\": 245.36,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 211.52,\n                                        \"taxes\": 33.84,\n                                        \"total\": 245.36,\n                                        \"fee\": 11.97\n                                    }\n                                ],\n                                \"fee\": 11.97\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"10935131-f7e2-48f5-aae0-3a8d34240fd4\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 3197.28,\n                        \"taxes\": 511.56,\n                        \"total\": 3708.84,\n                        \"net_premium\": 2544.6,\n                        \"expedition_rights\": 500.04,\n                        \"fee\": 152.64,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 212.05,\n                                \"subtotal\": 266.44,\n                                \"taxes\": 42.63,\n                                \"total\": 309.07,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 253.19,\n                                        \"taxes\": 40.51,\n                                        \"total\": 293.7,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 11.97\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 12.72,\n                                \"expedition_rights\": 41.67\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"45030\",\n            \"state\": {\n                \"code\": 14,\n                \"name\": \"Jalisco\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2024-06-13T20:09:45-05:00\",\n            \"start\": \"2024-04-29T20:09:45-05:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"bmw\"\n            },\n            \"model\": {\n                \"name\": \"m6\"\n            },\n            \"version\": {\n                \"code\": 3698,\n                \"name\": \"competition edition m performance, v8, 4.4t, 600 cp, 2 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2017\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"489ea90b-0fea-4b21-a29a-02f595c82dbc","name":"success_200_200_6","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 103\n        },\n        \"vin\": \"{{randomVIN}}\"\n    },\n    \"person\": {\n        \"birthdate\": \"2008-04-10\",\n        \"civil_status_code\": 0,\n        \"gender_code\": 0\n    },\n    \"region\": {\n        \"postal_code\": \"10010\"\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"71b4fb67-cbc1-4862-a1c7-bd6c3e01b0d8\",\n        \"plans\": [\n            {\n                \"id\": \"3cf7e8ef-e8fd-4e7a-906b-5222b0a2a3bb\",\n                \"name\": \"Plan Amplio\",\n                \"policies\": [\n                    {\n                        \"id\": \"8c632833-f412-4098-86fc-58302c37aa28\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 8410.59,\n                        \"subtotal\": 9010.59,\n                        \"taxes\": 1441.69,\n                        \"total\": 10452.28,\n                        \"coverages\": [\n                            {\n                                \"id\": \"d4e1a50f-da4b-4e38-a000-d9061b9897e4\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1339.11\n                            },\n                            {\n                                \"id\": \"f97ad035-6090-40e7-bb89-d64dca8b8876\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 300000\n                                },\n                                \"premium\": 145.3\n                            },\n                            {\n                                \"id\": \"d0da6ac1-a42b-42ba-af9f-42bd536c1457\",\n                                \"coverage_type\": {\n                                    \"id\": \"89e4c857-4f9f-49be-a069-f499afef6332\",\n                                    \"name\": \"PEXT\"\n                                },\n                                \"premium\": 1000\n                            },\n                            {\n                                \"id\": \"4a5f0476-23a3-4070-877c-273b40a60b75\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 3325.8\n                            },\n                            {\n                                \"id\": \"8ca3927c-e314-49c1-b1ff-2a29d96830e3\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"877d3d93-767c-4f2b-b277-d7f9a46211d7\",\n                                \"coverage_type\": {\n                                    \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                    \"name\": \"AV\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 279.25\n                            },\n                            {\n                                \"id\": \"ccf1090c-a2d5-4d8b-9ba6-0d2d21a7d28c\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1339.11\n                            },\n                            {\n                                \"id\": \"e8b391b6-be36-4deb-b05a-bbbc3b9d3b0b\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.1,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 512.21\n                            }\n                        ],\n                        \"expedition_rights\": 600\n                    },\n                    {\n                        \"id\": \"906b3a94-d18f-4ce2-9442-1d59e32572f0\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"2037e628-afc7-4896-a1f1-e532f8dc6654\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"6954b1cc-6110-4b93-91bd-0e7de7b99d54\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 9160.59,\n                \"taxes\": 1465.69,\n                \"total\": 10626.28,\n                \"net_premium\": 8560.59,\n                \"expedition_rights\": 600,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"31155c7f-08a0-4aeb-8563-83d5f31fb819\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 9160.59,\n                        \"taxes\": 1465.69,\n                        \"total\": 10626.28,\n                        \"net_premium\": 8560.59,\n                        \"expedition_rights\": 600,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 8560.59,\n                                \"subtotal\": 9160.59,\n                                \"taxes\": 1465.69,\n                                \"total\": 10626.28,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 8410.59,\n                                        \"subtotal\": 9010.59,\n                                        \"taxes\": 1441.69,\n                                        \"total\": 10452.28,\n                                        \"expedition_rights\": 600\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 600\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"73866af6-8155-405c-920c-234425b561c7\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 10016.64,\n                        \"taxes\": 1602.72,\n                        \"total\": 11619.36,\n                        \"net_premium\": 8560.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 856.08,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 850.88,\n                                \"subtotal\": 1535.97,\n                                \"taxes\": 245.76,\n                                \"total\": 1781.73,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1370.97,\n                                        \"taxes\": 219.36,\n                                        \"total\": 1590.33,\n                                        \"expedition_rights\": 600,\n                                        \"fee\": 70.09\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 165,\n                                        \"taxes\": 26.4,\n                                        \"total\": 191.4,\n                                        \"fee\": 15\n                                    }\n                                ],\n                                \"fee\": 85.09,\n                                \"expedition_rights\": 600\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"4d6b271d-cc23-40b7-8312-091e1f60e727\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 9674.16,\n                        \"taxes\": 1547.88,\n                        \"total\": 11222.04,\n                        \"net_premium\": 8560.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 513.6,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"price_without_administrative_change\": 10626280\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"10010\",\n            \"state\": {\n                \"code\": 9,\n                \"name\": \"Ciudad de México\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2026-06-12T14:05:12-06:00\",\n            \"start\": \"2026-04-13T14:05:12-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"alfa romeo\"\n            },\n            \"model\": {\n                \"name\": \"147\"\n            },\n            \"version\": {\n                \"code\": 103,\n                \"name\": \"base, l4, 2.0l, 165 cp, 5 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2003\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"baa79e65-e4d1-42ac-a86a-d4bde387b131","name":"success_200_200_7","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 103\n        }\n    },\n    \"person\": {\n        \"birthdate\": \"2008-04-10\",\n        \"civil_status_code\": 0,\n        \"gender_code\": 0,\n        \"rfc\": \"{{randomRFC}}\"\n    },\n    \"region\": {\n        \"postal_code\": \"10010\"\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"f035fd40-acbf-4a81-93e8-c7801caeb2fa\",\n        \"plans\": [\n            {\n                \"id\": \"06abf1cd-91b3-45be-ae4e-bc3d1a4763af\",\n                \"name\": \"Plan Amplio\",\n                \"policies\": [\n                    {\n                        \"id\": \"8a5cd2f6-8c6a-4569-862d-eb2d290aee33\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 8410.59,\n                        \"subtotal\": 9010.59,\n                        \"taxes\": 1441.69,\n                        \"total\": 10452.28,\n                        \"coverages\": [\n                            {\n                                \"id\": \"f41ec901-2522-4249-b933-81ee1c8fdc2b\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1339.11\n                            },\n                            {\n                                \"id\": \"19e5ffb9-f752-4b45-88a5-1802bcb96d18\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 300000\n                                },\n                                \"premium\": 145.3\n                            },\n                            {\n                                \"id\": \"68bc1665-7755-485c-8db0-68c6053c5959\",\n                                \"coverage_type\": {\n                                    \"id\": \"89e4c857-4f9f-49be-a069-f499afef6332\",\n                                    \"name\": \"PEXT\"\n                                },\n                                \"premium\": 1000\n                            },\n                            {\n                                \"id\": \"2b5d2e63-a0a2-4304-9f52-bdab061decc2\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 3325.8\n                            },\n                            {\n                                \"id\": \"585b5ae7-bd5e-4b72-897a-a0596fbef9e9\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"9ad785ea-704e-49f1-a2c5-1932b40e3db1\",\n                                \"coverage_type\": {\n                                    \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                    \"name\": \"AV\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 279.25\n                            },\n                            {\n                                \"id\": \"c9b6ff0a-bbb3-4931-b46d-2d9abf2a0a32\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1339.11\n                            },\n                            {\n                                \"id\": \"7a1f69fd-2dc8-431e-a719-20a43e5d6a58\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.1,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 512.21\n                            }\n                        ],\n                        \"expedition_rights\": 600\n                    },\n                    {\n                        \"id\": \"b22ed5aa-6130-4cd3-b644-7f0ef0a7c916\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"5ae33412-bd9b-4574-b0e7-ed2941fb9d8d\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"80196e07-57ce-4dde-9bc8-ab8cbd838166\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 9160.59,\n                \"taxes\": 1465.69,\n                \"total\": 10626.28,\n                \"net_premium\": 8560.59,\n                \"expedition_rights\": 600,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"af5d2490-e3b7-4bee-b20b-6362ffa10f22\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 9160.59,\n                        \"taxes\": 1465.69,\n                        \"total\": 10626.28,\n                        \"net_premium\": 8560.59,\n                        \"expedition_rights\": 600,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 8560.59,\n                                \"subtotal\": 9160.59,\n                                \"taxes\": 1465.69,\n                                \"total\": 10626.28,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 8410.59,\n                                        \"subtotal\": 9010.59,\n                                        \"taxes\": 1441.69,\n                                        \"total\": 10452.28,\n                                        \"expedition_rights\": 600\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 600\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"f4f91b09-6c95-4e88-bd3b-b1f22d88da4d\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 10016.64,\n                        \"taxes\": 1602.72,\n                        \"total\": 11619.36,\n                        \"net_premium\": 8560.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 856.08,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 850.88,\n                                \"subtotal\": 1535.97,\n                                \"taxes\": 245.76,\n                                \"total\": 1781.73,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1370.97,\n                                        \"taxes\": 219.36,\n                                        \"total\": 1590.33,\n                                        \"expedition_rights\": 600,\n                                        \"fee\": 70.09\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 165,\n                                        \"taxes\": 26.4,\n                                        \"total\": 191.4,\n                                        \"fee\": 15\n                                    }\n                                ],\n                                \"fee\": 85.09,\n                                \"expedition_rights\": 600\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"ea628389-c887-490e-9ffc-68809343ad1f\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 9674.16,\n                        \"taxes\": 1547.88,\n                        \"total\": 11222.04,\n                        \"net_premium\": 8560.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 513.6,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"price_without_administrative_change\": 10626280\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"10010\",\n            \"state\": {\n                \"code\": 9,\n                \"name\": \"Ciudad de México\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2026-06-12T14:07:08-06:00\",\n            \"start\": \"2026-04-13T14:07:08-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"alfa romeo\"\n            },\n            \"model\": {\n                \"name\": \"147\"\n            },\n            \"version\": {\n                \"code\": 103,\n                \"name\": \"base, l4, 2.0l, 165 cp, 5 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2003\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"99b82a18-9c5a-4dc3-81f2-24d24d0ded5d","name":"success_200_200_8","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 103\n        }\n    },\n    \"person\": {\n        \"birthdate\": \"2008-04-10\",\n        \"civil_status_code\": 0,\n        \"gender_code\": 0\n    },\n    \"region\": {\n        \"postal_code\": \"10010\"\n    },\n    \"duration\": 12,\n    \"branch_id\": \"1234567890\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"67127d3c-5f06-4292-8f26-7c8c38a822ba\",\n        \"plans\": [\n            {\n                \"id\": \"d7262f87-b6e3-4b4b-8a1e-ce71445605a8\",\n                \"name\": \"Plan Amplio\",\n                \"policies\": [\n                    {\n                        \"id\": \"b35d0120-5b89-495c-90a6-b9d205232ecd\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 8410.59,\n                        \"subtotal\": 9010.59,\n                        \"taxes\": 1441.69,\n                        \"total\": 10452.28,\n                        \"coverages\": [\n                            {\n                                \"id\": \"f6bb5c45-7c12-492c-be67-f9cded73b4ba\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1339.11\n                            },\n                            {\n                                \"id\": \"7a4f2fcd-aa00-45ef-b480-623b446fc77e\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 300000\n                                },\n                                \"premium\": 145.3\n                            },\n                            {\n                                \"id\": \"49725c89-5747-472f-a242-916c10b64ff9\",\n                                \"coverage_type\": {\n                                    \"id\": \"89e4c857-4f9f-49be-a069-f499afef6332\",\n                                    \"name\": \"PEXT\"\n                                },\n                                \"premium\": 1000\n                            },\n                            {\n                                \"id\": \"71a07220-7645-4951-95ba-0f167d89f5c7\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 3325.8\n                            },\n                            {\n                                \"id\": \"80b70653-f8ba-4f6d-9e2a-09dcd60589ab\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"91392a70-92e2-46c6-945f-4fef2f39eb99\",\n                                \"coverage_type\": {\n                                    \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                    \"name\": \"AV\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 279.25\n                            },\n                            {\n                                \"id\": \"15266355-f0c5-4968-a7ad-107bc551c718\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1339.11\n                            },\n                            {\n                                \"id\": \"b75e0a04-ff0c-40b1-ac00-3831114a523a\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.1,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 512.21\n                            }\n                        ],\n                        \"expedition_rights\": 600\n                    },\n                    {\n                        \"id\": \"5bfc3de6-f44c-4979-b631-0280c97d382f\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"784d6d67-8d66-45fe-ad45-55bb3af4aabe\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"bb87a51c-de6d-468d-a1bc-7ec222fb68d3\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 9160.59,\n                \"taxes\": 1465.69,\n                \"total\": 10626.28,\n                \"net_premium\": 8560.59,\n                \"expedition_rights\": 600,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"eb33db07-ebe2-4508-90c8-b4e14e1271b3\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 9160.59,\n                        \"taxes\": 1465.69,\n                        \"total\": 10626.28,\n                        \"net_premium\": 8560.59,\n                        \"expedition_rights\": 600,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 8560.59,\n                                \"subtotal\": 9160.59,\n                                \"taxes\": 1465.69,\n                                \"total\": 10626.28,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 8410.59,\n                                        \"subtotal\": 9010.59,\n                                        \"taxes\": 1441.69,\n                                        \"total\": 10452.28,\n                                        \"expedition_rights\": 600\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 600\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"99621b87-0943-4dc8-b4cb-6f82505d3ac6\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 10016.64,\n                        \"taxes\": 1602.72,\n                        \"total\": 11619.36,\n                        \"net_premium\": 8560.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 856.08,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 850.88,\n                                \"subtotal\": 1535.97,\n                                \"taxes\": 245.76,\n                                \"total\": 1781.73,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1370.97,\n                                        \"taxes\": 219.36,\n                                        \"total\": 1590.33,\n                                        \"expedition_rights\": 600,\n                                        \"fee\": 70.09\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 165,\n                                        \"taxes\": 26.4,\n                                        \"total\": 191.4,\n                                        \"fee\": 15\n                                    }\n                                ],\n                                \"fee\": 85.09,\n                                \"expedition_rights\": 600\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 700.88,\n                                \"subtotal\": 770.97,\n                                \"taxes\": 123.36,\n                                \"total\": 894.33,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 770.97,\n                                        \"taxes\": 123.36,\n                                        \"total\": 894.33,\n                                        \"fee\": 70.09\n                                    }\n                                ],\n                                \"fee\": 70.09\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"020d7ee0-4d52-40c5-875d-ec5593327703\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 9674.16,\n                        \"taxes\": 1547.88,\n                        \"total\": 11222.04,\n                        \"net_premium\": 8560.56,\n                        \"expedition_rights\": 600,\n                        \"fee\": 513.6,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 713.38,\n                                \"subtotal\": 806.18,\n                                \"taxes\": 128.99,\n                                \"total\": 935.17,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 792.93,\n                                        \"taxes\": 126.87,\n                                        \"total\": 919.8,\n                                        \"expedition_rights\": 50,\n                                        \"fee\": 42.05\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 42.8,\n                                \"expedition_rights\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"price_without_administrative_change\": 10626280\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"10010\",\n            \"state\": {\n                \"code\": 9,\n                \"name\": \"Ciudad de México\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2026-06-12T14:09:41-06:00\",\n            \"start\": \"2026-04-13T14:09:41-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"alfa romeo\"\n            },\n            \"model\": {\n                \"name\": \"147\"\n            },\n            \"version\": {\n                \"code\": 103,\n                \"name\": \"base, l4, 2.0l, 165 cp, 5 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2003\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"a43ab3ab-efc3-4e01-b5d2-c4df996003f8","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1000,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: person->gender_code\"\n    }\n}"},{"id":"fce0bffe-081b-467b-9040-c952c22fc20d","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"d8ad2106-a975-4917-89ff-6ad5d160364c","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"8078337c-dd39-4527-84fc-4228a3294e56","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"6f764df0-d03b-40f1-b6eb-0a2e0e7ec9c2","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"},{"id":"8374a819-5879-4df2-a73a-e4c990704381","name":"failed_409_10_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"2010-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"The user cannot be younger than 16 years old or older than 100 years old\"\n    }\n}"},{"id":"e999b01e-3d53-4f31-8bce-e417da5ba4a6","name":"failed_409_11_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 11,\n    \"response\": {\n        \"message\": \"Postal code not supported\"\n    }\n}"},{"id":"76864b0d-9271-4a33-a515-9a95ac6e2023","name":"failed_409_12_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 12,\n    \"response\": {\n        \"message\": \"Vehicle code not supported\"\n    }\n}"},{"id":"b7e12453-f063-41f5-9484-c172a273553b","name":"failed_409_13_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 13,\n    \"response\": {\n        \"message\": \"Lapsed coupon\"\n    }\n}"},{"id":"8317d301-aa2a-4b72-b763-8da9066c93a2","name":"failed_409_14_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    },\n    \"duration\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 14,\n    \"response\": {\n        \"message\": \"Duration not supported. Review internal partnership documentation\"\n    }\n}"},{"id":"fbc51da5-2791-475d-b261-6ec7ce5e165a","name":"failed_409_15_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\"\n    },\n    \"duration\": 12,\n    \"plans\": [\n        {\n            \"name\": \"Plan Personalizado\",\n            \"policies\": [\n                {\n                    \"coverages\": [\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"DM\"\n                            },\n                            \"deductible\": 0.03\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RT\"\n                            },\n                            \"deductible\": 0.1\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RCBP\"\n                            },\n                            \"sum_assured\": 3000000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"GM\"\n                            },\n                            \"sum_assured\": 400000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"AV\"\n                            }\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 15,\n    \"response\": {\n        \"message\": \"Invalid input for coverage: RT. Review internal partnership documentation\"\n    }\n}"},{"id":"22f7f61c-22c3-47be-ae01-b6b666d8c44c","name":"failed_409_15_2","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"postal_code\": \"44100\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\"\n    },\n    \"duration\": 12,\n    \"plans\": [\n        {\n            \"name\": \"Plan Personalizado\",\n            \"policies\": [\n                {\n                    \"coverages\": [\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"DM\"\n                            },\n                            \"deductible\": 0.03\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RT\"\n                            },\n                            \"deductible\": 0.05\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"RCBP\"\n                            },\n                            \"sum_assured\": 3000000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"GM\"\n                            },\n                            \"sum_assured\": 400000\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"AV\"\n                            }\n                        },\n                        {\n                            \"coverage_type\": {\n                                \"name\": \"EXTREP\"\n                            }\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 18:01:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 15,\n    \"response\": {\n        \"message\": \"you can't quotate 'EXTREP' coverage. Review internal partnership documentation.\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"78726ea4-36b4-4f25-9a43-91c3024e7632","name":"failed_409_16_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"limited_plan_id\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 18:01:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 16,\n    \"response\": {\n        \"message\": \"limited_plan_id is not supported for this quotation. Review internal partnership documentation\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"006b3b70-f5c8-4ab1-a15f-cebb66b284a4","name":"failed_409_17_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"limited_plan_id\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n    \"coupon\": \"couponQA\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 18:01:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 17,\n    \"response\": {\n        \"message\": \"Limited plan doesn't support coupons.\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"6a01948c-98c6-47e9-94e5-f3c1e2787cb5","name":"failed_409_18_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"limited_plan_id\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n    \"coupon\": \"couponQA\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1\n    },\n    \"duration\": 12\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 18:01:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 18,\n    \"response\": {\n        \"message\": \"The coverages AVP and AV can not be together in the same quotation\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"b6369ae3-179c-492d-8434-81dec7442ec1","name":"failed_409_19_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"limited_plan_id\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n    \"coupon\": \"couponQA\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1\n    },\n    \"duration\": 12,\n    \"branch_id\": \"1234567890\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 18:01:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 19,\n    \"response\": {\n        \"message\": \"The branch does not belong to the partner.\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"316b62c1-82f1-4886-88ba-01599fb5bb1b","name":"failed_409_20_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"limited_plan_id\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n    \"coupon\": \"couponQA\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1\n    },\n    \"duration\": 12,\n    \"branch_id\": \"1234567890\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 18:01:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 20,\n    \"response\": {\n        \"message\": \"It can not create a quote with more than 3 plans in the same request\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"11bc12de-4025-4708-8b77-6d1570aa8cac","name":"failed_409_21_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"limited_plan_id\": \"9f63279f-0ea1-4c9c-8fd2-6ed031c08275\",\n    \"coupon\": \"couponQA\",\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 3698\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"45030\"\n    },\n    \"person\": {\n        \"gender_code\": 1,\n        \"birthdate\": \"1980-08-15\",\n        \"civil_status_code\": 1\n    },\n    \"duration\": 12,\n    \"branch_id\": \"1234567890\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 18:01:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 21,\n    \"response\": {\n        \"message\": \"The use_type_code sent in the request is not supported. Review internal partnership documentation.\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"47fe4b5c-148a-4729-b1d9-f21cedb2af9f","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": 15\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: person->birthdate. It must be date\"\n    }\n}"},{"id":"cb3063fc-65f6-45c8-a063-15f11851c13a","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \"code\": 19075\n        }\n    }\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"06e44285-7aa9-4ba3-9b62-4d5a8a9fb785","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"version\": {\n            \n        }\n    },\n    \"region\": {\n        \"state\": {\n            \"code\": 14\n        },\n        \"postal_code\": \"44100\"\n    },\n    \"person\":{\n    \t\"gender_code\": 1,\n    \t\"birthdate\": \"1980-08-15\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: vehicle->version->code\"\n    }\n}"}],"_postman_id":"1f771891-101c-4f1d-a661-47fbf805d686"},{"name":"invoice url","id":"e9abc1b7-ce33-4e51-a834-88c950b387b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/invoice-url/:policyId","description":"<p>Use this service to get an invoice url.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","invoice-url",":policyId"],"host":["{{HOST}}"],"query":[],"variable":[{"type":"any","value":"","key":"policyId"}]}},"response":[{"id":"cf7b8ddc-0ff4-46b3-a424-14381d5b9018","name":"success_200_200_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/invoice-url/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","invoice-url",":policyId"],"variable":[{"key":"policyId","value":"62ae9bf5-cfa4-4c52-8182-9c010c84426c"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Oct 2025 19:43:15 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"938"},{"key":"Connection","value":"keep-alive"},{"key":"cache-control","value":"public, max-age=300"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"true"},{"key":"x-envoy-upstream-service-time","value":"318"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"url\": \"http://login-qa.crabi.net/invoice?policyNumber=UC-1023146&productId=e2d8c8b5-fb59-4e6f-a682-033731931f8d&t=ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNkltMXNWVzFDT0V0b1kwNDBRVkZSYlhGMVRYWkRiRkVpTENKMGVYQWlPaUpLVjFRaWZRLmV5SmhiR2NpT2lKU1V6STFOaUlzSW1WNGNDSTZNVGMyTWpZek1EazVOU3dpWm1WaGRIVnlaU0k2SW1sdWRtOXBZMlVpTENKd1pYSnpiMjVmYVdRaU9pSmhZekJrTXpabFl5MWlaRGRrTFRRMk5XSXRPR0U0WXkxa016Z3haREF5TnpZNE5XTWlMQ0owZVhBaU9pSktWMVFpZlEuZElfR0dISTFVLWlBXzN4SExSZmRMYm9BTXVDbkJZajg0NjhyUGNuYl9nNEs5cjN4WXZZWVNaYnZfekhKQVBCSlctZDktc0o2TEJlWE5KdmpCa0c4UUx5YXBjNUViM3NlcE42ZEtqdThDNy1LbGNrWFBadWQ4eWZfOERLSzA4UTBfSVFjSjF3TmU5Z1pneW1QaThfUVI5bmZQbHlOcXhSZjNPN1pMMDVkM1NqRnJCQWM1dGNTM3JUMkgxNDlMZGxibFJobUk4ZnhkR2dyRnFXcXlGNmJkMlA0STVvWUtMdmVfU3RFRTdQakhhSGNGRUlIYkNDNXZ6elZkR0M5YmozSFd0WW9IaVRaZWhfWkYwVWFjQ1l0QzJtZ1Fld0dpVWM4ZzhpQlhpTVpVZjJyZk5wYmpZaVE3YldScXpFemdYeGg1aHVCU21zckgxVUZZc0JhMkNpOUlB\"\n    },\n    \"status\": \"success\"\n}"},{"id":"c9f804f6-5452-4484-88f2-0c5dd5294bc5","name":"failed_400_4_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/invoice-url/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","invoice-url",":policyId"],"variable":[{"key":"policyId","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Oct 2025 19:40:52 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"94"},{"key":"Connection","value":"keep-alive"},{"key":"cache-control","value":"public, max-age=300"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"true"},{"key":"x-envoy-upstream-service-time","value":"81"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: policy_id\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"eabf0c15-b394-420e-8f46-f2f072b45898","name":"failed_401_401_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text","disabled":true}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/invoice-url/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","invoice-url",":policyId"],"variable":[{"key":"policyId","value":"cfa8613c-17fd-4165-9416-56fd4aa6a7b0"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Oct 2025 19:38:54 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"cache-control","value":"public, max-age=300"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"true"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"7d386445-aa55-4736-bdc6-74481675c9fe","name":"failed_403_403_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/invoice-url/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","invoice-url",":policyId"],"variable":[{"key":"policyId","value":"cfa8613c-17fd-4165-9416-56fd4aa6a7b0"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Oct 2025 19:36:01 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"keep-alive"},{"key":"cache-control","value":"public, max-age=300"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"true"},{"key":"x-envoy-upstream-service-time","value":"173"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"8ae30128-c269-4e3a-9c8a-3c65e7f0d9f5","name":"failed_500_500_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/invoice-url/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","invoice-url",":policyId"],"variable":[{"key":"policyId","value":""}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"19018efc-cb28-42e3-aff7-a1188ce19b1a","name":"failed_503_503_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/invoice-url/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","invoice-url",":policyId"],"variable":[{"key":"policyId","value":""}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"e9abc1b7-ce33-4e51-a834-88c950b387b0"},{"name":"renewal quotation","id":"88db11e8-d1bd-4672-9df8-8e60a1e19e68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/renewal/quotation","description":"<p>Use this endpoint to get a renewal quotation. Coupon attribute is optional.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","renewal","quotation"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"e218b7b8-5ba9-46d9-a206-9667d69932a4","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"\",\n        \"duration\": 12,\n        \"id\": \"c85ec33f-f941-4901-84c7-c09f17f6d431\",\n        \"plans\": [\n            {\n                \"id\": \"af8e7160-9866-4152-b9db-369fabe7161b\",\n                \"name\": \"Plan personalizado\",\n                \"policies\": [\n                    {\n                        \"id\": \"bc1b615c-6669-4627-8192-6aa7fe7d2cc4\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 12438.23,\n                        \"subtotal\": 12638.23,\n                        \"taxes\": 2022.12,\n                        \"total\": 14660.35,\n                        \"coverages\": [\n                            {\n                                \"id\": \"a6095cc8-998c-48c9-995a-70387ec6c94e\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1432.7\n                            },\n                            {\n                                \"id\": \"c679cf4c-c390-47b7-89a0-9542e84215f4\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 166.6\n                            },\n                            {\n                                \"id\": \"5156368a-6d81-4988-b510-964a85f2bd53\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 7771.63\n                            },\n                            {\n                                \"id\": \"0e5c4512-91c2-4c56-8495-7f0fe1787839\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"8ace9baa-fde4-4d40-937b-8d977ab33825\",\n                                \"coverage_type\": {\n                                    \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                    \"name\": \"AV\"\n                                },\n                                \"premium\": 279.25\n                            },\n                            {\n                                \"id\": \"767fac6f-f64e-48d9-a91d-663b315f16c7\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1432.7\n                            },\n                            {\n                                \"id\": \"90f2b5b6-f0cb-45a9-b6f9-f135c308b03d\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.15,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 885.54\n                            }\n                        ],\n                        \"expedition_rights\": 200\n                    },\n                    {\n                        \"id\": \"5dde4f2e-830d-42df-9a07-fa0afdd2fcba\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"8121fbb3-fb96-4bbf-87e8-a4016160b4d0\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"c4ceeb24-8668-401e-a9e6-7109fa7459d5\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 12788.23,\n                \"taxes\": 2046.12,\n                \"total\": 14834.35,\n                \"net_premium\": 12588.23,\n                \"expedition_rights\": 200,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"dccfba4b-221e-440d-b018-71a978808748\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 12788.23,\n                        \"taxes\": 2046.12,\n                        \"total\": 14834.35,\n                        \"net_premium\": 12588.23,\n                        \"expedition_rights\": 200,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 12588.23,\n                                \"subtotal\": 12788.23,\n                                \"taxes\": 2046.12,\n                                \"total\": 14834.35,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 12438.23,\n                                        \"subtotal\": 12638.23,\n                                        \"taxes\": 2022.12,\n                                        \"total\": 14660.35,\n                                        \"expedition_rights\": 200\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 200\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"eba50ae8-edd2-47c4-aba6-bf5011529b2a\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 15305.84,\n                        \"taxes\": 2448.92,\n                        \"total\": 17754.76,\n                        \"net_premium\": 12588.24,\n                        \"expedition_rights\": 200,\n                        \"fee\": 2517.6,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1186.52,\n                                \"subtotal\": 1623.82,\n                                \"taxes\": 259.81,\n                                \"total\": 1883.63,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1443.82,\n                                        \"taxes\": 231.01,\n                                        \"total\": 1674.83,\n                                        \"expedition_rights\": 200,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 180,\n                                        \"taxes\": 28.8,\n                                        \"total\": 208.8,\n                                        \"fee\": 30\n                                    }\n                                ],\n                                \"fee\": 237.3,\n                                \"expedition_rights\": 200\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1036.52,\n                                \"subtotal\": 1243.82,\n                                \"taxes\": 199.01,\n                                \"total\": 1442.83,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1243.82,\n                                        \"taxes\": 199.01,\n                                        \"total\": 1442.83,\n                                        \"fee\": 207.3\n                                    }\n                                ],\n                                \"fee\": 207.3\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"a1ea780b-b21a-413e-829a-cdf5f6a9fb44\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 15305.88,\n                        \"taxes\": 2448.96,\n                        \"total\": 17754.84,\n                        \"net_premium\": 12588.24,\n                        \"expedition_rights\": 200.04,\n                        \"fee\": 2517.6,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1049.02,\n                                \"subtotal\": 1275.49,\n                                \"taxes\": 204.08,\n                                \"total\": 1479.57,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1260.49,\n                                        \"taxes\": 201.68,\n                                        \"total\": 1462.17,\n                                        \"expedition_rights\": 16.67,\n                                        \"fee\": 207.3\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 15,\n                                        \"taxes\": 2.4,\n                                        \"total\": 17.4,\n                                        \"fee\": 2.5\n                                    }\n                                ],\n                                \"fee\": 209.8,\n                                \"expedition_rights\": 16.67\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"region\": {\n            \"postal_code\": \"06500\",\n            \"state\": {\n                \"code\": 9,\n                \"name\": \"\"\n            }\n        },\n        \"validity\": {\n            \"end\": \"2025-09-27T10:13:03-06:00\",\n            \"start\": \"2025-08-13T10:13:03-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"kia\"\n            },\n            \"model\": {\n                \"name\": \"rio\"\n            },\n            \"version\": {\n                \"code\": 12119,\n                \"name\": \"ex, l4, 1.6l, 121 cp, 5 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2020\"\n            }\n        }\n    },\n    \"status\": \"success\"\n}"},{"id":"a41327ce-fd01-4822-86be-3469b60921cd","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\"\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"0edfa280-ef4b-49c5-b3b2-8edb9fb27103","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: vehicle_number\"\n    }\n}"},{"id":"4933fdf5-deeb-4534-9f92-981290054de3","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: policy_number\"\n    }\n}"},{"id":"e5081f83-e7af-45ee-a2dd-58728b86f62b","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"e7caaf04-44a2-4b10-9e56-e2fa1916c321","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"a1fa1fbd-03e6-41b0-b6f0-4eb89c34ee8d","name":"failed_409_12_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 12,\n    \"response\": {\n        \"message\": \"Vehicle code not supported\"\n    }\n}"},{"id":"6b63384a-b587-45b2-95e2-792018782ae2","name":"failed_409_13_1","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"TestCouponQA\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 13,\n    \"response\": {\n        \"message\": \"Lapsed coupon\"\n    }\n}"},{"id":"3c5d1578-6eac-4dab-a553-0d1279df5401","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"e9aa402c-8f21-47a4-ad5b-8003e440cb03","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_number\": \"AE-1002691\",\n    \"coupon\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/renewal/quotation"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Tue, 23 Apr 2024 22:49:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"88db11e8-d1bd-4672-9df8-8e60a1e19e68"},{"name":"create person","id":"91cba386-6972-4f99-b4a8-12c911b4771f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Javier\",\n        \"first_last_name\": \"Partner 3\",\n        \"second_last_name\": \"Prueba\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"MOVJ9202425G4\",\n        \"email\": \"example+partn4er3@crabi.com\",\n        \"phone\": \"5510651541\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8944098\n        },\n        \"curp\": \"MOVJ920242HDFSLL01\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register","description":"<p>Use this service to create a customer in the Crabi database and add policies after the creation.</p>\n<p><strong>Workflow to create a moral person (success_200_200_2 example)</strong></p>\n<p>Only in this case, the attributes <code>first_last_name</code>, <code>second_last_name</code>, <code>gender_code</code>, <code>civil_status_code</code> must not to be in the json request. Also, the <code>birthdate</code> attribute must have the foundation date of the moral person.</p>\n<p>Finally, there are other attributes: <code>moral_person</code>, <code>mercantile_folio</code> and <code>legal_representative</code>. The <code>moral_person</code> attribute must be sent as true and <code>mercantile_folio</code> is an alphanumeric attribute with the ID from the Registro Público de Comercio, legal_representative is the full name of company legal representative.</p>\n<p><strong>Important</strong>: for all kind of persons, the <code>person-&gt;rfc</code> and <code>person-&gt;email</code> attributes are unique, which means the endpoint will return an error if detects that at least one of them already exists in the database.</p>\n<hr />\n<h4 id=\"additional-internal-error-codes\">Additional internal error codes</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTP status</strong></th>\n<th><strong>Internal error</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>409</td>\n<td>10</td>\n<td>The user cannot be younger than 16 years old or older than 122 years old.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>11</td>\n<td>Postal code not supported.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>12</td>\n<td>The email has already been taken.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>13</td>\n<td>The rfc has already been taken.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"allowed-values-for-attributes\">Allowed values for attributes</h5>\n<ul>\n<li><p>person-&gt;pld_data-&gt;economic_activity_code: 8944098 for private employee<br />  9411998 for public employee<br />  9506009 for unemployed<br />  1 for own business.</p>\n</li>\n<li><p>person-&gt;gender_code: 1 for male, 2 for female, 3 for other.</p>\n</li>\n<li><p>civil_status_code:<br />  1 single<br />  2 married<br />  3 widow or widower<br />  4 divorcee<br />  5 Domestic partnership<br />  7 married with shared goods<br />  8 married with separated goods<br />  9 other</p>\n</li>\n</ul>\n<h5 id=\"optional-parameters\">Optional parameters</h5>\n<ul>\n<li><p>economic_sector</p>\n</li>\n<li><p>curp</p>\n</li>\n</ul>\n<hr />\n<h4 id=\"resources\">Resources</h4>\n<ul>\n<li><p>Countries and nationalities <a href=\"https://docs.google.com/spreadsheets/d/14afyZiJEIqZOU5Ow_jzGXtwHH7j1rjrt\">https://docs.google.com/spreadsheets/d/14afyZiJEIqZOU5Ow_jzGXtwHH7j1rjrt</a></p>\n</li>\n<li><p>States<br />  <a href=\"https://docs.google.com/spreadsheets/d/1VTD1ygxwu6iHuo32xq3oG1XFCEHxgp6dbr8vW4-ioOM/\">https://docs.google.com/spreadsheets/d/1VTD1ygxwu6iHuo32xq3oG1XFCEHxgp6dbr8vW4-ioOM</a></p>\n</li>\n<li><p>Economic_Activities<br />  <a href=\"https://docs.google.com/spreadsheets/d/1ZPvDcxD91OLjrgs9U4mFoDFdtmzC3bEW/edit?usp=sharing&amp;ouid=104272452236557801372&amp;rtpof=true&amp;sd=true\">https://docs.google.com/spreadsheets/d/1ZPvDcxD91OLjrgs9U4mFoDFdtmzC3bEW</a></p>\n</li>\n</ul>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","users","register"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"4d855d75-6f84-44c7-a516-ea4f67df50fd","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"MOVJ9202425G4\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5510651541\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8944098\n        },\n        \"curp\": \"MOVJ920242HDFSLL01\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 May 2025 18:34:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"791"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"id\": \"28106016-cd7d-410b-b05a-3f7008637ec7\",\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5510651541\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"MOVJ9202425G4\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"municipality_code\": \"14120\",\n            \"state_code\": \"14\",\n            \"country_code\": \"1\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8944098\n        },\n        \"referral_to\": \"UWCL4I\",\n        \"referral_points\": 0,\n        \"partner_id\": \"7b8b2518-e8ae-4daa-8840-a33a5253e87c\",\n        \"addresses\": null,\n        \"creation_date\": \"\",\n        \"curp\": \"MOVJ920242HDFSLL01\"\n    },\n    \"status\": \"success\"\n}"},{"id":"1a8a1e8a-4008-4f84-aaca-cba58ed7e87d","name":"success_200_200_2","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dunder Mifflin SA de CV\",\n        \"birthdate\": \"2019-01-20\",\n        \"rfc\": \"GAGM890213J76\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"phone\": \"5510651541\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8944098\n        },\n        \"moral_person\": true,\n        \"mercantile_folio\": \"HHH\",\n        \"legal_representative\": \"Legal representative name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 May 2025 18:36:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"846"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"id\": \"28106016-cd7d-410b-b05a-3f7008637ec7\",\n        \"first_name\": \"Dunder Mifflin SA de CV\",\n        \"birthdate\": \"2019-01-20\",\n        \"rfc\": \"GAGM890213J76\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5510651541\",\n        \"gender_code\": 0,\n        \"civil_status_code\": 0,\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"municipality_code\": \"14120\",\n            \"state_code\": \"14\",\n            \"country_code\": \"1\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8944098\n        },\n        \"referral_to\": \"UFTEFQ\",\n        \"referral_points\": 0,\n        \"partner_id\": \"7b8b2518-e8ae-4daa-8840-a33a5253e87c\",\n        \"mercantile_folio\": \"HHH\",\n        \"moral_person\": true,\n        \"addresses\": null,\n        \"creation_date\": \"\",\n        \"legal_representative\": \"Legal representative name\"\n    },\n    \"status\": \"success\"\n}"},{"id":"b116a31b-0baa-4286-936c-855dc6b9d306","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1000,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: person->gender_code\"\n    }\n}"},{"id":"659ab327-b945-4009-b21a-a75057171d11","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"c8dcf317-3a9c-4c9f-b000-53ea8063327b","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"cc70c16c-cb35-437f-9b68-52f634bc5643","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"661e99fa-7709-405f-9df3-9b2ba4b6ae79","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"},{"id":"02632b42-8191-47c6-ac45-55e196728a53","name":"failed_504_504_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Gateway Timeout","code":504,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 504,\n    \"response\": {\n        \"message\": \"The blacklists service exceeded the waiting time limit\"\n    }\n}"},{"id":"3c654015-6149-46f7-92a7-64b05ab29cf1","name":"failed_409_10_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"2010-08-15\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"The user cannot be younger than 16 years old or older than 122 years old\"\n    }\n}"},{"id":"6edc47db-a981-47ed-bfdc-46247d623453","name":"failed_409_11_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"2010-08-15\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"44100\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 11,\n    \"response\": {\n        \"message\": \"Postal code not supported\"\n    }\n}"},{"id":"fe67641b-ed10-453a-a194-2d719ba111bf","name":"failed_409_12_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 12,\n    \"response\": {\n        \"message\": \"The email has already been taken\"\n    }\n}"},{"id":"322f11c2-e186-4296-b9b1-5ee3061515a8","name":"failed_409_13_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"2010-08-15\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"44100\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 13,\n    \"response\": {\n        \"message\": \"The rfc has already been taken\"\n    }\n}"},{"id":"4ea294fb-94c4-4529-8583-ebc5150ef430","name":"failed_451_15_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Joaquín\",\n        \"first_last_name\": \"Guzmán\",\n        \"second_last_name\": \"Loera\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"MOVJ9204425F2\",\n        \"email\": \"aguacache+partns4er3@crabi.com\",\n        \"phone\": \"5510651541\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8944098\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Unavailable For Legal Reasons","code":451,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Dec 2023 19:38:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"83"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 15,\n    \"response\": {\n        \"message\": \"Person appears on blacklists\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"1574cb94-b66f-4e5a-a562-f4791eb3069a","name":"failed_424_10_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"2010-08-15\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"44100\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"Black list service unreachable\"\n    }\n}"},{"id":"31b0a799-3620-437a-9408-d21ea2eb46d0","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n    \t\"birthdate\": 15,\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: person->birthdate. It must be date\"\n    }\n}"},{"id":"3f4927dd-6c47-4a51-bae6-3b72ed696003","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"602fe72d-1bac-4256-ab61-9496370ff65e","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: person->first_name\"\n    }\n}"},{"id":"4282284d-3d48-4032-810c-e1281afaf8bc","name":"success_200_200_2_bk","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dunder Mifflin SA de CV\",\n        \"birthdate\": \"2019-01-20\",\n        \"rfc\": \"GAGM890213J76\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Slough Avenue\",\n            \"external_number\": \"1725\",\n            \"internal_number\": \"Suite 200\",\n            \"neighborhood\": \"PA\",\n            \"postal_code\": \"18505\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 8,\n            \"country_of_origin_code\": 8,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 2800002\n        },\n        \"moral_person\": true,\n        \"mercantile_folio\": \"HHHH\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"id\": \"28106016-cd7d-410b-b05a-3f7008637ec7\",\n        \"first_name\": \"Dunder Mifflin SA de CV\",\n        \"birthdate\": \"2019-01-20\",\n        \"rfc\": \"GAGM890213J76\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Slough Avenue\",\n            \"external_number\": \"1725\",\n            \"internal_number\": \"Suite 200\",\n            \"neighborhood\": \"PA\",\n            \"postal_code\": \"18505\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 8,\n            \"country_of_origin_code\": 8,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 2800002\n        },\n        \"moral_person\": true,\n        \"mercantile_folio\": \"HHHH\"\n    },\n    \"status\": \"success\"\n}"},{"id":"a31e04f1-ee67-4de6-a6bf-ea663a96a6ac","name":"success_200_200_1_bk","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"person\": {\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8400004\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"id\": \"28106016-cd7d-410b-b05a-3f7008637ec7\",\n        \"first_name\": \"Dwight Kurt\",\n        \"first_last_name\": \"Schrute\",\n        \"second_last_name\": \"III\",\n        \"email\": \"dschrute@dundermifflin.com\",\n        \"phone\": \"5623123454\",\n        \"gender_code\": 1,\n        \"civil_status_code\": 1,\n        \"birthdate\": \"1972-01-20\",\n        \"rfc\": \"SKID720120QP2\",\n        \"address\": {\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"municipality_code\": \"14120\",\n            \"state_code\": \"14\",\n            \"country_code\": \"1\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 8944098\n        },\n        \"referral_to\": \"UIVJET\",\n        \"referral_points\": 0,\n        \"partner_id\": \"74713149-640e-4e2f-88b8-ea4e10f2e79f\"\n    },\n    \"status\": \"success\"\n}"}],"_postman_id":"91cba386-6972-4f99-b4a8-12c911b4771f"},{"name":"add policy","id":"0851b941-5f1c-4fac-94eb-c3e15b198fa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"MOVJ9202425F5\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441225\",\n        \"version_name\": \"4 pts. Alcance 499 km, aceleración de 0-100 km en 3.4s, RA-21, 4x4, paq. Autopilot (4 cámaras, sensores 360°, etc), paq. Conducción autónoma\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"0991f3ab-16eb-436c-a8da-57ea8852e9d9\",\n        \"plan_id\": \"d4400d14-a19e-42ec-be78-eab640a55049\",\n        \"coupon\": \"TestCouponQA\"\n    },\n    \"preferred_beneficiary\": true,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ],\n    \"description\": \"AGENT007\",\n    \"start_date\": \"2022-12-18\",\n    \"use_crabi_checkout\": false,\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy","description":"<p>Use this service to add a car policy to a person previously created.</p>\n<p>The quotation data received in this service can be retrieved from calling the post quotation api service.</p>\n<p>The <code>vehicle-&gt;version_id</code> attribute corresponds to Crabi vehicle id in the Crabi's catalogue.</p>\n<p>The <code>vehicle-&gt;version_name</code> attribute is optional and it must be set if a particular name for the car version is needed in the policy cover. The string sent in this attribute will be printed in the policy cover (example <code>success_200_200_2</code>)</p>\n<p>The <code>preferred_beneficiary</code> attribute indicates if the policy will be generated having the partner as preferred beneficiary*. If true, it will add a document representing the preferred beneficiary endorsement. Otherwise, the policy will be generated without preferred beneficiary. In case that there is more than one preferred beneficiary available, the <code>preferred_beneficiary_id</code> attribute must be included in the json request (example <code>success_200_200_3</code>).</p>\n<p>The <code>start_date</code> attribute indicates the life beginning of the policy. It can be a value from the current date to 15 days in the future. In case the beginning of the policy must be equal to the issue date, then the value for the <code>start_date</code> attribute must be \"<code>issue_date</code>\".</p>\n<p>The <code>use_crabi_checkout</code> attribute indicates if the policy will be paid with a Crabi payment link (final user must pay using credit/debit card) or created as a record in the cash flow (partner must pay). If true, you need to call the <code>get checkout</code> web service to get the payment link. Otherwise, the payment process will be through the balancing process at the end of the month (a manual process).</p>\n<p>The <code>send_mail_to_client</code> attribute indicates if a welcome Crabi-branded email will be sent to the client along with the policy. This email mentions the client’s name, available services, terms, conditions, rights, policy number, and emergency number.</p>\n<p>The <code>send_whatsapp_to_client</code> attribute indicates if a welcome WhatsApp message will be sent to the client along with the policy. This message mentions the client’s name, policy number, and emergency number.</p>\n<p>Use the <code>branch_id</code> attribute when a relation between a specific business branch and the policy is needed (example <code>success_200_200_3</code>), this is useful when the partner has to manage policies grouped by branches and to track convertion rate.</p>\n<p>Use the <code>vehicle-&gt;engine_number</code> attribute if you need to specify the engine number in the policy cover. The <code>success_200_200_3</code> shows how to use this attribute.</p>\n<p>This service always generates the policy cover document. The document of preferred beneficiary endorsement will be or not generated according to the value of attribute <code>preferred_beneficiary</code>*. These documents will be sent to the emails specified in the <code>receivers</code> attribute. Also, the documents will be returned in the json response as links to download them, these links will be alive for 30 min after the delivery.</p>\n<hr />\n<h4 id=\"additional-internal-error-codes\">Additional internal error codes</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTP status</strong></th>\n<th><strong>Internal error</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>409</td>\n<td>10</td>\n<td>The vehicle is already insured.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>11</td>\n<td>The quotation does not match with vehicle version.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>12</td>\n<td>Invalid value for preferred_beneficiary. Review internal partnership documentation</td>\n</tr>\n<tr>\n<td>409</td>\n<td>13</td>\n<td>Invalid value for start_date. Must be between the current date and 15 days to the future.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>14</td>\n<td>The quotation has already been used.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>15</td>\n<td>Missing headers</td>\n</tr>\n<tr>\n<td>409</td>\n<td>16</td>\n<td>Vehicle is currently assured (and anticipated renewal is not possible yet).</td>\n</tr>\n<tr>\n<td>409</td>\n<td>17</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"optional-parameters\">Optional parameters</h5>\n<ul>\n<li><p>quotation-&gt;coupon</p>\n</li>\n<li><p>receivers</p>\n</li>\n<li><p>description</p>\n</li>\n<li><p>vehicle-&gt;version_name</p>\n</li>\n<li><p>send_email_to_client</p>\n</li>\n<li><p>send_whatsapp_to_client</p>\n</li>\n<li><p>branch_id</p>\n</li>\n<li><p>vehicle-&gt;engine_number</p>\n</li>\n</ul>\n<p>(*) Must be validated with internal partnership documentation.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","policy"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"1e9089f4-ecff-4048-b90a-a04607314ade","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\",\n        \"payment_plan_id\": \"58b0587f-0008-48b5-9ea9-508207fd0b93\"\n    },\n    \"description\": \"AGENT007\",\n    \"preferred_beneficiary\": true,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"response\": {\n        \"policies\": [\n            {\n                \"policy_id\": \"2cb497f2-e17f-40e9-a35b-c03d896c850\",\n                \"policy_number\": \"AE-3300\",\n                \"policy_type\": {\n                    \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\"\n                },\n                \"start_date\": \"2022-07-22T04:59:00Z\",\n                \"end_date\": \"2023-07-22T04:59:00Z\"\n            },\n            {\n                \"policy_id\": \"2cb497f2-e17f-40e9-a35b-c03d896c850\",\n                \"policy_number\": \"XZ-3300\",\n                \"policy_type\": {\n                    \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\"\n                },\n                \"start_date\": \"2022-07-22T04:59:00Z\",\n                \"end_date\": \"2023-07-22T04:59:00Z\"\n            }\n        ],\n        \"description\": \"AGENT007\",\n        \"vehicle_id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n        \"files\": [\n            {\n                \"name\": \"cover\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productAnnual-2022-07-23T00:44:55.185Z.pdf?Expires=1658538904&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=AXhLu%2B%2FYKsC7qyPF95P9aW%2Fuhr1yLuAxg2iWlmO8ivuvBmChmsXNd%2B%2FaPvq%2FSOkVgX9ywpsZEL4vIdXOzRv7bLth3PO6RH3%2BtdiYjwGxQEitKFC%2F%2Br3oGq%2BS04rCsRtERq3u2SbCJPgodHUA9duRWT9JOPdkIjKH4%2FHG2TEBymNL0m38qYwCQGvFLHLcx2sKD6wS%2F6NqKoVFEFd9dPqDaxLmIs%2FmDyuezpe7kLFjJ3K1l5Vs253Is%2BYH3JL9raiBWXt%2FG3dSctCTPjtKBEHWs8bsQFgfWw9ac2bVPR%2B7WkPopUeq6mIk4y2KeEdwL4Sm6A6hUT161Kd8OY6dL6WlWQ%3D%3D\"\n            },\n            {\n                \"name\": \"preferred beneficiary\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/preferent-2022-07-23T00:45:03.537Z.pdf?Expires=1658538904&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=BQpCDPNfFrvbLRRg8AWG%2BN%2BbTdHPu%2B3pwtfXGR9NTRfxeVZruqXpr6bZfy12PImXqER0yitqJBSqAgdsu123diz%2FCr2NmEVFFAKq7prj%2BfJjI1JdhVxq6xWwpk9kuQy3hOBxKEAf%2BgZsWvQC%2BSudvU0ft1XjVv5awIiqI77WXldemGCdum8Ldq3qVAW1Gve7R0fmNF%2BvfW02XtK7IRFSJpfD5eUB2kbc4o2zlSEzIeVwAZ9HK4U7Dm4%2B1gL9bPKXUPxBXSZhWPuEI%2F%2BMV5Wg79EcaT7CeRa0vbRpaw1jXtnSOQbzwwr8MgI6B6wIOBvl4iYLoBCIJsB%2B9fRHaudGPg%3D%3D\"\n            },\n            {\n                \"name\": \"invoice\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productreceipt-2022-10-11T00:56:37.926Z.pdf?Expires=1665451599&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=YaO1wOlsbJ34jZppQgpUih5iYEVioXWp%2BTYjvxMSsu6v6eZqKJQbtbNBSsgo3noi7KPbpDCoNuf4MGl9BapwAk2PN6%2BdsQRp7zORgAFblzV%2BWrB9zJbodk7qzY87EqKWW6k2%2BbYcYxcDv4Z3ddS4MRiLtSNIQf3ceGok7Dta2V4dTfC4%2BiotNEdjqgen04zjaU%2FoRUJxjt%2F%2F3%2B1bJI%2F44f4TsGXOTqbRCdLkqVmKJp%2FVICPrcQFycqUhzN1qAgBLYxh1bFJbXwduDtIeTbLqbdvJrMzpQ5hLOOLlMcE%2BRABfGzObbj2Tq65iV%2BTCAl6wBnA0dEuy3YWANiCiZ8B13Q%3D%3D\"\n            }\n        ]\n    }\n}"},{"id":"4b333b9b-1f60-410f-984b-7c84b74e50e4","name":"success_200_200_2","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_name\": \"4 pts. Alcance 499 km, aceleración de 0-100 km en 3.4s, RA-21, 4x4, paq. Autopilot (4 cámaras, sensores 360°, etc), paq. Conducción autónoma\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\",\n        \"payment_plan_id\": \"58b0587f-0008-48b5-9ea9-508207fd0b93\"\n    },\n    \"description\": \"AGENT007\",\n    \"preferred_beneficiary\": true,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"response\": {\n        \"policies\": [\n            {\n                \"policy_id\": \"2cb497f2-e17f-40e9-a35b-c03d896c850\",\n                \"policy_number\": \"AE-3300\",\n                \"policy_type\": {\n                    \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\"\n                },\n                \"start_date\": \"2022-07-22T04:59:00Z\",\n                \"end_date\": \"2023-07-22T04:59:00Z\"\n            },\n            {\n                \"policy_id\": \"2cb497f2-e17f-40e9-a35b-c03d896c850\",\n                \"policy_number\": \"XZ-3300\",\n                \"policy_type\": {\n                    \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\"\n                },\n                \"start_date\": \"2022-07-22T04:59:00Z\",\n                \"end_date\": \"2023-07-22T04:59:00Z\"\n            }\n        ],\n        \"description\": \"AGENT007\",\n        \"vehicle_id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n        \"files\": [\n            {\n                \"name\": \"cover\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productAnnual-2022-07-23T00:44:55.185Z.pdf?Expires=1658538904&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=AXhLu%2B%2FYKsC7qyPF95P9aW%2Fuhr1yLuAxg2iWlmO8ivuvBmChmsXNd%2B%2FaPvq%2FSOkVgX9ywpsZEL4vIdXOzRv7bLth3PO6RH3%2BtdiYjwGxQEitKFC%2F%2Br3oGq%2BS04rCsRtERq3u2SbCJPgodHUA9duRWT9JOPdkIjKH4%2FHG2TEBymNL0m38qYwCQGvFLHLcx2sKD6wS%2F6NqKoVFEFd9dPqDaxLmIs%2FmDyuezpe7kLFjJ3K1l5Vs253Is%2BYH3JL9raiBWXt%2FG3dSctCTPjtKBEHWs8bsQFgfWw9ac2bVPR%2B7WkPopUeq6mIk4y2KeEdwL4Sm6A6hUT161Kd8OY6dL6WlWQ%3D%3D\"\n            },\n            {\n                \"name\": \"preferred beneficiary\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/preferent-2022-07-23T00:45:03.537Z.pdf?Expires=1658538904&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=BQpCDPNfFrvbLRRg8AWG%2BN%2BbTdHPu%2B3pwtfXGR9NTRfxeVZruqXpr6bZfy12PImXqER0yitqJBSqAgdsu123diz%2FCr2NmEVFFAKq7prj%2BfJjI1JdhVxq6xWwpk9kuQy3hOBxKEAf%2BgZsWvQC%2BSudvU0ft1XjVv5awIiqI77WXldemGCdum8Ldq3qVAW1Gve7R0fmNF%2BvfW02XtK7IRFSJpfD5eUB2kbc4o2zlSEzIeVwAZ9HK4U7Dm4%2B1gL9bPKXUPxBXSZhWPuEI%2F%2BMV5Wg79EcaT7CeRa0vbRpaw1jXtnSOQbzwwr8MgI6B6wIOBvl4iYLoBCIJsB%2B9fRHaudGPg%3D%3D\"\n            },\n            {\n                \"name\": \"invoice\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productreceipt-2022-10-11T00:56:37.926Z.pdf?Expires=1665451599&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=YaO1wOlsbJ34jZppQgpUih5iYEVioXWp%2BTYjvxMSsu6v6eZqKJQbtbNBSsgo3noi7KPbpDCoNuf4MGl9BapwAk2PN6%2BdsQRp7zORgAFblzV%2BWrB9zJbodk7qzY87EqKWW6k2%2BbYcYxcDv4Z3ddS4MRiLtSNIQf3ceGok7Dta2V4dTfC4%2BiotNEdjqgen04zjaU%2FoRUJxjt%2F%2F3%2B1bJI%2F44f4TsGXOTqbRCdLkqVmKJp%2FVICPrcQFycqUhzN1qAgBLYxh1bFJbXwduDtIeTbLqbdvJrMzpQ5hLOOLlMcE%2BRABfGzObbj2Tq65iV%2BTCAl6wBnA0dEuy3YWANiCiZ8B13Q%3D%3D\"\n            }\n        ]\n    }\n}"},{"id":"dd8b1b77-66b2-4f68-9abe-f455bc3aff70","name":"success_200_200_3","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_name\": \"4 pts. Alcance 499 km, aceleración de 0-100 km en 3.4s, RA-21, 4x4, paq. Autopilot (4 cámaras, sensores 360°, etc), paq. Conducción autónoma\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\",\n        \"engine_number\": \"12345678901234567890\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\",\n        \"payment_plan_id\": \"58b0587f-0008-48b5-9ea9-508207fd0b93\"\n    },\n    \"description\": \"AGENT007\",\n    \"preferred_beneficiary\": true,\n    \"preferred_id\": \"8f5ba98c-e056-4675-abbb-651bf9a20579\",\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ],\n    \"branch_id\": \"600b14d3-52b7-48a7-9317-e706348e9bea\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"response\": {\n        \"policies\": [\n            {\n                \"policy_id\": \"2cb497f2-e17f-40e9-a35b-c03d896c850\",\n                \"policy_number\": \"AE-3300\",\n                \"policy_type\": {\n                    \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\"\n                },\n                \"start_date\": \"2022-07-22T04:59:00Z\",\n                \"end_date\": \"2023-07-22T04:59:00Z\"\n            },\n            {\n                \"policy_id\": \"2cb497f2-e17f-40e9-a35b-c03d896c850\",\n                \"policy_number\": \"XZ-3300\",\n                \"policy_type\": {\n                    \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\"\n                },\n                \"start_date\": \"2022-07-22T04:59:00Z\",\n                \"end_date\": \"2023-07-22T04:59:00Z\"\n            }\n        ],\n        \"description\": \"AGENT007\",\n        \"vehicle_id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n        \"files\": [\n            {\n                \"name\": \"cover\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productAnnual-2022-07-23T00:44:55.185Z.pdf?Expires=1658538904&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=AXhLu%2B%2FYKsC7qyPF95P9aW%2Fuhr1yLuAxg2iWlmO8ivuvBmChmsXNd%2B%2FaPvq%2FSOkVgX9ywpsZEL4vIdXOzRv7bLth3PO6RH3%2BtdiYjwGxQEitKFC%2F%2Br3oGq%2BS04rCsRtERq3u2SbCJPgodHUA9duRWT9JOPdkIjKH4%2FHG2TEBymNL0m38qYwCQGvFLHLcx2sKD6wS%2F6NqKoVFEFd9dPqDaxLmIs%2FmDyuezpe7kLFjJ3K1l5Vs253Is%2BYH3JL9raiBWXt%2FG3dSctCTPjtKBEHWs8bsQFgfWw9ac2bVPR%2B7WkPopUeq6mIk4y2KeEdwL4Sm6A6hUT161Kd8OY6dL6WlWQ%3D%3D\"\n            },\n            {\n                \"name\": \"preferred beneficiary\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/preferent-2022-07-23T00:45:03.537Z.pdf?Expires=1658538904&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=BQpCDPNfFrvbLRRg8AWG%2BN%2BbTdHPu%2B3pwtfXGR9NTRfxeVZruqXpr6bZfy12PImXqER0yitqJBSqAgdsu123diz%2FCr2NmEVFFAKq7prj%2BfJjI1JdhVxq6xWwpk9kuQy3hOBxKEAf%2BgZsWvQC%2BSudvU0ft1XjVv5awIiqI77WXldemGCdum8Ldq3qVAW1Gve7R0fmNF%2BvfW02XtK7IRFSJpfD5eUB2kbc4o2zlSEzIeVwAZ9HK4U7Dm4%2B1gL9bPKXUPxBXSZhWPuEI%2F%2BMV5Wg79EcaT7CeRa0vbRpaw1jXtnSOQbzwwr8MgI6B6wIOBvl4iYLoBCIJsB%2B9fRHaudGPg%3D%3D\"\n            },\n            {\n                \"name\": \"invoice\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productreceipt-2022-10-11T00:56:37.926Z.pdf?Expires=1665451599&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=YaO1wOlsbJ34jZppQgpUih5iYEVioXWp%2BTYjvxMSsu6v6eZqKJQbtbNBSsgo3noi7KPbpDCoNuf4MGl9BapwAk2PN6%2BdsQRp7zORgAFblzV%2BWrB9zJbodk7qzY87EqKWW6k2%2BbYcYxcDv4Z3ddS4MRiLtSNIQf3ceGok7Dta2V4dTfC4%2BiotNEdjqgen04zjaU%2FoRUJxjt%2F%2F3%2B1bJI%2F44f4TsGXOTqbRCdLkqVmKJp%2FVICPrcQFycqUhzN1qAgBLYxh1bFJbXwduDtIeTbLqbdvJrMzpQ5hLOOLlMcE%2BRABfGzObbj2Tq65iV%2BTCAl6wBnA0dEuy3YWANiCiZ8B13Q%3D%3D\"\n            }\n        ]\n    }\n}"},{"id":"17f676b5-a1e3-4c45-8604-0fd2b8fdb3eb","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: rfc\"\n    }\n}"},{"id":"417a5dfd-59f4-416b-9012-fc9877c8b03f","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"da2a88a1-a522-48e8-b322-ab5889770de5","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"12252032-db05-42b9-8bf0-65ccc32276b7","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"3d74d29f-5770-4d39-8d3f-8feec917fb3c","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"},{"id":"b54cd7c5-a883-42a2-a2ed-0dac7dde5cf5","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": 12334,\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: vehicle->plates. It must be string\"\n    }\n}"},{"id":"8bab5909-c90c-4870-9f9a-940587b66172","name":"failed_409_10_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": 12334,\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"Vehicle is currently assured (and anticipated renewal is not possible yet)\"\n    }\n}"},{"id":"c1cddec2-b362-4cd5-a095-15260dac90e8","name":"failed_409_11_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": 12334,\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 11,\n    \"response\": {\n        \"message\": \"The quotation does not match with vehicle version\"\n    }\n}"},{"id":"3e76ce74-6e8e-4db3-b0a7-53432893c65a","name":"failed_409_12_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    },\n    \"preferred_beneficiary\": false,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 12,\n    \"response\": {\n        \"message\": \"Invalid value for preferred_beneficiary. Review internal partnership documentation\"\n    }\n}"},{"id":"ff09a80a-6ee3-4129-9c4a-4376926ff5a3","name":"failed_409_13_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    },\n    \"preferred_beneficiary\": false,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ],\n    \"start_date\": \"2022-10-20\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 13,\n    \"response\": {\n        \"message\": \"Invalid value for start_date. Must be between the current date and 15 days to the future.\"\n    }\n}"},{"id":"0d372b55-52a9-4bd5-8c15-91f64d15b431","name":"failed_409_14_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    },\n    \"preferred_beneficiary\": false,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ],\n    \"start_date\": \"2022-10-20\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 14,\n    \"response\": {\n        \"message\": \"There's more than one preferent beneficiary specify one\"\n    }\n}"},{"id":"414d0afc-9ca4-4db2-97b6-59f4832024b6","name":"failed_409_15_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    },\n    \"preferred_beneficiary\": false,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ],\n    \"start_date\": \"2022-10-20\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 15,\n    \"response\": {\n        \"message\": \"Missing headers\"\n    }\n}"},{"id":"fc21bc40-a202-4428-af97-ce4d8067533f","name":"failed_409_17_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    },\n    \"preferred_beneficiary\": false,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ],\n    \"start_date\": \"2022-10-20\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 17,\n    \"response\": {\n        \"message\": \"This VIN has been insured before; to issue a policy with it, the quotation must include the RFC. Please provide a new quotation using the RFC.\"\n    }\n}"},{"id":"bd9aa949-ca05-4d71-8d86-940eb011f7e6","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"SKID720120QP2\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\"\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"2c4f2ab9-3250-41f0-b491-208133728d02","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441222\",\n        \"version_id\": \"10928\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"2cb497f2-e17f-40e9-a35b-c03d896c8500\",\n        \"plan_id\": \"8db899ef-c610-457c-9624-e136cbfa2fe7\",\n        \"coupon\": \"TestCouponQA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: rfc\"\n    }\n}"},{"id":"f5e3d803-ea27-4ed6-8e4b-4bc5e688146c","name":"add policy with engine number","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"rfc\": \"MOVJ9202425F5\",\n    \"vehicle\": {\n        \"vin\": \"1HGFB2F24FH441225\",\n        \"version_name\": \"4 pts. Alcance 499 km, aceleración de 0-100 km en 3.4s, RA-21, 4x4, paq. Autopilot (4 cámaras, sensores 360°, etc), paq. Conducción autónoma\",\n        \"plates\": \"JAL0123\",\n        \"color\": \"Green\"\n    },\n    \"quotation\": {\n        \"id\": \"0991f3ab-16eb-436c-a8da-57ea8852e9d9\",\n        \"plan_id\": \"d4400d14-a19e-42ec-be78-eab640a55049\",\n        \"coupon\": \"TestCouponQA\"\n    },\n    \"preferred_beneficiary\": true,\n    \"receivers\": [\n        \"email1@email.com\",\n        \"email2@email.com\"\n    ],\n    \"description\": \"AGENT007\",\n    \"start_date\": \"2022-12-18\",\n    \"use_crabi_checkout\": false,\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0851b941-5f1c-4fac-94eb-c3e15b198fa1"},{"name":"cancel policy","id":"bad211f7-0707-4c3b-a888-fb7502c7bc68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"35a7b54c-de7a-4dd8-b8ec-c4d5f8216a81\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"force\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel","description":"<p>Use this service cancel a car policy previously created. All attributes are obligatory.</p>\n<p><strong>Important:</strong> this action cannot be undone.</p>\n<hr />\n<h4 id=\"additional-internal-error-codes\">Additional internal error codes</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTP status</strong></th>\n<th><strong>Internal error</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>409</td>\n<td>10</td>\n<td>The policy has already been cancelled.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>11</td>\n<td>The policy can not be cancelled in a past date.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>12</td>\n<td>The cancellation date can not be higher than policy end date.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"resources\">Resources</h5>\n<ul>\n<li>List of cancellation reasons: <a href=\"https://docs.google.com/spreadsheets/d/1v0RL7l-8FIRfdp2KS34AkOeUm0__1WbF\">https://docs.google.com/spreadsheets/d/1v0RL7l-8FIRfdp2KS34AkOeUm0__1WbF</a></li>\n</ul>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","policy","cancel"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"8baed7d7-13c5-4a4a-a683-4fd02726b50b","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"response\": {\n    }\n}"},{"id":"a8b86540-24b4-4af5-aa48-b60ef046ea76","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: policy_id\"\n    }\n}"},{"id":"59c869a1-3e9d-4c5b-9c20-ebf10354e7ad","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": 22\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: cancel_date. It must be a date\"\n    }\n}"},{"id":"9c7ef8ff-d899-47cd-ac13-1c198c79cdfc","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\"\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"25a9cafa-2ddb-4e29-8df0-14acbc10febd","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: cancellation_reason_id\"\n    }\n}"},{"id":"99230e98-0b83-473e-acc4-ccb187f1cdf8","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"3c498099-65f6-417f-a48f-d4314c85fd3d","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"b52ec635-e44f-4bf8-bb87-a4fd8132f632","name":"failed_409_10_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"The policy has already been cancelled\"\n    }\n}"},{"id":"1bce0ec8-3d53-4843-94dd-ac91ad62218a","name":"failed_409_11_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2020-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 11,\n    \"response\": {\n        \"message\": \"The policy can not be cancelled in a past date\"\n    }\n}"},{"id":"ea7c71be-d052-4625-9837-3fcb2cea1433","name":"failed_409_12_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2026-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 12,\n    \"response\": {\n        \"message\": \"The cancellation date can not be higher than policy end date\"\n    }\n}"},{"id":"f959ee8a-a06d-4653-b131-7e7cc3957d16","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"fe8d6b3b-59a5-4922-b337-130f29de3f53","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"ce65d5ef-d68d-46f9-829e-abb9b564bd7f\",\n    \"cancellation_reason_id\": \"0afbe307-7fdb-47b5-9ab3-4cc8e40602f6\",\n    \"reason_detail_desc\": \"Cambio en fecha de entrega del vehiculo\",\n    \"cancel_date\": \"2022-08-20T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/cancel"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"bad211f7-0707-4c3b-a888-fb7502c7bc68"},{"name":"search person","id":"11e0afbf-d465-47be-962d-08ad072d2d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"aguacache+725+313@crabi.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person","description":"<p>Use this service to get person's profile data.</p>\n<p>Attribute <code>value</code> in the request must contain person's email or RFC.</p>\n<p>In case that the person doesn't exists, the service will respond with an http status 200 OK and an empty response.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","person"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"df5539dc-b737-4afa-a98f-ad2506c86471","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"aguacache+725+313@crabi.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Thu, 21 Jul 2022 16:04:30 GMT"},{"key":"Content-Length","value":"709"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"id\": \"95133c83-eb3d-4d2f-980e-3e10b60e6745\",\n        \"first_name\": \"Juan\",\n        \"first_last_name\": \"Figueira\",\n        \"second_last_name\": \"Figueira\",\n        \"email\": \"aguacache+725+313@crabi.com\",\n        \"phone\": \"521234567890\",\n        \"gender_code\": 1,\n        \"birthdate\": \"2006-05-01T00:00:00Z\",\n        \"rfc\": \"PEPR116341L31\",\n        \"address\": {\n            \"dwelling_type_code\": 3,\n            \"address_type_code\": 4,\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"municipality_code\": \"31102\",\n            \"state_code\": \"14\",\n            \"country_code\": \"1\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 9411998\n        },\n        \"referral_to\": \"UHMMOJ\",\n        \"referral_points\": 0\n    },\n    \"status\": \"success\"\n}"},{"id":"1e93110e-628c-4b06-ac63-ed786714f79a","name":"success_200_200_2","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"PEPR116341L31\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Thu, 21 Jul 2022 16:05:27 GMT"},{"key":"Content-Length","value":"709"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"id\": \"95133c83-eb3d-4d2f-980e-3e10b60e6745\",\n        \"first_name\": \"Juan\",\n        \"first_last_name\": \"Figueira\",\n        \"second_last_name\": \"Figueira\",\n        \"email\": \"aguacache+725+313@crabi.com\",\n        \"phone\": \"521234567890\",\n        \"gender_code\": 1,\n        \"birthdate\": \"2006-05-01T00:00:00Z\",\n        \"rfc\": \"PEPR116341L31\",\n        \"address\": {\n            \"dwelling_type_code\": 3,\n            \"address_type_code\": 4,\n            \"street\": \"Av. Ardillas\",\n            \"external_number\": \"1000\",\n            \"internal_number\": \"A\",\n            \"neighborhood\": \"Bosque Bonito\",\n            \"municipality_code\": \"31102\",\n            \"state_code\": \"14\",\n            \"country_code\": \"1\",\n            \"postal_code\": \"45030\"\n        },\n        \"pld_data\": {\n            \"nationality_code\": 1,\n            \"country_of_origin_code\": 1,\n            \"state_of_origin_code\": 9,\n            \"economic_activity_code\": 9411998\n        },\n        \"referral_to\": \"UHMMOJ\",\n        \"referral_points\": 0\n    },\n    \"status\": \"success\"\n}"},{"id":"8e129678-ada1-40fc-9a4e-54b65a1db237","name":"success_200_200_3","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"PEPR116341L33\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Thu, 21 Jul 2022 16:05:27 GMT"},{"key":"Content-Length","value":"709"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {},\n    \"status\": \"success\"\n}"},{"id":"a7991bbc-0584-4e1c-8b8d-68b095d3f93c","name":"success_206_206_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"PEPR116341L33\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person"},"status":"Partial Content","code":206,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Thu, 21 Jul 2022 16:05:27 GMT"},{"key":"Content-Length","value":"709"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 206,\n    \"response\": {\n        \"id\": \"95133c83-eb3d-4d2f-980e-3e10b60e6745\",\n        \"email\": \"aguacache+725+313@crabi.com\",\n        \"rfc\": \"PEPR116341L31\"\n    },\n    \"status\": \"success\"\n}"},{"id":"b4d0d8cd-536f-40e4-abf3-da75b6833f70","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"PEPR116341L31\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Date","value":"Thu, 21 Jul 2022 16:06:12 GMT"},{"key":"Content-Length","value":"71"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"df1c519a-cff9-47fc-ab68-a41568019e2a","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"values\": \"aguacache+725+313@crabi.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Date","value":"Thu, 21 Jul 2022 16:36:52 GMT"},{"key":"Content-Length","value":"80"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: 'value'\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"97eb1bf7-21bd-44b8-bdbf-b636270a5511","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": 123\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/person"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Date","value":"Thu, 21 Jul 2022 16:38:24 GMT"},{"key":"Content-Length","value":"112"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: 'value'. It must be 'string'\"\n    },\n    \"status\": \"failed\"\n}"}],"_postman_id":"11e0afbf-d465-47be-962d-08ad072d2d10"},{"name":"get vehicle photos url","id":"9e955831-5568-4fa5-85de-f1f1898d803e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2952fa5e-4fba-4072-acc6-4cf1d65bde6a\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/vehicle-photos-url","description":"<p>Use this service to get the url to upload the policy's vehicle photos</p>\n<p>Attribute <code>policy_id</code> in the request must contain the policy id.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","vehicle-photos-url"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"17ef4979-2a5c-49aa-a447-cf8fd3bed8e6","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2952fa5e-4fba-4072-acc6-4cf1d65bde6a\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/vehicle-photos-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Thu, 21 Jul 2022 16:04:30 GMT"},{"key":"Content-Length","value":"709"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"url\": \"http://crabi-webapp-qa.s3-website.us-east-2.amazonaws.com/insurance/vehicle?brandName=bmw&modelName=550ia&policyId=2952fa5e-4fba-4072-acc6-4cf1d65bde6a&policyNumber=KV-1000587&t=ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNkltMXNWVzFDT0V0b1kwNDBRVkZSYlhGMVRYWkRiRkVpTENKMGVYQWlPaUpLVjFRaWZRLmV5SmhiR2NpT2lKU1V6STFOaUlzSW1WNGNDSTZNVFkyTVRjd01qVTROaXdpWm1WaGRIVnlaU0k2SW5Wd2JHOWhaQzF3YUc5MGIzTWlMQ0p3WlhKemIyNWZhV1FpT2lKa1lUWmhOV1l6TVMwMU5EZ3dMVFF3WVdNdFlXVm1NUzAxT1RnM1lUSTFNVEE1WlRjaUxDSjBlWEFpT2lKS1YxUWlmUS5wWS1GN3lyRmkzYkU3Nk1sWk9Ja3Nta1kyd1VFQlI5QTlDTGJReEFQQVVBcC0yMW9SSGZQc3hqVjhWdTEzYmZTWWktY3NWbzFMRTZxNXpILWNjZUdjNDNLYWdhd0lkS3FueHlOXzNtTG9mRVBaeFEzWWNvMTFMQ0NhU1VlS1JpWkJReXFhVFdGUmZqZ3htZUdIMjktcmd4ME5HZlZpVGZzU2p5THVvdVIyMV9POHBVT0JtUDhkei1EZ2dUWUxvcTJBWHdLY1VCUzZJazdyanhwblJTV0JoQU9na1hlSldyYlZhcFNQN2R1djNWMGxVczNydDRrRFNBUWFxdHFOTFlEeVhFZFVmeUh4OUxScGRuTzNUYUhrSW55bUU2SW5VT2w3VTlGcmVlTUJkdnFJdTNidDlleUE4SGVsem5DQWFmakVWQ2ZHVGJYRHdkbFBwMVQyMWZVUEE%3D&year=2007\"\n    },\n    \"status\": \"success\"\n}"},{"id":"0a468023-3052-483b-af02-6b9ee8c8b69e","name":"success_200_200_2","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2952fa5e-4fba-4072-acc6-4cf1d65bde6b\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/vehicle-photos-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Thu, 21 Jul 2022 16:04:30 GMT"},{"key":"Content-Length","value":"709"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {},\n    \"status\": \"success\"\n}"},{"id":"5bc61dc0-b571-4702-8eca-b8082484c647","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2952fa5e-4fba-4072-acc6-4cf1d65bde6b\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/vehicle-photos-url"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Date","value":"Thu, 21 Jul 2022 16:06:12 GMT"},{"key":"Content-Length","value":"71"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"86c9a61d-4840-4902-a18d-ff5cc6342bc9","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"2952fa5e-4fba-4072-acc6-4cf1d65bde6b\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/vehicle-photos-url"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Date","value":"Thu, 21 Jul 2022 16:36:52 GMT"},{"key":"Content-Length","value":"80"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: 'policy_id'\"\n    },\n    \"status\": \"failed\"\n}"},{"id":"5ccd9039-1deb-410f-b2b9-c5adf339ed8d","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": 123\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/vehicle-photos-url"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Date","value":"Thu, 21 Jul 2022 16:38:24 GMT"},{"key":"Content-Length","value":"112"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: 'policy_id'. It must be 'string'\"\n    },\n    \"status\": \"failed\"\n}"}],"_postman_id":"9e955831-5568-4fa5-85de-f1f1898d803e"},{"name":"get policy","id":"134fecc0-efc4-498a-af8f-1824dafc9696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/41a39c8a-447f-4e16-bbb4-0e163536bbcc?regenerate=false","description":"<p>Use this service to get policy data and documents by policy id.</p>\n<p>This service always retrieves the policy cover document. The document of preferred beneficiary endorsement will be retrieved only if the policy has a preferred beneficiary. Also, the documents will be returned in the json response as links to download them, <strong>these links will be alive for 30 min after the delivery</strong>.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","policy","41a39c8a-447f-4e16-bbb4-0e163536bbcc"],"host":["{{HOST}}"],"query":[{"key":"regenerate","value":"false"}],"variable":[]}},"response":[{"id":"2911c327-e185-4f42-943a-e92727eba899","name":"success_200_200_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Sep 2022 18:16:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1764"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"policies\": [\n            {\n                \"policy_number\": \"IT-1000823\",\n                \"policy_id\": \"6f9e78e5-84c7-49ef-b335-7d4a11c2543f\",\n                \"policy_type\": {\n                    \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\"\n                },\n                \"start_date\": \"2022-09-09T04:59:00Z\",\n                \"end_date\": \"2023-09-09T04:59:00Z\"\n            },\n            {\n                \"policy_number\": \"ITXZ-1000823\",\n                \"policy_id\": \"5b12f971-3460-4d5e-b71d-79bfd58d86df\",\n                \"policy_type\": {\n                    \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\"\n                },\n                \"start_date\": \"2022-09-09T04:59:00Z\",\n                \"end_date\": \"2023-09-09T04:59:00Z\"\n            }\n        ],\n        \"description\": \"HHH\",\n        \"vehicle_id\": \"ce5d5e6a-e30a-4051-8cfa-4e7dc028140d\",\n        \"files\": [\n            {\n                \"name\": \"Poliza.pdf\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productNew-2022-09-10T00:53:33.777Z.pdf?Expires=1663181172&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=iN6KFLz%2FaDt9A%2FO8VEqbb7dXD13owGfzufUifTJR%2B6p8HyRAGU%2FigreCADUuY%2FuIB1HzeDL7N%2Fg3LZMSHHVgl1YNQcjaVSu6a35PoBdje5udjODtLAsXCLSs%2BKoI6iuAq0KZx7z2bO0KHQx8y61xwQHG0HdrPWf3%2Biq%2B46pJ2vrzxRB%2Bqf1pFO7MIhFNlOmdLl1r600%2FxziOW04rbez0k%2BdL5FyyElSMnkqtc6ad9SeTelNxG%2F3BYC%2Fg%2B63n2%2F0KZ1mQelnlvs0HgF95JrtZPxCsRD1Ccc0%2BWsS%2BaSYx84qd%2BVs3u1uJcDqpAwNXdL7588saWUZo7U%2Bgnu7Y5w7ObQ%3D%3D\"\n            },\n            {\n                \"name\": \"Preferente.pdf\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/preferent-2022-09-10T00:53:35.712Z.pdf?Expires=1663181172&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=UsuWmf4YCFCpS2eSrDcFT2umUMMT4s8Woq27qtfDq5aTWT49q4kghqHXmyVWjbwoZWRhCNHl4Z1CxeESTRpzuHgmRFbArc9si2PxbjV1vDN29JPPblaxnJ8F9Lr7ipF2ZvM0NsbH8jabxlNGf7yG3J7nbGwbnvo0Y0aknfdV%2F84uETtd98IDg7HHK6HPNqtXQZnoItvBkcSHFUCkYmQe5YWlIHVZQPOlq%2Fp1uwY4LPOC0uTb5T2efIgidEtRM2MWtQvVL%2FaABD%2FzskwBdUXAk23duwRcUu6Ipljr3jgytYp1zR0ZNWS1RcGl9qb0RvLqnlVxwrSUpNBleDpzPMPU7Q%3D%3D\"\n            },\n            {\n                \"name\": \"invoice\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productreceipt-2022-10-11T00:56:37.926Z.pdf?Expires=1665451599&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=YaO1wOlsbJ34jZppQgpUih5iYEVioXWp%2BTYjvxMSsu6v6eZqKJQbtbNBSsgo3noi7KPbpDCoNuf4MGl9BapwAk2PN6%2BdsQRp7zORgAFblzV%2BWrB9zJbodk7qzY87EqKWW6k2%2BbYcYxcDv4Z3ddS4MRiLtSNIQf3ceGok7Dta2V4dTfC4%2BiotNEdjqgen04zjaU%2FoRUJxjt%2F%2F3%2B1bJI%2F44f4TsGXOTqbRCdLkqVmKJp%2FVICPrcQFycqUhzN1qAgBLYxh1bFJbXwduDtIeTbLqbdvJrMzpQ5hLOOLlMcE%2BRABfGzObbj2Tq65iV%2BTCAl6wBnA0dEuy3YWANiCiZ8B13Q%3D%3D\"\n            }\n        ]\n    },\n    \"status\": \"success\"\n}"},{"id":"437e1c95-01d6-4a3e-9482-1e8ad65e353f","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: policyId\"\n    }\n}"},{"id":"65d97408-02d3-4f07-aba2-69f37594ca6b","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"89067702-d72b-43b4-94de-441ff468dd03","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: policyId\"\n    }\n}"},{"id":"cec8b3cc-2897-4c16-9c41-99c5c2ff6c11","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"1c1d21c9-3fb5-4934-b583-d287fae1986b","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"358d5deb-3aee-4fe3-a2bb-38e9d8dc0e9d","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"f6e41032-bd7d-4ac8-975b-6cfabd150b4b","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"134fecc0-efc4-498a-af8f-1824dafc9696"},{"name":"get preferred beneficiaries","id":"52e964cd-70be-4d0a-a573-40ce20419189","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary","description":"<p>Use this service to get the list of preferred beneficiaries linked to the partner.</p>\n<p>The <code>extended_caption</code> attribute in the json response is a value shown in the preferred beneficiary endorsement document.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","preferred-beneficiary"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"dfbebd30-b035-4c13-94ef-22229d183449","name":"success_200_200_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jun 2024 18:03:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"969"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": [\n        {\n            \"id\": \"51778b0b-c33f-44c6-a38d-c6092f8d86fa\",\n            \"name\": \"Algo Services, S.A.P.I. de C.V\",\n            \"extended_caption\": \"\"\n        },\n        {\n            \"id\": \"35eb14c2-c6ee-4ffb-ad92-b61ab2e77e12\",\n            \"name\": \"CAMPER FINANCIAL SERVICES SA DE CV\",\n            \"extended_caption\": \"\"\n        },\n        {\n            \"id\": \"a9f8f00c-668e-4e5f-a909-e8bc69ec0eff\",\n            \"name\": \"Juan Perez Perez\",\n            \"extended_caption\": \"\"\n        },\n        {\n            \"id\": \"ccfcf1ab-620f-445e-b3a7-02f474547cc4\",\n            \"name\": \"El beneficiario confiable\",\n            \"extended_caption\": \"Endosado en propiedad a favor de El beneficiario confiable, S.A., Institución de Banca Múltiple, Grupo Financiero Ve por Más, en su carácter de fiduciario del Fideicomiso Irrevocable de Administración y Pago identificado con el No. 1148, de fecha 29 de junio de 2023 (en dicho carácter, el “Fiduciario”).\"\n        }\n    ],\n    \"status\": \"success\"\n}"},{"id":"6d297a55-a64f-499c-a925-a48d3f361555","name":"failed_401_401_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"1d2d0e3e-4321-4221-9f60-46087d5b9593","name":"failed_403_403_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"cdf288a4-0eb8-4431-9890-9fbc8c8c57f9","name":"failed_500_500_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"5be53493-222f-4e90-9a67-1253806a650c","name":"failed_503_503_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"52e964cd-70be-4d0a-a573-40ce20419189"},{"name":"get policy documents","id":"38d4c1a4-8f04-4b98-86f7-f42a4b363cef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/policy/documents/41a39c8a-447f-4e16-bbb4-0e163536bbcc?regenerate=false","description":"<p>Use this service to get policy data and documents by policy id.</p>\n<p>This service always retrieves the policy cover document. The document of preferred beneficiary endorsement will be retrieved only if the policy has a preferred beneficiary. Also, the documents will be returned in the json response as links to download them, <strong>these links will be alive for 30 min after the delivery</strong>.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","policy","documents","41a39c8a-447f-4e16-bbb4-0e163536bbcc"],"host":["{{HOST}}"],"query":[{"key":"regenerate","value":"false"}],"variable":[]}},"response":[{"id":"b915f2c0-f84e-4f59-a06b-10d90123c435","name":"success_200_200_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Sep 2022 18:16:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1764"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"policies\": [\n            {\n                \"policy_number\": \"IT-1000823\",\n                \"policy_id\": \"6f9e78e5-84c7-49ef-b335-7d4a11c2543f\",\n                \"policy_type\": {\n                    \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\"\n                },\n                \"start_date\": \"2022-09-09T04:59:00Z\",\n                \"end_date\": \"2023-09-09T04:59:00Z\"\n            },\n            {\n                \"policy_number\": \"ITXZ-1000823\",\n                \"policy_id\": \"5b12f971-3460-4d5e-b71d-79bfd58d86df\",\n                \"policy_type\": {\n                    \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\"\n                },\n                \"start_date\": \"2022-09-09T04:59:00Z\",\n                \"end_date\": \"2023-09-09T04:59:00Z\"\n            }\n        ],\n        \"description\": \"HHH\",\n        \"vehicle_id\": \"ce5d5e6a-e30a-4051-8cfa-4e7dc028140d\",\n        \"files\": [\n            {\n                \"name\": \"Poliza.pdf\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productNew-2022-09-10T00:53:33.777Z.pdf?Expires=1663181172&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=iN6KFLz%2FaDt9A%2FO8VEqbb7dXD13owGfzufUifTJR%2B6p8HyRAGU%2FigreCADUuY%2FuIB1HzeDL7N%2Fg3LZMSHHVgl1YNQcjaVSu6a35PoBdje5udjODtLAsXCLSs%2BKoI6iuAq0KZx7z2bO0KHQx8y61xwQHG0HdrPWf3%2Biq%2B46pJ2vrzxRB%2Bqf1pFO7MIhFNlOmdLl1r600%2FxziOW04rbez0k%2BdL5FyyElSMnkqtc6ad9SeTelNxG%2F3BYC%2Fg%2B63n2%2F0KZ1mQelnlvs0HgF95JrtZPxCsRD1Ccc0%2BWsS%2BaSYx84qd%2BVs3u1uJcDqpAwNXdL7588saWUZo7U%2Bgnu7Y5w7ObQ%3D%3D\"\n            },\n            {\n                \"name\": \"Preferente.pdf\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/preferent-2022-09-10T00:53:35.712Z.pdf?Expires=1663181172&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=UsuWmf4YCFCpS2eSrDcFT2umUMMT4s8Woq27qtfDq5aTWT49q4kghqHXmyVWjbwoZWRhCNHl4Z1CxeESTRpzuHgmRFbArc9si2PxbjV1vDN29JPPblaxnJ8F9Lr7ipF2ZvM0NsbH8jabxlNGf7yG3J7nbGwbnvo0Y0aknfdV%2F84uETtd98IDg7HHK6HPNqtXQZnoItvBkcSHFUCkYmQe5YWlIHVZQPOlq%2Fp1uwY4LPOC0uTb5T2efIgidEtRM2MWtQvVL%2FaABD%2FzskwBdUXAk23duwRcUu6Ipljr3jgytYp1zR0ZNWS1RcGl9qb0RvLqnlVxwrSUpNBleDpzPMPU7Q%3D%3D\"\n            },\n            {\n                \"name\": \"invoice\",\n                \"url\": \"https://storage.googleapis.com/tf-crabi-qa-documents/productreceipt-2022-10-11T00:56:37.926Z.pdf?Expires=1665451599&GoogleAccessId=email-pubsub%40crabi-qa.iam.gserviceaccount.com&Signature=YaO1wOlsbJ34jZppQgpUih5iYEVioXWp%2BTYjvxMSsu6v6eZqKJQbtbNBSsgo3noi7KPbpDCoNuf4MGl9BapwAk2PN6%2BdsQRp7zORgAFblzV%2BWrB9zJbodk7qzY87EqKWW6k2%2BbYcYxcDv4Z3ddS4MRiLtSNIQf3ceGok7Dta2V4dTfC4%2BiotNEdjqgen04zjaU%2FoRUJxjt%2F%2F3%2B1bJI%2F44f4TsGXOTqbRCdLkqVmKJp%2FVICPrcQFycqUhzN1qAgBLYxh1bFJbXwduDtIeTbLqbdvJrMzpQ5hLOOLlMcE%2BRABfGzObbj2Tq65iV%2BTCAl6wBnA0dEuy3YWANiCiZ8B13Q%3D%3D\"\n            }\n        ]\n    },\n    \"status\": \"success\"\n}"},{"id":"49f5807e-2084-4dc7-bb8d-0f5c1baa2f34","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: policyId\"\n    }\n}"},{"id":"c4251076-0d97-4097-8f04-a47fd47adbfe","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"0a1f8659-c9ff-43fa-9cf1-51d7b528d064","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: policyId\"\n    }\n}"},{"id":"481b7319-ef13-4378-b440-3289baf0b51a","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"c2395d9c-bf46-4bc4-9b51-74a0fb0c9cf0","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"be3cdfdc-b98a-4b78-8656-b6fc86534da1","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"f9ef687e-2d9c-49a9-bb9f-b3797b54e37d","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"38d4c1a4-8f04-4b98-86f7-f42a4b363cef"},{"name":"get checkout","id":"8508e000-4709-4402-a1cb-74d1fc448443","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","description":"<p>Use this service to get a payment link of a policy previously created with the <code>use_crabi_checkout</code> attribute in <code>true</code> value, and to send it to the end user. The user must pay with a credit/debit card.</p>\n<p>The <code>checkout_url</code> attribute in the response is the payment link which displays a form to proceed with the checkout process.</p>\n<p>This payment link is set to pay the full amount of the policy, and once the payment is successfully made, this service will return a 409 failed HTTP status indicating that the policy has been paid.</p>\n<hr />\n<h4 id=\"additional-error-codes\"><strong>Additional error codes</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTP Status</strong></th>\n<th><strong>Internal error</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>409</td>\n<td>10</td>\n<td>The policy has already been paid.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>11</td>\n<td>The policy is not configured to be paid with Crabi's checkout.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>12</td>\n<td>The policy has been cancelled.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"host":["{{HOST}}"],"query":[],"variable":[{"type":"any","value":":policyId","key":"policyId"}]}},"response":[{"id":"f873047d-a69c-40db-931f-1ce5f7e75967","name":"success_200_200_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":"3c533565-8a84-4f05-a68b-95fb1abd5561"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Dec 2022 18:49:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"312"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"status\": \"success\",\n    \"response\": {\n        \"checkout_url\": \"https://invoice.stripe.com/i/acct_1JdIseIuCVzArKms/test_YWNjdF8xSmRJc2VJdUNWekFyS21zLF9OMWFXcWNEWUVqMlJkc2pJWllpblFVZ2hWUUFWaFJJLDYyMTg5MzQz0200BBYz8cna?s=ap\",\n        \"policy_number\": \"WO-1001503\",\n        \"valid_until\": \"2023-01-21T23:59:59Z\"\n    }\n}"},{"id":"18af793f-8f14-4095-a608-09c27c066686","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: policy_id\"\n    }\n}"},{"id":"272145ea-4580-440c-acdf-bfb1341a5fc5","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":null}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: policy_id\"\n    }\n}"},{"id":"a0e1ca21-bfcc-4e55-a5c0-fabba82067eb","name":"failed_409_10_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":"f89b93c8-b068-407e-b01a-7e323c8ce2d0"}]}},"status":"Bad Request","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Dec 2022 18:27:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"The policy has already been paid\"\n    }\n}"},{"id":"fa436483-d1a2-4007-ae6d-5a4d553ff5cb","name":"failed_409_11_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":"f89b93c8-b068-407e-b01a-7e323c8ce2d0"}]}},"status":"Bad Request","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Dec 2022 18:27:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 11,\n    \"response\": {\n        \"message\": \"The policy is not configured to be paid with Crabi's checkout.\"\n    }\n}"},{"id":"f35bd1f1-1e5d-4aa2-b4ea-cd6210a7fc5d","name":"failed_409_12_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":"f89b93c8-b068-407e-b01a-7e323c8ce2d0"}]}},"status":"Bad Request","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Dec 2022 18:27:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 12,\n    \"response\": {\n        \"message\": \"The policy has been cancelled\"\n    }\n}"},{"id":"2b74cbc9-069d-4f32-9b19-c3f0b05ea1e1","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":null}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"4ca42557-70b1-4479-ba9f-be3e5849fba0","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/KV-227"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"6d36ffba-7780-45f2-8344-465ddf9664a9","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":null}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"521847f7-8d15-442c-bf8f-60916092a4fe","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/checkout/:policyId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","checkout",":policyId"],"variable":[{"key":"policyId","value":null}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"8508e000-4709-4402-a1cb-74d1fc448443"},{"name":"webhook policy payment intent","id":"0e4cea15-3135-452a-b188-c67b3d29b09e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{partner_key}}","type":"text"}],"url":"{{partner_url}}","description":"<p>Subscript to this webhook to get real-time payment intents of a payment link previously created with the <code>add policy</code> service.</p>\n","urlObject":{"host":["{{partner_url}}"],"query":[],"variable":[]}},"response":[{"id":"157f6ec5-2e70-4bd9-b130-24c22f37999b","name":"paid_example","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{partner_url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Dec 2022 18:49:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"312"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"public, max-age=300"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"true"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"invoice_url\": \"https://invoice.stripe.com/i/acct_1JdIseIuCVzArKms/test_YWNjdF8xSmRJc2VJdUNWekFyS21zLF9OWmlJcjdwb0JQZ0NyVFhXdXF3VEp4bmpFd2FmaG1MLDcwMTQ4NDI10200C4rvVKyc?s=db\",\n    \"policy_number\": \"WO-1001503\",\n    \"intent_at\": \"2023-01-21T23:59:59Z\",\n    \"status\": \"paid\"\n}"}],"_postman_id":"0e4cea15-3135-452a-b188-c67b3d29b09e"},{"name":"send documents to client partner","id":"f7195259-0c12-4768-96e0-f2f8a8d8a529","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify","description":"<p>Use this service to send a welcome mail or/and whatsapp to a policy's user.</p>\n<p>The <code>send_mail_to_client</code> attribute indicates if a welcome Crabi-branded email will be sent to the client along with the policy. This email mentions the client’s name, available services, terms, conditions, rights, policy number, and emergency number.</p>\n<p>The <code>send_whatsapp_to_client</code> attribute indicates if a welcome WhatsApp message will be sent to the client along with the policy. This message mentions the client’s name, policy number, and emergency number.</p>\n<p>This service has a call limit of 3 minutes per policy, which is to say, you will be able to call the service several times per second using different policies, but if you want to use the service for the same policy, you must wait 3 minutes from the last call with that policy.</p>\n<p><strong>Important</strong>: This service does the same as call the <code>add policy</code> service with the attributes <code>send_mail_to_client</code> and <code>send_whatsapp_to_client</code> with <code>true</code> values. In that case, you don't need to call this service.</p>\n<hr />\n<h4 id=\"additional-internal-error-codes\">Additional internal error codes</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTP status</strong></th>\n<th><strong>Internal error</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>409</td>\n<td>10</td>\n<td>The policy is cancelled.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>11</td>\n<td>Remaining time to send a new notification to the policy -policy_id- : -time- seconds.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","policy","notify"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"8db9ba50-c2c4-48a6-99d2-bc4d50dcd632","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"response\": {}\n}"},{"id":"108193da-9ce5-4ed1-8962-1f4d43033565","name":"failed_400_4_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: policy_id\"\n    }\n}"},{"id":"dbbc0a8a-c3bd-41d8-b87f-a2499ba1837a","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": \"true\",\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid format for parameter: send_mail_to_client. It must be a boolean\"\n    }\n}"},{"id":"bbc2a26b-c2f8-4ed2-9859-7382a3d30b3f","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"999fb327-362e-4dfc-99ee-b8adb9aa1ba4","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: send_whatsapp_to_client\"\n    }\n}"},{"id":"f51ad504-fe70-4203-8d5f-64321b6c30d1","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"6b498151-9bac-4220-befe-bc0c730c2017","name":"failed_403_403_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"046b3104-2b62-47ea-bedf-ad79bbb8ccfa","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"0b26153a-3813-481d-b599-54106fb1f48a","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"},{"id":"bc61b47a-f447-4c5e-8484-50b5d2840407","name":"failed_409_10_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"The policy is cancelled\"\n    }\n}"},{"id":"d18f5af3-3f5a-41da-beb9-c055d597a8b0","name":"failed_409_11_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"policy_id\": \"2e5840ba-2abf-447a-8b07-b97ba30b3111\",\n    \"send_mail_to_client\": true,\n    \"send_whatsapp_to_client\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/policy/notify"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 11,\n    \"response\": {\n        \"message\": \"Remaining time to send a new notification to the policy 2e5840ba-2abf-447a-8b07-b97ba30b3111: 20 seconds.\"\n    }\n}"}],"_postman_id":"f7195259-0c12-4768-96e0-f2f8a8d8a529"},{"name":"create preferred beneficiary","id":"09545cc1-28ce-48ff-b2db-8aca8402efb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\",\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create","description":"<p>Use this service to create a new preferred beneficiary.</p>\n<p>The <code>extended_caption</code> attribute is used to display it on the preferred beneficiary document. It is optional.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","preferred-beneficiary","create"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"35d3f248-3b25-41c3-a85f-35d573a61cf7","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\",\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Sep 2025 17:29:41 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"164"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"false"},{"key":"x-envoy-upstream-service-time","value":"111"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"id\": \"3eac578e-6e2b-42e2-b33e-bb76ab79f2f9\",\n        \"name\": \"Banco SA\",\n        \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n    },\n    \"status\": \"success\"\n}"},{"id":"ea546e89-9deb-414d-ba2e-c7cd3ac14fab","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\"\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"5002071b-eccf-438c-b332-41bb39ca7887","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: name\"\n    }\n}"},{"id":"ebd73d89-0623-4719-acac-2d41fd926615","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\",\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid length for parameter: extended_caption. It must not exceed 400 characters\"\n    }\n}"},{"id":"16187242-6d79-460a-9c75-9ce63f2e3fd2","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\",\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"a15538f6-e74b-45bc-b229-234121218850","name":"failed_409_10_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\",\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"Prefered Beneficiary already exists\"\n    }\n}"},{"id":"7889d5d1-696f-4117-a2ef-ef7537ddb744","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\",\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"},{"id":"2cfe46c7-68d2-4d4e-a410-9e6403dad4cc","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Banco SA\",\n    \"extended_caption\": \"Banco Mercantil de Crabi S.A. de C.V.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/preferred-beneficiary/create"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"}],"_postman_id":"09545cc1-28ce-48ff-b2db-8aca8402efb1"},{"name":"get quotation","id":"17887ee5-621b-4644-b6b6-04f50eb9aa32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/:quotationId","description":"<p>Use this service to get an existing quotation. It will be returned even if it has been used before.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","quotation",":quotationId"],"host":["{{HOST}}"],"query":[],"variable":[{"type":"any","value":"da0d7286-acdb-4eb8-81aa-c29c72451944","key":"quotationId"}]}},"response":[{"id":"6a9a7ec5-5864-457f-bb2c-b77690ac49e3","name":"success_200_200_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","disabled":true}],"url":{"raw":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/:quotationId","protocol":"{{SCHEME}}","host":["{{HOST}}"],"port":"{{PORT}}","path":["v1","partners","quotation",":quotationId"],"variable":[{"key":"quotationId","value":"e61643f3-73e0-4ebb-a647-f3bf187320a3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"},{"key":"Date","value":"Mon, 22 Sep 2025 19:21:27 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": {\n        \"coupon\": \"ufd5k4g99\",\n        \"id\": \"ecdfe16d-3724-4a10-8fad-efb505bd58fa\",\n        \"plans\": [\n            {\n                \"id\": \"0a58d610-bc1e-4a01-81e1-44e963714de2\",\n                \"name\": \"Plan Amplio\",\n                \"policies\": [\n                    {\n                        \"id\": \"0cd1253a-650f-4255-be09-83468fd76cb3\",\n                        \"policy_type\": {\n                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                            \"name\": \"COMERCIAL_ANUAL\"\n                        },\n                        \"net_premium\": 14446.71,\n                        \"subtotal\": 14946.71,\n                        \"taxes\": 2391.47,\n                        \"total\": 17338.18,\n                        \"coverages\": [\n                            {\n                                \"id\": \"b6c98ce8-d3a8-4d0f-a55c-530069afce4f\",\n                                \"coverage_type\": {\n                                    \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                    \"name\": \"RCP\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1081.01\n                            },\n                            {\n                                \"id\": \"befbcde1-f8fb-42ce-ba85-2cba9dee6714\",\n                                \"coverage_type\": {\n                                    \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                    \"name\": \"GM\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 169.5\n                            },\n                            {\n                                \"id\": \"bad332e8-f98f-458d-b455-971fd9b4fe02\",\n                                \"coverage_type\": {\n                                    \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                    \"name\": \"DM\"\n                                },\n                                \"deductible\": 0.05,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 10288.44\n                            },\n                            {\n                                \"id\": \"f83c16b8-9e7c-4d03-99c0-655041d9ef77\",\n                                \"coverage_type\": {\n                                    \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                    \"name\": \"AL\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 469.81\n                            },\n                            {\n                                \"id\": \"fdce9f9a-d415-4f76-8d26-7b3abee6d330\",\n                                \"coverage_type\": {\n                                    \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                    \"name\": \"AV\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 200000\n                                },\n                                \"premium\": 279.25\n                            },\n                            {\n                                \"id\": \"dd2baac5-ed1c-4432-98ec-1a0ae2acc2af\",\n                                \"coverage_type\": {\n                                    \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                    \"name\": \"RCB\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 1500000\n                                },\n                                \"premium\": 1081.01\n                            },\n                            {\n                                \"id\": \"f571a4f6-993f-49f2-83ad-1fa76648d073\",\n                                \"coverage_type\": {\n                                    \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                    \"name\": \"RT\"\n                                },\n                                \"deductible\": 0.1,\n                                \"sum_assured\": {\n                                    \"vehicle_value\": \"Valor comercial\"\n                                },\n                                \"premium\": 1077.69\n                            }\n                        ],\n                        \"expedition_rights\": 500\n                    },\n                    {\n                        \"id\": \"121ae7c1-94e9-44ad-8af1-68d7f2176f38\",\n                        \"policy_type\": {\n                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                            \"name\": \"RCO\"\n                        },\n                        \"net_premium\": 150,\n                        \"subtotal\": 150,\n                        \"taxes\": 24,\n                        \"total\": 174,\n                        \"coverages\": [\n                            {\n                                \"id\": \"0eed748f-0afb-43ce-9547-562964419bad\",\n                                \"coverage_type\": {\n                                    \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                    \"name\": \"RCPO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 100000\n                                },\n                                \"premium\": 100\n                            },\n                            {\n                                \"id\": \"eb00282a-b452-40f3-8b00-6e97c8bba220\",\n                                \"coverage_type\": {\n                                    \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                    \"name\": \"RCBO\"\n                                },\n                                \"sum_assured\": {\n                                    \"amount\": 50000\n                                },\n                                \"premium\": 50\n                            }\n                        ]\n                    }\n                ],\n                \"subtotal\": 15096.71,\n                \"taxes\": 2415.47,\n                \"total\": 17512.18,\n                \"discount\": {\n                    \"policies\": [\n                        {\n                            \"id\": \"0cd1253a-650f-4255-be09-83468fd76cb3\",\n                            \"policy_type\": {\n                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                \"name\": \"COMERCIAL_ANUAL\"\n                            },\n                            \"net_premium\": 12937.04,\n                            \"subtotal\": 13437.04,\n                            \"taxes\": 2149.93,\n                            \"total\": 15586.97,\n                            \"coverages\": [\n                                {\n                                    \"id\": \"b6c98ce8-d3a8-4d0f-a55c-530069afce4f\",\n                                    \"coverage_type\": {\n                                        \"id\": \"42d81165-f6f7-4c0d-b33b-999a3f3ee905\",\n                                        \"name\": \"RCP\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 1500000\n                                    },\n                                    \"premium\": 961.87\n                                },\n                                {\n                                    \"id\": \"befbcde1-f8fb-42ce-ba85-2cba9dee6714\",\n                                    \"coverage_type\": {\n                                        \"id\": \"6c434f2a-d0f3-4442-b4c5-6680ec0fda6d\",\n                                        \"name\": \"GM\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 200000\n                                    },\n                                    \"premium\": 150.82\n                                },\n                                {\n                                    \"id\": \"bad332e8-f98f-458d-b455-971fd9b4fe02\",\n                                    \"coverage_type\": {\n                                        \"id\": \"c2b3cdd7-2c89-4d92-aa04-6b343ad91425\",\n                                        \"name\": \"DM\"\n                                    },\n                                    \"deductible\": 0.05,\n                                    \"sum_assured\": {\n                                        \"vehicle_value\": \"Valor comercial\"\n                                    },\n                                    \"premium\": 9154.51\n                                },\n                                {\n                                    \"id\": \"dd2baac5-ed1c-4432-98ec-1a0ae2acc2af\",\n                                    \"coverage_type\": {\n                                        \"id\": \"fa67b067-ffdf-431b-aef5-53e60dfe6be6\",\n                                        \"name\": \"RCB\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 1500000\n                                    },\n                                    \"premium\": 961.87\n                                },\n                                {\n                                    \"id\": \"f571a4f6-993f-49f2-83ad-1fa76648d073\",\n                                    \"coverage_type\": {\n                                        \"id\": \"fc9e6248-5746-4480-a9d0-d683cb6a6c10\",\n                                        \"name\": \"RT\"\n                                    },\n                                    \"deductible\": 0.1,\n                                    \"sum_assured\": {\n                                        \"vehicle_value\": \"Valor comercial\"\n                                    },\n                                    \"premium\": 958.91\n                                },\n                                {\n                                    \"id\": \"f83c16b8-9e7c-4d03-99c0-655041d9ef77\",\n                                    \"coverage_type\": {\n                                        \"id\": \"ca2ead83-5b81-4480-9a0b-744ba31601c0\",\n                                        \"name\": \"AL\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 200000\n                                    },\n                                    \"premium\": 469.81\n                                },\n                                {\n                                    \"id\": \"fdce9f9a-d415-4f76-8d26-7b3abee6d330\",\n                                    \"coverage_type\": {\n                                        \"id\": \"ed22aeaf-8623-4d4d-ad59-106a774ed9a5\",\n                                        \"name\": \"AV\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 200000\n                                    },\n                                    \"premium\": 279.25\n                                }\n                            ],\n                            \"expedition_rights\": 500\n                        },\n                        {\n                            \"id\": \"121ae7c1-94e9-44ad-8af1-68d7f2176f38\",\n                            \"policy_type\": {\n                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                \"name\": \"RCO\"\n                            },\n                            \"net_premium\": 150,\n                            \"subtotal\": 150,\n                            \"taxes\": 24,\n                            \"total\": 174,\n                            \"coverages\": [\n                                {\n                                    \"id\": \"0eed748f-0afb-43ce-9547-562964419bad\",\n                                    \"coverage_type\": {\n                                        \"id\": \"538aa337-349f-4436-8d45-e70687628951\",\n                                        \"name\": \"RCPO\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 100000\n                                    },\n                                    \"premium\": 100\n                                },\n                                {\n                                    \"id\": \"eb00282a-b452-40f3-8b00-6e97c8bba220\",\n                                    \"coverage_type\": {\n                                        \"id\": \"b691ceae-c137-493b-825e-c7b22fff40cd\",\n                                        \"name\": \"RCBO\"\n                                    },\n                                    \"sum_assured\": {\n                                        \"amount\": 50000\n                                    },\n                                    \"premium\": 50\n                                }\n                            ]\n                        }\n                    ],\n                    \"subtotal\": 13587.04,\n                    \"taxes\": 2173.93,\n                    \"total\": 15760.97,\n                    \"marketing_text\": {\n                        \"default\": \"Tienes un 10% de descuento adicional!\"\n                    },\n                    \"net_premium\": 13087.04,\n                    \"expedition_rights\": 500,\n                    \"payment_plans\": [\n                        {\n                            \"id\": \"f786d0ab-3f4f-4bb9-a988-37cb9e29bb43\",\n                            \"name\": \"ANNUAL\",\n                            \"subtotal\": 13587.04,\n                            \"taxes\": 2173.93,\n                            \"total\": 15760.97,\n                            \"net_premium\": 13087.04,\n                            \"expedition_rights\": 500,\n                            \"payments\": [\n                                {\n                                    \"number\": 1,\n                                    \"net_premium\": 13087.04,\n                                    \"subtotal\": 13587.04,\n                                    \"taxes\": 2173.93,\n                                    \"total\": 15760.97,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"net_premium\": 14446.71,\n                                            \"subtotal\": 14946.71,\n                                            \"taxes\": 2391.47,\n                                            \"total\": 17338.18,\n                                            \"expedition_rights\": 500\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"net_premium\": 150,\n                                            \"subtotal\": 150,\n                                            \"taxes\": 24,\n                                            \"total\": 174\n                                        }\n                                    ],\n                                    \"expedition_rights\": 500\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": \"d5e61380-e918-4009-bbe1-5a62250b1bad\",\n                            \"name\": \"SUBSCRIPTION\",\n                            \"subtotal\": 16204.52,\n                            \"taxes\": 2592.68,\n                            \"total\": 18797.2,\n                            \"net_premium\": 13087.08,\n                            \"expedition_rights\": 500,\n                            \"payments\": [\n                                {\n                                    \"number\": 1,\n                                    \"net_premium\": 1228.09,\n                                    \"subtotal\": 1973.71,\n                                    \"taxes\": 315.79,\n                                    \"total\": 2289.5,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1793.71,\n                                            \"taxes\": 286.99,\n                                            \"total\": 2080.7,\n                                            \"expedition_rights\": 500,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 180,\n                                            \"taxes\": 28.8,\n                                            \"total\": 208.8,\n                                            \"fee\": 30\n                                        }\n                                    ],\n                                    \"fee\": 245.62,\n                                    \"expedition_rights\": 500\n                                },\n                                {\n                                    \"number\": 2,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 3,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 4,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 5,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 6,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 7,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 8,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 9,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 10,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 11,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                },\n                                {\n                                    \"number\": 12,\n                                    \"net_premium\": 1078.09,\n                                    \"subtotal\": 1293.71,\n                                    \"taxes\": 206.99,\n                                    \"total\": 1500.7,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1293.71,\n                                            \"taxes\": 206.99,\n                                            \"total\": 1500.7,\n                                            \"fee\": 215.62\n                                        }\n                                    ],\n                                    \"fee\": 215.62\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": \"d23e8064-a667-4c7e-a780-599e8b2caf18\",\n                            \"name\": \"FLAT_FEE\",\n                            \"subtotal\": 16204.56,\n                            \"taxes\": 2592.72,\n                            \"total\": 18797.28,\n                            \"net_premium\": 13087.08,\n                            \"expedition_rights\": 500.04,\n                            \"payments\": [\n                                {\n                                    \"number\": 1,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 2,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 3,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 4,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 5,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 6,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 7,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 8,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 9,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 10,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 11,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                },\n                                {\n                                    \"number\": 12,\n                                    \"net_premium\": 1090.59,\n                                    \"subtotal\": 1350.38,\n                                    \"taxes\": 216.06,\n                                    \"total\": 1566.44,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 1335.38,\n                                            \"taxes\": 213.66,\n                                            \"total\": 1549.04,\n                                            \"expedition_rights\": 41.67,\n                                            \"fee\": 215.62\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 15,\n                                            \"taxes\": 2.4,\n                                            \"total\": 17.4,\n                                            \"fee\": 2.5\n                                        }\n                                    ],\n                                    \"fee\": 218.12,\n                                    \"expedition_rights\": 41.67\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": \"57564cb2-2ac2-45c7-a01e-5dfc8122d6ee\",\n                            \"name\": \"MSI\",\n                            \"subtotal\": 13587.06,\n                            \"taxes\": 2173.92,\n                            \"total\": 15760.98,\n                            \"net_premium\": 13087.05,\n                            \"expedition_rights\": 500.01,\n                            \"payments\": [\n                                {\n                                    \"number\": 1,\n                                    \"net_premium\": 4362.35,\n                                    \"subtotal\": 4529.02,\n                                    \"taxes\": 724.64,\n                                    \"total\": 5253.66,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 4479.02,\n                                            \"taxes\": 716.64,\n                                            \"total\": 5195.66,\n                                            \"expedition_rights\": 166.67\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 50,\n                                            \"taxes\": 8,\n                                            \"total\": 58\n                                        }\n                                    ],\n                                    \"expedition_rights\": 166.67\n                                },\n                                {\n                                    \"number\": 2,\n                                    \"net_premium\": 4362.35,\n                                    \"subtotal\": 4529.02,\n                                    \"taxes\": 724.64,\n                                    \"total\": 5253.66,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 4479.02,\n                                            \"taxes\": 716.64,\n                                            \"total\": 5195.66,\n                                            \"expedition_rights\": 166.67\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 50,\n                                            \"taxes\": 8,\n                                            \"total\": 58\n                                        }\n                                    ],\n                                    \"expedition_rights\": 166.67\n                                },\n                                {\n                                    \"number\": 3,\n                                    \"net_premium\": 4362.35,\n                                    \"subtotal\": 4529.02,\n                                    \"taxes\": 724.64,\n                                    \"total\": 5253.66,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 4479.02,\n                                            \"taxes\": 716.64,\n                                            \"total\": 5195.66,\n                                            \"expedition_rights\": 166.67\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 50,\n                                            \"taxes\": 8,\n                                            \"total\": 58\n                                        }\n                                    ],\n                                    \"expedition_rights\": 166.67\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": \"b3498c90-f54f-4d4c-8604-dbabdc9436d6\",\n                            \"name\": \"MSI\",\n                            \"subtotal\": 13587,\n                            \"taxes\": 2173.92,\n                            \"total\": 15760.92,\n                            \"net_premium\": 13087.02,\n                            \"expedition_rights\": 499.98,\n                            \"payments\": [\n                                {\n                                    \"number\": 1,\n                                    \"net_premium\": 2181.17,\n                                    \"subtotal\": 2264.5,\n                                    \"taxes\": 362.32,\n                                    \"total\": 2626.82,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 2239.5,\n                                            \"taxes\": 358.32,\n                                            \"total\": 2597.82,\n                                            \"expedition_rights\": 83.33\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 25,\n                                            \"taxes\": 4,\n                                            \"total\": 29\n                                        }\n                                    ],\n                                    \"expedition_rights\": 83.33\n                                },\n                                {\n                                    \"number\": 2,\n                                    \"net_premium\": 2181.17,\n                                    \"subtotal\": 2264.5,\n                                    \"taxes\": 362.32,\n                                    \"total\": 2626.82,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 2239.5,\n                                            \"taxes\": 358.32,\n                                            \"total\": 2597.82,\n                                            \"expedition_rights\": 83.33\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 25,\n                                            \"taxes\": 4,\n                                            \"total\": 29\n                                        }\n                                    ],\n                                    \"expedition_rights\": 83.33\n                                },\n                                {\n                                    \"number\": 3,\n                                    \"net_premium\": 2181.17,\n                                    \"subtotal\": 2264.5,\n                                    \"taxes\": 362.32,\n                                    \"total\": 2626.82,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 2239.5,\n                                            \"taxes\": 358.32,\n                                            \"total\": 2597.82,\n                                            \"expedition_rights\": 83.33\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 25,\n                                            \"taxes\": 4,\n                                            \"total\": 29\n                                        }\n                                    ],\n                                    \"expedition_rights\": 83.33\n                                },\n                                {\n                                    \"number\": 4,\n                                    \"net_premium\": 2181.17,\n                                    \"subtotal\": 2264.5,\n                                    \"taxes\": 362.32,\n                                    \"total\": 2626.82,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 2239.5,\n                                            \"taxes\": 358.32,\n                                            \"total\": 2597.82,\n                                            \"expedition_rights\": 83.33\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 25,\n                                            \"taxes\": 4,\n                                            \"total\": 29\n                                        }\n                                    ],\n                                    \"expedition_rights\": 83.33\n                                },\n                                {\n                                    \"number\": 5,\n                                    \"net_premium\": 2181.17,\n                                    \"subtotal\": 2264.5,\n                                    \"taxes\": 362.32,\n                                    \"total\": 2626.82,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 2239.5,\n                                            \"taxes\": 358.32,\n                                            \"total\": 2597.82,\n                                            \"expedition_rights\": 83.33\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 25,\n                                            \"taxes\": 4,\n                                            \"total\": 29\n                                        }\n                                    ],\n                                    \"expedition_rights\": 83.33\n                                },\n                                {\n                                    \"number\": 6,\n                                    \"net_premium\": 2181.17,\n                                    \"subtotal\": 2264.5,\n                                    \"taxes\": 362.32,\n                                    \"total\": 2626.82,\n                                    \"policies\": [\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                                \"name\": \"COMERCIAL_ANUAL\"\n                                            },\n                                            \"subtotal\": 2239.5,\n                                            \"taxes\": 358.32,\n                                            \"total\": 2597.82,\n                                            \"expedition_rights\": 83.33\n                                        },\n                                        {\n                                            \"policy_type\": {\n                                                \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                                \"name\": \"RCO\"\n                                            },\n                                            \"subtotal\": 25,\n                                            \"taxes\": 4,\n                                            \"total\": 29\n                                        }\n                                    ],\n                                    \"expedition_rights\": 83.33\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"net_premium\": 14596.71,\n                \"expedition_rights\": 500,\n                \"payment_plans\": [\n                    {\n                        \"id\": \"b71f99a1-3a16-4997-88a3-af9c9c0858b5\",\n                        \"name\": \"ANNUAL\",\n                        \"subtotal\": 15096.71,\n                        \"taxes\": 2415.47,\n                        \"total\": 17512.18,\n                        \"net_premium\": 14596.71,\n                        \"expedition_rights\": 500,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 14596.71,\n                                \"subtotal\": 15096.71,\n                                \"taxes\": 2415.47,\n                                \"total\": 17512.18,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"net_premium\": 14446.71,\n                                        \"subtotal\": 14946.71,\n                                        \"taxes\": 2391.47,\n                                        \"total\": 17338.18,\n                                        \"expedition_rights\": 500\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"net_premium\": 150,\n                                        \"subtotal\": 150,\n                                        \"taxes\": 24,\n                                        \"total\": 174\n                                    }\n                                ],\n                                \"expedition_rights\": 500\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"d4a6521a-e139-4b2d-9d7a-73a82367d065\",\n                        \"name\": \"SUBSCRIPTION\",\n                        \"subtotal\": 18016.04,\n                        \"taxes\": 2882.6,\n                        \"total\": 20898.64,\n                        \"net_premium\": 14596.68,\n                        \"expedition_rights\": 500,\n                        \"fee\": 2919.36,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1353.89,\n                                \"subtotal\": 2124.67,\n                                \"taxes\": 339.95,\n                                \"total\": 2464.62,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1944.67,\n                                        \"taxes\": 311.15,\n                                        \"total\": 2255.82,\n                                        \"expedition_rights\": 500,\n                                        \"fee\": 240.78\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 180,\n                                        \"taxes\": 28.8,\n                                        \"total\": 208.8,\n                                        \"fee\": 30\n                                    }\n                                ],\n                                \"fee\": 270.78,\n                                \"expedition_rights\": 500\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1203.89,\n                                \"subtotal\": 1444.67,\n                                \"taxes\": 231.15,\n                                \"total\": 1675.82,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1444.67,\n                                        \"taxes\": 231.15,\n                                        \"total\": 1675.82,\n                                        \"fee\": 240.78\n                                    }\n                                ],\n                                \"fee\": 240.78\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"0eb3a0dc-cc90-47cd-9949-096da1390a8e\",\n                        \"name\": \"FLAT_FEE\",\n                        \"subtotal\": 15972.48,\n                        \"taxes\": 2555.64,\n                        \"total\": 18528.12,\n                        \"net_premium\": 14596.68,\n                        \"expedition_rights\": 500.04,\n                        \"fee\": 875.76,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 7,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 8,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 9,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 10,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 11,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            },\n                            {\n                                \"number\": 12,\n                                \"net_premium\": 1216.39,\n                                \"subtotal\": 1331.04,\n                                \"taxes\": 212.97,\n                                \"total\": 1544.01,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 1317.79,\n                                        \"taxes\": 210.85,\n                                        \"total\": 1528.64,\n                                        \"expedition_rights\": 41.67,\n                                        \"fee\": 72.23\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 13.25,\n                                        \"taxes\": 2.12,\n                                        \"total\": 15.37,\n                                        \"fee\": 0.75\n                                    }\n                                ],\n                                \"fee\": 72.98,\n                                \"expedition_rights\": 41.67\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"5c006eb6-507e-4033-8d36-fd25e689c571\",\n                        \"name\": \"MSI\",\n                        \"subtotal\": 15096.72,\n                        \"taxes\": 2415.48,\n                        \"total\": 17512.2,\n                        \"net_premium\": 14596.71,\n                        \"expedition_rights\": 500.01,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 4865.57,\n                                \"subtotal\": 5032.24,\n                                \"taxes\": 805.16,\n                                \"total\": 5837.4,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 4982.24,\n                                        \"taxes\": 797.16,\n                                        \"total\": 5779.4,\n                                        \"expedition_rights\": 166.67\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 50,\n                                        \"taxes\": 8,\n                                        \"total\": 58\n                                    }\n                                ],\n                                \"expedition_rights\": 166.67\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 4865.57,\n                                \"subtotal\": 5032.24,\n                                \"taxes\": 805.16,\n                                \"total\": 5837.4,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 4982.24,\n                                        \"taxes\": 797.16,\n                                        \"total\": 5779.4,\n                                        \"expedition_rights\": 166.67\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 50,\n                                        \"taxes\": 8,\n                                        \"total\": 58\n                                    }\n                                ],\n                                \"expedition_rights\": 166.67\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 4865.57,\n                                \"subtotal\": 5032.24,\n                                \"taxes\": 805.16,\n                                \"total\": 5837.4,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 4982.24,\n                                        \"taxes\": 797.16,\n                                        \"total\": 5779.4,\n                                        \"expedition_rights\": 166.67\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 50,\n                                        \"taxes\": 8,\n                                        \"total\": 58\n                                    }\n                                ],\n                                \"expedition_rights\": 166.67\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"0538dc5c-f3d0-4015-bbcf-ad24db35c94b\",\n                        \"name\": \"MSI\",\n                        \"subtotal\": 15096.72,\n                        \"taxes\": 2415.48,\n                        \"total\": 17512.2,\n                        \"net_premium\": 14596.74,\n                        \"expedition_rights\": 499.98,\n                        \"payments\": [\n                            {\n                                \"number\": 1,\n                                \"net_premium\": 2432.79,\n                                \"subtotal\": 2516.12,\n                                \"taxes\": 402.58,\n                                \"total\": 2918.7,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2491.12,\n                                        \"taxes\": 398.58,\n                                        \"total\": 2889.7,\n                                        \"expedition_rights\": 83.33\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 25,\n                                        \"taxes\": 4,\n                                        \"total\": 29\n                                    }\n                                ],\n                                \"expedition_rights\": 83.33\n                            },\n                            {\n                                \"number\": 2,\n                                \"net_premium\": 2432.79,\n                                \"subtotal\": 2516.12,\n                                \"taxes\": 402.58,\n                                \"total\": 2918.7,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2491.12,\n                                        \"taxes\": 398.58,\n                                        \"total\": 2889.7,\n                                        \"expedition_rights\": 83.33\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 25,\n                                        \"taxes\": 4,\n                                        \"total\": 29\n                                    }\n                                ],\n                                \"expedition_rights\": 83.33\n                            },\n                            {\n                                \"number\": 3,\n                                \"net_premium\": 2432.79,\n                                \"subtotal\": 2516.12,\n                                \"taxes\": 402.58,\n                                \"total\": 2918.7,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2491.12,\n                                        \"taxes\": 398.58,\n                                        \"total\": 2889.7,\n                                        \"expedition_rights\": 83.33\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 25,\n                                        \"taxes\": 4,\n                                        \"total\": 29\n                                    }\n                                ],\n                                \"expedition_rights\": 83.33\n                            },\n                            {\n                                \"number\": 4,\n                                \"net_premium\": 2432.79,\n                                \"subtotal\": 2516.12,\n                                \"taxes\": 402.58,\n                                \"total\": 2918.7,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2491.12,\n                                        \"taxes\": 398.58,\n                                        \"total\": 2889.7,\n                                        \"expedition_rights\": 83.33\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 25,\n                                        \"taxes\": 4,\n                                        \"total\": 29\n                                    }\n                                ],\n                                \"expedition_rights\": 83.33\n                            },\n                            {\n                                \"number\": 5,\n                                \"net_premium\": 2432.79,\n                                \"subtotal\": 2516.12,\n                                \"taxes\": 402.58,\n                                \"total\": 2918.7,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2491.12,\n                                        \"taxes\": 398.58,\n                                        \"total\": 2889.7,\n                                        \"expedition_rights\": 83.33\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 25,\n                                        \"taxes\": 4,\n                                        \"total\": 29\n                                    }\n                                ],\n                                \"expedition_rights\": 83.33\n                            },\n                            {\n                                \"number\": 6,\n                                \"net_premium\": 2432.79,\n                                \"subtotal\": 2516.12,\n                                \"taxes\": 402.58,\n                                \"total\": 2918.7,\n                                \"policies\": [\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"a64c55ab-03bb-4774-89e6-ad69d2362966\",\n                                            \"name\": \"COMERCIAL_ANUAL\"\n                                        },\n                                        \"subtotal\": 2491.12,\n                                        \"taxes\": 398.58,\n                                        \"total\": 2889.7,\n                                        \"expedition_rights\": 83.33\n                                    },\n                                    {\n                                        \"policy_type\": {\n                                            \"id\": \"b6bee0c5-15ae-4ad9-8f6e-c7a0ed021103\",\n                                            \"name\": \"RCO\"\n                                        },\n                                        \"subtotal\": 25,\n                                        \"taxes\": 4,\n                                        \"total\": 29\n                                    }\n                                ],\n                                \"expedition_rights\": 83.33\n                            }\n                        ]\n                    }\n                ]\n            }\n        ],\n        \"region\": {\n            \"state\": {\n                \"code\": 14,\n                \"name\": \"Jalisco\"\n            },\n            \"postal_code\": \"45030\"\n        },\n        \"validity\": {\n            \"start\": \"2025-10-07T18:03:16-06:00\",\n            \"end\": \"2025-11-21T18:03:16-06:00\"\n        },\n        \"vehicle\": {\n            \"brand\": {\n                \"name\": \"bmw\"\n            },\n            \"model\": {\n                \"name\": \"m6\"\n            },\n            \"version\": {\n                \"code\": 3698,\n                \"name\": \"competition edition m performance, v8, 4.4t, 600 cp, 2 puertas, aut\"\n            },\n            \"year\": {\n                \"name\": \"2017\"\n            }\n        },\n        \"duration\": 12\n    },\n    \"status\": \"success\"\n}"},{"id":"0d96b3ca-4ccc-4a07-9945-11d1a67c35c1","name":"failed_400_2_1","originalRequest":{"method":"GET","header":[],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/1859ebb0-1ca9-405d-89df-c769ac1e82ac"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: quotation\"\n    }\n}"},{"id":"fdeaad14-5d90-44e9-80a8-85362d84cefc","name":"failed_400_4_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/1859ebb0-1ca9-405d-89df-c769ac1e82ac"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 4,\n    \"response\": {\n        \"message\": \"Not found value for parameter: quotation\"\n    }\n}"},{"id":"e3a13807-a9bb-41e2-bd13-5defe6a5401e","name":"failed_401_401_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/1859ebb0-1ca9-405d-89df-c769ac1e82ac"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"c2e30bb1-314f-4060-a3d7-c7ced9e0603b","name":"failed_403_403_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/1859ebb0-1ca9-405d-89df-c769ac1e82ac"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 403,\n    \"response\": {\n        \"message\": \"The user is not allowed to access this resource\"\n    }\n}"},{"id":"b56bd88a-4ab8-4b78-bd94-981aa7054906","name":"failed_500_500_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/1859ebb0-1ca9-405d-89df-c769ac1e82ac"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"81614d9e-dcf4-4268-a18c-5f05c53600da","name":"failed_503_503_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/quotation/1859ebb0-1ca9-405d-89df-c769ac1e82ac"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"17887ee5-621b-4644-b6b6-04f50eb9aa32"},{"name":"get branches","id":"360799e3-26ea-4418-a18a-4072c9f73bbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/branch","description":"<p>Use this service to get existing branches.</p>\n","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","branch"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"00046250-b068-4d08-8c54-7317d76e09a9","name":"success_200_200_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/branch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 22:01:07 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"679"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"false"},{"key":"x-envoy-upstream-service-time","value":"93"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"response\": [\n        {\n            \"id\": \"28f3a6b8-437d-46e9-9b89-2402633c939c\",\n            \"business_name\": \"Tomate Frito\",\n            \"commercial_name\": \"Tomate Frito\",\n            \"rfc\": \"TEST970101JYT\",\n            \"nickname\": \"\",\n            \"acronym\": \"\",\n            \"created_at\": \"2026-03-05T16:14:36.373808Z\"\n        },\n        {\n            \"id\": \"e63c5ece-3147-4448-bf4b-cb5256406452\",\n            \"business_name\": \"Shuffledrive\",\n            \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n            \"rfc\": \"6Q37FW7GR70\",\n            \"nickname\": \"eelcoate0\",\n            \"acronym\": \"test1\",\n            \"created_at\": \"2026-03-31T22:00:36.477213Z\"\n        },\n        {\n            \"id\": \"b1b56632-78fc-4efa-8428-adee17deb3f5\",\n            \"business_name\": \"Shuffledrive\",\n            \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n            \"rfc\": \"6Q37FW7GR70\",\n            \"nickname\": \"eelcoate0\",\n            \"acronym\": \"test2\",\n            \"created_at\": \"2026-03-31T22:01:03.591719Z\"\n        }\n    ],\n    \"status\": \"success\"\n}"},{"id":"8425f635-020a-40fa-9b3c-d17161ec040e","name":"failed_401_401_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/branch"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 22:01:07 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"679"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"false"},{"key":"x-envoy-upstream-service-time","value":"93"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"477a671a-d527-4076-9bec-13739dbdd1d0","name":"failed_500_500_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/branch"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 22:01:07 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"679"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"false"},{"key":"x-envoy-upstream-service-time","value":"93"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"},{"id":"4f9fdc5f-48bc-49c6-883e-a0574bc509b0","name":"failed_503_503_1","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{API_KEY}}","type":"text"}],"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/branch"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 22:01:07 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"679"},{"key":"Connection","value":"keep-alive"},{"key":"vary","value":"Origin,Origin"},{"key":"x-krakend","value":"Version undefined"},{"key":"x-krakend-completed","value":"false"},{"key":"x-envoy-upstream-service-time","value":"93"},{"key":"server","value":"istio-envoy"},{"key":"x-envoy-decorator-operation","value":"heimdall-v1.qa.svc.cluster.local:80/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"}],"_postman_id":"360799e3-26ea-4418-a18a-4072c9f73bbe"},{"name":"create branch","id":"dcc40569-78e2-452c-b340-cc408b9ab2a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch","description":"<p>Use this service to create a branch.</p>\n<p>The <code>commercial_name</code> must be unique.</p>\n<p>The following table shows the attributes behavior in the service.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Max characters length</strong></th>\n<th><strong>Optional</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>business_name</td>\n<td>60</td>\n<td>No</td>\n</tr>\n<tr>\n<td>commercial_name (unique)</td>\n<td>60</td>\n<td>No</td>\n</tr>\n<tr>\n<td>rfc</td>\n<td>12-13</td>\n<td>No</td>\n</tr>\n<tr>\n<td>nickname</td>\n<td>60</td>\n<td>Yes</td>\n</tr>\n<tr>\n<td>acronym</td>\n<td>10</td>\n<td>Yes</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"{{SCHEME}}","port":"{{PORT}}","path":["v1","partners","users","branch"],"host":["{{HOST}}"],"query":[],"variable":[]}},"response":[{"id":"da13518e-fff5-4764-b657-4b64575b55a6","name":"success_200_200_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"status\": \"success\",\n    \"response\": {\n        \"id\": \"e7bc6b75-3ed3-49e8-9be0-888bc399d71c\",\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}"},{"id":"abb604a5-2243-4cda-b3d3-50d55526cc00","name":"failed_400_1_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\"\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 1,\n    \"response\": {\n        \"message\": \"The request has an invalid format\"\n    }\n}"},{"id":"a37d4f50-e99a-41ef-abd8-8d9d1efb95f5","name":"failed_400_2_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 2,\n    \"response\": {\n        \"message\": \"Missing parameter: business_name\"\n    }\n}"},{"id":"aa332daa-4eea-4e27-9f62-f0f334079295","name":"failed_400_3_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 3,\n    \"response\": {\n        \"message\": \"Invalid length for parameter: acronym. It must not exceed 10 characters\"\n    }\n}"},{"id":"fb301664-9e73-4676-b468-1c99107edb57","name":"failed_401_401_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 401,\n    \"response\": {\n        \"message\": \"Invalid API Key\"\n    }\n}"},{"id":"da897e08-14a9-483e-9766-1ec46380333a","name":"failed_409_10_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 10,\n    \"response\": {\n        \"message\": \"commercial_name already exists\"\n    }\n}"},{"id":"14ae3d74-75e9-4aa9-a5d4-91cc7881dc5c","name":"failed_503_503_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 503,\n    \"response\": {\n        \"message\": \"The server could not establish connection with the database\"\n    }\n}"},{"id":"d7a17ad9-999f-4e87-b515-d5c5081ca6f2","name":"failed_500_500_1","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"branch\": {\n        \"business_name\": \"Shuffledrive\",\n        \"commercial_name\": \"Flatley, Osinski and Koelpin\",\n        \"rfc\": \"6Q37FW7GR70\",\n        \"nickname\": \"eelcoate0\",\n        \"acronym\": \"SA\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{SCHEME}}://{{HOST}}:{{PORT}}/v1/partners/users/branch"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Oct 2024 18:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Origin"},{"key":"X-Krakend","value":"Version undefined"},{"key":"X-Krakend-Completed","value":"false"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"code\": 500,\n    \"response\": {\n        \"message\": \"Internal server error\"\n    }\n}"}],"_postman_id":"dcc40569-78e2-452c-b340-cc408b9ab2a6"}]}