{"info":{"_postman_id":"2ed47852-5fd6-4ebb-9822-52ae7aaa50b7","name":"Caren API Documentation","description":"<html><head></head><body><h2 id=\"endpoints\">Endpoints</h2>\n<ul>\n<li><p><a href=\"https://test-booking.caren.is\">Test service</a></p>\n</li>\n<li><p><a href=\"https://booking.caren.is\">Live service</a></p>\n</li>\n</ul>\n<p>Mandatory parameters are bold in the Request Body descriptions.</p>\n<h2 id=\"value-types\">Value types</h2>\n<ul>\n<li><p><code>DateTime</code> values are sent in as a <em>string</em> on the form <code>yyyy-MM-dd hh:mm</code>, for example <code>2001-01-10 13:30</code> for 10th of January 2001 13:30. When passing [DateTime] to the service the form yyyy/MM/dd is also allowed. Numbers will always be interpreted as a UTC Unix-time timestamp in seconds (the date part will be ignored).</p>\n</li>\n<li><p><code>Price</code> is a float point number with two decimals.</p>\n</li>\n<li><p><code>SortColumn</code> values are Case-Sensitive.</p>\n</li>\n</ul>\n<h2 id=\"rate-limiting\">Rate Limiting</h2>\n<p>Our API endpoints have a rate limiting imposed on all the endpoints.  </p>\n<p>Rate limits are split into 3 tiers. <strong>All limits are per endpoint</strong>, so you can, for example, call 2 endpoints in the same minute, 50 times each (for Normal tier) and not hit rate limits.  </p>\n<ol>\n<li><p><strong>Strict:</strong> 1 request per minute, 10 per hour.</p>\n</li>\n<li><p><strong>Normal:</strong> 50 requests per minute</p>\n</li>\n<li><p><strong>Relaxed</strong>: 60 requests per minute</p>\n</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"31208046","collectionId":"2ed47852-5fd6-4ebb-9822-52ae7aaa50b7","publishedId":"2sA3QteWpf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-29T10:52:24.000Z"},"item":[{"name":"Error Codes","item":[{"name":"New Request","id":"2262a3ea-50ff-4b05-82cd-c32a6ed7dca6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"2262a3ea-50ff-4b05-82cd-c32a6ed7dca6"}],"id":"ce18ef1c-c615-4a15-8913-7d5744dbbb90","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>CODE</th>\n<th>DESCRIPTION</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>10000</td>\n<td>Unknown Error</td>\n</tr>\n<tr>\n<td>10001</td>\n<td>Input parameters missing</td>\n</tr>\n<tr>\n<td>10002</td>\n<td>Failed To Create Row</td>\n</tr>\n<tr>\n<td>10003</td>\n<td>Item not found</td>\n</tr>\n<tr>\n<td>10004</td>\n<td>Invalid Or Empty Property Values</td>\n</tr>\n<tr>\n<td>10005</td>\n<td>Access is Denied</td>\n</tr>\n<tr>\n<td>10006</td>\n<td>Validation Error</td>\n</tr>\n<tr>\n<td>11001</td>\n<td>Database Connection Failed</td>\n</tr>\n<tr>\n<td>11002</td>\n<td>Error Receiving Data From Database</td>\n</tr>\n<tr>\n<td>11003</td>\n<td>Failed To Create Filter</td>\n</tr>\n<tr>\n<td>11004</td>\n<td>Failed To Update Item</td>\n</tr>\n<tr>\n<td>11005</td>\n<td>Failed To Create Item</td>\n</tr>\n<tr>\n<td>11006</td>\n<td>Failed To Delete Item</td>\n</tr>\n<tr>\n<td>11007</td>\n<td>Error In Database Query Or Parsing Object</td>\n</tr>\n<tr>\n<td>16001</td>\n<td>Unit Already Assigned To Another Reservation</td>\n</tr>\n<tr>\n<td>16002</td>\n<td>Unit Is Not Available</td>\n</tr>\n<tr>\n<td>16003</td>\n<td>Rental Started But Email Not Sent</td>\n</tr>\n<tr>\n<td>1000</td>\n<td>Operation not supported</td>\n</tr>\n<tr>\n<td>1001</td>\n<td>Unknown error</td>\n</tr>\n<tr>\n<td>1002</td>\n<td>Required parameters missing</td>\n</tr>\n<tr>\n<td>1003</td>\n<td>General information</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>General warning</td>\n</tr>\n<tr>\n<td>1005</td>\n<td>General error</td>\n</tr>\n<tr>\n<td>1006</td>\n<td>Request not correctly formatted</td>\n</tr>\n<tr>\n<td>2000</td>\n<td>Not authorized</td>\n</tr>\n<tr>\n<td>2001</td>\n<td>Invalid cardnumber</td>\n</tr>\n<tr>\n<td>2002</td>\n<td>Security code missing</td>\n</tr>\n<tr>\n<td>2003</td>\n<td>Debetcard not accepted</td>\n</tr>\n<tr>\n<td>2004</td>\n<td>Invalid amount</td>\n</tr>\n<tr>\n<td>2005</td>\n<td>Communication error</td>\n</tr>\n<tr>\n<td>2006</td>\n<td>Card type not accepted</td>\n</tr>\n<tr>\n<td>2007</td>\n<td>Internal error in payment gateway</td>\n</tr>\n<tr>\n<td>2008</td>\n<td>Icelandic cards cannot be charged in foreign currency</td>\n</tr>\n<tr>\n<td>2009</td>\n<td>Invalid expiration date</td>\n</tr>\n<tr>\n<td>2010</td>\n<td>Verified by VISA or secure code required</td>\n</tr>\n<tr>\n<td>2011</td>\n<td>Currency not accepted</td>\n</tr>\n<tr>\n<td>2012</td>\n<td>Card is expired</td>\n</tr>\n<tr>\n<td>2013</td>\n<td>SSN and contract don't match</td>\n</tr>\n<tr>\n<td>2014</td>\n<td>Security code has to be 3 chars</td>\n</tr>\n<tr>\n<td>2015</td>\n<td>No response from the server</td>\n</tr>\n<tr>\n<td>2016</td>\n<td>Invalid response from the gateway</td>\n</tr>\n<tr>\n<td>2017</td>\n<td>Price amount or currency is invalid</td>\n</tr>\n<tr>\n<td>2018</td>\n<td>Creditcard number is required</td>\n</tr>\n<tr>\n<td>2019</td>\n<td>Expire month and year are required</td>\n</tr>\n<tr>\n<td>2020</td>\n<td>Creditcard is expired</td>\n</tr>\n<tr>\n<td>2021</td>\n<td>You can't store credit card numbers</td>\n</tr>\n<tr>\n<td>2022</td>\n<td>Do not honor (Not accepted)</td>\n</tr>\n<tr>\n<td>2023</td>\n<td>Restricted card</td>\n</tr>\n<tr>\n<td>2024</td>\n<td>Merchant not identified</td>\n</tr>\n<tr>\n<td>2025</td>\n<td>Transaction not allowed to cardholder</td>\n</tr>\n<tr>\n<td>2026</td>\n<td>Transaction not allowed to terminal</td>\n</tr>\n<tr>\n<td>2027</td>\n<td>No not honor</td>\n</tr>\n<tr>\n<td>2028</td>\n<td>Special occasion</td>\n</tr>\n<tr>\n<td>2029</td>\n<td>Stolen card</td>\n</tr>\n<tr>\n<td>2030</td>\n<td>Form error</td>\n</tr>\n<tr>\n<td>2031</td>\n<td>Original transaction can not be traced</td>\n</tr>\n<tr>\n<td>2032</td>\n<td>Hot timeout</td>\n</tr>\n<tr>\n<td>3000</td>\n<td>MD5 checksum doesn't match</td>\n</tr>\n<tr>\n<td>3001</td>\n<td>Amount doesn't match</td>\n</tr>\n<tr>\n<td>3002</td>\n<td>Payment not verified</td>\n</tr>\n<tr>\n<td>4000</td>\n<td>Only Api users can connect to the Api</td>\n</tr>\n<tr>\n<td>4001</td>\n<td>Failed to create session</td>\n</tr>\n<tr>\n<td>4002</td>\n<td>Invalid username or password</td>\n</tr>\n<tr>\n<td>4003</td>\n<td>Session is invalid</td>\n</tr>\n<tr>\n<td>4004</td>\n<td>Web doesn't exist</td>\n</tr>\n<tr>\n<td>4005</td>\n<td>User and web don't match</td>\n</tr>\n<tr>\n<td>4006</td>\n<td>Web and rental don't match</td>\n</tr>\n<tr>\n<td>70000</td>\n<td>You must select a vehicle</td>\n</tr>\n<tr>\n<td>70001</td>\n<td>You must select pick up and drop off dates</td>\n</tr>\n<tr>\n<td>70002</td>\n<td>Drop off date must be higher then pick up date</td>\n</tr>\n<tr>\n<td>70003</td>\n<td>Pick up location is required</td>\n</tr>\n<tr>\n<td>70004</td>\n<td>Drop off location is required</td>\n</tr>\n<tr>\n<td>70005</td>\n<td>Pick up and drop off locations are required</td>\n</tr>\n<tr>\n<td>70006</td>\n<td>Please accept our terms and conditions</td>\n</tr>\n<tr>\n<td>70007</td>\n<td>This vehicle has minimum {0} booking days</td>\n</tr>\n<tr>\n<td>70008</td>\n<td>This vehicle has maximum {0} booking days</td>\n</tr>\n<tr>\n<td>70009</td>\n<td>This vehicle is not available on these dates</td>\n</tr>\n<tr>\n<td>70010</td>\n<td>This vehicle is not rentable on these dates</td>\n</tr>\n<tr>\n<td>70011</td>\n<td>You can't process the same payment within 10 minutes</td>\n</tr>\n<tr>\n<td>70012</td>\n<td>There's a minumum of {0} days per booking</td>\n</tr>\n<tr>\n<td>70013</td>\n<td>There's a maximum of {0} days per booking</td>\n</tr>\n<tr>\n<td>70014</td>\n<td>The pick up date and time needs to be at least {0} hours in advance</td>\n</tr>\n<tr>\n<td>70015</td>\n<td>The location {0} is only open at these hours</td>\n</tr>\n<tr>\n<td>70016</td>\n<td>First name is required</td>\n</tr>\n<tr>\n<td>70017</td>\n<td>Last name is required</td>\n</tr>\n<tr>\n<td>70018</td>\n<td>E-mail address is required</td>\n</tr>\n<tr>\n<td>70019</td>\n<td>No payment gateway has been assigned to this rental</td>\n</tr>\n<tr>\n<td>70020</td>\n<td>Payment gateway and web don't match</td>\n</tr>\n<tr>\n<td>70021</td>\n<td>The reservation doesn't match with the web</td>\n</tr>\n<tr>\n<td>70022</td>\n<td>The vehicle class doesn't match with the web</td>\n</tr>\n<tr>\n<td>70023</td>\n<td>The reservation currency doesn't match with the payment currency</td>\n</tr>\n<tr>\n<td>70024</td>\n<td>Customer information is required</td>\n</tr>\n<tr>\n<td>70025</td>\n<td>You must select valid pick up and drop off dates</td>\n</tr>\n<tr>\n<td>70026</td>\n<td>The pick up date has already passed</td>\n</tr>\n<tr>\n<td>70027</td>\n<td>Pick up location is closed between {0} and {1}</td>\n</tr>\n<tr>\n<td>70028</td>\n<td>Drop off location is closed between {0} and {1}</td>\n</tr>\n<tr>\n<td>70029</td>\n<td>You can't edit a request</td>\n</tr>\n<tr>\n<td>70030</td>\n<td>Guid is required</td>\n</tr>\n<tr>\n<td>70031</td>\n<td>Reservation doesn't exist</td>\n</tr>\n<tr>\n<td>70032</td>\n<td>Email addresses are required</td>\n</tr>\n<tr>\n<td>70033</td>\n<td>You can't cancel a reservation that has been started</td>\n</tr>\n<tr>\n<td>70034</td>\n<td>Reservation is not editable</td>\n</tr>\n<tr>\n<td>70035</td>\n<td>Pick up location not found</td>\n</tr>\n<tr>\n<td>70036</td>\n<td>Drop off location not found</td>\n</tr>\n<tr>\n<td>70037</td>\n<td>No Customer found for this Reservation</td>\n</tr>\n<tr>\n<td>70038</td>\n<td>You can't refund more than the payment amount</td>\n</tr>\n<tr>\n<td>70039</td>\n<td>Payment amount can't be less than refunded amount</td>\n</tr>\n<tr>\n<td>70040</td>\n<td>You can't delete the only Folio</td>\n</tr>\n<tr>\n<td>70041</td>\n<td>Date From must be less than Date To</td>\n</tr>\n<tr>\n<td>70042</td>\n<td>Request has {0} drivers in total, but reservation has {1} extra drivers beside main driver</td>\n</tr>\n<tr>\n<td>70043</td>\n<td>Reservation already has that same ClassId set. Nothing to update</td>\n</tr>\n<tr>\n<td>70044</td>\n<td>Currency not supported. Either remove currency from request or enter valid currency</td>\n</tr>\n<tr>\n<td>70045</td>\n<td>Reservation term is the same. Nothing to update</td>\n</tr>\n<tr>\n<td>70046</td>\n<td>Length of rental needs to be between {0} and {1} days</td>\n</tr>\n<tr>\n<td>70047</td>\n<td>Day offset must between {0} and {1}</td>\n</tr>\n<tr>\n<td>70048</td>\n<td>Invalid Booking Code</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"143b139f-176d-40ee-96a1-aca5338b051a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4c89d96e-7ce6-471b-b178-c1ca6b387260","type":"text/javascript","exec":[""]}}],"_postman_id":"ce18ef1c-c615-4a15-8913-7d5744dbbb90"},{"name":"VehicleApi","item":[{"name":"Authentication","item":[{"name":"Login","event":[{"listen":"test","script":{"id":"40471188-287f-40f6-a9a6-ccdf39ac6a16","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"21af3923-8b42-4b53-b8ba-70274f15efd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"ApiKey\": \"{{api-key}}\",\r\n\t\"Username\": \"{{user-name}}\",\r\n\t\"Password\": \"{{user-pass}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/user/login","description":"<p>Login a user into Caren Rental. Returns <strong>session</strong> key to use for other requests. If a session is not used for 30 minutes it expires and a new one needs to be created so a caching in the front end for 20 minutes is ok.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>ApiKey</strong>: [string]</p>\n</li>\n<li><p><strong>Username</strong>: [string]</p>\n</li>\n<li><p><strong>Password</strong>: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","user","login"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"263acf11-43c0-427d-bcc8-31dffd449572","name":"Login / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tapiKey: \"{{api-key}}\",\r\n\tusername: \"{{user-name}}\",\r\n\tpassword: \"{{user-pass}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 09:00:53 GMT"},{"key":"Content-Length","value":"65"},{"key":"Set-Cookie","value":"SRV=lbc2|XUAHS|XUAHS; path=/; HttpOnly; Secure"}],"cookie":[],"responseTime":null,"body":"{\n    \"Session\": \"c07320da-a7b2-e911-941d-40f2e9071295\",\n    \"Success\": true\n}"}],"_postman_id":"21af3923-8b42-4b53-b8ba-70274f15efd7"},{"name":"Logout","event":[{"listen":"test","script":{"id":"40471188-287f-40f6-a9a6-ccdf39ac6a16","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b1a382e0-64af-4aa6-991e-3c9c85f25c9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"Username\": \"{{user-name}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/user/logout","description":"<p>Logout a user from Caren Rental.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>Username</strong>: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","user","logout"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"fa77f234-9136-4edf-88c1-110160af0433","name":"Logout / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tsession: \"{{session-id}}\",\r\n\tusername: \"{{user-name}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/user/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 09:02:14 GMT"},{"key":"Content-Length","value":"16"},{"key":"Set-Cookie","value":"SRV=lbc2|XUAHm|XUAHS; path=/; HttpOnly; Secure"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"b1a382e0-64af-4aa6-991e-3c9c85f25c9e"}],"id":"889a044c-4476-45ed-aa3b-3a17ccb04ed4","_postman_id":"889a044c-4476-45ed-aa3b-3a17ccb04ed4","description":""},{"name":"Vehicles","item":[{"name":"List of Classes","event":[{"listen":"prerequest","script":{"id":"19506dd6-1285-49ec-aed4-748af13d3da6","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 12:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 12:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"test","script":{"id":"403a7094-ef04-4a42-a7dd-735e1e9caa91","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f2091015-f106-432a-9c93-7d66d3408dbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Language\": \"en-GB\",\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true,\r\n\t\"Refresh\": false,\r\n\t\"Passengers\": null,\r\n\t\"DriverAge\": null,\r\n\t\"ClassIds\": [],\r\n\t\"GroupIds\": [],\r\n\t\"TransmissionIds\": [],\r\n\t\"FuelIds\": [],\r\n\t\"DriveIds\": [],\r\n\t\"AirCondition\": false,\r\n\t\"ForHighland\": false,\r\n\t\"PickupLocationId\": 44,\r\n\t\"DropoffLocationId\": 54,\r\n\t\"CouponCode\": \"\",\r\n\t\"Currency\": \"ISK\",\r\n\t\"ShowImages\": false,\r\n\t\"ShowGroupNames\": true,\r\n\t\"SkipDateCheck\": false,\r\n\t\"ShowAll\": false,\r\n\t\"ShowPrices\": true,\r\n\t\"SharedLocation\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/vehicleapi/class/getlist","description":"<p>List of classes in Caren Rental</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>RentalIds: [number-array] If you have access to multiple rentals, you can send in RentalIds instead of RentalId, that way you can get results from multiple rentals in the same request. If rentalIds is used instead of rentalId then shared locationIds need to be used for pickupLocationId and dropoffLocationId.</p>\n</li>\n<li><p>RentalCouponCodes: [number + string pairs array] If you have access to multiple rentals, you can send a list of RentalId + Coupon Code pairs and get matching discounts in the result for multiple rentals based on provided coupon codes. You would send <code>[{ \"RentalId\": 1, \"CouponCode\": \"AAABBB\" }, { \"RentalId\": 2, \"CouponCode\": \"BBBCCC\" }]</code> <strong>Note</strong> that if this parameter is used, RentalIds [number-array] and CouponCode [string] parameters are ignored. If RentalCouponCodes is used instead of rentalId/rentalIds then shared locationIds need to be used for pickupLocationId and dropoffLocationId.</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time] Note: Parameter is only mandatory if <code>skipDateCheck</code> is false.</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time] Note: Parameter is only mandatory if <code>skipDateCheck</code> is false.</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n<li><p>Passengers: [number] Filters out by Seats value. If passed list contains [Vehicle Class] objects with at least that many Seats.</p>\n</li>\n<li><p>DriverAge: [number] Filters out by Minimum driver age value. If passed list contains [Vehicle Class] objects where Minimum driver age is equal or greater then value.</p>\n</li>\n<li><p>ClassIds: [number] Array of Class ids for filtering.</p>\n</li>\n<li><p>GroupIds: [number] Array of Group ids for filtering.</p>\n</li>\n<li><p>TransmissionIds: [number-array] Array of [Transmission] ids for filtering: <code>/vehicleapi/transmission/list</code>.</p>\n</li>\n<li><p>FuelIds: [number-array] Array of [Fuel] ids for filtering: <code>/vehicleapi/fuel/list</code>.</p>\n</li>\n<li><p>DriveIds: [number-array] Array of [Drive] ids for filtering: <code>/vehicleapi/drive/list</code>.</p>\n</li>\n<li><p>AirCondition: [bool] Filters out by AirCondition value. Default is <code>false</code>.</p>\n</li>\n<li><p>ForHighland: [bool] Filters out by ForHigland value. Default is <code>false</code>.</p>\n</li>\n<li><p>PickupLocationId: [number] This is mainly set to check at this point if the [Location] is closed or not. This also needs to be set on Multi-Rental webs.</p>\n</li>\n<li><p>DropoffLocationId: [number] This is mainly set to check at this point if the [Location] is closed or not. This also needs to be set on Multi-Rental webs.</p>\n</li>\n<li><p>CouponCode: [string] Needs be set to return the correct price discount based on the passed value.</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n<li><p>ShowImages: [bool] If true then response also returns a list of [Images] related to the [Vehicle Class]. Default is <code>false</code>.</p>\n</li>\n<li><p>ShowGroupNames: [bool] If true then response also returns the name of the [Group] related to the [Vehicle Class]. Default is <code>false</code>.</p>\n</li>\n<li><p>SkipDateCheck: [bool] If true then list contains all [Vehicle Class] objects that are Active. Default is <code>false</code>.</p>\n</li>\n<li><p>ShowAll: [bool] If true then list also contains [Vehicle Class] objects that are not available. Default is false. Note: skipDateCheck disables this parameter if skipDateCheck value is <code>true</code>.</p>\n</li>\n<li><p>ShowPrices: [bool] If true then prices are returned. Default is <code>true</code>.</p>\n</li>\n<li><p>SharedLocation: [bool] If true then you can use the sharedLocationIds for pickupLocationId and dropoffLocationId.</p>\n</li>\n</ul>\n<p>Here is a list of all sharedLocationIds:</p>\n<table><tbody><tr><th>Location Id</th><th>Location Name</th></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Akureyri</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Akureyri Airport</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Keflavik</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Keflavik Airport</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Reykjavik</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Reykjavik Airport</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Ísafjörður</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>8</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Höfn</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>9</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Egilsstaðir</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>10</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Office</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>11</div><div><div><div><div></div></div></div><div></div></div></td><td><div>BSÍ Bus Terminal</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>12</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Reykjavik Office</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>13</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Keflavik Office</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>14</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Gray Line Bus Terminal - Holtagarðar</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["vehicleapi","class","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6cf1efee-7bcb-40f6-951b-ae43d2d8b15a","name":"List of Classes","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tLanguage: 'en-GB',\r\n\tDateFrom: '{{date-from}}',\r\n\tDateTo: '{{date-to}}',\r\n\tSortColumn: 'Name',\r\n\tSortDirection: 'Asc',\r\n\tShowHours: true,\r\n\tRefresh: false,\r\n\tPassengers: null,\r\n\tDriverAge: null,\r\n\tClassIds: [],\r\n\tGroupIds: [],\r\n\tTransmissionIds: [],\r\n\tFuelIds: [],\r\n\tDriveIds: [],\r\n\tAirCondition: false,\r\n\tForHighland: false,\r\n\tPickupLocationId: 44,\r\n\tDropoffLocationId: 54,\r\n\tCouponCode: \"\",\r\n\tCurrency: \"ISK\",\r\n\tShowImages: false,\r\n\tShowGroupNames: true,\r\n\tSkipDateCheck: false,\r\n\tShowAll: false,\r\n\tShowPrices: true,\r\n\tSharedLocation: false,\r\n}"},"url":"{{base-url}}/vehicleapi/class/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxjbGFzc1xnZXRsaXN0?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 06 Apr 2021 10:00:18 GMT"},{"key":"Content-Length","value":"3278"}],"cookie":[],"responseTime":null,"body":"{\n    \"Classes\": [\n        {\n            \"Id\": 1269,\n            \"Name\": \"Dacia Duster 4x4 \",\n            \"Summary\": \"<p>In 2014 we added the new exciting and fuel efficient Dacia Duster to our fleet. Since then, it has become our most popular choice and our greatest addition. With it&acute;s economical 1.5 diesel engine avarage fuel consumption is 5,3 liters per 100 km so it is perfect for those travelling on a budget but want to see all of Iceland in a safe and comfortable way.&nbsp;</p>\\n\\n<p>&nbsp;</p>\\n\",\n            \"Text\": \"<p>Included in the price:</p>\\n\\n<ul>\\n\\t<li>Mileage: Unlimited</li>\\n\\t<li>Free Cancellation\\u2028 upto 48 hrs before arrival</li>\\n\\t<li>Amendments</li>\\n\\t<li>Theft Protection</li>\\n\\t<li>Collision Damage Waiver</li>\\n</ul>\\n\",\n            \"Title\": null,\n            \"Url\": \"dacia-duster-4x4-\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/Images/65/renault-duster-moonlight-silver.png\",\n            \"Model\": \"2016-2017\",\n            \"CustomCode\": null,\n            \"ACRISS\": null,\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 4,\n            \"SmallBags\": 0,\n            \"MinimumDriverAge\": 0,\n            \"MinimumRentalDays\": 2,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": true,\n            \"ForHighland\": true,\n            \"TransmissionId\": 23,\n            \"TransmissionName\": \"Manual\",\n            \"FuelId\": 2,\n            \"FuelName\": \"Diesel\",\n            \"DriveId\": 1,\n            \"DriveName\": \"4WD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 40000,\n            \"DiscountPrice\": 4000,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 4000,\n            \"TotalPrice\": 36000,\n            \"DailyPrice\": 9000,\n            \"Available\": true,\n            \"GroupName\": \"4 x 4\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"/Images/65/caren-logo-cropped.png\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [\n                {\n                    \"Id\": 128,\n                    \"Name\": \"4 x 4\",\n                    \"Description\": \"<p>AWD and 4WD</p>\\n\"\n                }\n            ],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 501,\n                    \"Name\": \"USD\",\n                    \"Default\": false,\n                    \"Rate\": 0.007851,\n                    \"UnitPrice\": 314.04,\n                    \"DailyPrice\": 70.659,\n                    \"VehicleDiscountPrice\": 31.404,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 282.636\n                },\n                {\n                    \"Id\": 529,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006596,\n                    \"UnitPrice\": 263.84,\n                    \"DailyPrice\": 59.364,\n                    \"VehicleDiscountPrice\": 26.384,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 237.456\n                },\n                {\n                    \"Id\": 326,\n                    \"Name\": \"USD\",\n                    \"Default\": false,\n                    \"Rate\": 0.007851,\n                    \"UnitPrice\": 314.04,\n                    \"DailyPrice\": 70.659,\n                    \"VehicleDiscountPrice\": 31.404,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 282.636\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2261,\n                    \"Name\": \"DACIA OFFER\",\n                    \"Description\": \"<ul>\\n\\t<li>1000 kr discount per day</li>\\n</ul>\\n\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"26f46e68-a953-42bc-b90e-8c6985cc710a","name":"List of Classes with Coupon Codes","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n    \"RentalCouponCodes\" : [{ \"RentalId\": 65, \"CouponCode\": \"ABRAKADABRA\" }],\r\n\t\"Language\": \"en-GB\",\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true,\r\n\t\"Refresh\": false,\r\n\t\"Passengers\": null,\r\n\t\"DriverAge\": null,\r\n\t\"ClassIds\": [],\r\n\t\"GroupIds\": [],\r\n\t\"TransmissionIds\": [],\r\n\t\"FuelIds\": [],\r\n\t\"DriveIds\": [],\r\n\t\"AirCondition\": false,\r\n\t\"ForHighland\": false,\r\n\t\"PickupLocationId\": 44,\r\n\t\"DropoffLocationId\": 54,\r\n\t\"CouponCode\": \"\",\r\n\t\"Currency\": \"ISK\",\r\n\t\"ShowImages\": false,\r\n\t\"ShowGroupNames\": true,\r\n\t\"SkipDateCheck\": false,\r\n\t\"ShowAll\": false,\r\n\t\"ShowPrices\": true,\r\n\t\"SharedLocation\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/vehicleapi/class/getlist"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 25 Feb 2026 14:48:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4485"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=czPd2iAJZDWGOSSn%2BT9BVtUxqf2vciMseq87gtRxf0MhtVvhdzn86ufvdUdEiApg8xR0KqwhdxYbA%2B8KKa5pGfujW%2FQsRfTgl6Th3mWJpp9MxUpZgw%3D%3D\"}]}"},{"key":"CF-RAY","value":"9d3800fc48235b03-VIE"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"Classes\": [\n        {\n            \"Id\": 1269,\n            \"Name\": \"Dacia Duster 4x4 DIESEL\",\n            \"Summary\": \"<p><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"color: rgb(0, 0, 0); font-size: 16px;\\\">Our iconic family SUV, Dacia Duster is raring to go on all your adventures. Featuring a refreshed interior and exterior design, new Y-shaped automatic LED headlights and an automatic gearbox*.123</span></span></p>\\n\\n<p>&nbsp;</p>\\n\",\n            \"Text\": \"<p><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"color: rgb(77, 81, 86); font-size: 14px;\\\">The&nbsp;</span><span style=\\\"font-weight: bold; color: rgb(95, 99, 104); font-size: 14px;\\\">Dacia Duster</span><span style=\\\"color: rgb(77, 81, 86); font-size: 14px;\\\">&nbsp;offers such excellent value for money, you have to wonder why you&#39;d ever spend the extra on a more expensive model.</span></span></p>\\n\",\n            \"Title\": null,\n            \"Url\": \"dacia-duster-4x4-diesel\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/images/test/65/dacia-duster-black-taghazout.jpg.jpg\",\n            \"Model\": \"2022\",\n            \"CustomCode\": null,\n            \"ACRISS\": \"CFAR\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 4,\n            \"SmallBags\": 2,\n            \"MinimumDriverAge\": 21,\n            \"MinimumRentalDays\": 1,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": false,\n            \"ForHighland\": true,\n            \"TransmissionId\": 23,\n            \"TransmissionName\": \"Manual\",\n            \"FuelId\": 9,\n            \"FuelName\": \"Gasoline\",\n            \"DriveId\": 1,\n            \"DriveName\": \"4WD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 4000,\n            \"DiscountPrice\": 1000,\n            \"AdditionalDiscountPrice\": 400,\n            \"TotalDiscountPrice\": 1400,\n            \"TotalPrice\": 2600,\n            \"DailyPrice\": 650,\n            \"Available\": true,\n            \"GroupName\": \"4 x 4\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [\n                {\n                    \"Id\": 128,\n                    \"Name\": \"4 x 4\",\n                    \"Description\": \"<p>AWD and 4WD.-</p>\\n\"\n                }\n            ],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 27.756,\n                    \"DailyPrice\": 4.51035,\n                    \"VehicleDiscountPrice\": 9.7146,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 18.0414\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2444,\n                    \"Name\": \"Dacia 10% discount\",\n                    \"Description\": \"<p>Testing discounts and &quot;Base additional discount on discount price&quot;</p>\\n\"\n                },\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 1315,\n            \"Name\": \"Kia Rio - Automatic, Gasoline\",\n            \"Summary\": \"<p>The Kia Rio is a subcompact car produced by the South Korean manufacturer Kia since August 2000 and now in its fourth generation. Body styles have included a three and five-door hatchback and four-door sedan, equipped with inline-four gasoline and diesel engines, and front-wheel drive.​ Test</p>\\n\",\n            \"Text\": \"<p>The Kia Rio is a subcompact car produced by the South Korean manufacturer Kia since August 2000 and now in its fourth generation. Body styles have included a three and five-door hatchback and four-door sedan, equipped with inline-four gasoline and diesel engines, and front-wheel drive.</p>\\n\",\n            \"Title\": \"Kia Rio - Automatic, Gasoline\",\n            \"Url\": \"kia-rio-automatic-gasoline\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/Images/65/caren_yaris-2016.png\",\n            \"Model\": null,\n            \"CustomCode\": null,\n            \"ACRISS\": \"ECAR\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 0,\n            \"SmallBags\": 0,\n            \"MinimumDriverAge\": 21,\n            \"MinimumRentalDays\": 1,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": true,\n            \"ForHighland\": false,\n            \"TransmissionId\": 20,\n            \"TransmissionName\": \"Automatic\",\n            \"FuelId\": 9,\n            \"FuelName\": \"Gasoline\",\n            \"DriveId\": 3,\n            \"DriveName\": \"FWD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 4200,\n            \"DiscountPrice\": 1050,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 1050,\n            \"TotalPrice\": 3150,\n            \"DailyPrice\": 787.5,\n            \"Available\": true,\n            \"GroupName\": \"Economy\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [\n                {\n                    \"Id\": 124,\n                    \"Name\": \"Economy\",\n                    \"Description\": \"<p>Economy Cars</p>\\n\"\n                },\n                {\n                    \"Id\": 125,\n                    \"Name\": \"Standard\",\n                    \"Description\": \"<p>Standard Cars.</p>\\n\"\n                }\n            ],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 29.1438,\n                    \"DailyPrice\": 5.4644625,\n                    \"VehicleDiscountPrice\": 7.28595,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 21.85785\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 1622,\n            \"Name\": \"Kia Sportage - A\",\n            \"Summary\": null,\n            \"Text\": null,\n            \"Title\": null,\n            \"Url\": \"kia-sportage-a\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": null,\n            \"Model\": null,\n            \"CustomCode\": null,\n            \"ACRISS\": \"KJHA\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 3,\n            \"SmallBags\": 2,\n            \"MinimumDriverAge\": 0,\n            \"MinimumRentalDays\": 1,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": false,\n            \"ForHighland\": false,\n            \"TransmissionId\": 0,\n            \"TransmissionName\": null,\n            \"FuelId\": 2,\n            \"FuelName\": \"Diesel\",\n            \"DriveId\": 0,\n            \"DriveName\": null,\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 5280,\n            \"DiscountPrice\": 1320,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 1320,\n            \"TotalPrice\": 3960,\n            \"DailyPrice\": 990,\n            \"Available\": true,\n            \"GroupName\": \"\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 36.63792,\n                    \"DailyPrice\": 6.86961,\n                    \"VehicleDiscountPrice\": 9.15948,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 27.47844\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 1705,\n            \"Name\": \"Mercedes\",\n            \"Summary\": \"<p>Mercedes test class.</p>\\n\",\n            \"Text\": \"<p>&lt;p&gt;test&lt;/p&gt;</p>\\n\",\n            \"Title\": null,\n            \"Url\": \"mercedes\",\n            \"Keywords\": null,\n            \"Description\": \"This is a test description\",\n            \"Image\": \"/images/test/65/vclass.jpeg\",\n            \"Model\": null,\n            \"CustomCode\": null,\n            \"ACRISS\": \"AHRE\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 2,\n            \"SmallBags\": 2,\n            \"MinimumDriverAge\": 20,\n            \"MinimumRentalDays\": 2,\n            \"MaximumRentalDays\": 100,\n            \"AirCondition\": false,\n            \"ForHighland\": false,\n            \"TransmissionId\": 7,\n            \"TransmissionName\": \"5-speed shiftable automatic\",\n            \"FuelId\": 9,\n            \"FuelName\": \"Gasoline\",\n            \"DriveId\": 3,\n            \"DriveName\": \"FWD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 4440,\n            \"DiscountPrice\": 1110,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 1110,\n            \"TotalPrice\": 3330,\n            \"DailyPrice\": 832.5,\n            \"Available\": true,\n            \"GroupName\": \"Mini\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [\n                {\n                    \"Id\": 161,\n                    \"Name\": \"Mini\",\n                    \"Description\": \"<p>The Mini group is great for two travelers on a budget with a small to medium amount of luggage.</p>\\n\"\n                }\n            ],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 30.80916,\n                    \"DailyPrice\": 5.7767175,\n                    \"VehicleDiscountPrice\": 7.70229,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 23.10687\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 1756,\n            \"Name\": \"Renault Clio\",\n            \"Summary\": \"<p>gfdxhxdgrt.</p>\\n\",\n            \"Text\": \"<p>fasgbawbtgtbwre</p>\\n\",\n            \"Title\": null,\n            \"Url\": \"renault-clio\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/images/test/65/píícanto.png\",\n            \"Model\": null,\n            \"CustomCode\": null,\n            \"ACRISS\": \"GFQW\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 2,\n            \"SmallBags\": 2,\n            \"MinimumDriverAge\": 21,\n            \"MinimumRentalDays\": 2,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": false,\n            \"ForHighland\": false,\n            \"TransmissionId\": 6,\n            \"TransmissionName\": \"5-speed manual\",\n            \"FuelId\": 2,\n            \"FuelName\": \"Diesel\",\n            \"DriveId\": 2,\n            \"DriveName\": \"AWD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 3200,\n            \"DiscountPrice\": 800,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 800,\n            \"TotalPrice\": 2400,\n            \"DailyPrice\": 600,\n            \"Available\": true,\n            \"GroupName\": \"\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 22.2048,\n                    \"DailyPrice\": 4.1634,\n                    \"VehicleDiscountPrice\": 5.5512,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 16.6536\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 1361,\n            \"Name\": \"Renault Kangoo\",\n            \"Summary\": \"<p>&lt;p&gt;Transit car&lt;/p&gt;</p>\\n\",\n            \"Text\": \"<p>123</p>\\n\",\n            \"Title\": null,\n            \"Url\": \"renault-kangoo\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/Images/65/renault-kangoo-life.jpg.ximg.l_12_m.smart.jpg\",\n            \"Model\": null,\n            \"CustomCode\": null,\n            \"ACRISS\": \"KDTA\",\n            \"Doors\": 3,\n            \"Seats\": 2,\n            \"Beds\": 2,\n            \"LargeBags\": 2,\n            \"SmallBags\": 2,\n            \"MinimumDriverAge\": 0,\n            \"MinimumRentalDays\": 1,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": false,\n            \"ForHighland\": false,\n            \"TransmissionId\": 10,\n            \"TransmissionName\": \"6-speed manual\",\n            \"FuelId\": 1,\n            \"FuelName\": \"Biofuel\",\n            \"DriveId\": 1,\n            \"DriveName\": \"4WD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 4920,\n            \"DiscountPrice\": 1230,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 1230,\n            \"TotalPrice\": 3690,\n            \"DailyPrice\": 922.5,\n            \"Available\": true,\n            \"GroupName\": \"4 x 4\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [\n                {\n                    \"Id\": 128,\n                    \"Name\": \"4 x 4\",\n                    \"Description\": \"<p>AWD and 4WD.-</p>\\n\"\n                }\n            ],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 34.13988,\n                    \"DailyPrice\": 6.4012275,\n                    \"VehicleDiscountPrice\": 8.53497,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 25.60491\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 2401,\n            \"Name\": \"Scheduler Class \",\n            \"Summary\": \"<p>test</p>\\n\",\n            \"Text\": \"<p>test</p>\\n\",\n            \"Title\": null,\n            \"Url\": \"scheduler-class-\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": null,\n            \"Model\": \"V Model\",\n            \"CustomCode\": \"WER\",\n            \"ACRISS\": \"KJHA\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 2,\n            \"SmallBags\": 1,\n            \"MinimumDriverAge\": 0,\n            \"MinimumRentalDays\": 1,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": false,\n            \"ForHighland\": false,\n            \"TransmissionId\": 1,\n            \"TransmissionName\": \"4-speed automatic\",\n            \"FuelId\": 2,\n            \"FuelName\": \"Diesel\",\n            \"DriveId\": 1,\n            \"DriveName\": \"4WD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 4000,\n            \"DiscountPrice\": 1000,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 1000,\n            \"TotalPrice\": 3000,\n            \"DailyPrice\": 750,\n            \"Available\": true,\n            \"GroupName\": \"\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 27.756,\n                    \"DailyPrice\": 5.20425,\n                    \"VehicleDiscountPrice\": 6.939,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 20.817\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 1286,\n            \"Name\": \"Skoda Fabia - Manual 2WD\",\n            \"Summary\": \"<p>The &Scaron;koda Fabia is a supermini car produced by Czech manufacturer &Scaron;koda Auto since 1999.</p>\\n\",\n            \"Text\": \"<p>The &Scaron;koda Fabia is a supermini car produced by Czech manufacturer &Scaron;koda Auto since 1999. It is the successor of the &Scaron;koda Felicia, which was discontinued in 2001. The Fabia was available in hatchback, estate (named Fabia Combi) and saloon (named Fabia Sedan) body styles at launch, and since 2007, the second generation is offered in hatchback and estate versions. It is based on the platform of the Volkswagen Polo Mk4.</p>\\n\",\n            \"Title\": null,\n            \"Url\": \"skoda-fabia-manual-2wd\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/Images/65/skoda.jpg\",\n            \"Model\": null,\n            \"CustomCode\": \"LKWQA\",\n            \"ACRISS\": null,\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 2,\n            \"SmallBags\": 2,\n            \"MinimumDriverAge\": 0,\n            \"MinimumRentalDays\": 1,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": false,\n            \"ForHighland\": false,\n            \"TransmissionId\": 20,\n            \"TransmissionName\": \"Automatic\",\n            \"FuelId\": 2,\n            \"FuelName\": \"Diesel\",\n            \"DriveId\": 3,\n            \"DriveName\": \"FWD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 4800,\n            \"DiscountPrice\": 1200,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 1200,\n            \"TotalPrice\": 3600,\n            \"DailyPrice\": 900,\n            \"Available\": true,\n            \"GroupName\": \"Economy\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [\n                {\n                    \"Id\": 124,\n                    \"Name\": \"Economy\",\n                    \"Description\": \"<p>Economy Cars</p>\\n\"\n                }\n            ],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 33.3072,\n                    \"DailyPrice\": 6.2451,\n                    \"VehicleDiscountPrice\": 8.3268,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 24.9804\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        },\n        {\n            \"Id\": 1620,\n            \"Name\": \"Toyota Yaris\",\n            \"Summary\": \"&lt;p>1&lt;/p>\\n\",\n            \"Text\": null,\n            \"Title\": null,\n            \"Url\": \"toyota-yaris\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": null,\n            \"Model\": null,\n            \"CustomCode\": null,\n            \"ACRISS\": \"HRDA\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": 0,\n            \"LargeBags\": 2,\n            \"SmallBags\": 2,\n            \"MinimumDriverAge\": 0,\n            \"MinimumRentalDays\": 1,\n            \"MaximumRentalDays\": -1,\n            \"AirCondition\": false,\n            \"ForHighland\": false,\n            \"TransmissionId\": 0,\n            \"TransmissionName\": null,\n            \"FuelId\": 0,\n            \"FuelName\": null,\n            \"DriveId\": 2,\n            \"DriveName\": \"AWD\",\n            \"Currency\": \"ISK\",\n            \"Days\": 4,\n            \"Units\": 0,\n            \"UnitPrice\": 5200,\n            \"DiscountPrice\": 1300,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalDiscountPrice\": 1300,\n            \"TotalPrice\": 3900,\n            \"DailyPrice\": 975,\n            \"Available\": true,\n            \"GroupName\": \"\",\n            \"Rental\": {\n                \"Id\": 65,\n                \"Name\": \"Caren Car Rental\",\n                \"CompanyNumber\": null,\n                \"VATNumber\": null,\n                \"ContactName\": null,\n                \"Email\": null,\n                \"Phone\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": 0,\n                \"CountryName\": null,\n                \"Logo\": \"https://imagedelivery.net/1rPpp4CONiPVv0BBaxsaQQ/66/Screenshot_2025-04-07_at_15.21.15-removebg-preview.png/public\",\n                \"MinimumBookingHoursInAdvance\": null\n            },\n            \"Groups\": [],\n            \"Images\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 52,\n                    \"Name\": \"EUR\",\n                    \"Default\": false,\n                    \"Rate\": 0.006939,\n                    \"UnitPrice\": 36.0828,\n                    \"DailyPrice\": 6.765525,\n                    \"VehicleDiscountPrice\": 9.0207,\n                    \"VehicleTotalPrice\": 0,\n                    \"LocationPrice\": 0,\n                    \"LocationDiscountPrice\": 0,\n                    \"LocationTotalPrice\": 0,\n                    \"ExtrasPrice\": 0,\n                    \"ExtrasTotalDiscountPrice\": 0,\n                    \"ExtrasTotalPrice\": 0,\n                    \"InsurancesPrice\": 0,\n                    \"InsurancesTotalDiscountPrice\": 0,\n                    \"InsurancesTotalPrice\": 0,\n                    \"ConfirmationPrice\": 0,\n                    \"TotalDiscountPrice\": 0,\n                    \"TotalPrice\": 27.0621\n                }\n            ],\n            \"SeasonPrices\": null,\n            \"Offers\": [\n                {\n                    \"Id\": 2448,\n                    \"Name\": \"Coupon Code 25%\",\n                    \"Description\": null\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"f2091015-f106-432a-9c93-7d66d3408dbe"},{"name":"Offset Search","event":[{"listen":"prerequest","script":{"id":"b04a1ff6-1e54-4051-8feb-b1dfffb28975","exec":["var moment = require('moment');","var from = new moment().add('days', 36).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"95a75fc5-c6ba-4e7d-97d4-f0a23d9a7bc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassId\": 1269,\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"LengthOfRental\": 4,\r\n\t\"DayOffset\": 2\r\n}"},"url":"{{base-url}}/vehicleapi/class/offsetsearch","description":"<p>Offset search, check if a specific rental is available before or after a current search was done.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h4 id=\"use-case\">Use case</h4>\n<p>When a certain class is not available in a search is done in Caren you can check for availability of that Class both back in time and forward into the future from the start date of the search you just did.</p>\n<h4 id=\"example\">Example</h4>\n<p>You do a search for cars between 2023-08-12 to 2023-08-16, 4 days. If a class with id 1269 is not available, you can call this endpoint with these parameters:</p>\n<ul>\n<li><p>Session: [session-id]</p>\n</li>\n<li><p>RentalId: [rental-id]</p>\n</li>\n<li><p>ClassId: 1269</p>\n</li>\n<li><p>DateFrom: '2023-08-12'</p>\n</li>\n<li><p>LengthOfRental: 4</p>\n</li>\n<li><p>DayOffset: 3</p>\n</li>\n</ul>\n<p>This is the result you should get:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>DATE FROM</th>\n<th>DATE TO</th>\n<th>IS AVAILABLE</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>2023-08-09</td>\n<td>2023-08-13</td>\n<td>true</td>\n</tr>\n<tr>\n<td>2023-08-10</td>\n<td>2023-08-14</td>\n<td>false</td>\n</tr>\n<tr>\n<td>2023-08-11</td>\n<td>2023-08-15</td>\n<td>true</td>\n</tr>\n<tr>\n<td>2023-08-13</td>\n<td>2023-08-17</td>\n<td>true</td>\n</tr>\n<tr>\n<td>2023-08-14</td>\n<td>2023-08-18</td>\n<td>false</td>\n</tr>\n<tr>\n<td>2023-08-15</td>\n<td>2023-08-19</td>\n<td>false</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>ClassId</strong>: [number],</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time] Starting date of the rental period to start from</p>\n</li>\n<li><p><strong>LengthOfRental</strong>: [number] Length of the rental</p>\n</li>\n<li><p><strong>DayOffset</strong>: [number] Number of days the api should offset the search by</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","class","offsetsearch"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"a2ed4cc0-d10d-4ab0-a7e7-f15b75b3d587","name":"Vehicles / Offset Search / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tClassId: 1269,\r\n\tDateFrom: '{{date-from}}',\r\n\tLengthOfRental: 4,\r\n\tDayOffset: 2,\r\n}"},"url":"{{base-url}}/vehicleapi/class/offsetsearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 06 Aug 2019 16:16:56 GMT"},{"key":"Content-Length","value":"341"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DateFrom\": \"2019-09-09T15:00:00\",\n        \"DateTo\": \"2019-09-13T15:00:00\",\n        \"IsAvailable\": true\n    },\n    {\n        \"DateFrom\": \"2019-09-10T15:00:00\",\n        \"DateTo\": \"2019-09-14T15:00:00\",\n        \"IsAvailable\": true\n    },\n    {\n        \"DateFrom\": \"2019-09-12T15:00:00\",\n        \"DateTo\": \"2019-09-16T15:00:00\",\n        \"IsAvailable\": true\n    },\n    {\n        \"DateFrom\": \"2019-09-13T15:00:00\",\n        \"DateTo\": \"2019-09-17T15:00:00\",\n        \"IsAvailable\": true\n    }\n]"}],"_postman_id":"95a75fc5-c6ba-4e7d-97d4-f0a23d9a7bc9"},{"name":"Class Item","event":[{"listen":"prerequest","script":{"id":"19506dd6-1285-49ec-aed4-748af13d3da6","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f96f6f40-a550-4b89-87e0-f8d9627519ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Id\": 1269,\r\n\t\"Language\": \"en-GB\",\r\n\t\"Currency\": \"ISK\",\r\n\t\"ShowImages\": false,\r\n\t\"ShowGroupNames\": false\r\n}"},"url":"{{base-url}}/vehicleapi/class/getitem","description":"<p>Get information about a single Class</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Id</strong>: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n<li><p>ShowImages: [bool] If true then response also returns a list of [Images] related to the [Vehicle Class]. Default is <code>false</code>.</p>\n</li>\n<li><p>ShowGroupNames: [bool] If true then response also returns the name of the [Group] related to the [Vehicle Class]. Default is <code>false</code>.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","class","getitem"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"eae79128-e409-4acb-b948-cae3c46d93f2","name":"Vehicles / Class Item / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tId: 1269,\r\n\tLanguage: 'en-GB',\r\n\tCurrency: \"ISK\",\r\n\tShowImages: false,\r\n\tShowGroupNames: false,\r\n}"},"url":"{{base-url}}/vehicleapi/class/getitem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 15:45:25 GMT"},{"key":"Content-Length","value":"1918"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 1269,\n    \"Name\": \"Dacia Duster 4x4 DIESEL\",\n    \"Summary\": \"<p>Dacia Duster 4x4 DIESEL</p>\\n\",\n    \"Text\": \"In 2014 we added the new exciting and fuel efficient Dacia Duster to our fleet. Since then, it has become our most popular choice and our greatest addition. With it&acute;s economical 1.5 diesel engine avarage fuel consumption is 5,3 liters per 100 km so it is perfect for those travelling on a budget but want to see all of Iceland in a safe and comfortable way. The Duster hardly ever gives us a problem, it just keeps on driving and has our lowest problem rate.\",\n    \"Title\": null,\n    \"Url\": \"dacia-duster-4x4-diesel\",\n    \"Keywords\": null,\n    \"Description\": null,\n    \"Image\": \"/Images/65/caren_landcruiser_1.jpg\",\n    \"Model\": \"2016-2017\",\n    \"CustomCode\": null,\n    \"ACRISS\": null,\n    \"Doors\": 5,\n    \"Seats\": 5,\n    \"Beds\": 0,\n    \"LargeBags\": 4,\n    \"SmallBags\": 0,\n    \"MinimumDriverAge\": 0,\n    \"MinimumRentalDays\": 2,\n    \"MaximumRentalDays\": -1,\n    \"AirCondition\": false,\n    \"ForHighland\": true,\n    \"TransmissionId\": 23,\n    \"TransmissionName\": \"Manual\",\n    \"FuelId\": 2,\n    \"FuelName\": \"Diesel\",\n    \"DriveId\": 1,\n    \"DriveName\": \"4WD\",\n    \"Currency\": null,\n    \"Days\": 0,\n    \"Units\": 0,\n    \"UnitPrice\": 10000,\n    \"DiscountPrice\": 0,\n    \"AdditionalDiscountPrice\": 0,\n    \"TotalDiscountPrice\": 0,\n    \"TotalPrice\": 0,\n    \"DailyPrice\": 0,\n    \"Available\": false,\n    \"GroupName\": null,\n    \"Rental\": {\n        \"Id\": 0,\n        \"Name\": \"Caren Car Rental\",\n        \"CompanyNumber\": null,\n        \"VATNumber\": null,\n        \"ContactName\": null,\n        \"Email\": null,\n        \"Phone\": null,\n        \"Address\": null,\n        \"City\": null,\n        \"State\": null,\n        \"ZipCode\": null,\n        \"CountryId\": 0,\n        \"CountryName\": null,\n        \"Logo\": \"/Images/65/logo.PNG\",\n        \"MinimumBookingHoursInAdvance\": null\n    },\n    \"Groups\": null,\n    \"Images\": null,\n    \"Currencies\": null,\n    \"SeasonPrices\": null,\n    \"Offers\": null\n}"}],"_postman_id":"f96f6f40-a550-4b89-87e0-f8d9627519ae"},{"name":"Available Ids","event":[{"listen":"prerequest","script":{"id":"19506dd6-1285-49ec-aed4-748af13d3da6","exec":["var moment = require('moment');","var from = new moment().add('days', 36).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"fa7a059b-224c-4bf4-9abb-69291a27d728","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/class/getavailableids","description":"<p>List of available Class Ids for the given date range.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time]</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","class","getavailableids"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"ce4a122d-192d-4199-b9fd-87a0e82ba4e0","name":"Vehicles / Available Ids / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tDateFrom: '{{date-from}}',\r\n\tDateTo: '{{date-to}}',\r\n}"},"url":"{{base-url}}/vehicleapi/class/getavailableids"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 15:56:44 GMT"},{"key":"Content-Length","value":"19"}],"cookie":[],"responseTime":null,"body":"{\n    \"Ids\": [\n        1269,\n        1286\n    ]\n}"}],"_postman_id":"fa7a059b-224c-4bf4-9abb-69291a27d728"},{"name":"Check available","event":[{"listen":"prerequest","script":{"id":"4f98346e-83f0-4367-9850-db872f95f80a","exec":["var moment = require('moment');","var from = new moment().add('days', 36).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"9140a933-5784-4e66-bf47-3b13df83b6fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassId\": 1269,\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\",\r\n\t\"Currency\": \"ISK\"\r\n}"},"url":"{{base-url}}/vehicleapi/class/checkavailable","description":"<p>Check if a Class is available on date range.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>ClassId</strong>: [number],</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time]</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time]</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","class","checkavailable"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"64f8ea51-001a-4fd7-b380-b66530fd02b1","name":"Vehicles / Check available / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tClassId: 1269,\r\n\tDateFrom: '{{date-from}}',\r\n\tDateTo: '{{date-to}}',\r\n\tCurrency: 'ISK',\r\n}"},"url":"{{base-url}}/vehicleapi/class/checkavailable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 06 Aug 2019 16:02:35 GMT"},{"key":"Content-Length","value":"36"}],"cookie":[],"responseTime":null,"body":"{\n    \"Available\": true,\n    \"NumberOfUnits\": 3\n}"}],"_postman_id":"9140a933-5784-4e66-bf47-3b13df83b6fd"},{"name":"Units available on dates","event":[{"listen":"prerequest","script":{"id":"5f19385b-525c-4a7f-9ea5-946a2bdf1f13","exec":["var moment = require('moment');","var from = new moment().add('days', 1).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 6).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b9676fc8-8583-43df-b3e7-2f1ae6f07a2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassId\": 370,\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/class/getunitavailableondates","description":"<p>Get a list of dates to check how many units are available on each single day. This does not check if a unit is available over the whole period.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>ClassId</strong>: [number]</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time] Note: Parameter is only mandatory if <code>skipDateCheck</code> is false.</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time] Note: Parameter is only mandatory if <code>skipDateCheck</code> is false.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","class","getunitavailableondates"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"3d5b10a3-1004-4f31-8adb-dbc6732a9f06","name":"Vehicles / Units available on dates / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tDateFrom: '{{date-from}}',\r\n\tDateTo: '{{date-to}}',\r\n}"},"url":"{{base-url}}/vehicleapi/class/getunitavailableondates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 31 Jul 2019 08:39:05 GMT"},{"key":"Content-Length","value":"171"}],"cookie":[],"responseTime":null,"body":"{\n    \"UnitDates\": [\n        {\n            \"AvailableUnits\": true,\n            \"Date\": \"2019-08-01T00:00:00\",\n            \"AvailableUnitsCount\": 3\n        },\n        {\n            \"AvailableUnits\": true,\n            \"Date\": \"2019-08-02T00:00:00\",\n            \"AvailableUnitsCount\": 1\n        }\n    ]\n}"}],"_postman_id":"b9676fc8-8583-43df-b3e7-2f1ae6f07a2e"},{"name":"Group List","id":"b9cd8968-890c-4962-98a5-2f509d00471b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\"\r\n}"},"url":"{{base-url}}/vehicleapi/group/list","description":"<p>List of Class Groups in Caren Rental</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","group","list"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"813b59b2-6a85-4211-b0a7-d579faa6a5f3","name":"Vehicles / Group List / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tLanguage: 'en-GB',\r\n\tSortColumn: 'Name',\r\n\tSortDirection: 'Asc',\r\n}"},"url":"{{base-url}}/vehicleapi/group/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 31 Jul 2019 08:45:53 GMT"},{"key":"Content-Length","value":"102"}],"cookie":[],"responseTime":null,"body":"{\n    \"Groups\": [\n        {\n            \"Id\": 124,\n            \"Name\": \"Large\",\n            \"Description\": null\n        },\n        {\n            \"Id\": 123,\n            \"Name\": \"Small\",\n            \"Description\": null\n        }\n    ]\n}"}],"_postman_id":"b9cd8968-890c-4962-98a5-2f509d00471b"},{"name":"Group Item","id":"19146f2b-b335-4122-b74c-08dbee82711c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Id\": 124,\r\n\t\"Language\": \"en-GB\"\r\n}"},"url":"{{base-url}}/vehicleapi/group/item","description":"<p>Get Class Group Item.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Id</strong>: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","group","item"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"0516fec2-fbdf-40f8-9ac3-db408660e53b","name":"Vehicles / Group Item / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tId: 124,\r\n\tLanguage: 'en-GB',\r\n}"},"url":"{{base-url}}/vehicleapi/group/item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 31 Jul 2019 08:51:14 GMT"},{"key":"Content-Length","value":"44"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 124,\n    \"Name\": \"Large\",\n    \"Description\": null\n}"}],"_postman_id":"19146f2b-b335-4122-b74c-08dbee82711c"},{"name":"Availability Calendar","id":"a78cace7-2ce5-43bb-be15-a98c13b4c7ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassIds\": [1269],\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/vehicleapi/class/availabilitycalendar","description":"<h3 id=\"vehicle-class-availability-calendar\">Vehicle Class Availability Calendar</h3>\n<p>This endpoint allows you to retrieve the availability calendar for a list of vehicle classes.</p>\n<p><strong>Rate Limiting Tier</strong>: Strict</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><strong><code>Session</code></strong> (string): The session ID for authentication.</p>\n</li>\n<li><p><strong><code>RentalId</code></strong> (integer): The ID of the rental.</p>\n</li>\n<li><p><strong><code>ClassIds</code></strong> (array of integers): An array of class IDs for which availability needs to be checked.</p>\n</li>\n<li><p><strong><code>DateFrom</code></strong> (string): The start date for the availability check.</p>\n</li>\n<li><p><strong><code>DateTo</code></strong> (string): The end date for the availability check.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>Upon a successful request, the server returns a JSON object with the following structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Availability\": [\n    {\n      \"ClassId\": 1269,\n      \"DatesAvailability\": [\n        {\n          \"Date\": \"2025-01-01\",\n          \"AvailableUnits\": 3,\n          \"IsAvailable\": true\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>\n<ul>\n<li><p><code>ClassId</code> (integer): The ID of the vehicle class.</p>\n</li>\n<li><p><code>DatesAvailability</code> (array of objects): An array containing availability information for each date.</p>\n<ul>\n<li><p><code>Date</code> (string): The date for which availability is being checked.</p>\n</li>\n<li><p><code>AvailableUnits</code> (integer): The number of available units for the given date.</p>\n</li>\n<li><p><code>IsAvailable</code> (boolean): Indicates whether the vehicle class is available on the given date.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"example\">Example</h4>\n<p>Request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Session\": \"{{session-id}}\",\n  \"RentalId\": {{rental-id}},\n  \"ClassIds\": [1269],\n  \"DateFrom\": \"{{date-from}}\",\n  \"DateTo\": \"{{date-to}}\"\n}\n\n</code></pre>\n<p>Response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Availability\": [\n    {\n      \"ClassId\": 0,\n      \"DatesAvailability\": [\n        {\n          \"Date\": \"\",\n          \"AvailableUnits\": 0,\n          \"IsAvailable\": true\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["vehicleapi","class","availabilitycalendar"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"26c62803-4683-4d89-acc7-4ffbe08deef9","name":"Availability Calendar","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassIds\": [1269],\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/vehicleapi/class/availabilitycalendar"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Oct 2024 19:36:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"235"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ckVGQ%2BBYOcSdN8VFConaTURxBHfnW34ETRELFCU6MesMLZTnJ0HsOfq234MWdCvEbA3asgPZcNB37pbTgUQTE0V87R40TEMmZnLhYAKbadU%2B4%2B9XjhFw21Uo4%2FoYhuWTqiegVpagZ6U%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8cdfdc33fb7871e2-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"Availability\": [\n        {\n            \"ClassId\": 1269,\n            \"ClassName\": \"Dacia Duster 4x4 DIESEL\",\n            \"DatesAvailability\": [\n                {\n                    \"Date\": \"2025-07-10T00:00:00\",\n                    \"AvailableUnits\": 44,\n                    \"PartiallyBookedUnits\": 1,\n                    \"TotalUnits\": 50,\n                    \"BlockedUnits\": 3,\n                    \"BookedUnits\": 2,\n                    \"UnassignedUnits\": 0,\n                    \"IsAvailable\": true\n                },\n                {\n                    \"Date\": \"2025-07-11T00:00:00\",\n                    \"AvailableUnits\": 44,\n                    \"PartiallyBookedUnits\": 1,\n                    \"TotalUnits\": 50,\n                    \"BlockedUnits\": 3,\n                    \"BookedUnits\": 2,\n                    \"UnassignedUnits\": 0,\n                    \"IsAvailable\": true\n                },\n                {\n                    \"Date\": \"2025-07-12T00:00:00\",\n                    \"AvailableUnits\": 45,\n                    \"PartiallyBookedUnits\": 1,\n                    \"TotalUnits\": 50,\n                    \"BlockedUnits\": 3,\n                    \"BookedUnits\": 1,\n                    \"UnassignedUnits\": 0,\n                    \"IsAvailable\": true\n                },\n                {\n                    \"Date\": \"2025-07-13T00:00:00\",\n                    \"AvailableUnits\": 46,\n                    \"PartiallyBookedUnits\": 0,\n                    \"TotalUnits\": 50,\n                    \"BlockedUnits\": 3,\n                    \"BookedUnits\": 1,\n                    \"UnassignedUnits\": 0,\n                    \"IsAvailable\": true\n                },\n                {\n                    \"Date\": \"2025-07-14T00:00:00\",\n                    \"AvailableUnits\": 46,\n                    \"PartiallyBookedUnits\": 0,\n                    \"TotalUnits\": 50,\n                    \"BlockedUnits\": 3,\n                    \"BookedUnits\": 1,\n                    \"UnassignedUnits\": 0,\n                    \"IsAvailable\": true\n                },\n                {\n                    \"Date\": \"2025-07-15T00:00:00\",\n                    \"AvailableUnits\": 46,\n                    \"PartiallyBookedUnits\": 1,\n                    \"TotalUnits\": 50,\n                    \"BlockedUnits\": 3,\n                    \"BookedUnits\": 0,\n                    \"UnassignedUnits\": 0,\n                    \"IsAvailable\": true\n                },\n                {\n                    \"Date\": \"2025-07-16T00:00:00\",\n                    \"AvailableUnits\": 47,\n                    \"PartiallyBookedUnits\": 0,\n                    \"TotalUnits\": 50,\n                    \"BlockedUnits\": 3,\n                    \"BookedUnits\": 0,\n                    \"UnassignedUnits\": 0,\n                    \"IsAvailable\": true\n                }\n            ]\n        }\n    ]\n}"},{"id":"15294d0e-fedb-418d-8fbf-152d15a212ee","name":"Availability Calendar","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassIds\": [1269],\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/vehicleapi/class/availabilitycalendar"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 05 Oct 2024 19:35:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Retry-After","value":"36"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=AALWJhdCTxNY%2FHXX%2BdhgW%2BEEvjCevHH%2FDWs6eApO4%2BxFuMoIXnhpnbUYYFgNhAbRqMbcySZPNUKF7%2BhD7IrwU1bG8CKijA6QQP3MFp8AynCy%2F3EHJDroSmY8uxe9K2LdtW1GjJ%2FCQw4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8cdfdab6e97f71e2-FRA"}],"cookie":[],"responseTime":null,"body":"\"API calls quota exceeded! maximum admitted 1 per Minute.\""}],"_postman_id":"a78cace7-2ce5-43bb-be15-a98c13b4c7ce"},{"name":"Utilizations","id":"5e4ec083-4820-402c-842d-26ff4afe21ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassIds\": [1269],\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/class/utilizations","description":"<h3 id=\"vehicle-class-utilizations\">Vehicle Class Utilizations</h3>\n<p>This endpoint allows you to retrieve the utilizations for calendar for a list of vehicle classes.</p>\n<p><strong>Rate Limiting Tier</strong>: Strict</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><strong><code>Session</code></strong> (string): The session ID for authentication.</p>\n</li>\n<li><p><strong><code>RentalId</code></strong> (integer): The ID of the rental.</p>\n</li>\n<li><p><strong><code>ClassIds</code></strong> (array of integers): An array of class IDs for which availability needs to be checked.</p>\n</li>\n<li><p><strong><code>DateFrom</code></strong> (string): The start date for the availability check.</p>\n</li>\n<li><p><strong><code>DateTo</code></strong> (string): The end date for the availability check.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","class","utilizations"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"ad2c3f27-073a-4b81-a95f-60371bd6f557","name":"Utilizations","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassIds\": [1269],\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/class/utilizations"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"Utilizations\": [\r\n        {\r\n            \"ClassId\": 1269,\r\n            \"MinimumHoursBetweenRentals\": 5,\r\n            \"Units\": [\r\n                {\r\n                    \"UnitId\": 19768,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 20813,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25410,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25417,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25421,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25425,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25426,\r\n                    \"Util\": [\r\n                        {\r\n                            \"DateFrom\": \"2023-03-10T15:55:00\",\r\n                            \"DateTo\": \"9999-12-31T23:59:59.997\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"UnitId\": 25427,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25428,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25430,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25434,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25439,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25440,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25441,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25442,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25443,\r\n                    \"Util\": [\r\n                        {\r\n                            \"DateFrom\": \"2025-07-09T10:50:00\",\r\n                            \"DateTo\": \"2025-07-11T11:50:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"UnitId\": 25445,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25446,\r\n                    \"Util\": [\r\n                        {\r\n                            \"DateFrom\": \"2025-07-08T09:25:00\",\r\n                            \"DateTo\": \"2025-07-12T11:55:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"UnitId\": 25447,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25448,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25449,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25450,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25452,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25453,\r\n                    \"Util\": [\r\n                        {\r\n                            \"DateFrom\": \"2025-07-10T13:30:00\",\r\n                            \"DateTo\": \"2025-07-15T13:30:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"UnitId\": 25454,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25455,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25456,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25457,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25458,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25461,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25462,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25463,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25464,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25465,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25466,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25467,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25468,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25469,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25470,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25471,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25472,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25473,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25507,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25508,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 25509,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 26375,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 26400,\r\n                    \"Util\": [\r\n                        {\r\n                            \"DateFrom\": \"2024-07-19T17:20:00\",\r\n                            \"DateTo\": \"9999-12-31T23:59:59.997\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"UnitId\": 26486,\r\n                    \"Util\": []\r\n                },\r\n                {\r\n                    \"UnitId\": 26569,\r\n                    \"Util\": [\r\n                        {\r\n                            \"DateFrom\": \"2024-09-27T17:10:00\",\r\n                            \"DateTo\": \"9999-12-31T23:59:59.997\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"UnitId\": 26722,\r\n                    \"Util\": []\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}"}],"_postman_id":"5e4ec083-4820-402c-842d-26ff4afe21ff"}],"id":"6f1297a7-61fc-45ac-854e-dbfe49214ddc","event":[{"listen":"prerequest","script":{"id":"f5e26edf-3a52-4dca-aebb-6c8cf8a3337e","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/vehicleapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('api-key'),","        'username': pm.environment.get('user-name'),","        'password': pm.environment.get('user-pass'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"3e020c5d-0fd2-4924-b144-111f4af88d1c","type":"text/javascript","exec":[""]}}],"_postman_id":"6f1297a7-61fc-45ac-854e-dbfe49214ddc","description":""},{"name":"Prices","item":[{"name":"Get Prices","event":[{"listen":"prerequest","script":{"id":"0a093675-f603-47d5-81ef-b8661cca537c","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"285685ae-a69e-4320-acf9-b9bbb4057032","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassId\": 1269,\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\",\r\n\t\"PickupLocationId\": 4,\r\n\t\"DropoffLocationId\": 4,\r\n    \"Extras\": [\r\n    \t[\"120\", \"1\"],\r\n    \t[\"493\", \"1\"]\r\n    ],\r\n    \"Insurances\": [\r\n    \t[\"294\"],\r\n    \t[\"947\"]\r\n\t],\r\n\t\"Currency\": \"ISK\",\r\n\t\"CouponCode\": \"\",\r\n\t\"Language\": \"en-GB\",\t\r\n\t\"SharedLocation\": false\r\n}"},"url":"{{base-url}}/vehicleapi/price/getprices","description":"<p>Get prices for a single Class.</p>\n<p><strong>Rate Limiting Tier</strong>: Relaxed</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>ClassId</strong>: [number]</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time]</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time]</p>\n</li>\n<li><p><strong>PickupLocationId</strong>: [number]</p>\n</li>\n<li><p><strong>DropoffLocationId</strong>: [number]</p>\n</li>\n<li><p>Extras: [obj-array] 2-dimensional array of Extra objects ([id],[quantity])</p>\n<ul>\n<li><p>0: [string] Id</p>\n</li>\n<li><p>1: [string] Quantity</p>\n</li>\n</ul>\n</li>\n<li><p>Insurances: [obj-array] 2-dimensional array of Insurance objects ([id]).</p>\n<ul>\n<li>0: [string] Id</li>\n</ul>\n</li>\n<li><p>CouponCode: [string] Needs be set to return the correct price discount based on the passed value.</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SharedLocation: [bool] If true then you can use the sharedLocationIds for pickupLocationId and dropoffLocationId.</p>\n</li>\n<li><p>PaymentOptionId: [number] Id of a Payment Option that will be used</p>\n</li>\n<li><p>Affiliate: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","price","getprices"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"b24f9807-a9a3-4bac-b5bd-9984356598d9","name":"Get Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tClassId: 1269,\r\n\tDateFrom: '{{date-from}}',\r\n\tDateTo: '{{date-to}}',\r\n\tPickupLocationId: 4,\r\n\tDropoffLocationId: 4,\r\n    Extras: [    \t\r\n    ],\r\n    Insurances: [    \t    \t\r\n\t],\r\n\tCurrency: 'ISK',\r\n\tCouponCode: '',\r\n\tLanguage: 'en-GB',\t\r\n\tSharedLocation: false,\r\n}"},"url":"{{base-url}}/vehicleapi/price/getprices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxwcmljZVxnZXRwcmljZXM=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 06 Apr 2021 10:01:59 GMT"},{"key":"Content-Length","value":"2098"}],"cookie":[],"responseTime":null,"body":"{\n    \"VehicleClassId\": 1269,\n    \"Currency\": \"ISK\",\n    \"VehicleUnitPrice\": 40000,\n    \"VehicleDiscountPrice\": 4000,\n    \"VehicleAdditionalDiscountPrice\": 0,\n    \"VehicleDailyPrice\": 9000,\n    \"VehicleTotalPrice\": 36000,\n    \"LocationPrice\": 0,\n    \"LocationDiscountPrice\": 0,\n    \"LocationAdditionalDiscountPrice\": 0,\n    \"LocationTotalPrice\": 0,\n    \"TotalUnitPrice\": 40000,\n    \"TotalDiscountPrice\": 4000,\n    \"TotalAdditionalDiscountPrice\": 0,\n    \"TotalPrice\": 36000,\n    \"ConfirmationPrice\": 0,\n    \"Extras\": [],\n    \"ExtrasPrice\": 0,\n    \"ExtrasTotalDiscountPrice\": 0,\n    \"ExtrasTotalPrice\": 0,\n    \"Insurances\": [],\n    \"InsurancesPrice\": 0,\n    \"InsurancesTotalDiscountPrice\": 0,\n    \"InsurancesTotalPrice\": 0,\n    \"NumberOfDays\": 4,\n    \"Currencies\": [\n        {\n            \"Id\": 501,\n            \"Name\": \"USD\",\n            \"Default\": false,\n            \"Rate\": 0.007851,\n            \"UnitPrice\": 314,\n            \"DailyPrice\": 71,\n            \"VehicleDiscountPrice\": 31,\n            \"VehicleTotalPrice\": 283,\n            \"LocationPrice\": 0,\n            \"LocationDiscountPrice\": 0,\n            \"LocationTotalPrice\": 0,\n            \"ExtrasPrice\": 0,\n            \"ExtrasTotalDiscountPrice\": 0,\n            \"ExtrasTotalPrice\": 0,\n            \"InsurancesPrice\": 0,\n            \"InsurancesTotalDiscountPrice\": 0,\n            \"InsurancesTotalPrice\": 0,\n            \"ConfirmationPrice\": 0,\n            \"TotalDiscountPrice\": 31,\n            \"TotalPrice\": 283\n        },\n        {\n            \"Id\": 530,\n            \"Name\": \"ISK\",\n            \"Default\": true,\n            \"Rate\": 1,\n            \"UnitPrice\": 40000,\n            \"DailyPrice\": 9000,\n            \"VehicleDiscountPrice\": 4000,\n            \"VehicleTotalPrice\": 36000,\n            \"LocationPrice\": 0,\n            \"LocationDiscountPrice\": 0,\n            \"LocationTotalPrice\": 0,\n            \"ExtrasPrice\": 0,\n            \"ExtrasTotalDiscountPrice\": 0,\n            \"ExtrasTotalPrice\": 0,\n            \"InsurancesPrice\": 0,\n            \"InsurancesTotalDiscountPrice\": 0,\n            \"InsurancesTotalPrice\": 0,\n            \"ConfirmationPrice\": 0,\n            \"TotalDiscountPrice\": 4000,\n            \"TotalPrice\": 36000\n        },\n        {\n            \"Id\": 529,\n            \"Name\": \"EUR\",\n            \"Default\": false,\n            \"Rate\": 0.006596,\n            \"UnitPrice\": 264,\n            \"DailyPrice\": 59,\n            \"VehicleDiscountPrice\": 26,\n            \"VehicleTotalPrice\": 237,\n            \"LocationPrice\": 0,\n            \"LocationDiscountPrice\": 0,\n            \"LocationTotalPrice\": 0,\n            \"ExtrasPrice\": 0,\n            \"ExtrasTotalDiscountPrice\": 0,\n            \"ExtrasTotalPrice\": 0,\n            \"InsurancesPrice\": 0,\n            \"InsurancesTotalDiscountPrice\": 0,\n            \"InsurancesTotalPrice\": 0,\n            \"ConfirmationPrice\": 0,\n            \"TotalDiscountPrice\": 26,\n            \"TotalPrice\": 237\n        }\n    ],\n    \"Offers\": [\n        {\n            \"Id\": 2261,\n            \"Name\": \"DACIA OFFER\",\n            \"Description\": \"<ul>\\n\\t<li>1000 kr discount per day</li>\\n</ul>\\n\"\n        }\n    ]\n}"}],"_postman_id":"285685ae-a69e-4320-acf9-b9bbb4057032"},{"name":"Get Offer List","event":[{"listen":"prerequest","script":{"id":"90e5930e-81fa-4abc-8329-de4154f2b43a","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"620288e1-32d0-4025-9942-771f5040b181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"OfferId\" : 3031, // Optional\r\n    \"Language\": \"FR_fr\" //Optional\r\n}"},"url":"{{base-url}}/vehicleapi/offer/getlist","description":"<p>Get list of offers</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>OfferId: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","offer","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"e047301f-5196-421d-8640-678ccd63f011","name":"Get Offer List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tOfferId : 3031, // Optional\r\n    Language: 'FR_fr' //Optional\r\n}"},"url":"{{base-url}}/vehicleapi/offer/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxvZmZlclxnZXRsaXN0?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 06 Apr 2021 10:07:10 GMT"},{"key":"Content-Length","value":"246"}],"cookie":[],"responseTime":null,"body":"{\n    \"Offers\": [\n        {\n            \"Id\": 3031,\n            \"Name\": \"June offer france\",\n            \"DisplayName\": \"june offer display name france\",\n            \"Description\": \"<p>june offer&nbsp;<span style=\\\"font-family: &quot;Open Sans&quot;, sans-serif; font-size: 14px;\\\">Description france</span></p>\\n\"\n        }\n    ]\n}"}],"_postman_id":"620288e1-32d0-4025-9942-771f5040b181"}],"id":"fba32b9b-4775-42e4-bd67-67ea84eeb074","event":[{"listen":"prerequest","script":{"id":"41c2ad78-a783-48f3-8e62-ac93e4071859","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/vehicleapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('api-key'),","        'username': pm.environment.get('user-name'),","        'password': pm.environment.get('user-pass'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"70ce1e84-44dc-44ab-ac24-31401001a279","type":"text/javascript","exec":[""]}}],"_postman_id":"fba32b9b-4775-42e4-bd67-67ea84eeb074","description":""},{"name":"Reservations","item":[{"name":"List","id":"2b22aba9-863f-4421-885d-8c63130dd817","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/vehicleapi/reservation/getlist","description":"<p>Retrieve all reservations with 'DateFrom' in the future, excluding those with a status of <code>Request</code> or <code>Canceled.</code></p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"4480a552-950d-4563-a290-5e4a20e30610","name":"List","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/vehicleapi/reservation/getlist"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"Reservations\": [\n        {\n            \"Id\": 804272,\n            \"RentalReservationId\": 3408,\n            \"BookingCode\": null,\n            \"Guid\": \"ea5a4c63-98e5-42a5-b7f1-d019e65570e7\",\n            \"DateFrom\": \"2024-11-06T09:10:00\",\n            \"DateTo\": \"2024-11-09T09:30:00\",\n            \"Status\": 0,\n            \"StatusText\": null,\n            \"Vehicle\": null,\n            \"Location\": null,\n            \"Price\": 9080,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 9080,\n            \"ConfirmationPrice\": 0,\n            \"Currency\": null,\n            \"Days\": 3,\n            \"Comments\": null,\n            \"EndRental\": false,\n            \"Editable\": true\n        },\n        {\n            \"Id\": 80273,\n            \"RentalReservationId\": 3409,\n            \"BookingCode\": null,\n            \"Guid\": \"ea5a4c63-98e5-42a5-b7f1-d019e65570e7\",\n            \"DateFrom\": \"2024-11-06T09:10:00\",\n            \"DateTo\": \"2024-11-09T09:30:00\",\n            \"Status\": 0,\n            \"StatusText\": null,\n            \"Vehicle\": null,\n            \"Location\": null,\n            \"Price\": 9080,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 9080,\n            \"ConfirmationPrice\": 0,\n            \"Currency\": null,\n            \"Days\": 3,\n            \"Comments\": null,\n            \"EndRental\": false,\n            \"Editable\": true\n        }\n    ]\n}"}],"_postman_id":"2b22aba9-863f-4421-885d-8c63130dd817"},{"name":"Item","event":[{"listen":"prerequest","script":{"id":"f62b794d-3fcf-4f9e-ba8f-59909e3d298c","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"82875a99-6e42-4edd-9c89-58e14d40a491","exec":["pm.test(\"is-reservation-guid-present\", function () {\r","    var json = pm.response.json();\r","    var guid = pm.environment.get('reservation-guid');\r","    pm.expect(json.Guid).to.eql(guid);\r","});"],"type":"text/javascript"}}],"id":"3b9239fa-b0e0-4803-8e4a-7c11edc07900","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"ReservationId\": 0,\r\n\t\"BookingCode\": \"FE35F1J\",\r\n\t\"Email\": \"\",\r\n\t\"Language\": \"en-GB\",\r\n\t\"SendConfirmationMail\": false\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/getitem","description":"<p>Get Reservation</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Note: if guid is empty then bookingCode and email or reservationId and email are mandatory. Guid is checked first, then bookingCode and email and then reservationId and email.</p>\n</li>\n<li><p>Email: [string]</p>\n</li>\n<li><p>ReservationId: [number]</p>\n</li>\n<li><p>BookingCode: [string]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in the vehicle system.</p>\n</li>\n<li><p>SendConfirmationMail: [bool] If true vehicle system sends the default [Confirmation Mail]. Default is <code>false</code>.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","getitem"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"3b602157-6a49-4cac-ae7d-0dc3c6a84ee2","name":"Reservations / Item / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tReservationId: 0,\r\n\tBookingCode: 'FE35F1J',\r\n\tEmail: \"\",\r\n\tLanguage: \"en-GB\",\r\n\tSendConfirmationMail: false,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/getitem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"1854"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:1eaae130-d1aa-4c87-b266-695289c63251"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 17 Nov 2021 15:37:54 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 798027,\n    \"RentalReservationId\": 728,\n    \"BookingCode\": \"ROG4DO\",\n    \"Guid\": \"beab26ca-16a5-4c82-b525-94421e2b0daf\",\n    \"DateFrom\": \"2021-11-22T18:20:00\",\n    \"DateTo\": \"2021-11-25T18:20:00\",\n    \"Price\": 44000,\n    \"DiscountPrice\": 0,\n    \"AdditionalDiscountPrice\": 3600,\n    \"TotalPrice\": 40400,\n    \"ConfirmationPrice\": 0,\n    \"Currency\": \"ISK\",\n    \"Days\": 3,\n    \"Passangers\": 0,\n    \"FlightNumber\": \"\",\n    \"ArrivalTime\": \"\",\n    \"Airline\": \"\",\n    \"Comments\": null,\n    \"ExtrasPrice\": 0,\n    \"InsurancesPrice\": 0,\n    \"PaymentsAmount\": 0,\n    \"Balance\": 40400,\n    \"Status\": 2,\n    \"StatusText\": \"Reservation\",\n    \"CouponCode\": null,\n    \"StartRental\": false,\n    \"EndRental\": false,\n    \"Editable\": true,\n    \"NoFollowUpMail\": false,\n    \"CheckedIn\": false,\n    \"TermsAndConditionsAccepted\": false,\n    \"RentalAgreementSigned\": true,\n    \"RentalAgreementSignedUrl\": \"Url to pdf file\",\n    \"Vehicle\": {\n        \"TransmissionId\": 23,\n        \"Transmission\": \"Manual\",\n        \"DriveId\": 1,\n        \"Drive\": \"4WD\",\n        \"FuelId\": 2,\n        \"Fuel\": \"Diesel\",\n        \"Odometer\": null,\n        \"Doors\": 5,\n        \"Seats\": 5,\n        \"Beds\": 0,\n        \"LargeBags\": 4,\n        \"SmallBags\": 0,\n        \"Summary\": \"<p>Dacia Duster 4x4 DIESEL<br />\\nTesting drasl if webs are remo</p>\\n\",\n        \"Price\": 36000,\n        \"DiscountPrice\": 0,\n        \"AdditionalDiscountPrice\": 3600,\n        \"LicensePlate\": \"\",\n        \"TotalPrice\": 32400,\n        \"ClassId\": 1269,\n        \"Class\": \"Dacia Duster 4x4 DIESEL\",\n        \"Image\": \"/Images/65/download.jpeg\"\n    },\n    \"Location\": {\n        \"Price\": 8000,\n        \"DiscountPrice\": 0,\n        \"AdditionalDiscountPrice\": 0,\n        \"TotalPrice\": 8000,\n        \"PickupId\": 435,\n        \"PickupName\": \"Airport to office\",\n        \"PickupExtra\": null,\n        \"DropoffId\": 435,\n        \"DropoffName\": \"Airport to office\",\n        \"DropoffExtra\": null\n    },\n    \"Extras\": [],\n    \"Insurances\": [\n        {\n            \"Id\": 391,\n            \"Name\": \"CDW - Collision Damage Waiver - Included\",\n            \"Price\": 0,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 0\n        }\n    ],\n    \"Drivers\": [\n        {\n            \"Id\": 1078435,\n            \"Name\": \"\",\n            \"License\": \"\",\n            \"DateOfBirth\": null,\n            \"MainDriver\": true,\n            \"Images\": {\n                \"DriverLicenseFront\": null,\n                \"DriverLicenseFront_M\": null,\n                \"DriverLicenseFront_S\": null,\n                \"DriverLicenseBack\": null,\n                \"DriverLicenseBack_M\": null,\n                \"DriverLicenseBack_S\": null\n            }\n        }\n    ],\n    \"Offers\": [\n        {\n            \"Id\": 2374,\n            \"Name\": \"MultiWebOffer\",\n            \"Description\": null\n        }\n    ],\n    \"Payments\": [],\n    \"Customer\": {\n        \"FirstName\": \"test\",\n        \"LastName\": \"Testson\",\n        \"Email\": \"test@test.is\",\n        \"Phone\": \"1234567\",\n        \"Mobile\": null,\n        \"Passport\": null,\n        \"Address\": \"hafnargata 1\",\n        \"City\": \"kef\",\n        \"State\": null,\n        \"ZipCode\": \"230\",\n        \"CountryId\": 0,\n        \"CountryName\": null\n    },\n    \"Rental\": {\n        \"Id\": 65,\n        \"Name\": \"Caren Car Rental\",\n        \"CompanyNumber\": \"Origo\",\n        \"VATNumber\": null,\n        \"ContactName\": \"Guðmundur Daníel\",\n        \"Email\": \"no-reply@caren.is\",\n        \"Phone\": null,\n        \"Address\": \"Borgartún 37\\n\",\n        \"City\": \"Reykjavík\",\n        \"State\": null,\n        \"ZipCode\": \"105\",\n        \"CountryId\": 0,\n        \"CountryName\": \"\",\n        \"Logo\": null,\n        \"MinimumBookingHoursInAdvance\": null\n    },\n    \"Currencies\": [\n        {\n            \"Id\": 52,\n            \"Name\": \"EUR\",\n            \"Default\": false,\n            \"Rate\": 0.006652,\n            \"UnitPrice\": 239.472,\n            \"DailyPrice\": 79.824,\n            \"VehicleDiscountPrice\": 23.9472,\n            \"VehicleTotalPrice\": 215.5248,\n            \"LocationPrice\": 53.216,\n            \"LocationDiscountPrice\": 0,\n            \"LocationTotalPrice\": 53.216,\n            \"ExtrasPrice\": 0,\n            \"ExtrasTotalDiscountPrice\": 0,\n            \"ExtrasTotalPrice\": 0,\n            \"InsurancesPrice\": 0,\n            \"InsurancesTotalDiscountPrice\": 0,\n            \"InsurancesTotalPrice\": 0,\n            \"ConfirmationPrice\": 0,\n            \"TotalDiscountPrice\": 23.9472,\n            \"TotalPrice\": 268.7408\n        },\n        {\n            \"Id\": 131,\n            \"Name\": \"RSD\",\n            \"Default\": false,\n            \"Rate\": 0.781869,\n            \"UnitPrice\": 28147.284,\n            \"DailyPrice\": 9382.428,\n            \"VehicleDiscountPrice\": 2814.7284,\n            \"VehicleTotalPrice\": 25332.5556,\n            \"LocationPrice\": 6254.952,\n            \"LocationDiscountPrice\": 0,\n            \"LocationTotalPrice\": 6254.952,\n            \"ExtrasPrice\": 0,\n            \"ExtrasTotalDiscountPrice\": 0,\n            \"ExtrasTotalPrice\": 0,\n            \"InsurancesPrice\": 0,\n            \"InsurancesTotalDiscountPrice\": 0,\n            \"InsurancesTotalPrice\": 0,\n            \"ConfirmationPrice\": 0,\n            \"TotalDiscountPrice\": 2814.7284,\n            \"TotalPrice\": 31587.5076\n        },\n        {\n            \"Id\": 159,\n            \"Name\": \"USD\",\n            \"Default\": false,\n            \"Rate\": 0.007528,\n            \"UnitPrice\": 0,\n            \"DailyPrice\": 0,\n            \"VehicleDiscountPrice\": 0,\n            \"VehicleTotalPrice\": 0,\n            \"LocationPrice\": 60.224,\n            \"LocationDiscountPrice\": 0,\n            \"LocationTotalPrice\": 60.224,\n            \"ExtrasPrice\": 0,\n            \"ExtrasTotalDiscountPrice\": 0,\n            \"ExtrasTotalPrice\": 0,\n            \"InsurancesPrice\": 0,\n            \"InsurancesTotalDiscountPrice\": 0,\n            \"InsurancesTotalPrice\": 0,\n            \"ConfirmationPrice\": 0,\n            \"TotalDiscountPrice\": 0,\n            \"TotalPrice\": 60.224\n        }\n    ],\n    \"SelfService\": null,\n    \"IsEvent\": true,\n\t\"IsEventBooked\": false\n}"}],"_postman_id":"3b9239fa-b0e0-4803-8e4a-7c11edc07900"},{"name":"Add","event":[{"listen":"prerequest","script":{"id":"cce1d80e-75ac-4177-a0a7-94c70f56d82d","exec":["var moment = require('moment');","var from = new moment().add('days', 30).format('YYYY-MM-DD');","var to = new moment().add('days', 35).format('YYYY-MM-DD');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"test","script":{"id":"fbfa3826-7aa6-4fd6-973c-4050a55bae3b","exec":["var json = pm.response.json();\r","\r","pm.test(\"is-reservation-guid-present\", function () {\r","    pm.expect(json.Guid).to.include('-');\r","});"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"7fc60c89-3aa7-41b5-8fac-8fce6ce6fd9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"  {\r\n    \"Session\": {{session-id}},\r\n        \"RentalId\": 65,\r\n        \"ClassId\": 1269,\r\n        \"DateFrom\": \"2026-05-14 12:00\",\r\n        \"DateTo\": \"2026-05-16 12:00\",\r\n        \"PickupLocationId\": 435,\r\n        \"DropoffLocationId\": 435,\r\n        \"Extras\": [\r\n              [] \r\n        ],\r\n        \"Insurances\": [\r\n              []\r\n        ],\r\n        \"Drivers\": [\r\n                [\r\n                        0,\r\n                        \"\",\r\n                        \"\",\r\n                        \"\",\r\n                        true\r\n                ]\r\n        ],\r\n        \"Customer\": {\r\n                \"FirstName\": \"caren\",\r\n                \"LastName\": \"test\",\r\n                \"Email\": \"caren@test.com\",\r\n                \"Mobile\": \"\",\r\n                \"Passport\": \"\",\r\n                \"Address\": \"\",\r\n                \"City\": \"\",\r\n                \"ZipCode\": \"\",\r\n                \"CountryId\": 0\r\n        },\r\n        \"FlightNumber\": \"\",\r\n        \"Airline\": \"\",\r\n        \"ArrivalTime\": \"00:00\",\r\n        \"Comments\": \"test caren\",\r\n        \"BookingType\": \"Nik from postman test\",\r\n        \"CouponCode\": \"\",\r\n        \"Affiliate\": \"Reynir10\",\r\n        \"PaymentOptionId\": 1322,\r\n        \"confirmReservation\": true\r\n}"},"url":"http://localhost:22283/vehicleapi/reservation/add","description":"<p>Add a new Reservation</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time] Start of rental</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time] End of rental</p>\n</li>\n<li><p><strong>ClassId</strong>: [number] Id of class in rental</p>\n</li>\n<li><p><strong>PickupLocationId</strong>: [number] Id of pickup location</p>\n</li>\n<li><p><strong>DropoffLocationId</strong>: [number] Id of dropoff location</p>\n</li>\n<li><p>PickupLocationExtraInfo: [string] Extra information for pickup</p>\n</li>\n<li><p>DropoffLocationExtraInfo: [string] Extra information for dropoff</p>\n</li>\n<li><p>SelfServicePickup: [bool] only usable if SelfService enable on rental. Default is false.</p>\n</li>\n<li><p>SelfServiceDropoff [bool] only usable if SelfService enable on rental. Default is false.</p>\n</li>\n<li><p><strong>Extras</strong>: [obj-array] 2-dimensional array of Extra objects ([id],[quantity])</p>\n<ul>\n<li><p>0: [string] Id</p>\n</li>\n<li><p>1: [string] Quantity</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Insurances</strong>: [obj-array] 2-dimensional array of Insurance objects ([id]).</p>\n<ul>\n<li>0: [string] Id</li>\n</ul>\n</li>\n<li><p><strong>Drivers</strong>: [obj-array] Multi-dimensional array of Driver objects</p>\n<ul>\n<li><p>0: [string] Id</p>\n</li>\n<li><p>1: [string] Name</p>\n</li>\n<li><p>2: [string] Licence number</p>\n</li>\n<li><p>3: [string] Date of birth</p>\n</li>\n<li><p>4: [bool] If <code>true</code> driver is the main driver for the reservation</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Customer</strong>: [object] Customer object</p>\n<ul>\n<li><p><strong>FirstName</strong>: [string]</p>\n</li>\n<li><p><strong>LastName</strong>: [string]</p>\n</li>\n<li><p><strong>Email</strong>: [string]</p>\n</li>\n<li><p>Phone: [string]</p>\n</li>\n<li><p>Mobile: [string]</p>\n</li>\n<li><p>Passport: [string]</p>\n</li>\n<li><p>Address: [string]</p>\n</li>\n<li><p>City: [string]</p>\n</li>\n<li><p>ZipCode: [string]</p>\n</li>\n<li><p>CountryId: [number]</p>\n</li>\n</ul>\n</li>\n<li><p>FlightNumber: [string]</p>\n</li>\n<li><p>Airline: [string]</p>\n</li>\n<li><p>ArrivalTime: [string]</p>\n</li>\n<li><p>Passengers: [number] Number of passengers in rental</p>\n</li>\n<li><p>Comments: [string]</p>\n</li>\n<li><p>RentalComments: [string]</p>\n</li>\n<li><p>Affiliate: [string]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in the vehicle system.</p>\n</li>\n<li><p>Reference: [string] Will be added to the “Reference ID” field on the reservation in Caren</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n<li><p>confirmReservation: [Boolean] Default is false</p>\n</li>\n<li><p>PaymentOptionId: [number] Id of a Payment Option that will be used</p>\n</li>\n<li><p>CouponCode: [string]</p>\n</li>\n<li><p>CompanyId: [number] Id of Company to be used</p>\n</li>\n<li><p>RentalIds: [int-array] Ids of Rentals that usually use multi webs</p>\n</li>\n<li><p>SharedLocation: [bool] If SharedLoactionId is used as PickupLocationId or DropoffLocationId, then this parameter should be set to true (by default is false) and RentalIds parameter must be set (besides RentalId)</p>\n</li>\n</ul>\n","urlObject":{"protocol":"http","port":"22283","path":["vehicleapi","reservation","add"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fc60c89-3aa7-41b5-8fac-8fce6ce6fd9c"},{"name":"Edit","id":"569fb4ee-a144-4df4-967c-980fc4aa60d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"ClassId\": 1269,\r\n    \"DateFrom\": \"{{date-from}}\",\r\n    \"DateTo\": \"{{date-to}}\",\r\n    \"PickupLocationId\": 3,\r\n     \"PickupLocationExtraInfo\": \"Will have a sign board\",\r\n    \"DropoffLocationId\": 3,\r\n    \"DropoffLocationExtraInfo\": \"Will have a candybar\",\r\n    \"FlightNumber\": \"CA-9489\",\r\n    \"Airline\": \"Caren Air\",\r\n    \"ArrivalTime\": \"13:30\",\r\n    \"Passangers\": 3,\r\n    \"Comments\": \"Can I have a mint air freshener in my car at pickup?\",\r\n    \"Customer\": {\r\n        \"FirstName\": \"John\",\r\n        \"LastName\": \"Doe\",\r\n        \"Email\": \"john@doe.is\",\r\n        \"Phone\": \"555-5555\",\r\n        \"Mobile\": \"+354 555 6666\",\r\n        \"Passport\": \"A12312098\",\r\n        \"Address\": \"Home sweet home 123\",\r\n        \"City\": \"Keflavik\",\r\n        \"ZipCode\": \"230\",\r\n        \"CountryId\": 93\r\n    },\r\n    \"Extras\": [],\r\n    \"Insurances\": [],\r\n    \"Drivers\": [\r\n        [ \"\", \"John Doe\", \"LIC.285R038U\", \"1992-05-10\", true ],\r\n        [ \"\", \"Jane Doe\", \"LIC.890A227E\", \"1971-09-22\", false ]\r\n    ],\r\n    \"Language\": \"en-GB\",\r\n    \"Currency\": \"ISK\",\r\n    \"CouponCode\": \"\",\r\n    \"Affiliate\": \"\",\r\n    \"PaymentOptionId\": 0\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/edit","description":"<p>Edit a reservation. When price sensitive data changes, the price is recalculated.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time] Start of rental</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time] End of rental</p>\n</li>\n<li><p><strong>ClassId</strong>: [number] Id of class in rental</p>\n</li>\n<li><p><strong>PickupLocationId</strong>: [number] Id of pickup location</p>\n</li>\n<li><p><strong>DropoffLocationId</strong>: [number] Id of dropoff location</p>\n</li>\n<li><p>PickupLocationExtraInfo: [string] Extra information for pickup</p>\n</li>\n<li><p>DropoffLocationExtraInfo: [string] Extra information for dropoff</p>\n</li>\n<li><p>SelfServicePickup: [bool] only usable if SelfService enable on rental. Default is false.</p>\n</li>\n<li><p>SelfServiceDropoff [bool] only usable if SelfService enable on rental. Default is false.</p>\n</li>\n<li><p><strong>Extras</strong>: [obj-array] 2-dimensional array of Extra objects ([id],[quantity])</p>\n</li>\n<li><p><strong>Insurances</strong>: [obj-array] 2-dimensional array of Insurance objects ([id]).</p>\n</li>\n<li><p><strong>Drivers</strong>: [obj-array] Multi-dimensional array of Driver objects</p>\n<ul>\n<li><p>0: [string] Id</p>\n</li>\n<li><p>1: [string] Name</p>\n</li>\n<li><p>2: [string] Licence number</p>\n</li>\n<li><p>3: [string] Date of birth</p>\n</li>\n<li><p>4: [bool] If <code>true</code> driver is the main driver for the reservation</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Customer</strong>: [object] Customer object</p>\n<ul>\n<li><p><strong>FirstName</strong>: [string]</p>\n</li>\n<li><p><strong>LastName</strong>: [string]</p>\n</li>\n<li><p><strong>Email</strong>: [string]</p>\n</li>\n<li><p><strong>Phone</strong>: [string]</p>\n</li>\n<li><p><strong>Mobile</strong>: [string]</p>\n</li>\n<li><p><strong>Passport</strong>: [string]</p>\n</li>\n<li><p><strong>Address</strong>: [string]</p>\n</li>\n<li><p><strong>City</strong>: [string]</p>\n</li>\n<li><p><strong>ZipCode</strong>: [string]</p>\n</li>\n<li><p><strong>CountryId</strong>: [number]</p>\n</li>\n</ul>\n</li>\n<li><p>FlightNumber: [string]</p>\n</li>\n<li><p>Airline: [string]</p>\n</li>\n<li><p>ArrivalTime: [string]</p>\n</li>\n<li><p>Passengers: [number] Number of passengers in rental</p>\n</li>\n<li><p>Comments: [string]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in the vehicle system.</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n<li><p>CouponCode: [string]</p>\n</li>\n<li><p>CustomFlags: [object] Custom flags for the reservation. At this moment applicable only for the rentals that has enabled Events</p>\n<ul>\n<li><p>IsEvent: [bool] If it is set to true, the reservation will be marked as Event</p>\n</li>\n<li><p>IsEventBooked: [bool] If it is set to true it means that it will be not available anymore for selling/booking</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","edit"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"569fb4ee-a144-4df4-967c-980fc4aa60d9"},{"name":"Check Price Change","event":[{"listen":"prerequest","script":{"id":"cce1d80e-75ac-4177-a0a7-94c70f56d82d","exec":["var moment = require('moment');","var from = new moment().add('days', 30).format('YYYY-MM-DD');","var to = new moment().add('days', 34).format('YYYY-MM-DD');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript"}},{"listen":"test","script":{"id":"fbfa3826-7aa6-4fd6-973c-4050a55bae3b","exec":["var json = pm.response.json();\r","\r","pm.test(\"is-reservation-guid-present\", function () {\r","    pm.expect(json.Guid).to.include('-');\r","});"],"type":"text/javascript"}}],"id":"d01f7054-4910-42f9-b88b-76a8a2cf2479","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"ClassId\": 1269,\r\n    \"DateFrom\": \"{{date-from}}\",\r\n    \"DateTo\": \"{{date-to}}\",\r\n    \"PickupLocationId\": 3,\r\n    \"DropoffLocationId\": 3,\r\n    \"Extras\": [],\r\n    \"Insurances\": [],\r\n    \"Currency\": \"ISK\",\r\n    \"PaymentOptionId\": 350\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/checkpricechange","description":"<p>Check price for reservation changes.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Guid of reservation</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time] Start of rental</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time] End of rental</p>\n</li>\n<li><p><strong>ClassId</strong>: [number] Id of class in rental</p>\n</li>\n<li><p><strong>PickupLocationId</strong>: [number] Id of pickup location</p>\n</li>\n<li><p><strong>DropoffLocationId</strong>: [number] Id of dropoff location</p>\n</li>\n<li><p><strong>Extras</strong>: [obj-array] 2-dimensional array of Extra objects ([id],[quantity])</p>\n</li>\n<li><p><strong>Insurances</strong>: [obj-array] 2-dimensional array of Insurance objects ([id]).</p>\n</li>\n<li><p>PaymentOptionId: [number]</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","checkpricechange"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"8bb14c5d-9714-430e-bd5e-1b3b452df006","name":"Reservations / Check Price Change / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    Session: '{{session-id}}',\r\n    RentalId: {{rental-id}},\r\n    Guid: '{{reservation-guid}}',\r\n    ClassId: 1269,\r\n    DateFrom: '{{date-from}}',\r\n    DateTo: '{{date-to}}',\r\n    PickupLocationId: 3,\r\n    DropoffLocationId: 3,\r\n    Extras: [],\r\n    Insurances: [],\r\n    Currency: 'ISK',\r\n    PaymentOptionId: 350,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/checkpricechange"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 20 Aug 2019 09:54:37 GMT"},{"key":"Content-Length","value":"534"}],"cookie":[],"responseTime":null,"body":"{\n    \"VehicleUnitPrice\": 40000,\n    \"VehicleDiscountPrice\": 0,\n    \"VehicleAdditionalDiscountPrice\": 0,\n    \"VehicleTotalPrice\": 40000,\n    \"LocationPrice\": 0,\n    \"LocationDiscountPrice\": 0,\n    \"LocationAdditionalDiscountPrice\": 0,\n    \"LocationTotalPrice\": 0,\n    \"ExtrasPrice\": 0,\n    \"ExtrasTotalDiscountPrice\": 0,\n    \"ExtrasTotalPrice\": 0,\n    \"Extras\": [],\n    \"InsurancesPrice\": 0,\n    \"InsurancesTotalDiscountPrice\": 0,\n    \"InsurancesTotalPrice\": 0,\n    \"Insurances\": [],\n    \"Success\": true,\n    \"Price\": 40000,\n    \"DiscountPrice\": 0,\n    \"AdditionalDiscountPrice\": 0,\n    \"TotalPrice\": 40000,\n    \"Currency\": \"ISK\"\n}"}],"_postman_id":"d01f7054-4910-42f9-b88b-76a8a2cf2479"},{"name":"Reservations by Email","event":[{"listen":"prerequest","script":{"id":"f62b794d-3fcf-4f9e-ba8f-59909e3d298c","exec":["var moment = require('moment');","var from = new moment().add('days', -2000).format('YYYY-MM-DD');","var to = new moment().format('YYYY-MM-DD');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);","//pm.environment.set('reservation-email', 'nemanjat@origo.is');"],"type":"text/javascript"}}],"id":"f8c7f8ea-7ce9-40ce-a73e-a3a9597a34f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Email\": \"{{reservation-email}}\",\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\",\r\n\t\"IncludeCancelled\": false\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/getlistbyemail","description":"<p>Get Reservations by email address</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Email</strong>: [string]</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time]</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time]</p>\n</li>\n<li><p>IncludeCancelled: [boolean]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","getlistbyemail"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"b17ef891-5edb-485d-ad2a-166291542938","name":"Reservations / Reservations by Email / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tEmail: \"{{reservation-email}}\",\r\n\tDateFrom: '{{date-from}}',\r\n\tDateTo: '{{date-to}}',\r\n\tIncludeCancelled: false\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/getlistbyemail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 03 Oct 2019 11:06:19 GMT"},{"key":"Content-Length","value":"693"}],"cookie":[],"responseTime":null,"body":"{\n    \"Reservations\": [\n        {\n            \"Id\": 445910,\n            \"RentalReservationId\": 111378,\n            \"BookingCode\": \"KRK945\",\n            \"Guid\": \"2113fe3c-3658-4996-b5ba-9b4ed31fc446\",\n            \"DateFrom\": \"2019-10-02T12:00:00\",\n            \"DateTo\": \"2019-10-08T12:00:00\",\n            \"Status\": 2,\n            \"StatusText\": \"Reservation\",\n            \"Vehicle\": {\n                \"ClassId\": 621,\n                \"Class\": \"Easy Small\",\n                \"Image\": \"/Images/33/Easy Small Main.png\"\n            },\n            \"Location\": {\n                \"PickupId\": 183,\n                \"PickupName\": \"Airport to CampEasy - Free\",\n                \"PickupExtra\": null,\n                \"DropoffId\": 255,\n                \"DropoffName\": \"CampEasy to Reykjavík / Hotel - Free\",\n                \"DropoffExtra\": null\n            },\n            \"Price\": 165000,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 165000,\n            \"ConfirmationPrice\": 0,\n            \"Currency\": \"ISK\",\n            \"Days\": 6,\n            \"Comments\": \"sdf\",\n            \"EndRental\": false,\n            \"Editable\": true\n        }\n    ]\n}"}],"_postman_id":"f8c7f8ea-7ce9-40ce-a73e-a3a9597a34f2"},{"name":"Update Customer","id":"ea5c13fe-2c89-429e-bc9d-5e10205488b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t \"Customer\": {\r\n        \"FirstName\": \"John\",\r\n        \"LastName\": \"Doe\",\r\n        \"Email\": \"john@doe.is\",\r\n        \"Phone\": \"555-5555\",\r\n        \"Mobile\": \"+354 555 6666\",\r\n        \"Passport\": \"A12312098\",\r\n        \"Address\": \"Home sweet home 123\",\r\n        \"City\": \"Keflavik\",\r\n        \"ZipCode\": \"230\",\r\n        \"CountryId\": 93\r\n    }\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updatecustomer","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Guid of reservation</p>\n</li>\n<li><p><strong>FirstName</strong>: [string]</p>\n</li>\n<li><p><strong>LastName</strong>: [string]</p>\n</li>\n<li><p><strong>Email</strong>: [string]</p>\n</li>\n<li><p><strong>Phone</strong>: [string]</p>\n</li>\n<li><p><strong>Mobile</strong>: [string]</p>\n</li>\n<li><p><strong>Passport</strong>: [string]</p>\n</li>\n<li><p><strong>Address</strong>: [string]</p>\n</li>\n<li><p><strong>City</strong>: [string]</p>\n</li>\n<li><p><strong>ZipCode</strong>: [string]</p>\n</li>\n<li><p><strong>CountryId</strong>: [number]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","updatecustomer"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"8b0d7867-beb4-489c-ace9-25ef70fae90a","name":"Reservations / Update Customer / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tCustomer: {\r\n\t\tFirstName: 'John',\r\n\t\tLastName: 'Doe',\r\n\t\tEmail: 'john.doe@caren.io',\r\n\t\tPhone: '+14325551212',\r\n\t\tMobile: '+14325552121',\r\n\t\tPassport: 'HH84903DRH',\r\n\t\tAddress: 'Fat Jelly Road 666',\r\n\t\tCity: 'Springfield',\r\n\t\tState: '',\r\n\t\tZipCode: '90210',\r\n\t},\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updatecustomer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 01 Aug 2019 14:42:31 GMT"},{"key":"Content-Length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"ea5c13fe-2c89-429e-bc9d-5e10205488b9"},{"name":"Update General Data","id":"b14a3d52-8b5b-4e3f-83e6-673a1836be36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"FlightNumber\": \"CA-9489\",\r\n\t\"Airline\": \"Caren Air\",\r\n\t\"ArrivalTime\": \"13:30\",\r\n\t\"Passengers\": 3,\r\n\t\"Comments\": \"Can I have a mint air freshener in my car at pickup?\",\r\n\t\"PickupLocationExtraInfo\": \"Will have a candybar\",\r\n\t\"DropoffLocationExtraInfo\": \"Will have a sign board\",\r\n    \"SelfServicePickup\": null, //Optional\r\n    \"SelfServiceDropoff\": null //Optional\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updategeneraldata","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p>FlightNumber: [string]</p>\n</li>\n<li><p>Airline: [string]</p>\n</li>\n<li><p>ArrivalTime: [string]</p>\n</li>\n<li><p>Passangers: [number]</p>\n</li>\n<li><p>Comments: [string]</p>\n</li>\n<li><p>PickupLocationExtraInfo: [string]</p>\n</li>\n<li><p>DropoffLocationExtraInfo: [string]</p>\n</li>\n<li><p>SelfServicePickup: [bool] only usable if SelfService enable on rental. Default is false.</p>\n</li>\n<li><p>SelfServiceDropoff [bool] only usable if SelfService enable on rental. Default is false.</p>\n</li>\n</ul>\n<p>When sending either SelfServicePickup or SelfServiceDropoff, both properties must be assigned a value.</p>\n","urlObject":{"path":["vehicleapi","reservation","updategeneraldata"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"4115e3c3-c824-4877-9a8f-5d9befd0bb38","name":"Vehicles / Update General Data / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tFlightNumber: '',\r\n\tAirline: '',\r\n\tArrivalTime: '',\r\n\tPassengers: 3,\r\n\tComments: '',\r\n\tPickupLocationExtraInfo: '',\r\n\tDropoffLocationExtraInfo: '',\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updategeneraldata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 06 Aug 2019 16:21:08 GMT"},{"key":"Content-Length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"b14a3d52-8b5b-4e3f-83e6-673a1836be36"},{"name":"Update Class","id":"1cf71933-17c4-4bf1-a449-12803db8b6dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"ClassId\": 1269,\r\n\t\"CheckPriceChange\": true\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updateclass","description":"<p>Update a Class for a Reservation.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>ClassId</strong>: [number]</p>\n</li>\n<li><p>CheckPriceChange: [bool] If true, system will only return the new price without updating the reservation. Default: <code>false</code></p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","updateclass"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"d924ab7e-f0f2-436e-8f7e-06dd018e0688","name":"Vehicles / Update General Data / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tFlightNumber: '',\r\n\tAirline: '',\r\n\tArrivalTime: '',\r\n\tPassengers: 3,\r\n\tComments: '',\r\n\tPickupLocationExtraInfo: '',\r\n\tDropoffLocationExtraInfo: '',\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updategeneraldata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 06 Aug 2019 16:21:08 GMT"},{"key":"Content-Length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"1cf71933-17c4-4bf1-a449-12803db8b6dd"},{"name":"Update Locations","id":"81570546-ad98-4903-9a60-d0d8da10515d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"PickupLocationId\": 360,\r\n\t\"DropoffLocationId\": 360,\r\n\t\"CheckPriceChange\": true\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updatelocation","description":"<p>Update pickup and/or dropoff locations for a reservation.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>PickupLocationId</strong>: [number]</p>\n</li>\n<li><p><strong>DropoffLocationId</strong>: [number]</p>\n</li>\n<li><p>CheckPriceChange: [bool] If true, system will only return the new price without updating the reservation. Default: <code>false</code></p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","updatelocation"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6199e022-ae22-497a-b26c-6b41b4012df7","name":"Reservations / Update Locations / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tPickupLocationId: 360,\r\n\tDropoffLocationId: 360,\r\n\tCheckPriceChange: true,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updatelocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 11:19:59 GMT"},{"key":"Content-Length","value":"116"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Price\": 100,\n    \"DiscountPrice\": 0,\n    \"AdditionalDiscountPrice\": 0,\n    \"TotalPrice\": 100,\n    \"Currency\": \"ISK\"\n}"}],"_postman_id":"81570546-ad98-4903-9a60-d0d8da10515d"},{"name":"Update Insurances","id":"7ae340a9-0016-4831-b119-c22d03087085","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"Insurances\": [ [\"383\"], [\"387\"] ],\r\n\t\"CheckPriceChange\": true\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updateinsurance","description":"<p>Update insurances for Reservation.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>Insurances</strong>: [obj-array] 2-dimensional array of Insurance objects ([id]).</p>\n</li>\n<li><p>CheckPriceChange: [bool] If true, system will only return the new price without updating the reservation. Default: <code>false</code></p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","updateinsurance"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"9187a405-1ab1-4026-9ba7-72420bc64bf7","name":"Reservations / Update Insurances / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tInsurances: [ [\"383\"], [\"387\"] ],\r\n\tCheckPriceChange: true,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updateinsurance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 11:25:11 GMT"},{"key":"Content-Length","value":"118"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Price\": 1500,\n    \"DiscountPrice\": 0,\n    \"AdditionalDiscountPrice\": 0,\n    \"TotalPrice\": 1500,\n    \"Currency\": \"ISK\"\n}"}],"_postman_id":"7ae340a9-0016-4831-b119-c22d03087085"},{"name":"Update Extras","id":"5e538aef-6e95-4847-bb50-c7862672efbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"Extras\": [ [\"776\", \"1\"], [\"787\", \"1\"] ],\r\n\t\"CheckPriceChange\": true\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updateextras","description":"<p>Update a Extras for a Reservation.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>Extras</strong>: [obj-array] 2-dimensional array of Extra objects ([id],[quantity])</p>\n<ul>\n<li><p>0: [string] Id</p>\n</li>\n<li><p>1: [string] Quantity</p>\n</li>\n</ul>\n</li>\n<li><p>CheckPriceChange: [bool] If true, system will only return the new price without updating the reservation. Default: <code>false</code></p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","updateextras"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6c29ba75-3f65-487e-a6e1-faf25742fd12","name":"Reservations / Update Extras / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tExtras: [ [\"776\", \"1\"], [\"787\", \"1\"] ],\r\n\tCheckPriceChange: true,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updateextras"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 11:28:41 GMT"},{"key":"Content-Length","value":"118"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Price\": 5500,\n    \"DiscountPrice\": 0,\n    \"AdditionalDiscountPrice\": 0,\n    \"TotalPrice\": 5500,\n    \"Currency\": \"ISK\"\n}"}],"_postman_id":"5e538aef-6e95-4847-bb50-c7862672efbb"},{"name":"Update Term","event":[{"listen":"prerequest","script":{"id":"fe1d889f-86ce-4ff8-9b5f-c953dfb32c74","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript"}}],"id":"7334b136-6c38-4112-81fa-96f92946fb33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\",\r\n\t\"CheckPriceChange\": true\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updateterm","description":"<p>Update the rental period for a Reservation.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date-time]</p>\n</li>\n<li><p><strong>DateTo</strong>: [date-time]</p>\n</li>\n<li><p>CheckPriceChange: [bool] If true, system will only return the new price without updating the reservation. Default: <code>false</code></p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","updateterm"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7334b136-6c38-4112-81fa-96f92946fb33"},{"name":"Update Drivers","event":[{"listen":"prerequest","script":{"id":"fe1d889f-86ce-4ff8-9b5f-c953dfb32c74","exec":[""],"type":"text/javascript"}}],"id":"bdaac404-d9ab-408d-a851-c2cb4a776116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n    \"Drivers\": [\r\n        [ \"\", \"John Doe\", \"LIC.285R038U\", \"1992-05-10\", true ],\r\n        [ \"\", \"Jane Doe\", \"LIC.890A227E\", \"1971-09-22\", false ]\r\n    ]\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/updatedrivers","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>Drivers</strong>: [obj-array] Multi-dimensional array of Driver objects</p>\n<ul>\n<li><p>0: [string] Id</p>\n</li>\n<li><p>1: [string] Name</p>\n</li>\n<li><p>2: [string] Licence number</p>\n</li>\n<li><p>3: [string] Date of birth</p>\n</li>\n<li><p>4: [bool] If <code>true</code> driver is the main driver for the reservation</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","updatedrivers"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bdaac404-d9ab-408d-a851-c2cb4a776116"},{"name":"Add driver license photos","id":"491e89d9-e854-4588-ba3f-e6e9a7ba051f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"LicenceFront","type":"file","src":"///innra.umsja.is/NYH$/Private/ISREK/Home/G/gummi/My Documents/Serbia/20181213_090907.jpg"},{"key":"LicenceBack","type":"file","src":"///innra.umsja.is/NYH$/Private/ISREK/Home/G/gummi/My Documents/Serbia/20181213_090931.jpg"},{"key":"Session","value":"{{session-id}}","type":"text"},{"key":"Guid","value":"{{reservation-guid}}","type":"text"},{"key":"DriverId","value":"1358997","type":"text"},{"key":"RentalId","value":"{{rental-id}}","type":"text"}]},"url":"{{base-url}}/vehicleapi/reservation/uploaddriverphotos","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>DriverId</strong>: [number] Id of the driver</p>\n</li>\n<li><p><strong>LicenceFront</strong>: [file] Photo of the front side of the driver license</p>\n</li>\n<li><p><strong>LicenceBack</strong>: [file] Photo of the front side of the driver license</p>\n</li>\n</ul>\n<p>Max request size is 10mb</p>\n","urlObject":{"path":["vehicleapi","reservation","uploaddriverphotos"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"24cacaaa-f56b-44bf-95ae-f38b692664c0","name":"Add driver license photos","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"LicenceFront","type":"file","value":null},{"key":"LicenceBack","type":"file","value":null},{"key":"Session","value":"{{session-id}}","type":"text"},{"key":"Guid","value":"{{reservation-guid}}","type":"text"},{"key":"DriverId","value":"1358997","type":"text"},{"key":"RentalId","value":"{{rental-id}}","type":"text"}]},"url":"{{base-url}}/vehicleapi/reservation/uploaddriverphotos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"161"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:39f0b2d4-3739-4261-b40e-d11795a650e2"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 08 Sep 2021 14:16:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 0,\n    \"Message\": null,\n    \"Data\": null,\n    \"Success\": true\n}"}],"_postman_id":"491e89d9-e854-4588-ba3f-e6e9a7ba051f"},{"name":"Accept terms and conditions","id":"497e0377-622f-4fb2-8580-3c2a345aac9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{session-id}}","type":"text"},{"key":"RentalId","value":"{{rental-id}}","type":"text"},{"key":"Guid","value":"{{reservation-guid}}","type":"text"},{"key":"Signature","type":"file","src":"///innra.umsja.is/NYH$/Private/ISREK/Home/G/gummi/My Documents/Serbia/cert.jpg"}]},"url":"{{base-url}}/vehicleapi/reservation/acceptterms","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>Signature</strong>: [file] Photo of the signature</p>\n</li>\n</ul>\n<p>Max request size is 10mb</p>\n","urlObject":{"path":["vehicleapi","reservation","acceptterms"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"b40bf1f8-23fb-44a0-8465-61eee04e4d38","name":"Accept terms and conditions","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{session-id}}","type":"text"},{"key":"RentalId","value":"{{rental-id}}","type":"text"},{"key":"Guid","value":"{{reservation-guid}}","type":"text"},{"key":"Signature","type":"file","value":null}]},"url":"{{base-url}}/vehicleapi/reservation/acceptterms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"175"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:39f0b2d4-3739-4261-b40e-d11795a650e2"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 08 Sep 2021 14:31:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 0,\n    \"Message\": \"Success\",\n    \"Data\": {\n        \"Id\": \"1044432\"\n    },\n    \"Success\": true\n}"}],"_postman_id":"497e0377-622f-4fb2-8580-3c2a345aac9e"},{"name":"Get Rental Agreement","id":"d4bca63b-119f-4970-a907-fb60bea766a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": {{rental-id}},\n    \"Guid\": \"{{reservation-guid}}\",\n\t\"TemplateId\": 508\n}"},"url":"{{base-url}}/vehicleapi/reservation/GetRentalAgreement","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>TemplateId</strong>: [number]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","GetRentalAgreement"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"ee70646c-aac0-4658-9bb0-c35311d44945","name":"Get Rental Agreement","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\tSession: '{{session-id}}',\n\tRentalId: {{rental-id}},\n    Guid: '{{reservation-guid}}',\n\tTemplateId: 508\n}"},"url":"{{base-url}}/vehicleapi/reservation/GetRentalAgreement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"4148"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:1eaae130-d1aa-4c87-b266-695289c63251"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 17 Nov 2021 15:34:08 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Body\": \"<style type=\\\"text/css\\\">img#signature{\\nmax-height:50px\\n}\\n</style>\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"display:block;\\nmargin-top:60px;\\n  margin-left: auto;\\n  margin-right: auto; page-break-after: always;\\\" width=\\\"796\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td style=\\\"font-family: arial; font-size: 14px;\\\" width=\\\"398\\\"><img alt=\\\"\\\" src=\\\"https://booking.caren.is/Images/65/caren-logo-cropped.png?maxwidth=800&amp;maxheight=600\\\" style=\\\"height: 138px; width: 300px;\\\" />&nbsp; &nbsp;&nbsp;</td>\\n\\t\\t\\t<td align=\\\"right\\\" style=\\\"font-family: arial; font-size: 14px;\\\"><span style=\\\"font-size:15px;\\\">Caren Car Rental<br />\\n\\t\\t\\tBorgart&uacute;n 37<br />\\n\\t\\t\\t105 Reykjav&iacute;k<br />\\n\\t\\t\\tIceland<br />\\n\\t\\t\\tPhone: +354 516 1000<br />\\n\\t\\t\\te-mail: no-reply@caren.is</span></td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td colspan=\\\"2\\\" style=\\\"font-family: arial; font-size: 14px;\\\">\\n\\t\\t\\t<h3><span style=\\\"font-size:20px;\\\"><strong>CAREN RENTAL AGREEMENT #728</strong></span></h3>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td style=\\\"font-family: arial; font-size: 17px; vertical-align:top;\\\" width=\\\"398\\\">\\n\\t\\t\\t<p><span style=\\\"font-size:16px;\\\"><strong>NAME: </strong>test Testson<br />\\n\\t\\t\\t<strong>EMAIL: </strong>test@test.is<br />\\n\\t\\t\\t<strong>MOBILE: </strong><br />\\n\\t\\t\\t<strong>ADDRESS:</strong><br />\\n\\t\\t\\thafnargata 1<br />\\n\\t\\t\\tkef230<br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<strong>DRIVERS:</strong><br />\\n\\t\\t\\t  <br />\\n\\t\\t\\t  <br />\\n\\t\\t\\t  </span></p>\\n\\n\\t\\t\\t<p>&nbsp;</p>\\n\\t\\t\\t</td>\\n\\t\\t\\t<td style=\\\"font-family: arial; font-size: 17px; vertical-align:top;\\\" width=\\\"398\\\"><span style=\\\"font-size:16px;\\\"><strong>VEHICLE: </strong>Dacia Duster 4x4 DIESEL<br />\\n\\t\\t\\t<strong>REGISTRATION: </strong><br />\\n\\t\\t\\t<strong>DELIVERY:</strong> Airport to office<br />\\n\\t\\t\\t<strong>RETURN: </strong>Airport to office<br />\\n\\t\\t\\t<strong>START TIME: </strong>22.11.2021 18:20<br />\\n\\t\\t\\t<strong>END TIME: </strong>25.11.2021 18:20<br />\\n\\t\\t\\t<strong>KM STATUS: </strong> km<br />\\n\\t\\t\\t<strong>FUEL TYPE: </strong>Diesel<br />\\n\\t\\t\\t<strong>TANK STATUS: </strong>100 %</span></td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td colspan=\\\"2\\\" style=\\\"font-family: arial; font-size: 14px;\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"margin-left:auto; margin-right:auto;\\\" width=\\\"790\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td colspan=\\\"2\\\">\\n\\t\\t\\t\\t\\t\\t<hr size=\\\"1\\\" /></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td><strong>Vehicle rental:</strong></td>\\n\\t\\t\\t\\t\\t\\t<td align=\\\"right\\\">36.000<span style=\\\"font-family: arial; font-size: 14px; text-align: -webkit-right;\\\">ISK</span></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td colspan=\\\"2\\\">\\n\\t\\t\\t\\t\\t\\t<hr size=\\\"1\\\" /></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td><strong>Deliveries:&nbsp;</strong></td>\\n\\t\\t\\t\\t\\t\\t<td align=\\\"right\\\">8.000<span style=\\\"font-family: arial; font-size: 14px; text-align: -webkit-right;\\\">ISK</span></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td colspan=\\\"2\\\">\\n\\t\\t\\t\\t\\t\\t<hr size=\\\"1\\\" /></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td><strong>Extras:&nbsp;</strong></td>\\n\\t\\t\\t\\t\\t\\t<td align=\\\"right\\\">0<span style=\\\"font-family: arial; font-size: 14px; text-align: -webkit-right;\\\">ISK</span></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td colspan=\\\"2\\\">\\n\\t\\t\\t\\t\\t\\t<hr size=\\\"1\\\" /></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td><strong>Insurances:&nbsp;</strong>CDW - Collision Damage Waiver - Included</td>\\n\\t\\t\\t\\t\\t\\t<td align=\\\"right\\\">0<span style=\\\"font-family: arial; font-size: 14px; text-align: -webkit-right;\\\">ISK</span></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td colspan=\\\"2\\\">\\n\\t\\t\\t\\t\\t\\t<hr size=\\\"1\\\" /></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td><strong>Discount:</strong></td>\\n\\t\\t\\t\\t\\t\\t<td align=\\\"right\\\">-3.600<span style=\\\"font-family: arial; font-size: 14px; text-align: -webkit-right;\\\">ISK</span></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td colspan=\\\"2\\\">\\n\\t\\t\\t\\t\\t\\t<hr size=\\\"1\\\" /></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t<td><strong>Total balance:</strong></td>\\n\\t\\t\\t\\t\\t\\t<td align=\\\"right\\\"><nobr><strong>40.400</strong></nobr>&nbsp;<strong>ISK</strong></td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td colspan=\\\"3\\\" style=\\\"font-family: arial; font-size: 14px;\\\">\\n\\t\\t\\t<hr size=\\\"1\\\" /></td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td colspan=\\\"3\\\">\\n\\t\\t\\t<p style=\\\"font-family: arial; font-size: 17px;\\\"><span style=\\\"font-size:17px;\\\"><b style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard;\\\"><span lang=\\\"IS\\\" style=\\\"line-height: 17px; font-family: Arial, sans-serif; color: rgb(51, 51, 51);\\\">ONLY LISTED DRIVERS ARE INSURED AND ALLOWED TO DRIVE THE RENTED VEHICLE<br />\\n\\t\\t\\tOFF-ROAD DRIVING IS PROHIBITED BY LAW AND WILL RESULT IN FINES.<br />\\n\\t\\t\\tDO NOT SMOKE IN THE VEHICLE!&nbsp;<br />\\n\\t\\t\\tSMOKING WILL RESULT IN CLEANING CHARGE AND 45.000 ISK FINE.<br />\\n\\t\\t\\tLATE RETURNS MAY LEAD TO EXTRA CHARGES/FINES</span></b> </span></p>\\n\\n\\t\\t\\t<p style=\\\"font-family: arial; font-size: 17px;\\\"><span style=\\\"font-size:17px;\\\"><b style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard;\\\"><span lang=\\\"IS\\\" style=\\\"line-height: 17px; font-family: Arial, sans-serif; color: rgb(51, 51, 51);\\\">INSURANCES:</span></b></span><br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\">Third party&nbsp;liability is equivalent to the amount stipulated by Icelandic law at each time. This also applies to the amount of individual driver liability. Third-party coverage and personal accident insurance is automatically included in your rental. If for some reason, the renter causes damages to a third-party vehicle, without causing damages to the rented vehicle, the third-party liability is a total of ISK 35.000.</span></span><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\"><b>COLLISION/SUPER COLLISION DAMAGE WAIVER (CDW/SCDW):&nbsp;</b></span></span><br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\">CDW is included in the rental. With CDW the renter is insured against disbursement of the driver liability in excess of ISK 350.000. If the renter adds SCDW the deductible amount is lowered to ISK 90.000 for 2WD and ISK 120.000 for 4WD and larger passenger vehicles.</span></span><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\">&nbsp;&nbsp;&nbsp;&nbsp;The following damages are always the renter&#39;s responsibility and not covered by CDW or&nbsp;</span></span><span style=\\\"font-size:17px;\\\"><span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\">SCDW<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;Negligence<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;Damages caused by driving into waters and rivers and when driving off-road.<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;Driving while intoxicated<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;Damage to tires, headlights, windshield&nbsp;and the underside of the car.<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;Damage caused by the wind blowing up the door.<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;Damage caused by sand and ash storms (if the renter has not opted for&nbsp;SAAP insurance).</span></span><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\"><b>GRAVEL PROTECTION (GP):</b><br />\\n\\t\\t\\tGP covers damages to windshield, headlights, front bumper, mirrors and the hood of the car when gravel or rocks&nbsp;</span><span lang=\\\"IS\\\" style=\\\"font-style: normal; font-family: Arial, sans-serif; line-height: 9.986666679382324px;\\\">gets thrown at the vehicle by passing cars or oncoming traffic.&nbsp;</span> <span lang=\\\"IS\\\" style=\\\"font-style: normal; font-family: Arial, sans-serif; line-height: 17px;\\\">Self-risk/deductible for damaged / cracked windshield with GP&nbsp;</span><span style=\\\"font-family: Arial, sans-serif; line-height: 9.986666679382324px;\\\">ISK 0. Without ISK&nbsp;75.000.<b>&nbsp;</b></span><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\"><b>SAND AND ASH PROTECTION&nbsp;(SAAP):</b><br />\\n\\t\\t\\tSAAP covers damage due to sand and ash storms which damage the paint, windows, lights and plastic parts of the vehicle.&nbsp;<br />\\n\\t\\t\\tBy purchasing SAAP the&nbsp;</span><span lang=\\\"IS\\\" style=\\\"font-style: normal; font-family: Arial, sans-serif; line-height: 17px;\\\">self-risk/deductible&nbsp;</span><span style=\\\"font-family: Arial, sans-serif; line-height: 17px;\\\">case of sand and ash damaged is lowered to ISK 90.000.</span></span><br />\\n\\t\\t\\t&nbsp;</p>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<table border=\\\"0\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"display:block;\\nmargin-top:60px;\\n  margin-left: auto;\\n  margin-right: auto;\\\" width=\\\"796\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td colspan=\\\"3\\\">\\n\\t\\t\\t<p style=\\\"font-family: arial; font-size: 17px;\\\"><b style=\\\"font-size: 17px; font-family: Arial, sans-serif;\\\">LIABILITY WAIVER:</b><br style=\\\"font-family: arial; font-size: 17px;\\\" />\\n\\t\\t\\t<span style=\\\"font-family: arial; font-size: 17px;\\\">The Liability Waiver reduces the self-risk/deductible amount for any damage covered by the insurances to zero.<br />\\n\\t\\t\\tThis includes CDW/SCDW, GP, TP and SAAP. Excluded are any damages not covered by insurances as stated in Article 29 and 32 in the attatched Terms and&nbsp;Conditions.</span><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><b style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard;\\\"><span lang=\\\"IS\\\" style=\\\"line-height: 17px; font-family: Arial, sans-serif; color: rgb(51, 51, 51);\\\">I acknowledge that I have been introduced thoroughly the insurances that I have purchased,<br />\\n\\t\\t\\twhat they cover and what they don&#39;t cover, and the ones that I have declined and the<br />\\n\\t\\t\\tself-risk/deductible amount of each insurance. I understand that by opting not to purchase<br />\\n\\t\\t\\tthe optional insurances I am fully liable for any damages to the rented vehicle with the<br />\\n\\t\\t\\tself-risk/deductible of ISK 350.000 (approx USD 3.000 / EUR 2.700), Initials:___________</span></b></span><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><b style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard;\\\"><span lang=\\\"IS\\\" style=\\\"line-height: 17px; font-family: Arial, sans-serif; color: rgb(51, 51, 51);\\\">By providing his/her credit card details to Caren&nbsp;Car Rental, the renter agrees with their&nbsp;<br />\\n\\t\\t\\tsignature that Caren Car rental is authorized to charge the credit card for the rental fee and<br />\\n\\t\\t\\tany other fees, charges or fines that may arise from this Rental Agreement. This right shall<br />\\n\\t\\t\\tremain with Caren Car Rental until six months after the rental ends.&nbsp;Initials:___________</span></b></span><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t<span style=\\\"font-size:17px;\\\"><span lang=\\\"IS\\\" style=\\\"font-style: normal; line-height: 17px; font-family: Arial, sans-serif;\\\">&nbsp; &nbsp;&nbsp;This includes but is not limited to:<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;Article 5.a)&nbsp; &nbsp; &nbsp;Missing or damaged accessories and extras (see price list&nbsp;can be found under<br />\\n\\t\\t\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Caren Car Rental Terms and&nbsp;</span></span><span style=\\\"font-size:17px;\\\"><span lang=\\\"IS\\\" style=\\\"font-style: normal; line-height: 17px; font-family: Arial, sans-serif;\\\">Conditions)<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;- Article 5.d)&nbsp; &nbsp; &nbsp;Fuel charges.<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;- Article 6.&nbsp; &nbsp; &nbsp; &nbsp; Late returns and related costs.<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;- Article 7.&nbsp; &nbsp; &nbsp; &nbsp; Damages to the car by the renter/driver or by others than renter/driver.<br />\\n\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;- Article 11.&nbsp; &nbsp; &nbsp; Fines or charges that result&nbsp;from the renter&#39;s use of the&nbsp;vehicle, for example&nbsp;traffic<br />\\n\\t\\t\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;violations-, speeding- and speed camera fines or parking and&nbsp;toll charges.<br />\\n\\t\\t\\t<span lang=\\\"IS\\\" style=\\\"font-style: normal; line-height: 17px; font-family: Arial, sans-serif;\\\">&nbsp;&nbsp;&nbsp;&nbsp;- Article 12.b)&nbsp; Fines for driving the vehicle on roads that he may not. This may include mountain<br />\\n\\t\\t\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;or highland&nbsp;roads or roads&nbsp;</span></span></span><span style=\\\"font-size:17px;\\\"><span lang=\\\"IS\\\" style=\\\"font-style: normal; line-height: 17px; font-family: Arial, sans-serif;\\\"><span lang=\\\"IS\\\" style=\\\"font-style: normal; line-height: 17px; font-family: Arial, sans-serif;\\\">marked &bdquo;F&ldquo;.</span></span></span></p>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td style=\\\"font-family: arial; font-size: 17px; text-align:center;\\\">\\n\\t\\t\\t<p><span style=\\\"font-family: arial; font-size: 12px; text-align: center;\\\"></span></p>\\n\\n\\t\\t\\t<p>__________________________________________<br />\\n\\t\\t\\ttest Testson/<span lang=\\\"IS\\\" style=\\\"font-style: normal; font-size: 17px; line-height: 9.986666679382324px; font-family: Arial, sans-serif;\\\">Cardholder signature</span></p>\\n\\t\\t\\t</td>\\n\\t\\t\\t<td style=\\\"font-family: arial; font-size: 17px;\\\">&nbsp;</td>\\n\\t\\t\\t<td style=\\\"font-family: arial; font-size: 17px; text-align:center;\\\"><br />\\n\\t\\t\\t<br />\\n\\t\\t\\t__________________________________<br />\\n\\t\\t\\tCaren Car Rental<br />\\n\\t\\t\\t<br />\\n\\t\\t\\t&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\"\n}"}],"_postman_id":"d4bca63b-119f-4970-a907-fb60bea766a0"},{"name":"Accept Rental Agreement","id":"53ed5d8b-03a5-408d-a565-e5089f6dd812","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"Session","type":"text","value":"{{session-id}}"},{"key":"RentalId","type":"text","value":"{{rental-id}}"},{"key":"Guid","type":"text","value":"{{reservation-guid}}"},{"key":"Signature","type":"file","src":"/C:/Users/gummi/Pictures/Azure/signature.png"},{"key":"TemplateId","value":"508","type":"text"}]},"url":"{{base-url}}/vehicleapi/reservation/AcceptRentalAgreement","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n<li><p><strong>TemplateId</strong>: [string]</p>\n</li>\n<li><p><strong>Signature</strong>: [file] Photo of the signature</p>\n</li>\n</ul>\n<p>Max request size is 10mb</p>\n","urlObject":{"path":["vehicleapi","reservation","AcceptRentalAgreement"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"350e0a99-d8f2-4643-ad9f-4c5dfac93838","name":"Accept Rental Agreement","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"Session","type":"text","value":"{{session-id}}"},{"key":"RentalId","type":"text","value":"{{rental-id}}"},{"key":"Guid","type":"text","value":"{{reservation-guid}}"},{"key":"Signature","type":"file","value":null},{"key":"TemplateId","value":"508","type":"text"}]},"url":"{{base-url}}/vehicleapi/reservation/AcceptRentalAgreement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"174"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:1eaae130-d1aa-4c87-b266-695289c63251"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 17 Nov 2021 15:25:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 0,\n    \"Message\": \"Success\",\n    \"Data\": {\n        \"Id\": \"798027\"\n    },\n    \"Success\": true\n}"}],"_postman_id":"53ed5d8b-03a5-408d-a565-e5089f6dd812"},{"name":"Checkin","id":"bb99b394-766c-42a1-b80c-5147e72cbda0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/checkin","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string] Reservation Guid</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","checkin"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"86cb1849-30e2-4b6c-b08b-22535e633951","name":"Checkin","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\t\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/checkin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"175"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:39f0b2d4-3739-4261-b40e-d11795a650e2"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 08 Sep 2021 14:35:03 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 0,\n    \"Message\": \"Success\",\n    \"Data\": {\n        \"Id\": \"1044432\"\n    },\n    \"Success\": true\n}"}],"_postman_id":"bb99b394-766c-42a1-b80c-5147e72cbda0"},{"name":"Confirm","id":"421e1d99-80d8-40d3-8190-e989e7b5e125","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\",\r\n\t\"Language\": \"en-GB\",\r\n\t\"SendConfirmationMail\": false,\r\n\t\"ConfirmationEmailTemplateId\": null,\r\n    \"CheckPayment\": true\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/confirm","description":"<p>Confirm a Reservation.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in the vehicle system.</p>\n</li>\n<li><p>SendConfirmationMail: [bool] If <code>true</code>, vehicle system sends the default Confirmation Mail. Default is <code>false</code></p>\n</li>\n<li><p>ConfirmationEmailTemplateId: [number]. Default is <code>null</code></p>\n</li>\n<li><p>CheckPayment: [bool] If this is true, the reservation will be confirmed (and confirmation mail will be sent) only if there is at least one successful payment for that reservation. Default value is false</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","confirm"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"0e6bbdb6-1a69-4194-84df-d976068d83d1","name":"Reservations / Confirm / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tLanguage: 'en-GB',\r\n\tSendConfirmationMail: false,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 14:01:57 GMT"},{"key":"Content-Length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"421e1d99-80d8-40d3-8190-e989e7b5e125"},{"name":"Resend Confirmation Email","id":"4eee0c85-854a-4323-8cbb-91eac9ce2ee6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/resendconfirmationemail","description":"<p>Resend confirmation mail for the reservation. Can be used when updating a reservation. The condition for resending the email is that the reservation has already been confirmed and an email has been sent. Otherwise an appropriate message appears</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in the vehicle system.</p>\n</li>\n<li><p>TemplateId: If not set, the default confirmation email will be resent</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","resendconfirmationemail"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"75f17955-b17b-44f9-a96f-7b40f2986e70","name":"Reservations /Resend Confirmation Email/ Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tLanguage: 'en-GB',\r\n\tSendConfirmationMail: false,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 14:01:57 GMT"},{"key":"Content-Length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"4eee0c85-854a-4323-8cbb-91eac9ce2ee6"},{"name":"Cancel","id":"a2b4d5c5-db47-4faf-9ae1-bfdf0b9b3ea5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Guid\": \"{{reservation-guid}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/cancel","description":"<p>Cancel a Reservation.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","reservation","cancel"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"5361292d-a25b-4579-ac39-dab96a6c4178","name":"Reservations / Cancel / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: '{{reservation-guid}}',\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 14:04:15 GMT"},{"key":"Content-Length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"},{"id":"fa3f0a14-7c59-456c-adea-2ff3032080c4","name":"Reservations / Confirm / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tGuid: \"{{reservation-guid}}\",\r\n\tLanguage: 'en-GB',\r\n\tSendConfirmationMail: false,\r\n}"},"url":"{{base-url}}/vehicleapi/reservation/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 14:01:57 GMT"},{"key":"Content-Length","value":"16"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"a2b4d5c5-db47-4faf-9ae1-bfdf0b9b3ea5"}],"id":"7132ade3-7e96-462b-9200-8135fea7a130","event":[{"listen":"prerequest","script":{"id":"52a6cb25-a393-4f94-8854-7f01eb3a1b1f","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/vehicleapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('api-key'),","        'username': pm.environment.get('user-name'),","        'password': pm.environment.get('user-pass'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"7d60bec5-2536-4d78-887e-e3bab0b9f74a","type":"text/javascript","exec":[""]}}],"_postman_id":"7132ade3-7e96-462b-9200-8135fea7a130","description":""},{"name":"Payments","item":[{"name":"Add Payment to Reservation","event":[{"listen":"prerequest","script":{"id":"f9ffcbf6-bdbd-4602-95fc-f4bceb71dfb1","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4c1920dd-d97f-4a4c-ac2a-e417e262e783","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 33,\n\t\"Guid\": \"904c8846-ece5-451e-b34e-993cae63d8f6\",\n\t\"Currency\": \"ISK\",\n\t\"PaymentOptionId\": 58,\n\t\"CardHolder\": \"James Brown\",\n\t\"CardType\": \"mastercard\",\n\t\"CardNumber\": \"5587402000012037\",\n\t\"Cvc\": \"310\",\n\t\"ExpirationMonth\": 9,\n\t\"ExpirationYear\": 2022,\n\t\"Paybalance\": true\n}"},"url":"{{base-url}}/vehicleapi/payment/add","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n<li><p><strong>Currency</strong>: [string]</p>\n</li>\n<li><p>PaymentOptionId: 0</p>\n</li>\n<li><p>CardHolder: [string] Name on the Card</p>\n</li>\n<li><p>CardType: [string] Type of credit card</p>\n</li>\n<li><p><strong>CardNumber</strong>: [string] Credit card number</p>\n</li>\n<li><p><strong>Cvc</strong>: [string] CVC code</p>\n</li>\n<li><p><strong>ExpirationMonth</strong>: [number]</p>\n</li>\n<li><p><strong>ExpirationYear</strong>: [number]</p>\n</li>\n<li><p>PayBalance: [Boolean] Default is false</p>\n</li>\n<li><p>OnlyStoreVirtualCard: [Boolean] Default is false, this flag can only be used if the paymentoption is of type virtualcard number. When the flag is set to true and the payment option is of type virtualcard number amount is set to 0.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","payment","add"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"76499508-9590-405f-a923-fd82015e650c","name":"Add Payment to Reservation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"04ec0116-bdcb-41d0-8318-3fb434ce4240\",\n\t\"Currency\": \"ISK\",\n\t\"PaymentOptionId\": 199,\n\t\"CardHolder\": \"James Brown\",\n\t\"CardType\": \"mastercard\",\n\t\"CardNumber\": \"5587402000012037\",\n\t\"Cvc\": \"310\",\n\t\"ExpirationMonth\": 9,\n\t\"ExpirationYear\": 2022,\n\t\"Paybalance\": true\n}"},"url":"{{base-url}}/vehicleapi/payment/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxwYXltZW50XGFkZA==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 08 Nov 2019 12:03:05 GMT"},{"key":"Content-Length","value":"208"}],"cookie":[],"responseTime":null,"body":"{\n    \"Guid\": \"04ec0116-bdcb-41d0-8318-3fb434ce4240\",\n    \"Amount\": 100,\n    \"Currency\": \"ISK\",\n    \"TransactionDate\": \"2019-11-08T13:02:52.8590217+01:00\",\n    \"ReferenceNumber\": \"DP0000798277 TEST\",\n    \"AuthorizationNumber\": \"257585 TEST\"\n}"}],"_postman_id":"4c1920dd-d97f-4a4c-ac2a-e417e262e783"},{"name":"Add Prepayment to Reservation","event":[{"listen":"prerequest","script":{"id":"f9ffcbf6-bdbd-4602-95fc-f4bceb71dfb1","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript"}}],"id":"b9921cc5-377a-4fc1-b7b8-4807f6662cc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 33,\n\t\"Guid\": \"904c8846-ece5-451e-b34e-993cae63d8f6\",\n\t\"Amount\": 2000,\n    \"Reference\": \"test reference\"\n}"},"url":"{{base-url}}/vehicleapi/payment/addprepaid","description":"<p>To be able to create a prepaid payment line on a reservation there must exist a payment option of the type Prepaid - Offline.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n<li><p><strong>Amount:</strong> [number]</p>\n</li>\n<li><p>Reference: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","payment","addprepaid"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"57da04b9-d40c-41f6-bb2e-e84ccd9cf384","name":"Add Preayment to Reservation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"04ec0116-bdcb-41d0-8318-3fb434ce4240\",\n\t\"Amount\": 2000,\n    \"Reference\": \"test reference\"\n}"},"url":"{{base-url}}/vehicleapi/payment/addprepaid"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxwYXltZW50XGFkZA==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 08 Nov 2019 12:03:05 GMT"},{"key":"Content-Length","value":"208"}],"cookie":[],"responseTime":null,"body":"{\n    \"Guid\": \"04ec0116-bdcb-41d0-8318-3fb434ce4240\",\n    \"Amount\": 2000,\n    \"Currency\": \"ISK\",\n    \"TransactionDate\": \"2019-11-08T13:02:52.8590217+01:00\",\n    \"ReferenceNumber\": \"DP0000798277 TEST\",\n    \"AuthorizationNumber\": \"257585 TEST\"\n}"}],"_postman_id":"b9921cc5-377a-4fc1-b7b8-4807f6662cc9"},{"name":"Add 3ds Payment to Reservation","event":[{"listen":"prerequest","script":{"id":"2f174839-a3f0-42f7-a306-b1eb37f1102c","exec":[""],"type":"text/javascript"}}],"id":"3b1a0132-1506-4f7a-84f4-7dfc360d4d94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"f59c159c-c32c-4dda-8153-323cd142a114\",\n\t\"Currency\": \"ISK\",\n\t\"PaymentOptionId\": 388,\n\t\"CardHolder\": \"James Brown\",\n\t\"CardType\": \"mastercard\",\n\t\"CardNumber\": \"5587402000012037\",\n\t\"Cvc\": \"310\",\n\t\"ExpirationMonth\": 9,\n\t\"ExpirationYear\": 2022,\n\t\"Paybalance\": false\n}"},"url":"{{base-url}}/vehicleapi/payment/Add3dsPayment","description":"<p><strong>This endpoint only works with payment options that has the type BorgunRPG - Card storage.</strong></p>\n<p>This endpoint is used to add a 3d secure payment. If the credit card supports 3d secure payment the response will return the parameter charged as false and Form as a html form that needs to be posted on client's website. This form redirects the user to a 3d secure validation page (see example \"3ds payment supported\").<br />If the credit card does not support a 3d secure payment, the card will be charged without 3d secure. The response will return the parameter charged as true and Form will be empty. The parameter PaymentReponse will have information about the payment (see example \"3ds payment not supported\")</p>\n<p><strong>Keep in mind</strong> if the response has MdStatus:\"50\", then the value in the Form parameter needs to be added to the page for 3 seconds, after that the endpoint {{base-url}}/vehicleapi/payment/MdStatus50Enrollment needs to be called with the values TxId and XId that is also in this respone. The endpoint MdStatus50Enrollment will then return another form that will redirect the user to a 3DSecure valition page</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n<li><p><strong>Currency</strong>: [string]</p>\n</li>\n<li><p>PaymentOptionId: [number]</p>\n</li>\n<li><p>CardHolder: [string] Name on the Card</p>\n</li>\n<li><p>CardType: [string] Type of credit card</p>\n</li>\n<li><p><strong>CardNumber</strong>: [string] Credit card number</p>\n</li>\n<li><p><strong>Cvc</strong>: [string] CVC code</p>\n</li>\n<li><p><strong>ExpirationMonth</strong>: [number]</p>\n</li>\n<li><p><strong>ExpirationYear</strong>: [number]</p>\n</li>\n<li><p>PayBalance: [Boolean] Default is false</p>\n</li>\n<li><p>SuccessUrl: [string]</p>\n</li>\n<li><p>CancelUrl: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","payment","Add3dsPayment"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"aa92ad5e-eff8-4123-a76a-8948c4db755c","name":"3ds not supported","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"f59c159c-c32c-4dda-8153-323cd142a114\",\n\t\"Currency\": \"ISK\",\n\t\"PaymentOptionId\": 388,\n\t\"CardHolder\": \"James Brown\",\n\t\"CardType\": \"mastercard\",\n\t\"CardNumber\": \"5587402000012037\",\n\t\"Cvc\": \"310\",\n\t\"ExpirationMonth\": 9,\n\t\"ExpirationYear\": 2022,\n\t\"Paybalance\": false\n}"},"url":"{{base-url}}/vehicleapi/payment/Add3dsPayment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxwYXltZW50XEFkZDNkc1BheW1lbnQ=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 22 Dec 2020 12:21:46 GMT"},{"key":"Content-Length","value":"303"}],"cookie":[],"responseTime":null,"body":"{\n    \"Charged\": true,\n    \"Form\": null,\n    \"_3dSecure\": false,\n    \"VirtualCardStored\": true,\n    \"RedirectUrl\": \"https://www.example.com/confirmationpage\",\n    \"MdStatus\": null,\n    \"XId\": null,\n    \"TxId\": null,\n    \"PaymentReponse\": {\n        \"Guid\": \"f59c159c-c32c-4dda-8153-323cd142a114\",\n        \"Amount\": 90,\n        \"Currency\": \"ISK\",\n        \"TransactionDate\": \"2020-12-22T12:21:45.4091778+00:00\",\n        \"ReferenceNumber\": \"899612\",\n        \"AuthorizationNumber\": \"355654 TEST\"\n    }\n}"},{"id":"9d613574-d68f-4ed8-839c-d581c5c24838","name":"3ds payment supported","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"f59c159c-c32c-4dda-8153-323cd142a114\",\n\t\"Currency\": \"ISK\",\n\t\"PaymentOptionId\": 388,\n\t\"CardHolder\": \"James Brown\",\n\t\"CardType\": \"mastercard\",\n\t\"CardNumber\": \"5587402000012037\",\n\t\"Cvc\": \"310\",\n\t\"ExpirationMonth\": 9,\n\t\"ExpirationYear\": 2022,\n\t\"Paybalance\": false\n}"},"url":"{{base-url}}/vehicleapi/payment/Add3dsPayment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxwYXltZW50XEFkZDNkc1BheW1lbnQ=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 22 Dec 2020 12:21:46 GMT"},{"key":"Content-Length","value":"303"}],"cookie":[],"responseTime":null,"body":"{\n    \"Charged\": false,\n    \"Form\": \"<form>...this form need to be posted on clients page, it redirects the user to a 3ds verification page ... </form>\",\n    \"_3dSecure\": true,\n    \"VirtualCardStored\": true,\n    \"RedirectUrl\": null,\n    \"PaymentReponse\": null,\n    \"MdStatus\": \"1\",\n    \"XId\": null,\n    \"TxId\": null\n}"},{"id":"82d5290a-d0cd-4d4e-a1df-f2e8f0392e32","name":"3ds payment supported, mdStatus 50","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"ecd0c1ff-91f4-480b-ae08-639b5e3a8830\",\n\t\"Currency\": \"ISK\",\n\t\"PaymentOptionId\": 339,\n\t\"CardHolder\": \"James Brown\",\n\t\"CardType\": \"mastercard\",\n\t\"CardNumber\": \"5587402000012037\",\n\t\"Cvc\": \"310\",\n\t\"ExpirationMonth\": 9,\n\t\"ExpirationYear\": 2022,\n\t\"Paybalance\": false\n}"},"url":"{{base-url}}/vehicleapi/payment/Add3dsPayment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"395"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:1eaae130-d1aa-4c87-b266-695289c63251"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 25 Oct 2021 11:08:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Charged\": false,\n    \"Form\": \"<form>...this form needs to be put on the clients page for 3sec, then the endpoint /vehicleapi/payment/MdStatus50Enrollment needs to be called.. </form>\",\n    \"_3dSecure\": true,\n    \"VirtualCardStored\": true,\n    \"RedirectUrl\": null,\n    \"PaymentReponse\": null,\n    \"MdStatus\": \"50\",\n    \"XId\": \"MjAyMTA0MTMxNNUyMjAANTI2MTk=\",\n    \"TxId\": \"1108892233\"\n}"}],"_postman_id":"3b1a0132-1506-4f7a-84f4-7dfc360d4d94"},{"name":"MdStatus50Enrollment","event":[{"listen":"prerequest","script":{"id":"88e5d219-e788-4f1d-88fb-bf830538047a","exec":[""],"type":"text/javascript"}}],"id":"f5987ee1-7459-4636-a96a-bdfc191db6ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"f59c159c-c32c-4dda-8153-323cd142a114\",\t\n    \"Xid\": \"MjAyMTA0MTMxNNUyMjAANTI2MTk=\",\n    \"TxId\": \"1108892233\"\n}\n\n"},"url":"{{base-url}}/vehicleapi/payment/MdStatus50Enrollment","description":"<p>This endpoint is only used if the endpoint {{base-url}}/vehicleapi/payment/Add3dsPayment returns mdStatus: \"50\"</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid] Reservation Guid</p>\n</li>\n<li><p><strong>XId</strong>: [string]</p>\n</li>\n<li><p><strong>TxId</strong>: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","payment","MdStatus50Enrollment"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6d2d161c-2529-4238-8610-abb31f0233fe","name":"MdStatus50Enrollment Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": 65,\n\t\"Guid\": \"f59c159c-c32c-4dda-8153-323cd142a114\",\t\n    \"Xid\": \"MjAyMTA0MTMxNNUyMjAANTI2MTk=\",\n    \"TxId\": \"1108892233\"\n}\n\n"},"url":"{{base-url}}/vehicleapi/payment/MdStatus50Enrollment"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":" {\r\n    \"Charged\": false,\r\n    \"Form\": \"<form>...this form need to be posted on clients page, it redirects the user to a 3ds verification page ... </form>\",\r\n    \"_3dSecure\": true,\r\n    \"VirtualCardStored\": true,\r\n    \"RedirectUrl\": null,\r\n    \"PaymentReponse\": null,\r\n    \"MdStatus\": \"1\",\r\n    \"XId\": null,\r\n    \"TxId\": null\r\n}"}],"_postman_id":"f5987ee1-7459-4636-a96a-bdfc191db6ef"},{"name":"Get Terms","id":"75d1453d-d312-4758-8d18-123d5cbed44a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": {{rental-id}},\n\t\"Language\": \"en-GB\"\n}"},"url":"{{base-url}}/vehicleapi/payment/getterms","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","payment","getterms"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"75d1453d-d312-4758-8d18-123d5cbed44a"},{"name":"Get Options","event":[{"listen":"prerequest","script":{"id":"f9ffcbf6-bdbd-4602-95fc-f4bceb71dfb1","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript"}}],"id":"002b62d6-5b38-4115-9fc0-ea6a5b9613bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": {{rental-id}},\n\t\"ClassId\": 1269,\n\t\"DateFrom\": \"{{date-from}}\",\n\t\"DateTo\": \"{{date-to}}\",\n\t\"PickupLocationId\": 376,\n\t\"DropoffLocationId\": 376,\n\t\"Extras\": [],\n\t\"Insurances\": [],\n\t\"CouponCode\": \"\",\n\t\"Currency\": \"ISK\",\n\t\"Guid\": null\n}"},"url":"{{base-url}}/vehicleapi/payment/getoptions","description":"<p>Get available Payment Options</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>ClassId: [number]</p>\n</li>\n<li><p>DateFrom: [date-time]</p>\n</li>\n<li><p>DateTo: [date-time]</p>\n</li>\n<li><p>PickupLocationId: [number]</p>\n</li>\n<li><p>DropoffLocationId: [number]</p>\n</li>\n<li><p>Guid: [guid] Guid Is only used if getting the Payment Option list after an Reservation has been created</p>\n</li>\n<li><p>Extras: [obj-array] 2-dimensional array of Extra objects ([id],[quantity])</p>\n<ul>\n<li><p>0: [string] Id</p>\n</li>\n<li><p>1: [string] Quantity</p>\n</li>\n</ul>\n</li>\n<li><p>Insurances: [obj-array] 2-dimensional array of Insurance objects ([id]).</p>\n<ul>\n<li>0: [string] Id</li>\n</ul>\n</li>\n<li><p>CouponCode: [string] Needs be set to return the correct price discount based on the passed value.</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display. Example: \"EUR\" or \"ISK\". Note: The currency needs to be set up in the vehicle system.</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","payment","getoptions"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6e27c230-d5a9-4f25-9df0-7bafd9565f58","name":"Payments / Get Options / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\tSession: '{{session-id}}',\n\tRentalId: {{rental-id}},\n\tClassId: 1269,\n\tDateFrom: '{{date-from}}',\n\tDateTo: '{{date-to}}',\n\tPickupLocationId: 376,\n\tDropoffLocationId: 376,\n\tExtras: [],\n\tInsurances: [],\n\tCouponCode: '',\n\tCurrency: 'ISK',\n\tGuid: null,\n}"},"url":"{{base-url}}/vehicleapi/payment/getoptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 15:44:54 GMT"},{"key":"Content-Length","value":"700"}],"cookie":[],"responseTime":null,"body":"{\n    \"PaymentOptions\": [\n        {\n            \"Id\": 198,\n            \"Name\": \"Stripe NetPaypayment\",\n            \"Default\": false,\n            \"Price\": 36000,\n            \"Currency\": \"ISK\",\n            \"CardTypes\": [],\n            \"PaymentMethod\": {\n                \"MethodId\": 1,\n                \"ProcessorId\": 3\n            },\n            \"Description\": \"\"\n        },\n        {\n            \"Id\": 213,\n            \"Name\": \"Pay at Pickup \",\n            \"Default\": false,\n            \"Price\": 5400,\n            \"Currency\": \"ISK\",\n            \"CardTypes\": [],\n            \"PaymentMethod\": {\n                \"MethodId\": 1,\n                \"ProcessorId\": 4\n            },\n            \"Description\": \"15% Down Payment\"\n        },\n    ]\n}"}],"_postman_id":"002b62d6-5b38-4115-9fc0-ea6a5b9613bf"},{"name":"Get Form","event":[{"listen":"prerequest","script":{"id":"f9ffcbf6-bdbd-4602-95fc-f4bceb71dfb1","exec":["var moment = require('moment');","var from = new moment().add('days', 34).format('YYYY-MM-DD 15:00');","var to = new moment().add('days', 38).format('YYYY-MM-DD 15:00');","","pm.environment.set('date-from', from);","pm.environment.set('date-to', to);"],"type":"text/javascript"}}],"id":"8c904115-e6fc-42eb-a00e-4a2c3a58ef53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": {{rental-id}},\n\t\"Guid\": \"{{reservation-guid}}\"\n}"},"url":"{{base-url}}/vehicleapi/payment/getform","description":"<p><strong>This endpoint only works with payment options that has the type Borgun - Net payment, Valitor - Net payment or Valitor - Valitor Pay.</strong></p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [guid]</p>\n</li>\n<li><p>language: [string]</p>\n</li>\n<li><p>currency : [string]</p>\n</li>\n<li><p>paymentOptionId: [Int] If paymentOptionId is empty then the default [Payment Option] from the vehicle system is used.</p>\n</li>\n<li><p>successUrl: [string] To override the value for the [Payment Option] settings from the vehicle system</p>\n</li>\n<li><p>callbackUrl: [string] To override the value for the [Payment Option] settings from the vehicle system</p>\n</li>\n<li><p>cancelUrl: [string] To override the value for the [Payment Option] settings from the vehicle system</p>\n</li>\n<li><p>payBalance: [bool] If true, balance amount will be charged</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","payment","getform"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c904115-e6fc-42eb-a00e-4a2c3a58ef53"}],"id":"418ffc1e-57d7-4c2e-9761-7e4a3ce6bc92","event":[{"listen":"prerequest","script":{"id":"ee6827c3-b9ee-49af-bd5a-4cbfd74bfb0c","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/vehicleapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('api-key'),","        'username': pm.environment.get('user-name'),","        'password': pm.environment.get('user-pass'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"5eada386-da2a-4d89-b956-11438ca1e2e1","type":"text/javascript","exec":[""]}}],"_postman_id":"418ffc1e-57d7-4c2e-9761-7e4a3ce6bc92","description":""},{"name":"Extras & Insurances","item":[{"name":"List of Extras","id":"353debc5-4a7b-4655-ae80-7efddbbf0181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassId\": {{class-id}},\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"Currency\": \"ISK\"\r\n}"},"url":"{{base-url}}/vehicleapi/extra/getlist","description":"<p>Get a list of Extras for a specific Rental</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>ClassId: [number] If classId is passed then you only get the Extras that are related to that Class</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display, f.e. \"EUR\" or \"ISK\". Note: The currency needs to be set up in Caren Rentals</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","extra","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6bc54341-a3ef-48e9-814a-05b4d5130fd4","name":"Get list of Extras / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: 65,\r\n\tClassId: 22,\r\n\tLanguage: 'en-GB',\r\n\tSortColumn: 'Name',\r\n\tSortDirection: 'Asc',\r\n\tCurrency: 'ISK'\r\n}"},"url":"{{base-url}}/vehicleapi/extra/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 29 Jul 2019 15:24:10 GMT"},{"key":"Content-Length","value":"2310"}],"cookie":[],"responseTime":null,"body":"{\n    \"Extras\": [\n        {\n            \"Id\": 775,\n            \"Name\": \"Child Seat / Toddler Seat\",\n            \"Description\": \"<p>Child Seat / Toddler Seat</p>\\n\",\n            \"Image\": null,\n            \"Price\": 5000,\n            \"MinimumPrice\": 5000,\n            \"MaximumPrice\": 10000,\n            \"PricePerDay\": false,\n            \"Quantity\": true,\n            \"MaximumQuantity\": 2,\n            \"ExtraDriver\": false,\n            \"Included\": false,\n            \"Currency\": \"ISK\",\n            \"ClassIds\": [],\n            \"Place\": 4,\n            \"Currencies\": [\n                {\n                    \"Id\": 326,\n                    \"Name\": \"USD\",\n                    \"Default\": false,\n                    \"Rate\": 0.0081,\n                    \"Price\": 40.5,\n                    \"DiscountPrice\": 0,\n                    \"TotalPrice\": 0\n                }\n            ]\n        },\n        {\n            \"Id\": 779,\n            \"Name\": \"GPS system\",\n            \"Description\": \"\",\n            \"Image\": null,\n            \"Price\": 1000,\n            \"MinimumPrice\": null,\n            \"MaximumPrice\": null,\n            \"PricePerDay\": true,\n            \"Quantity\": true,\n            \"MaximumQuantity\": 1,\n            \"ExtraDriver\": false,\n            \"Included\": false,\n            \"Currency\": \"ISK\",\n            \"ClassIds\": [],\n            \"Place\": 3,\n            \"Currencies\": [\n                {\n                    \"Id\": 326,\n                    \"Name\": \"USD\",\n                    \"Default\": false,\n                    \"Rate\": 0.0081,\n                    \"Price\": 8.1,\n                    \"DiscountPrice\": 0,\n                    \"TotalPrice\": 0\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"353debc5-4a7b-4655-ae80-7efddbbf0181"},{"name":"Extra Item","id":"a429ffe0-fd3a-4c0b-a2c3-ccd778a3f7b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Id\": 775,\r\n\t\"Language\": \"en-GB\",\r\n\t\"Currency\": \"ISK\"\r\n}"},"url":"{{base-url}}/vehicleapi/extra/getitem","description":"<p>Get a single Extra</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Id</strong>: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display, f.e. \"EUR\" or \"ISK\". Note: The currency needs to be set up in Caren Rentals</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","extra","getitem"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"a1ca7218-5e61-4bbb-b494-7cd8a21b4b1b","name":"Extras & Insurances / Extra Item / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tId: 775,\r\n\tLanguage: 'en-GB',\r\n\tCurrency: 'ISK'\r\n}"},"url":"{{base-url}}/vehicleapi/extra/getitem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 10:55:10 GMT"},{"key":"Content-Length","value":"259"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 775,\n    \"Name\": \"Child Seat / Toddler Seat\",\n    \"Description\": \"<p>Child Seat / Toddler Seat</p>\\n\",\n    \"Image\": null,\n    \"Price\": 5000,\n    \"MinimumPrice\": 5000,\n    \"MaximumPrice\": 10000,\n    \"PricePerDay\": false,\n    \"Quantity\": true,\n    \"MaximumQuantity\": 2,\n    \"ExtraDriver\": false,\n    \"Included\": false,\n    \"ClassIds\": [],\n    \"Place\": 0,\n    \"Currencies\": null\n}"}],"_postman_id":"a429ffe0-fd3a-4c0b-a2c3-ccd778a3f7b4"},{"name":"List of Insurances","id":"6bba7e63-f6db-4389-851f-5a0931a8f76b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"ClassId\": 22,\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"Currency\": \"ISK\"\r\n}"},"url":"{{base-url}}/vehicleapi/insurance/getlist","description":"<p>Get a list of Insurances for a specific Rental</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>ClassId: [number] This will filter out disabled insurances for the class</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display, f.e. \"EUR\" or \"ISK\". Note: The currency needs to be set up in Caren Rentals</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","insurance","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"2d7d06bb-ba69-470d-a5e1-007a8e5ca0a6","name":"Extras & Insurances / List of Insurances / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tClassId: 22,\r\n\tLanguage: 'en-GB',\r\n\tSortColumn: 'Name',\r\n\tSortDirection: 'Asc',\r\n\tCurrency: 'ISK'\r\n}"},"url":"{{base-url}}/vehicleapi/insurance/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 10:52:30 GMT"},{"key":"Content-Length","value":"2867"}],"cookie":[],"responseTime":null,"body":"{\n    \"Insurances\": [\n        {\n            \"Id\": 388,\n            \"Name\": \"TI - Tire Insurance - All cars\",\n            \"Description\": \"\",\n            \"Image\": null,\n            \"Price\": 2500,\n            \"MinimumPrice\": 2500,\n            \"MaximumPrice\": 12500,\n            \"PricePerDay\": true,\n            \"Included\": false,\n            \"Currency\": \"ISK\",\n            \"ClassIds\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 326,\n                    \"Name\": \"USD\",\n                    \"Default\": false,\n                    \"Rate\": 0.0082,\n                    \"Price\": 20.5,\n                    \"DiscountPrice\": 0,\n                    \"TotalPrice\": 0\n                }\n            ],\n            \"Place\": 10\n        },\n        {\n            \"Id\": 389,\n            \"Name\": \"TP - Theft protection - All cars\",\n            \"Description\": \"\",\n            \"Image\": null,\n            \"Price\": 2500,\n            \"MinimumPrice\": null,\n            \"MaximumPrice\": null,\n            \"PricePerDay\": true,\n            \"Included\": false,\n            \"Currency\": \"ISK\",\n            \"ClassIds\": [],\n            \"Currencies\": [\n                {\n                    \"Id\": 326,\n                    \"Name\": \"USD\",\n                    \"Default\": false,\n                    \"Rate\": 0.0082,\n                    \"Price\": 20.5,\n                    \"DiscountPrice\": 0,\n                    \"TotalPrice\": 0\n                }\n            ],\n            \"Place\": 10\n        }\n    ]\n}"}],"_postman_id":"6bba7e63-f6db-4389-851f-5a0931a8f76b"},{"name":"Insurance Item","id":"b478d394-58fb-49ee-afac-32b440fbfe2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Id\": 389,\r\n\t\"Language\": \"en-GB\",\r\n\t\"Currency\": \"ISK\"\r\n}"},"url":"{{base-url}}/vehicleapi/insurance/getitem","description":"<p>Get a single Extra</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Id</strong>: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>Currency: [string] Sets which currency is used for base price display, f.e. \"EUR\" or \"ISK\". Note: The currency needs to be set up in Caren Rentals</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","insurance","getitem"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"4b255d1f-7e80-4e21-97ce-bc2ddeaf7003","name":"Extras & Insurances /  Insurance Item / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tId: 389,\r\n\tLanguage: 'en-GB',\r\n\tCurrency: 'ISK'\r\n}"},"url":"{{base-url}}/vehicleapi/insurance/getitem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 10:57:37 GMT"},{"key":"Content-Length","value":"177"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 389,\n    \"Name\": \"TP - Theft protection - All cars\",\n    \"Description\": null,\n    \"Image\": null,\n    \"Price\": 2500,\n    \"MinimumPrice\": 2500,\n    \"MaximumPrice\": 12500,\n    \"PricePerDay\": true,\n    \"Included\": false,\n    \"ClassIds\": [],\n    \"Currencies\": null,\n    \"Place\": 0\n}"}],"_postman_id":"b478d394-58fb-49ee-afac-32b440fbfe2d"}],"id":"580f03fc-2603-4179-9310-be0faf28eda2","event":[{"listen":"prerequest","script":{"id":"91f7d47e-2302-4215-b3d9-966a2c32195a","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/vehicleapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('api-key'),","        'username': pm.environment.get('user-name'),","        'password': pm.environment.get('user-pass'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"b7bd7a27-5db4-4b82-868b-f522a93602f3","type":"text/javascript","exec":[""]}}],"_postman_id":"580f03fc-2603-4179-9310-be0faf28eda2","description":""},{"name":"Locations","item":[{"name":"List of Pickup Locations","id":"58d132f3-dd11-454f-b12c-330725185656","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true,\r\n    \"ShowClosedDates\": true\r\n}"},"url":"{{base-url}}/vehicleapi/location/getpickuplist","description":"<p>Get a list of Pickup Locations. The list is cached for 2 hours based on <code>RentalId</code>, <code>Language</code>, <code>SortColumn</code>, <code>SortDirection</code> and <code>ShowHours</code>. You can add the parameter refresh as true to force list to be refreshed.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>RentalIds: [number-array]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n<li><p>ShowHours: [bool] If true then it gets a list of of opening hour times. Default is <code>false</code>.</p>\n</li>\n<li><p>ShowClosedDates: [bool] if true, list of closed dates will be fetched</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","getpickuplist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"3630f50b-3099-437b-a629-6197ac0024f3","name":"List of Pickup Locations","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true,\r\n    \"Refresh\": false,\r\n    \"ShowClosedDates\": true\r\n}"},"url":"{{base-url}}/vehicleapi/location/getpickuplist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 09:57:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1375"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=U9dw1fLqaVqeKk%2BlA3dbGXVp7EtO8fFhXMXSJPDm3WcAhp6NFRFYs%2FeC58ZI4tU21PvoONOhojuZDgQCejzWXUgyFCHrPMblTnrnCp5u82ipfUg9iGFYEbw1yHMSZprehKpw1MfofFU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ced06f6ac071c30-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"Locations\": [\n        {\n            \"Id\": 370,\n            \"Name\": \"Keflavik International Airport (KEF)\",\n            \"Description\": \"<p>Keflavík International Airport, also known as Reykjavík–Keflavík Airport, is the largest airport in Iceland and the country's main hub for international transportation.</p>\\n\",\n            \"ExtraInfo\": false,\n            \"ExtraInfoText\": \"\",\n            \"SelfService\": true,\n            \"Place\": 1,\n            \"Times\": [\n                {\n                    \"From\": \"06:00\",\n                    \"To\": \"23:55\"\n                }\n            ],\n            \"ClosedDates\": [\n                {\n                    \"From\": \"2024-11-01T01:00:00\",\n                    \"To\": \"2024-12-31T01:00:00\"\n                }\n            ]\n        },\n        {\n            \"Id\": 525,\n            \"Name\": \"Location109\",\n            \"Description\": \"\",\n            \"ExtraInfo\": true,\n            \"ExtraInfoText\": \"extrainfo\",\n            \"SelfService\": false,\n            \"Place\": 1,\n            \"Times\": [],\n            \"ClosedDates\": []\n        }\n    ]\n}"}],"_postman_id":"58d132f3-dd11-454f-b12c-330725185656"},{"name":"List of Dropoff Locations","id":"3133ee83-254f-4e6f-a044-5a0067485c66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true,\r\n    \"ShowClosedDates\":  true\r\n}"},"url":"{{base-url}}/vehicleapi/location/getdropofflist","description":"<p>Get a list of Dropoff Locations. The list is cached for 2 hours based on <code>RentalId</code>, <code>Language</code>, <code>SortColumn</code>, <code>SortDirection</code> and <code>ShowHours</code>. You can add the parameter refresh as true to force list to be refreshed.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>RentalIds: [number-array]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n<li><p>ShowHours: [boolean] If true then it gets a list of of opening hour times. Default is <code>false</code>.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","getdropofflist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"4d043813-0b52-4659-83a1-e8ab39e4e2a5","name":"List of Dropoff Locations","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true,\r\n    \"Refresh\": false,\r\n    \"ShowClosedDates\":  true\r\n}"},"url":"{{base-url}}/vehicleapi/location/getdropofflist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 09:59:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"803"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=zJ3IsqCuO6Gvsg8whb88tZUZGdLzs%2Fxf52ED7Cp4JoC%2B63Cx8AADaAOGz3PmTMuYqtKZLp2xW2AhyEVNaidFKN9rehcuBb%2BiCTysknDFfckjJB5LW2mCvN7BKePWdq7%2BzOaO9z%2B%2BqrE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ced09e9ebae8eb7-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"Locations\": [\n        {\n            \"Id\": 435,\n            \"Name\": \"Airport to office\",\n            \"Description\": \"<p>&amp;amp;amp;lt;p&gt;we pick you up bla&amp;amp;amp;lt;/p&gt;</p>\\n\",\n            \"ExtraInfo\": false,\n            \"ExtraInfoText\": \"\",\n            \"SelfService\": true,\n            \"Place\": 1,\n            \"Times\": [],\n            \"ClosedDates\": []\n        },\n        {\n            \"Id\": 360,\n            \"Name\": \"Reykjavik City Center (Borgartún)\",\n            \"Description\": \"\",\n            \"ExtraInfo\": false,\n            \"ExtraInfoText\": \"\",\n            \"SelfService\": true,\n            \"Place\": 3,\n            \"Times\": [\n                {\n                    \"From\": \"15:25\",\n                    \"To\": \"16:25\"\n                }\n            ],\n             \"ClosedDates\": [\n                {\n                    \"From\": \"2024-11-01T01:00:00\",\n                    \"To\": \"2024-12-31T01:00:00\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"3133ee83-254f-4e6f-a044-5a0067485c66"},{"name":"List of Shared Pickup Locations","id":"3d6f0117-0247-4cb2-b9f2-eae73de676c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"RentalIds\": [ {{rental-id}} ],\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true\r\n}"},"url":"{{base-url}}/vehicleapi/location/sharedpickuplist","description":"<p>Get a list of Shared Pickup Locations. The list is cached for 2 hours based on <code>RentalId</code>, <code>Language</code>, <code>SortColumn</code>, <code>SortDirection</code> and <code>ShowHours</code>. You can add the parameter refresh as true to force list to be refreshed.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>RentalIds</strong>: [number] Example : [11, 44, 434, 233]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n<li><p>ShowHours: [boolean] If true then it gets a list of of opening hour times. Default is <code>false</code>.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","sharedpickuplist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"8b8fe9cc-7c05-4a67-805e-aeb4da073bf2","name":"Locations / Shared Pickup Locations / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tRentalIds: [ {{rental-id}} ],\r\n\tLanguage: 'en-GB',\r\n\tSortColumn: 'Name',\r\n\tSortDirection: 'Asc',\r\n\tShowHours: true,\r\n\tRefresh: false\r\n}"},"url":"{{base-url}}/vehicleapi/location/sharedpickuplist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 10:21:34 GMT"},{"key":"Content-Length","value":"92"}],"cookie":[],"responseTime":null,"body":"{\n    \"SharedLocations\": [\n        {\n            \"Id\": 4,\n            \"Name\": \"Keflavik Airport\"\n        },\n        {\n            \"Id\": 6,\n            \"Name\": \"Reykjavik Airport\"\n        }\n    ]\n}"}],"_postman_id":"3d6f0117-0247-4cb2-b9f2-eae73de676c7"},{"name":"List of Shared Dropoff Locations","id":"0215f2a3-6a9c-4669-aed4-04f08403850f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"RentalIds\": [ {{rental-id}} ],\r\n\t\"Language\": \"en-GB\",\r\n\t\"SortColumn\": \"Name\",\r\n\t\"SortDirection\": \"Asc\",\r\n\t\"ShowHours\": true\r\n}"},"url":"{{base-url}}/vehicleapi/location/shareddropofflist","description":"<p>Get a list of Shared Dropoff Locations. The list is cached for 2 hours based on <code>RentalId</code>, <code>Language</code>, <code>SortColumn</code>, <code>SortDirection</code> and <code>ShowHours</code>. You can add the parameter refresh as true to force list to be refreshed.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>RentalIds</strong>: [number] Example : [11, 44, 434, 233]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n<li><p>SortColumn: [string] Column to sort by, can be any of \"Name\"(default), \"Id\", \"Place\" or \"Created\"</p>\n</li>\n<li><p>SortDirection: [string] Sort direction for column, can only be \"Asc\"(default) or \"Desc\"</p>\n</li>\n<li><p>ShowHours: [boolean] If true then it gets a list of of opening hour times. Default is <code>false</code>.</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","shareddropofflist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"b0be524a-7c82-4ad8-a793-f45665911df1","name":"Locations / Get list of Shared Dropoff Locations / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}},\r\n\tRentalIds: [ {{rental-id}} ],\r\n\tLanguage: 'en-GB',\r\n\tSortColumn: 'Name',\r\n\tSortDirection: 'Asc',\r\n\tShowHours: true,\r\n\tRefresh: false\r\n}"},"url":"{{base-url}}/vehicleapi/location/shareddropofflist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 10:19:44 GMT"},{"key":"Content-Length","value":"92"}],"cookie":[],"responseTime":null,"body":"{\n    \"SharedLocations\": [\n        {\n            \"Id\": 4,\n            \"Name\": \"Keflavik Airport\"\n        },\n        {\n            \"Id\": 6,\n            \"Name\": \"Reykjavik Airport\"\n        }\n    ]\n}"}],"_postman_id":"0215f2a3-6a9c-4669-aed4-04f08403850f"},{"name":"Item","id":"630c21f8-5429-4fe6-8223-9afcc03c565f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"Id\": 370,\r\n\t\"Language\": \"en-GB\"\r\n}"},"url":"{{base-url}}/vehicleapi/location/getitem","description":"<p>Get a single Location item.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Id</strong>: [number]</p>\n</li>\n<li><p>Language: [string] Example: \"en-GB\" or \"is-IS\". Note: The language needs to be set up in Caren Rental</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","getitem"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"94aa1142-0b11-48ef-86ee-2c03f123726e","name":"Get Item / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: 65,\r\n\tId: 370,\r\n\tLanguage: 'en-GB'\r\n}"},"url":"{{base-url}}/vehicleapi/location/getitem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 09:59:52 GMT"},{"key":"Content-Length","value":"329"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 370,\n    \"Name\": \"Keflavik International Airport (KEF)\",\n    \"Description\": \"Keflav&iacute;k International Airport, also known as Reykjav&iacute;k&ndash;Keflav&iacute;k Airport, is the largest airport in Iceland and the country&#39;s main hub for international transportation.\",\n    \"ExtraInfo\": false,\n    \"ExtraInfoText\": \"\",\n    \"Times\": []\n}"}],"_postman_id":"630c21f8-5429-4fe6-8223-9afcc03c565f"},{"name":"Dates","id":"30f6929f-23bf-4e7c-9165-3e393ce8caec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}}\r\n}"},"url":"{{base-url}}/vehicleapi/location/getdates","description":"<p>List of dates and time range where Location is closed</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","getdates"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"27d54ab1-f4b1-401c-bc1c-cb9f4b215dea","name":"Locations / Get Dates / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: '{{session-id}}',\r\n\tRentalId: {{rental-id}}\r\n}"},"url":"{{base-url}}/vehicleapi/location/getdates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 10:08:14 GMT"},{"key":"Content-Length","value":"12"}],"cookie":[],"responseTime":null,"body":"{\n    \"Dates\": []\n}"}],"_postman_id":"30f6929f-23bf-4e7c-9165-3e393ce8caec"},{"name":"Times","id":"64a444a0-8e02-43bf-b3a5-2cb04120e357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"LocationId\": 370,\r\n\t\"Date\": \"2026-01-01\"\r\n}"},"url":"{{base-url}}/vehicleapi/location/gettimes","description":"<p>Returns opening hours of a given location on a particular date.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>LocationId</strong>: [number]</p>\n</li>\n<li><p><strong>Date</strong>: [date]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","gettimes"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"0c442ee3-b4e4-4266-b1ec-15e3ffc9b3fc","name":"Locations / Get Times/ Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"LocationId\": 370,\r\n\t\"Date\": \"2026-01-01\"\r\n}"},"url":"{{base-url}}/vehicleapi/location/gettimes"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 02 Feb 2026 10:12:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=p5ukkZkRFA9S3Ni1fBfNDWdQqqWy%2FL1TwoQCRgD7yqdUhhJfbFwV0ojl%2FiE8jOq3pwVxRT2UzoO1fUlA3XaRkSsGwYHTr1SSMvxLsI73yVsLnOE%3D\"}]}"},{"key":"CF-RAY","value":"9c78e8956ee5c2ac-VIE"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"Times\": [\n        {\n            \"LocationId\": 370,\n            \"From\": \"06:00\",\n            \"To\": \"23:55\"\n        }\n    ]\n}"}],"_postman_id":"64a444a0-8e02-43bf-b3a5-2cb04120e357"},{"name":"Times Bulk","id":"827126fe-6ce0-468d-b026-f42ab139a554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"LocationIds\": [370, 455],\r\n\t\"Date\": \"2026-01-01\"\r\n}"},"url":"{{base-url}}/vehicleapi/location/gettimesbulk","description":"<p>Returns opening hours of a given location on a particular date.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>LocationId</strong>: [number]</li>\n<li><strong>Date</strong>: [date]</li>\n</ul>\n","urlObject":{"path":["vehicleapi","location","gettimesbulk"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"038e2ae4-0faf-4fe0-84ed-cb69b6f3579b","name":"Locations / Get Times  Bulk / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n\t\"LocationIds\": [370, 455],\r\n\t\"Date\": \"2026-01-01\"\r\n}"},"url":"{{base-url}}/vehicleapi/location/gettimesbulk"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 02 Feb 2026 10:13:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"196"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Eka6WOjIxMpcLPK2UdnPQoaZkOb4HSxhuUt9P4iMtAPYPvLWF9%2BblSgSbpg%2Bk56nzxaR1H%2FQDIc5xdXcemBJ1Mwfzmh4spPUoBQha%2B%2FO3jI3cbM%3D\"}]}"},{"key":"CF-RAY","value":"9c78ea3e7a80c2ac-VIE"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"Times\": [\n        {\n            \"LocationId\": 370,\n            \"From\": \"06:00\",\n            \"To\": \"23:55\"\n        },\n        {\n            \"LocationId\": 455,\n            \"From\": \"09:10\",\n            \"To\": \"23:00\"\n        }\n    ]\n}"}],"_postman_id":"827126fe-6ce0-468d-b026-f42ab139a554"}],"id":"cdd0c6e4-3811-48b8-b78d-bc279e891c44","event":[{"listen":"prerequest","script":{"id":"7accfb9c-204e-4fb2-9e6a-63ae101d9ef4","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/vehicleapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('api-key'),","        'username': pm.environment.get('user-name'),","        'password': pm.environment.get('user-pass'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"e17d3bef-694f-4f06-8ee9-fb561c567752","type":"text/javascript","exec":[""]}}],"_postman_id":"cdd0c6e4-3811-48b8-b78d-bc279e891c44","description":""},{"name":"Rentals","item":[{"name":"Item","id":"c294d146-9197-40a5-9cf8-0077964e9542","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\",\n\t\"RentalId\": {{rental-id}}\n}"},"url":"{{base-url}}/vehicleapi/rental/item","description":"<p>Get information on the selected rental.</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n</ul>\n","urlObject":{"path":["vehicleapi","rental","item"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"1f1e03af-acfe-4449-9879-13be17eda6e7","name":"Rentals / Item / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\tSession: '{{session-id}}',\n\tRentalId: {{rental-id}},\n}"},"url":"{{base-url}}/vehicleapi/rental/item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 07 Aug 2019 15:51:23 GMT"},{"key":"Content-Length","value":"308"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 65,\n    \"Name\": \"Caren Car Rental\",\n    \"CompanyNumber\": \"Origo\",\n    \"VATNumber\": null,\n    \"ContactName\": \"James Bond\",\n    \"Email\": \"007@caren.io\",\n    \"Phone\": null,\n    \"Address\": \"Borgartún 37\\n\",\n    \"City\": \"Reykjavík\",\n    \"State\": null,\n    \"ZipCode\": \"105\",\n    \"CountryId\": 0,\n    \"CountryName\": \"\",\n    \"Logo\": null,\n    \"MinimumBookingHoursInAdvance\": null\n}"}],"_postman_id":"c294d146-9197-40a5-9cf8-0077964e9542"},{"name":"List","id":"94f03399-45d2-4e0f-ae4d-ca66376db16a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/rental/list","description":"<p>Returns list of rentals</p>\n<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n</ul>\n","urlObject":{"path":["vehicleapi","rental","list"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"5b8595e6-da8d-45b7-8090-cfa1e5e11ca7","name":"List","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    Session: '{{session-id}}',\r\n}"},"url":"{{base-url}}/vehicleapi/rental/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5cdmVoaWNsZWFwaVxyZW50YWxcbGlzdA==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 22 Dec 2020 12:05:57 GMT"},{"key":"Content-Length","value":"128"}],"cookie":[],"responseTime":null,"body":"{\n    \"Rentals\": [\n        {\n            \"Id\": 65,\n            \"Name\": \"Caren Car Rental\",\n            \"Logo\": \"/Images/65/caren-logo-cropped.png\",\n            \"MinimumBookingHoursInAdvance\": null\n        }\n    ]\n}"}],"_postman_id":"94f03399-45d2-4e0f-ae4d-ca66376db16a"}],"id":"e4c706fa-5fe9-40ab-97de-a995456e2859","event":[{"listen":"prerequest","script":{"id":"42794bc8-61b9-4001-bcc1-61270723af4f","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/vehicleapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('api-key'),","        'username': pm.environment.get('user-name'),","        'password': pm.environment.get('user-pass'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"68b6c91b-2971-408b-a3a9-78fe97a6f083","type":"text/javascript","exec":[""]}}],"_postman_id":"e4c706fa-5fe9-40ab-97de-a995456e2859","description":""},{"name":"System","item":[{"name":"Countries","id":"3bb3e298-5e45-4b50-94fe-692ee8d5c879","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\"\n}"},"url":"{{base-url}}/vehicleapi/country/list/","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n</ul>\n","urlObject":{"path":["vehicleapi","country","list",""],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"88bee35d-36e9-485b-aa96-d6e9f8f70f35","name":"System / Countries / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\tSession: '{{session-id}}',\n}"},"url":"{{base-url}}/vehicleapi/country/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 20 Aug 2019 10:26:18 GMT"},{"key":"Content-Length","value":"6974"}],"cookie":[],"responseTime":null,"body":"{\n    \"Countries\": [\n        {\n            \"Id\": 1,\n            \"Name\": \"Afghanistan\"\n        },\n        {\n            \"Id\": 2,\n            \"Name\": \"Albania\"\n        },\n        { ... },\n        {\n            \"Id\": 233,\n            \"Name\": \"Zimbabwe\"\n        },\n    ]\n}"}],"_postman_id":"3bb3e298-5e45-4b50-94fe-692ee8d5c879"},{"name":"Fuel","id":"9b32f873-b650-4a63-973b-c413b3f08d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\"\n}"},"url":"{{base-url}}/vehicleapi/fuel/list/","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n</ul>\n","urlObject":{"path":["vehicleapi","fuel","list",""],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"fba93f68-1944-4fa6-964c-9de1ae558cea","name":"System / Fuel / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\tSession: '{{session-id}}',\n}"},"url":"{{base-url}}/vehicleapi/fuel/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 20 Aug 2019 10:48:36 GMT"},{"key":"Content-Length","value":"648"}],"cookie":[],"responseTime":null,"body":"{\n    \"Fuels\": [\n        {\n            \"Id\": 1,\n            \"Name\": \"Biofuel\"\n        },\n        {\n            \"Id\": 2,\n            \"Name\": \"Diesel\"\n        },\n\t\t{ ... },\n        {\n            \"Id\": 17,\n            \"Name\": \"Regular Unleaded\"\n        }\n    ]\n}"}],"_postman_id":"9b32f873-b650-4a63-973b-c413b3f08d37"},{"name":"Drive","id":"4086939d-9608-49d2-988b-adeba49697ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\"\n}"},"url":"{{base-url}}/vehicleapi/drive/list/","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n</ul>\n","urlObject":{"path":["vehicleapi","drive","list",""],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"5dad9dd3-aa8d-499f-8086-4756502a67a6","name":"System / Drive / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\tSession: '{{session-id}}',\n}"},"url":"{{base-url}}/vehicleapi/drive/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 20 Aug 2019 10:49:34 GMT"},{"key":"Content-Length","value":"100"}],"cookie":[],"responseTime":null,"body":"{\n    \"Drives\": [\n        {\n            \"Id\": 1,\n            \"Name\": \"4WD\"\n        },\n        {\n            \"Id\": 2,\n            \"Name\": \"AWD\"\n        },\n        {\n            \"Id\": 3,\n            \"Name\": \"FWD\"\n        },\n        {\n            \"Id\": 4,\n            \"Name\": \"RWD\"\n        }\n    ]\n}"}],"_postman_id":"4086939d-9608-49d2-988b-adeba49697ba"},{"name":"Transmissions","id":"674d2382-d7a4-4549-b925-fa8f4d84cbc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"Session\": \"{{session-id}}\"\n}"},"url":"{{base-url}}/vehicleapi/transmission/list/","description":"<p><strong>Rate Limiting Tier</strong>: Normal</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n</ul>\n","urlObject":{"path":["vehicleapi","transmission","list",""],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"55ce430b-b645-49b9-a55e-96af711b6456","name":"System / Transmission types / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\tSession: '{{session-id}}',\n}"},"url":"{{base-url}}/vehicleapi/transmission/list/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 20 Aug 2019 10:47:14 GMT"},{"key":"Content-Length","value":"920"}],"cookie":[],"responseTime":null,"body":"{\n    \"Transmissions\": [\n        {\n            \"Id\": 1,\n            \"Name\": \"4-speed automatic\"\n        },\n        {\n            \"Id\": 2,\n            \"Name\": \"4-speed manual\"\n        },\n\t\t{ ... },\n        {\n            \"Id\": 24,\n            \"Name\": \"Single Speed\"\n        }\n    ]\n}"}],"_postman_id":"674d2382-d7a4-4549-b925-fa8f4d84cbc6"}],"id":"d671c533-1f05-45c4-9256-21c8641863c0","_postman_id":"d671c533-1f05-45c4-9256-21c8641863c0","description":""},{"name":"Status","item":[{"name":"Live Check","id":"0a016816-22ef-4707-b199-91d8b5650596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{base-url}}/vehicleapi/status/livecheck","description":"<p>A health check endpoint to monitor the application's status.</p>\n","urlObject":{"path":["vehicleapi","status","livecheck"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6ef04982-d2f9-4f58-8381-09847431e0a0","name":"Live Check","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{base-url}}/vehicleapi/status/livecheck","host":["{{base-url}}"],"path":["vehicleapi","status","livecheck"],"query":[{"key":"","value":"","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"online\",\n    \"message\": \"All Systems Healthy\",\n    \"duration\": \"00:00:00.0000000\",\n    \"checks\": [\n        {\n            \"service\": \"database\",\n            \"status\": \"online\",\n            \"duration\": \"00:00:00.0000000\",\n            \"message\": \"\"\n        }\n    ]\n}"}],"_postman_id":"0a016816-22ef-4707-b199-91d8b5650596"}],"id":"e412710c-e1f8-4977-9c25-ba03ff2ab497","_postman_id":"e412710c-e1f8-4977-9c25-ba03ff2ab497","description":""}],"id":"ddb1663a-3da4-42be-807c-a0a0cf92a48e","_postman_id":"ddb1663a-3da4-42be-807c-a0a0cf92a48e","description":""},{"name":"RentalApi","item":[{"name":"Authentication","item":[{"name":"Login","event":[{"listen":"test","script":{"id":"40471188-287f-40f6-a9a6-ccdf39ac6a16","exec":[""],"type":"text/javascript"}}],"id":"0fd28ff9-8f3b-4ef6-9bf1-db9e58ba40b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"ApiKey\": \"{{rntl-api-key}}\",\r\n\t\"Username\": \"{{rntl-user-name}}\",\r\n\t\"Password\": \"{{rntl-user-password}}\"\r\n}"},"url":"{{base-url}}/rentalapi/user/login","description":"<p>Login a user into Caren Rental. Returns <strong>session</strong> key to use for other requests. If a session is not used for 30 minutes it expires and a new one needs to be created.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>ApiKey</strong>: [string]</li>\n<li><strong>Username</strong>: [string]</li>\n<li><strong>Password</strong>: [string]</li>\n</ul>\n","urlObject":{"path":["rentalapi","user","login"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"3483add1-2b2e-4bf1-8e29-96505750f137","name":"Login / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tapiKey: \"{{api-key}}\",\r\n\tusername: \"{{user-name}}\",\r\n\tpassword: \"{{user-pass}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 09:00:53 GMT"},{"key":"Content-Length","value":"65"},{"key":"Set-Cookie","value":"SRV=lbc2|XUAHS|XUAHS; path=/; HttpOnly; Secure"}],"cookie":[],"responseTime":null,"body":"{\n    \"Session\": \"c07320da-a7b2-e911-941d-40f2e9071295\",\n    \"Success\": true\n}"}],"_postman_id":"0fd28ff9-8f3b-4ef6-9bf1-db9e58ba40b4"},{"name":"Logout","event":[{"listen":"test","script":{"id":"40471188-287f-40f6-a9a6-ccdf39ac6a16","exec":[""],"type":"text/javascript"}}],"id":"98bf34b9-0f38-4f98-a2e5-f721b391731b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"Username\": \"{{rntl-user-name}}\"\r\n}"},"url":"{{base-url}}/rentalapi/user/logout","description":"<p>Logout a user from Caren Rental.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>Username</strong>: [string]</li>\n</ul>\n","urlObject":{"path":["rentalapi","user","logout"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"157b1a04-b5ae-4ab3-b0e0-13c1b8a28e9e","name":"Logout / Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tsession: \"{{session-id}}\",\r\n\tusername: \"{{user-name}}\"\r\n}"},"url":"{{base-url}}/vehicleapi/user/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 30 Jul 2019 09:02:14 GMT"},{"key":"Content-Length","value":"16"},{"key":"Set-Cookie","value":"SRV=lbc2|XUAHm|XUAHS; path=/; HttpOnly; Secure"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"98bf34b9-0f38-4f98-a2e5-f721b391731b"}],"id":"c43f943b-c5f6-4b65-bcf1-0ac15c22aaff","_postman_id":"c43f943b-c5f6-4b65-bcf1-0ac15c22aaff","description":""},{"name":"Reservations","item":[{"name":"List","event":[{"listen":"prerequest","script":{"id":"de9a685f-307e-4c2c-a9b6-d35e65e1982f","exec":["var moment = require('moment');","var from = new moment().add('days', 30).format('YYYY-MM-DD');","var to = new moment().add('days', 94).format('YYYY-MM-DD');","","pm.environment.set('tmp-date-from', from);","pm.environment.set('tmp-date-to', to);"],"type":"text/javascript","packages":{}}}],"id":"1781b988-d345-42cc-a372-816956035ec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"DateFrom\": \"{{date-from}}\",\r\n\t\"DateTo\": \"{{date-to}}\",\r\n\t\"DateFilterType\": \"starts\",\r\n\t\"Page\": -1, // Optional\r\n\t\"ClassIds\": null, // Optional\r\n\t\"BookingCodes\": [], //Optional\r\n    \"CompanyId\": null //Optional\r\n}"},"url":"{{base-url}}/rentalapi/reservation/getlist","description":"<p>List Bookings for a Rental on a given date range.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>DateFrom</strong>: [date]</p>\n</li>\n<li><p><strong>DateTo</strong>: [date]</p>\n</li>\n<li><p>DateFilterType: [string] available values are \"created\", \"starts\" and \"cancelled\". It will filter by date when reservation is created or by the date when it starts</p>\n</li>\n<li><p>BookingTypeFilter: [string] available values are \"reservation\",\"request\" and \"cancelled\". Default value is \"reservation\".</p>\n</li>\n<li><p>Page: [number] Page index of response</p>\n</li>\n<li><p>ClassIds: [number-array] Array of Class Ids to limit the response</p>\n</li>\n<li><p>BookingCodes: [string-array] Array of Booking Codes to limit the response</p>\n</li>\n<li><p>CompanyId: [number] Filter reservations by CompanyId</p>\n</li>\n<li><p>Email: [string] Customer email for which we want to search the reservations by</p>\n</li>\n<li><p>OrderId: [number] Rental Reservation Id for which we want to search the reservations by</p>\n</li>\n<li><p>IsEvent: [bool] If the value is set to true it will fetch all reservationс marked as Events. Applicable only for the rentals that has enabled Events</p>\n</li>\n</ul>\n","urlObject":{"path":["rentalapi","reservation","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"aa792da5-1d09-4ee3-8310-d3bcf050220b","name":"List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tDateFrom: \"{{tmp-date-from}}\",\r\n\tDateTo: \"{{tmp-date-to}}\",\r\n\tPage: -1, // Optional\r\n\tClassIds: null // Optional\r\n}"},"url":"{{base-url}}/rentalapi/reservation/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 10:47:04 GMT"},{"key":"Content-Length","value":"83228"}],"cookie":[],"responseTime":null,"body":"{\n    \"Page\": 1,\n    \"NumberOfPages\": 1,\n    \"Total\": 1,\n    \"Reservations\": [\n        {\n            \"Id\": 798671,\n            \"RentalReservationId\": 935,\n            \"BookingCode\": \"B4Z7QM\",\n            \"Guid\": \"6621edbf-baeb-42a6-bbfd-22b8ee0e60da\",\n            \"DateFrom\": \"2022-05-22T12:10:00\",\n            \"DateTo\": \"2022-05-23T13:10:00\",\n            \"Web\": \"\",\n            \"Created\": \"2022-05-16T10:14:53.047\",\n            \"Vehicle\": {\n                \"ClassId\": 1269,\n                \"Class\": \"Dacia Duster 4x4 DIESEL\"\n            },\n            \"Location\": {\n                \"PickupId\": 370,\n                \"PickupName\": \"Keflavik International Airport (KEF)\",\n                \"PickupExtra\": null,\n                \"DropoffId\": 435,\n                \"DropoffName\": \"Airport to office\",\n                \"DropoffExtra\": null\n            },\n            \"Customer\": {\n                \"FirstName\": \"Marko\",\n                \"LastName\": \"test\",\n                \"Email\": \"test@test.is\",\n                \"Phone\": null,\n                \"Mobile\": null,\n                \"Passport\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": null,\n                \"CountryName\": \"\"\n            },\n            \"Status\": 2,\n            \"StatusText\": \"Reservation\",\n            \"VehiclePrice\": {\n                \"Price\": 10000.00,\n                \"DiscountPrice\": 0.00,\n                \"AdditionalDiscountPrice\": 0.00,\n                \"TotalPrice\": 10000.00\n            },\n            \"ExtrasPrice\": null,\n            \"InsurancesPrice\": {\n                \"Price\": 0.00,\n                \"DiscountPrice\": 0.00,\n                \"AdditionalDiscountPrice\": 0.00,\n                \"TotalPrice\": 0.00\n            },\n            \"LocationPrice\": {\n                \"Price\": 0.00,\n                \"DiscountPrice\": 0.00,\n                \"AdditionalDiscountPrice\": 0.00,\n                \"TotalPrice\": 0.00\n            },\n            \"Price\": 10000.00,\n            \"DiscountPrice\": 0.00,\n            \"AdditionalDiscountPrice\": 0.00,\n            \"TotalPrice\": 10000.00,\n            \"Currency\": \"ISK\",\n            \"CancelledDate\": null,\n            \"Extras\": [],\n            \"Insurances\": [\n                {\n                    \"Id\": 391,\n                    \"Name\": \"CDW - Collision Damage Waiver - Included\",\n                    \"DiscountPrice\": 0.00,\n                    \"AdditionalDiscountPrice\": 0.00,\n                    \"TotalPrice\": 0.00\n                }\n            ],\n            \"OdometerBefore\": 12000,\n            \"OdometerAfter\": null,\n            \"CheckedIn\": false,\n            \"IsEvent\": true,\n\t\t\t\"IsEventBooked\": false\n        }\n    ]\n}"}],"_postman_id":"1781b988-d345-42cc-a372-816956035ec1"},{"name":"Get Customer Info","id":"82123bd3-704e-4ce4-929a-cf359b755beb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": {{rental-id}},\r\n    \"BookingCode\": \"{{booking-code}}\",\r\n    \"Guid\": \"{{reservation-guid}}\"\t\r\n}"},"url":"{{base-url}}/rentalapi/reservation/getcustomerinfo","description":"<p>Retrieves customer information associated with a reservation, based on either the Booking Code or the Guid provided.</p>\n<p>Request Body</p>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p>BookingCode: [string]</p>\n</li>\n<li><p>Guid: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["rentalapi","reservation","getcustomerinfo"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"f4d42819-2909-4024-b33d-2ab021709fca","name":"Get Customer Info","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: {{rental-id}},\r\n    BookingCode: \"{{booking-code}}\",\r\n    Guid: \"{{reservation-guid}}\"\t\r\n}"},"url":"{{base-url}}/rentalapi/reservation/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 10:47:04 GMT"},{"key":"Content-Length","value":"83228"}],"cookie":[],"responseTime":null,"body":"{\n    \"Guid\": \"d054b782-87e1-4df8-a9a1-2e287752632a\",\n    \"BookingCode\": \"Q6B5J4\",\n    \"Customer\": {\n        \"FirstName\": \"John\",\n        \"LastName\": \"Doe\",\n        \"Email\": \"john@doe.com\"\n    }\n}"}],"_postman_id":"82123bd3-704e-4ce4-929a-cf359b755beb"},{"name":"List by LicensePlate","event":[{"listen":"prerequest","script":{"id":"72ddc2a2-e38e-49ce-b3a2-061838009847","exec":["var moment = require('moment');","var from = new moment().add('days', 30).format('YYYY-MM-DD');","var to = new moment().add('days', 94).format('YYYY-MM-DD');","","pm.environment.set('tmp-date-from', from);","pm.environment.set('tmp-date-to', to);"],"type":"text/javascript"}}],"id":"a2335c0d-93ae-46a5-a4f8-01258dda25d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\",\r\n    \"LicensePlate\": \"ABC-111\",\r\n    \"DateFrom\": null, //(Optional) \r\n    \"DateTo\": null, //(Optional) \r\n    \"RentalStatus\": null //(Optional) \r\n}\r\n"},"url":"{{base-url}}/rentalapi/reservation/getbylicenseplate","description":"<p>Get a list of Bookings that has specific license plate</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>LicensePlate</strong>: [string]</li>\n<li>DateFrom: [date] Compared to StartDate of reservation</li>\n<li>DateTo: [date] Compared to StartDate of reservation</li>\n<li>RentalStatus: [number] Possible values: 0 = \"Upcoming\", 1 = \"Ongoing\", 2 = \"Returned\", null = \"Anytime\"</li>\n<li>UseStartEndFlags: [bool] (Default: false) If set as true then Start/End rental flags on reservations are used instead of DateFrom/DateTo on reservations</li>\n</ul>\n","urlObject":{"path":["rentalapi","reservation","getbylicenseplate"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"9d8ba970-a766-43a5-a4ac-36564be6afec","name":"List by LicensePlate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\",\r\n    \"LicensePlate\": \"ABC-111\",\r\n    \"DateFrom\": null, //(Optional) \r\n    \"DateTo\": null, //(Optional) \r\n    \"RentalStatus\": null //(Optional) \r\n}\r\n"},"url":"{{base-url}}/rentalapi/reservation/getbylicenseplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 27 Oct 2020 14:08:18 GMT"},{"key":"Content-Length","value":"5122"}],"cookie":[],"responseTime":null,"body":"{\n    \"Reservations\": [\n        {\n            \"Guid\": \"fd90b0ab-6748-424e-a07f-bb54cf0579fe\",\n            \"BookingCode\": \"U2GND8\",\n            \"DateFrom\": \"2019-03-01T12:00:00\",\n            \"DateTo\": \"2019-03-05T12:00:00\",\n            \"Customer\": {\n                \"FirstName\": \"John242210\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"test@origo.is\",\n                \"Phone\": \"12345678\",\n                \"Mobile\": null,\n                \"Passport\": null,\n                \"Address\": \"Borgartún 37\",\n                \"City\": \"dd\",\n                \"State\": \"dfdsfds\",\n                \"ZipCode\": \"300\",\n                \"CountryId\": 5,\n                \"CountryName\": \"Andorra\"\n            }\n        },\n        {\n            \"Guid\": \"02dd8d0c-bf67-476d-a79d-1cb2f5eaadbd\",\n            \"BookingCode\": \"P92M5E\",\n            \"DateFrom\": \"2019-03-18T14:30:00\",\n            \"DateTo\": \"2019-03-20T14:30:00\",\n            \"Customer\": {\n                \"FirstName\": \"John361651\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"test@origo.is\",\n                \"Phone\": \"12345678\",\n                \"Mobile\": null,\n                \"Passport\": null,\n                \"Address\": \"Borgartún 37\",\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": null,\n                \"CountryName\": \"\"\n            }\n        }      \n    ]\n}"}],"_postman_id":"a2335c0d-93ae-46a5-a4f8-01258dda25d9"},{"name":"Update Booking","id":"4e067554-b1bf-4d59-8d54-c5b07c234fb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"ClassId\": 1315,\r\n\t\"BookingCode\": \"ZG1KFH\",\r\n\t\"Email\": \"gummi@origo.is\",\r\n\t\"Price\": 80000\r\n}"},"url":"{{base-url}}/rentalapi/reservation/updateclass","description":"<p>Simple updater for a Reservation, with right type of authentication, a rental can update the Class and Price on the Reservation.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>ClassId</strong>: [number] Id of the CarClass being set on the Reservation</li>\n<li><strong>BookingCode</strong>: [string] Six character booking code</li>\n<li><strong>Email</strong>: [string] Email of the booking</li>\n<li><strong>Price</strong>: [number] New price for Carbooking</li>\n</ul>\n","urlObject":{"path":["rentalapi","reservation","updateclass"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"c5ae9e9c-5173-4e84-b7dc-5b4778590616","name":"Update Booking","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\t\"ClassId\": 1315,\r\n\t\"BookingCode\": \"KU34GF\",\r\n\t\"Email\": \"test@origo.is\",\r\n\t\"Price\": 15000\r\n}"},"url":"{{base-url}}/rentalapi/reservation/updateclass"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 11:09:23 GMT"},{"key":"Content-Length","value":"614"}],"cookie":[],"responseTime":null,"body":"{\n    \"VehicleClassId\": 1315,\n    \"Currency\": \"ISK\",\n    \"VehicleUnitPrice\": 15000,\n    \"VehicleDiscountPrice\": 0,\n    \"VehicleAdditionalDiscountPrice\": 0,\n    \"VehicleTotalPrice\": 15000,\n    \"ExtrasPrice\": 4000,\n    \"ExtrasTotalDiscountPrice\": 0,\n    \"ExtrasTotalPrice\": 4000,\n    \"InsurancesPrice\": 0,\n    \"InsurancesTotalDiscountPrice\": 0,\n    \"InsurancesTotalPrice\": 0,\n    \"LocationPrice\": 2500,\n    \"LocationDiscountPrice\": 0,\n    \"LocationAdditionalDiscountPrice\": 0,\n    \"LocationTotalPrice\": 2500,\n    \"TotalUnitPrice\": 21500,\n    \"TotalDiscountPrice\": 0,\n    \"TotalAdditionalDiscountPrice\": 0,\n    \"ConfirmationPrice\": 0,\n    \"TotalPrice\": 21500,\n    \"Paid\": 0,\n    \"Balance\": 21500\n}"}],"_postman_id":"4e067554-b1bf-4d59-8d54-c5b07c234fb4"},{"name":"Start rental","id":"af450c77-22b1-4d4f-a3af-f1ceffcd2c44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"OdometerBefore\": \"102\",\r\n    \"FuelBefore\": \"90\",\r\n    \"SendRentalAgreementMail\": false\r\n}"},"url":"{{base-url}}/rentalapi/reservation/startrental","description":"<p>Start rental</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>Guid</strong>: [string] Reservation Guid</li>\n<li><strong>OdometerBefore</strong>: [number] Odometer of unit when rental is started. Can not be less than current odometer status of the unit.</li>\n<li><strong>FuelBefore</strong>: [number] Fuel status of unit when rental is started, keep in mind it needs to be a number between 0-100 that is divisible by 5.</li>\n<li>SendRentalAgreementMail: [bool] If true, the rental agreement will be sent to the customer. For the email to be sent there needs to exist a valid rental agreement with all properties filled. That is Body, Subject and From field on the template.</li>\n</ul>\n","urlObject":{"path":["rentalapi","reservation","startrental"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"af450c77-22b1-4d4f-a3af-f1ceffcd2c44"},{"name":"End rental","id":"53e38702-31e8-41e3-afb3-19651736f266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"OdometerAfter\": \"102\",\r\n    \"FuelAfter\": \"90\"    \r\n}"},"url":"{{base-url}}/rentalapi/reservation/endrental","description":"<p>End rental</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>Guid</strong>: [string] Reservation Guid</li>\n<li><strong>OdometerAfter</strong>: [number] Odometer of unit when rental is ended. Can not be less than odometer of the unit when rental was started.</li>\n<li><strong>FuelAfter</strong>: [number] Fuel status of unit when rental is ended, keep in mind it needs to be a number between 0-100 that is divisible by 5.</li>\n</ul>\n","urlObject":{"path":["rentalapi","reservation","endrental"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"53e38702-31e8-41e3-afb3-19651736f266"},{"name":"List by Company Id","id":"3e84dd62-9d0e-4bdb-9563-e2a7e2bc12f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\",\r\n    \"CompanyId\": {{company-id}},\r\n    \"DateFrom\": null, \r\n    \"DateTo\": null, \r\n    \"RentalStatus\": null \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/getbycompanyid","urlObject":{"path":["rentalapi","reservation","getbycompanyid"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"eab5d4f3-8b31-4e9d-ae1c-ad70ee9c96a8","name":"List by Company Id","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\",\r\n    \"CompanyId\": {{company-id}},\r\n    \"DateFrom\": null, \r\n    \"DateTo\": null, \r\n    \"RentalStatus\": null \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/getbycompanyid"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 09:17:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"528"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=LO39uySewHpkk%2Bk40GyD%2BLL0BGnuJJaTJ9wpVCXLKk%2B2bx59%2Bkqru35QvQ3GQTq3lRPCmyx1v3H2f6wWR7wruDBLh9PQZekVMaZrvL2EDXnRCuAU1z7liieAAvygfSGp9WqOVMA1x9Y%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ceccbde4d198ed3-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"Reservations\": [\n        {\n            \"CompanyId\": 73,\n            \"Id\": 803879,\n            \"Guid\": \"1d793732-91bd-43ba-92f4-f94d71c913a5\",\n            \"BookingCode\": \"ZTZ8LC\",\n            \"DateFrom\": \"2024-10-08T08:00:00\",\n            \"DateTo\": \"2024-10-10T08:00:00\",\n            \"Customer\": {\n                \"FirstName\": \"John\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"johndoe@caren.io\",\n                \"Phone\": null,\n                \"Mobile\": null,\n                \"Passport\": null,\n                \"Address\": null,\n                \"City\": null,\n                \"State\": null,\n                \"ZipCode\": null,\n                \"CountryId\": null,\n                \"CountryName\": \"\"\n            },\n            \"WebName\": \"\",\n            \"Extras\": [\n                {\n                    \"Id\": 778,\n                    \"Name\": \"WIFI\",\n                    \"Quantity\": 1,\n                    \"DiscountPrice\": 0,\n                    \"AdditionalDiscountPrice\": 0,\n                    \"TotalPrice\": 1500\n                }\n            ],\n            \"Insurances\": [\n                {\n                    \"Id\": 569,\n                    \"Name\": \"CDW\",\n                    \"DiscountPrice\": 0,\n                    \"AdditionalDiscountPrice\": 0,\n                    \"TotalPrice\": 0\n                }\n            ],\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null,\n            \"SelfService\": false\n        }\n    ]\n}"}],"_postman_id":"3e84dd62-9d0e-4bdb-9563-e2a7e2bc12f5"},{"name":"Update Web","id":"b9831537-6610-4808-ad6b-c9b0cacea2ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"WebId\": 96,\r\n\t\"BookingCode\": \"{{booking-code}}\",\r\n\t\"Email\": \"{{customer-email}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/updateweb","description":"<h3 id=\"update-web-reservation\">Update Web Reservation</h3>\n<p>This endpoint is used to update a web reservation.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li><p><strong><code>Session</code></strong> [string]: The session identifier.</p>\n</li>\n<li><p><strong><code>RentalId</code></strong> [string]: The rental identifier.</p>\n</li>\n<li><p><strong><code>WebId</code></strong> [integer]: The web identifier that will be set on the booking.</p>\n</li>\n<li><p>Guid: [string] Reservation guid. Instead of this, Booking Code together with Email can be used.</p>\n</li>\n<li><p><code>BookingCode</code> [string]: The booking code.</p>\n</li>\n<li><p><code>Email</code> [string]: The email address.</p>\n</li>\n</ul>\n","urlObject":{"path":["rentalapi","reservation","updateweb"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"a472f884-4e17-4fb2-bebd-8717e7cfb1f8","name":"Update Web","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"WebId\": 96,\r\n\t\"BookingCode\": \"{{booking-code}}\",\r\n\t\"Email\": \"{{customer-email}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/updateweb"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 10:15:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"194"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=au3mOrDfizLhFrQ3%2BAX3S2Bbuo6%2FHKdtr2aDHfhWON4kP9CYhjLpB9Njx%2FR7iQ7JVf4bykqQpjBHEa089htMYcOTmUoO3cRXUQJXIOrqxXEe5XQxaYJdzo7%2BRwSUwbjzZW11fRj25Eo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ced20cd6b1071d6-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 0,\n    \"Message\": \"\",\n    \"Data\": {\n        \"Id\": \"803696\"\n    },\n    \"Success\": true,\n    \"ExecutedActions\": []\n}"}],"_postman_id":"b9831537-6610-4808-ad6b-c9b0cacea2ff"},{"name":"Search Reservations","id":"f399a0b4-ee9d-4c33-91c0-27745bcc8423","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\",\r\n    \"BookingCode\": \"{{booking-code}}\", \r\n    \"LastName\": \"\",\r\n    \"Email\": \"\", \r\n    \"Reference\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/searchreservations","description":"<h3 id=\"search-reservations\">Search Reservations</h3>\n<p>This endpoint is used to seach for Reservations.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li><p><strong><code>Session</code></strong> [string]: The session identifier.</p>\n</li>\n<li><p><strong><code>RentalId</code></strong> [string]: The rental identifier.</p>\n</li>\n<li><p><strong><code>WebId</code></strong> [integer]: The web identifier that will be set on the booking.</p>\n</li>\n<li><p><code>BookingCode</code> [string]: The booking code.</p>\n</li>\n<li><p><code>Email</code> [string]: The email address.</p>\n</li>\n<li><p><code>Reference</code> [string]: Reference related to reservation</p>\n</li>\n<li><p><code>LastName</code> [string]: Last name of a customer that made reservation</p>\n</li>\n</ul>\n<h4 id=\"limitations\">Limitations</h4>\n<p>This endpoint will return only <strong>Reservations</strong> (so not Orders) that have <strong>start date</strong> <strong>up to 21 days in the past</strong>.</p>\n<h4 id=\"response\">Response</h4>\n<p>List of reservations that satisfy at least one of the conditions.</p>\n","urlObject":{"path":["rentalapi","reservation","searchreservations"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"0d1d1514-8416-4d98-b15c-33da36e6e3a3","name":"Search Reservations","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\",\r\n    \"BookingCode\": \"{{booking-code}}\", \r\n    \"LastName\": \"\",\r\n    \"Email\": \"\", \r\n    \"Reference\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/searchreservations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 13:54:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"921"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=hq%2B8S2FE8E4%2FSUlyVRb%2Fq%2FSrcI%2BL9nZm77%2FSh8OqfB8qtMd72vDoihSYDBqQDDQGvUfe9%2BYXTFO0tZ6NQ8fZ33zZFimUxmvKq0YC%2BWLMax%2FSfalPBAX1bu0MGaeBCpNc12Sql0cc1c4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8cee62cbacce30ea-FRA"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 803696,\n        \"RentalReservationId\": 2841,\n        \"BookingCode\": \"90EVU8\",\n        \"Guid\": \"fa08bf86-b6b1-4680-aaa8-6e1e78478c56\",\n        \"DateFrom\": \"2024-10-08T05:25:00\",\n        \"DateTo\": \"2024-10-11T07:35:00\",\n        \"Web\": \"icelandreisemobil.com\",\n        \"Created\": \"2024-09-30T08:48:20.15\",\n        \"Vehicle\": {\n            \"ClassId\": 1269,\n            \"Class\": \"Dacia Duster 4x4 DIESEL\",\n            \"UnitId\": 19768,\n            \"LicensePlate\": \"DSL13\",\n            \"Status\": \"Returned\"\n        },\n        \"Location\": {\n            \"PickupId\": 483,\n            \"PickupName\": \"City center\",\n            \"PickupExtra\": null,\n            \"DropoffId\": 480,\n            \"DropoffName\": \"Husavik\",\n            \"DropoffExtra\": null\n        },\n        \"Customer\": {\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Email\": \"john.doe@caren.io\",\n            \"Phone\": null,\n            \"Mobile\": \"123321\",\n            \"Passport\": null,\n            \"Address\": null,\n            \"City\": null,\n            \"State\": null,\n            \"ZipCode\": null,\n            \"CountryId\": null,\n            \"CountryName\": \"\"\n        },\n        \"Drivers\": [\n            {\n                \"Name\": \"\",\n                \"LicenseNumber\": \"\",\n                \"DateOfBirth\": null,\n                \"MainDriver\": true\n            }\n        ],\n        \"Status\": 2,\n        \"StatusText\": \"Reservation\",\n        \"VehiclePrice\": {\n            \"Price\": 80000,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 80000\n        },\n        \"ExtrasPrice\": {\n            \"Price\": 1500,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 1500\n        },\n        \"InsurancesPrice\": {\n            \"Price\": 0,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 0\n        },\n        \"LocationPrice\": {\n            \"Price\": 0,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 0\n        },\n        \"AdditionalChargesPrice\": null,\n        \"Price\": 81500,\n        \"DiscountPrice\": 0,\n        \"AdditionalDiscountPrice\": 0,\n        \"TotalPrice\": 81500,\n        \"Balance\": 80500,\n        \"Currency\": \"ISK\",\n        \"CancelledDate\": null,\n        \"Extras\": [\n            {\n                \"Id\": 778,\n                \"Name\": \"WIFI\",\n                \"Quantity\": 1,\n                \"DiscountPrice\": 0,\n                \"AdditionalDiscountPrice\": 0,\n                \"TotalPrice\": 1500\n            }\n        ],\n        \"Insurances\": [\n            {\n                \"Id\": 569,\n                \"Name\": \"CDW\",\n                \"DiscountPrice\": 0,\n                \"AdditionalDiscountPrice\": 0,\n                \"TotalPrice\": 0\n            }\n        ],\n        \"AdditionalCharges\": [],\n        \"OdometerBefore\": 102,\n        \"OdometerAfter\": 102,\n        \"CheckedIn\": false,\n        \"Reference\": \"\",\n        \"SelfService\": null,\n        \"IsEvent\": null,\n        \"IsEventBooked\": null\n    }\n]"}],"_postman_id":"f399a0b4-ee9d-4c33-91c0-27745bcc8423"},{"name":"Upcoming Pickups","id":"cde3825a-54d8-44bb-a717-6c2b23ab033d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\"  \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/upcomingpickups","description":"<h3 id=\"upcoming-pickups\">Upcoming Pickups</h3>\n<p>This endpoint allows you to add a reservation for upcoming pickups.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><strong><code>Session</code></strong> <strong>[</strong>string]: The session information for the reservation.</p>\n</li>\n<li><p><strong><code>RentalId</code></strong> <strong>[</strong>number]: The ID of the rental for which the reservation is being made.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be an array of reservation objects.</p>\n","urlObject":{"path":["rentalapi","reservation","upcomingpickups"],"host":["{{base-url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"da47fb84-06d3-440e-b399-e9d650777cab","name":"Upcoming Pickups","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\":\"{{rental-id}}\"  \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base-url}}/rentalapi/reservation/upcomingpickups","host":["{{base-url}}"],"path":["rentalapi","reservation","upcomingpickups"],"query":[{"key":"","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 14:22:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2913"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=e473EoU05NQ0go8v%2Fo1CTKsJA838LFBxpnWZeTU9yRZ%2FPvTyxl%2F9jcRrErOlrnvOhbF%2BxwZePzrecMJJpBqkejmsIMgxgYDjzogWuOMGa6YfcP9Y%2FXn28j5QSk4aNvXENp83izFtzHo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8cee8a7dcbd292ab-FRA"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 803696,\n        \"RentalReservationId\": 2841,\n        \"BookingCode\": \"90EVU8\",\n        \"Guid\": \"fa08bf86-b6b1-4680-aaa8-6e1e78478c55\",\n        \"DateFrom\": \"2024-10-08T05:25:00\",\n        \"DateTo\": \"2024-10-11T07:35:00\",\n        \"Web\": \"icelandreisemobil.com\",\n        \"Created\": \"2024-09-30T08:48:20.15\",\n        \"Vehicle\": {\n            \"ClassId\": 1269,\n            \"Class\": \"Dacia Duster 4x4 DIESEL\",\n            \"UnitId\": 19768,\n            \"LicensePlate\": \"DSL13\",\n            \"Status\": \"Returned\"\n        },\n        \"Location\": {\n            \"PickupId\": 483,\n            \"PickupName\": \"City center\",\n            \"PickupExtra\": null,\n            \"DropoffId\": 480,\n            \"DropoffName\": \"Husavik\",\n            \"DropoffExtra\": null\n        },\n        \"Customer\": {\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Email\": \"john@doe.is\",\n            \"Phone\": null,\n            \"Mobile\": \"123321\",\n            \"Passport\": null,\n            \"Address\": null,\n            \"City\": null,\n            \"State\": null,\n            \"ZipCode\": null,\n            \"CountryId\": null,\n            \"CountryName\": \"\"\n        },\n        \"Drivers\": [\n            {\n                \"Name\": \"\",\n                \"LicenseNumber\": \"\",\n                \"DateOfBirth\": null,\n                \"MainDriver\": true\n            }\n        ],\n        \"Status\": 2,\n        \"StatusText\": \"Reservation\",\n        \"VehiclePrice\": {\n            \"Price\": 80000,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 80000\n        },\n        \"ExtrasPrice\": {\n            \"Price\": 1500,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 1500\n        },\n        \"InsurancesPrice\": {\n            \"Price\": 0,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 0\n        },\n        \"LocationPrice\": {\n            \"Price\": 0,\n            \"DiscountPrice\": 0,\n            \"AdditionalDiscountPrice\": 0,\n            \"TotalPrice\": 0\n        },\n        \"AdditionalChargesPrice\": null,\n        \"Price\": 81500,\n        \"DiscountPrice\": 0,\n        \"AdditionalDiscountPrice\": 0,\n        \"TotalPrice\": 81500,\n        \"Balance\": 80500,\n        \"Currency\": \"ISK\",\n        \"CancelledDate\": null,\n        \"Extras\": [\n            {\n                \"Id\": 778,\n                \"Name\": \"WIFI\",\n                \"Quantity\": 1,\n                \"DiscountPrice\": 0,\n                \"AdditionalDiscountPrice\": 0,\n                \"TotalPrice\": 1500\n            }\n        ],\n        \"Insurances\": [\n            {\n                \"Id\": 569,\n                \"Name\": \"CDW\",\n                \"DiscountPrice\": 0,\n                \"AdditionalDiscountPrice\": 0,\n                \"TotalPrice\": 0\n            }\n        ],\n        \"AdditionalCharges\": [],\n        \"OdometerBefore\": 102,\n        \"OdometerAfter\": 102,\n        \"CheckedIn\": false,\n        \"Reference\": \"\",\n        \"SelfService\": null,\n        \"IsEvent\": null,\n        \"IsEventBooked\": null\n    }\n]"}],"_postman_id":"cde3825a-54d8-44bb-a717-6c2b23ab033d"},{"name":"Update Reservation Odometer and Fuel","id":"0ef876c9-10db-41fd-9fb1-9c07b7a8fdfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"Odometer\": \"100\",\r\n    \"Fuel\": \"100\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{base-url}}}/rentalapi/reservation/updateodometerandfuel","description":"<h3 id=\"update-reservation-odometer-and-fuel\">Update Reservation Odometer and Fuel</h3>\n<p>This endpoint allows you to update odometer and fuel on a booking.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><strong><code>Session</code></strong> <strong>[</strong>string]: The session information for the reservation.</p>\n</li>\n<li><p><strong><code>RentalId</code></strong> <strong>[</strong>number]: The ID of the rental for which the reservation is being made.</p>\n</li>\n<li><p><strong>Guid [</strong>string]: Reservation GUID.</p>\n</li>\n<li><p><strong>Odometer [int]</strong>: The odometer reading to assign to both the reservation and the associated vehicle unit.</p>\n</li>\n<li><p><strong>Fuel [int]</strong>: The fuel level to assign to both the reservation and the associated vehicle unit.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p><strong>The response will be an object</strong> containing the status of the operation, a message, and additional metadata.</p>\n","urlObject":{"path":["rentalapi","reservation","updateodometerandfuel"],"host":["{{base-url}}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"c318ec87-fb49-4303-b6ed-69b21962b0d3","name":"Update Reservation Odometer and Fuel","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"Odometer\": \"100\",\r\n    \"Fuel\": \"100\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base-url}}}/rentalapi/reservation/updateodometerandfuel","host":["{{base-url}}}"],"path":["rentalapi","reservation","updateodometerandfuel"],"query":[{"key":"","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 14:22:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2913"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=e473EoU05NQ0go8v%2Fo1CTKsJA838LFBxpnWZeTU9yRZ%2FPvTyxl%2F9jcRrErOlrnvOhbF%2BxwZePzrecMJJpBqkejmsIMgxgYDjzogWuOMGa6YfcP9Y%2FXn28j5QSk4aNvXENp83izFtzHo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8cee8a7dcbd292ab-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 0,\n    \"Message\": \"Successfully updated reservation odometer and fuel status\",\n    \"Data\": null,\n    \"Success\": true,\n    \"ExecutedActions\": []\n}"}],"_postman_id":"0ef876c9-10db-41fd-9fb1-9c07b7a8fdfe"},{"name":"Log Manually Send Email","id":"d0f5598a-22bc-4e27-b1b7-0f22cd96aa92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"RentalId\" : {{rental-id}},\r\n    \"Session\": \"{{session-id}}\",\r\n    \"From\": \"test@test.com\",\r\n    \"To\": [\"test1@test.com\", \"test2@test.com\", \"test3@test.com\"],\r\n    \"Subject\" : \"Test Manual\",\r\n    \"SentDate\": \"2025-11-07\",\r\n    \"TemplateId\": 488\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/manuallyemaillogging","urlObject":{"path":["rentalapi","reservation","manuallyemaillogging"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"1d5ed5c1-e4d8-4e8c-9a66-38bff6f10a03","name":"Manually send email","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"Guid\": \"{{reservation-guid}}\",\r\n    \"RentalId\" : {{rental-id}},\r\n    \"Session\": \"{{session-id}}\",\r\n    \"From\": \"test@test.com\",\r\n    \"To\": [\"test1@test.com\", \"test2@test.com\", \"test3@test.com\"],\r\n    \"Subject\" : \"Test Manual\",\r\n    \"SentDate\": \"2025-11-07\",\r\n    \"TemplateId\": 488\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/reservation/manuallyemaillogging"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"Id\": 0,\r\n    \"Message\": \"\",\r\n    \"Data\": null,\r\n    \"Success\": true,\r\n    \"ExecutedActions\": []\r\n}"}],"_postman_id":"d0f5598a-22bc-4e27-b1b7-0f22cd96aa92"}],"id":"0b2e7e42-2140-4676-b8cb-5ead3b8429e2","event":[{"listen":"prerequest","script":{"id":"b7642d43-341a-43bf-8e9b-46c90a793f3b","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/rentalapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('rntl-api-key'),","        'username': pm.environment.get('rntl-user-name'),","        'password': pm.environment.get('rntl-user-password'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"d672dcf7-2154-41c8-a8f7-af404ecb8e0e","type":"text/javascript","exec":[""]}}],"_postman_id":"0b2e7e42-2140-4676-b8cb-5ead3b8429e2","description":""},{"name":"Payments","item":[{"name":"Payment history","id":"a0be36ee-6222-4cfc-a5e3-1040841bf6cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"Guid\": \"{{reservation-guid}}\"\r\n}"},"url":"{{base-url}}/rentalapi/payment/history","description":"<p>Get a list of payments made on a reservation</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Guid</strong>: [string]</p>\n</li>\n</ul>\n","urlObject":{"path":["rentalapi","payment","history"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"d47631d7-de43-4976-81b3-4cc895f2445f","name":"Payment history","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"Guid\": \"{{reservation-guid}}\"\r\n}"},"url":"{{base-url}}/rentalapi/payment/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"477"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 08 Sep 2022 11:05:57 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ARRAffinity=908058b9e2be1479dd6b543a1483598c49313680b79a6118cf8ebe4a5a376c07;Path=/;HttpOnly;Secure;Domain=booking.caren.is"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=908058b9e2be1479dd6b543a1483598c49313680b79a6118cf8ebe4a5a376c07;Path=/;HttpOnly;SameSite=None;Secure;Domain=booking.caren.is"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:39f0b2d4-3739-4261-b40e-d11795a650e2"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"Payments\": [\n        {\n            \"Id\": 765775,\n            \"Guid\": \"5f786284-c499-452c-82c2-8e31a2696dc8\",\n            \"Type\": \"Store\",\n            \"Amount\": 1000.00,\n            \"Currency\": \"ISK\",\n            \"Method\": \"Valitor ValitorPay\",\n            \"SourcePaymentId\": null,\n            \"TransactionDate\": \"2022-09-07T16:20:08.387\",\n            \"ReferenceNumber\": null,\n            \"AuthorizationNumber\": null\n        },\n        {\n            \"Id\": 765779,\n            \"Guid\": \"5f786284-c499-452c-82c2-8e31a2696dc8\",\n            \"Type\": \"Charge\",\n            \"Amount\": 1000.00,\n            \"Currency\": \"ISK\",\n            \"Method\": \"Valitor ValitorPay\",\n            \"SourcePaymentId\": null,\n            \"TransactionDate\": \"2022-09-07T16:26:03.333\",\n            \"ReferenceNumber\": null,\n            \"AuthorizationNumber\": null\n        },\n        {\n            \"Id\": 765780,\n            \"Guid\": \"5f786284-c499-452c-82c2-8e31a2696dc8\",\n            \"Type\": \"Store\",\n            \"Amount\": 0.00,\n            \"Currency\": \"ISK\",\n            \"Method\": \"Valitor ValitorPay\",\n            \"SourcePaymentId\": null,\n            \"TransactionDate\": \"2022-09-07T16:26:33.527\",\n            \"ReferenceNumber\": null,\n            \"AuthorizationNumber\": null\n        },\n        {\n            \"Id\": 765784,\n            \"Guid\": \"5f786284-c499-452c-82c2-8e31a2696dc8\",\n            \"Type\": \"Refund\",\n            \"Amount\": 1000.00,\n            \"Currency\": \"ISK\",\n            \"Method\": \"Valitor ValitorPay\",\n            \"SourcePaymentId\": 765779,\n            \"TransactionDate\": \"2022-09-07T16:33:47.587\",\n            \"ReferenceNumber\": \"\",\n            \"AuthorizationNumber\": null\n        },\n        {\n            \"Id\": 765785,\n            \"Guid\": \"5f786284-c499-452c-82c2-8e31a2696dc8\",\n            \"Type\": \"Charge\",\n            \"Amount\": 50.00,\n            \"Currency\": \"ISK\",\n            \"Method\": \"Valitor ValitorPay\",\n            \"SourcePaymentId\": null,\n            \"TransactionDate\": \"2022-09-07T16:20:08.387\",\n            \"ReferenceNumber\": null,\n            \"AuthorizationNumber\": null\n        },\n        {\n            \"Id\": 765848,\n            \"Guid\": \"5f786284-c499-452c-82c2-8e31a2696dc8\",\n            \"Type\": \"Refund\",\n            \"Amount\": 50.00,\n            \"Currency\": \"ISK\",\n            \"Method\": \"Valitor ValitorPay\",\n            \"SourcePaymentId\": 765785,\n            \"TransactionDate\": \"2022-09-08T10:14:54.847\",\n            \"ReferenceNumber\": \"Some text\",\n            \"AuthorizationNumber\": null\n        }\n    ]\n}"}],"_postman_id":"a0be36ee-6222-4cfc-a5e3-1040841bf6cc"},{"name":"Charge virtual card","id":"50223246-7a28-4337-9b99-9faa03df14f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"PaymentId\": \"{{payment-id}}\",\r\n    \"Amount\": \"50\",\r\n    \"ChargeBalance\": false\r\n}"},"url":"{{base-url}}/rentalapi/payment/chargevirtualcard","description":"<p>Charge a stored virtual card on a reservation</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>PaymentId</strong>: [number] </li>\n<li>Amount: [number] Needs to be more than 0 if ChargeBalance is set to false</li>\n<li>ChargeBalance: [bool] Needs to be set as true if Amount is set to 0.</li>\n</ul>\n","urlObject":{"path":["rentalapi","payment","chargevirtualcard"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"c21ebdcc-d6fb-48f7-93b3-016fc1a4039f","name":"Charge virtual card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"PaymentId\": \"{{payment-id}}\",\r\n    \"Amount\": \"50\",\r\n    \"ChargeBalance\": false\r\n}"},"url":"{{base-url}}/rentalapi/payment/chargevirtualcard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"268"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 07 Sep 2022 16:46:45 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ARRAffinity=645e8f754b5c169bbf500aca97480ed8507d6dded47a9bdf4d4ce5a70e419436;Path=/;HttpOnly;Secure;Domain=test-booking.caren.is"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=645e8f754b5c169bbf500aca97480ed8507d6dded47a9bdf4d4ce5a70e419436;Path=/;HttpOnly;SameSite=None;Secure;Domain=test-booking.caren.is"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:1eaae130-d1aa-4c87-b266-695289c63251"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"Guid\": \"5f786284-c499-452c-82c2-8e31a2696dc8\",\n    \"Amount\": 50,\n    \"Currency\": \"ISK\",\n    \"TransactionDate\": \"2022-09-07T16:20:08.387\",\n    \"ReferenceNumber\": null,\n    \"AuthorizationNumber\": null\n}"}],"_postman_id":"50223246-7a28-4337-9b99-9faa03df14f6"},{"name":"Refund payment","id":"a2e6d17c-5df0-47b5-9e92-f4415b8a6024","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"PaymentId\": \"{{payment-id}}\",\r\n    \"Amount\": \"50\",\r\n    \"Reference\": \"Some text\"\r\n}"},"url":"{{base-url}}/rentalapi/payment/refund","description":"<p>Refund a payment on a reservation</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>PaymentId</strong>: [number] </li>\n<li><strong>Amount</strong>: [number] </li>\n<li>Reference: [string]</li>\n</ul>\n","urlObject":{"path":["rentalapi","payment","refund"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"66e38774-50a5-4d13-ba30-d6c7a831ef8e","name":"Refund payment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": \"{{rental-id}}\",\r\n    \"PaymentId\": \"{{payment-id}}\",\r\n    \"Amount\": \"50\",\r\n    \"Reference\": \"Some text\"\r\n}"},"url":"{{base-url}}/rentalapi/payment/refund"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"135"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 08 Sep 2022 11:03:21 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ARRAffinity=908058b9e2be1479dd6b543a1483598c49313680b79a6118cf8ebe4a5a376c07;Path=/;HttpOnly;Secure;Domain=booking.caren.is"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=908058b9e2be1479dd6b543a1483598c49313680b79a6118cf8ebe4a5a376c07;Path=/;HttpOnly;SameSite=None;Secure;Domain=booking.caren.is"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:39f0b2d4-3739-4261-b40e-d11795a650e2"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"a2e6d17c-5df0-47b5-9e92-f4415b8a6024"}],"id":"944c7a91-b8c6-43fa-a646-087e20ea80f4","_postman_id":"944c7a91-b8c6-43fa-a646-087e20ea80f4","description":""},{"name":"Classes","item":[{"name":"List","id":"829d6a28-5918-423b-97ab-871e3ba1cc4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\"\r\n}"},"url":"{{base-url}}/rentalapi/class/getlist","description":"<p>Get a list of Car Classes for a Rental.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n</ul>\n","urlObject":{"path":["rentalapi","class","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"41bc7f1c-8ba2-4d1c-9924-950995205133","name":"List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\"\r\n}"},"url":"{{base-url}}/rentalapi/class/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 11:13:13 GMT"},{"key":"Content-Length","value":"3114"}],"cookie":[],"responseTime":null,"body":"{\n    \"Classes\": [\n        {\n            \"Id\": 1269,\n            \"Name\": \"Dacia Duster 4x4 DIESEL\",\n            \"Summary\": \"<p>Dacia Duster 4x4 DIESEL<br />\\nTesting drasl if webs are removed</p>\\n\",\n            \"Text\": \"<p>In 2014 we added the new exciting and fuel efficient Dacia Duster to our fleet. Since then, it has become our most popular choice and our greatest addition. With it&acute;s economical 1.5 diesel engine avarage fuel consumption is 5,3 liters per 100 km so it is perfect for those travelling on a budget but want to see all of Iceland in a safe and comfortable way. The Duster hardly ever gives us a problem, it just keeps on driving and has our lowest problem rate. Truly good and comfortable cars. Fit for F-Roads. There&acute;s an impressive 475 litres of luggage room with the rear seats in place. If the rear seast are folded down the luggage space will extend to 1.636 litres. The Duster has standard equipment level;&nbsp;AUX, USB, Bluetooth, Air Bags, Power Steering, Heated Seats, Cruise Control</p>\\n\",\n            \"Title\": null,\n            \"Url\": \"dacia-duster-4x4-diesel\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/Images/65/download.jpeg\",\n            \"Model\": \"2016-2017\",\n            \"CustomCode\": null,\n            \"ACRISS\": null,\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": null,\n            \"LargeBags\": 4,\n            \"SmallBags\": null,\n            \"MinimumDriverAge\": null,\n            \"MinimumRentalDays\": null,\n            \"MaximumRentalDays\": null,\n            \"AirCondition\": false,\n            \"ForHighland\": true,\n            \"TransmissionId\": 23,\n            \"TransmissionName\": \"Manual\",\n            \"FuelId\": 2,\n            \"FuelName\": \"Diesel\",\n            \"DriveId\": 1,\n            \"DriveName\": \"4WD\",\n            \"Place\": 0,\n            \"Groups\": [\n                {\n                    \"Id\": 128,\n                    \"Name\": \"4 x 4\",\n                    \"Description\": \"<p>AWD and 4WD</p>\\n\"\n                }\n            ],\n            \"Images\": [\n                {\n                    \"Name\": \"download.jpeg\",\n                    \"Url\": \"/Images/65/download.jpeg\"\n                },\n                {\n                    \"Name\": \"caren_landcruiser.jpg\",\n                    \"Url\": \"/Images/65/caren_landcruiser.jpg\"\n                },\n                {\n                    \"Name\": \"stove_is.jpg\",\n                    \"Url\": \"/Images/65/stove_is.jpg\"\n                },\n                {\n                    \"Name\": \"Borgun-test-kreditkort.png\",\n                    \"Url\": \"/Images/65/Borgun-test-kreditkort.png\"\n                }\n            ]\n        },\n        {\n            \"Id\": 1315,\n            \"Name\": \"Kia Rio - Automatic, Gasoline\",\n            \"Summary\": \"<p>The Kia Rio is a subcompact car produced by the South Korean manufacturer Kia since August 2000 and now in its fourth generation. Body styles have included a three and five-door hatchback and four-door sedan, equipped with inline-four gasoline and diesel engines, and front-wheel drive.​</p>\\n\",\n            \"Text\": \"<p>The Kia Rio is a subcompact car produced by the South Korean manufacturer Kia since August 2000 and now in its fourth generation. Body styles have included a three and five-door hatchback and four-door sedan, equipped with inline-four gasoline and diesel engines, and front-wheel drive.</p>\\n\",\n            \"Title\": \"Kia Rio - Automatic, Gasoline\",\n            \"Url\": \"kia-rio-automatic-gasoline\",\n            \"Keywords\": null,\n            \"Description\": null,\n            \"Image\": \"/Images/65/caren_yaris-2016.png\",\n            \"Model\": null,\n            \"CustomCode\": null,\n            \"ACRISS\": \"ECAR\",\n            \"Doors\": 5,\n            \"Seats\": 5,\n            \"Beds\": null,\n            \"LargeBags\": null,\n            \"SmallBags\": null,\n            \"MinimumDriverAge\": 21,\n            \"MinimumRentalDays\": null,\n            \"MaximumRentalDays\": null,\n            \"AirCondition\": true,\n            \"ForHighland\": false,\n            \"TransmissionId\": 20,\n            \"TransmissionName\": \"Automatic\",\n            \"FuelId\": 9,\n            \"FuelName\": \"Gasoline\",\n            \"DriveId\": 3,\n            \"DriveName\": \"FWD\",\n            \"Place\": 1,\n            \"Groups\": [\n                {\n                    \"Id\": 124,\n                    \"Name\": \"Economy \",\n                    \"Description\": \"<p>Economy Cars</p>\\n\"\n                },\n                {\n                    \"Id\": 125,\n                    \"Name\": \"Standard\",\n                    \"Description\": \"<p>Standard Cars.</p>\\n\"\n                }\n            ],\n            \"Images\": null\n        }\n    ]\n}"}],"_postman_id":"829d6a28-5918-423b-97ab-871e3ba1cc4b"},{"name":"Get Available ClassIds","event":[{"listen":"prerequest","script":{"id":"05036267-ab05-445a-a082-1490b27d3c8b","exec":["var moment = require('moment');","var from = new moment().add('days', 30).format('YYYY-MM-DD');","var to = new moment().add('days', 34).format('YYYY-MM-DD');","","pm.environment.set('tmp-date-from', from);","pm.environment.set('tmp-date-to', to);"],"type":"text/javascript"}}],"id":"70dd3faa-0643-44d4-8be6-2a1f5306b9bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"DateFrom\": \"{{available-date-from}}\",\r\n\t\"DateTo\": \"{{available-date-to}}\",\r\n\t\"ClassIds\": null\r\n}"},"url":"{{base-url}}/rentalapi/class/getavailableids","description":"<p>Get a list of Car Classes for a Rental.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>DateFrom</strong>: [date]</li>\n<li><strong>DateTo</strong>: [date]</li>\n<li>ClassIds: [number-array]</li>\n</ul>\n","urlObject":{"path":["rentalapi","class","getavailableids"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"b3fc624a-275e-4487-87c6-4c9a7c9c117a","name":"Get Available ClassIds","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tDateFrom: \"{{tmp-date-from}}\",\r\n\tDateTo: \"{{tmp-date-to}}\",\r\n\tClassIds: null\r\n}"},"url":"{{base-url}}/rentalapi/class/getavailableids"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 11:14:16 GMT"},{"key":"Content-Length","value":"19"}],"cookie":[],"responseTime":null,"body":"{\n    \"Ids\": [\n        1269,\n        1315\n    ]\n}"}],"_postman_id":"70dd3faa-0643-44d4-8be6-2a1f5306b9bd"},{"name":"Check if Class is Available","event":[{"listen":"prerequest","script":{"id":"05036267-ab05-445a-a082-1490b27d3c8b","exec":["var moment = require('moment');","var from = new moment().add('days', 30).format('YYYY-MM-DD');","var to = new moment().add('days', 34).format('YYYY-MM-DD');","","pm.environment.set('tmp-date-from', from);","pm.environment.set('tmp-date-to', to);"],"type":"text/javascript"}}],"id":"08fe1960-6880-442b-9e67-07f13c3ba205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"ClassId\": 1269,\r\n\t\"DateFrom\": \"{{available-date-from}}\",\r\n\t\"DateTo\": \"{{available-date-to}}\"\r\n}"},"url":"{{base-url}}/rentalapi/class/checkavailable","description":"<p>Check if a Class is availabel in a Rental.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>ClassId</strong>: [number]</li>\n<li><strong>DateFrom</strong>: [date]</li>\n<li><strong>DateTo</strong>: [date]</li>\n</ul>\n","urlObject":{"path":["rentalapi","class","checkavailable"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"158583ee-3562-4865-ab76-09604f4aea34","name":"Check if Class is Available","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tClassId: 1269,\r\n\tDateFrom: \"{{tmp-date-from}}\",\r\n\tDateTo: \"{{tmp-date-to}}\"\r\n}"},"url":"{{base-url}}/rentalapi/class/checkavailable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 11:14:50 GMT"},{"key":"Content-Length","value":"36"}],"cookie":[],"responseTime":null,"body":"{\n    \"Available\": true,\n    \"NumberOfUnits\": 3\n}"}],"_postman_id":"08fe1960-6880-442b-9e67-07f13c3ba205"}],"id":"f92ef9be-c061-49d4-87a8-02d1aa9ac7f1","event":[{"listen":"prerequest","script":{"id":"3fb077d6-cfc8-4e62-8946-b39bae1473d4","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/rentalapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('rntl-api-key'),","        'username': pm.environment.get('rntl-user-name'),","        'password': pm.environment.get('rntl-user-password'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"fe189f60-0374-4b41-a5a8-58ed824bd839","type":"text/javascript","exec":[""]}}],"_postman_id":"f92ef9be-c061-49d4-87a8-02d1aa9ac7f1","description":""},{"name":"Company","item":[{"name":"List","id":"13ef2cab-6814-486b-baaf-82d074afc424","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/company/getlist","description":"<p>Get a list of companies in the rental</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n</ul>\n","urlObject":{"path":["rentalapi","company","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"e13b31ae-3116-4598-9b8c-61980f7e6e71","name":"List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base-url}}/rentalapi/company/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Oct 2024 09:13:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"294"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=oTTuMJ8N6ggzcckWjgbcKoUCW5dsxD2vg16OkHeXHG7sa7ds6%2B4xOLyJr7tn3RTo0jYqYP4Sn0J%2FsferbPLRSL%2FgNMms%2FYgoMmk0IhabOflp5c7ryQr4OgKkuBDch5sZuDYmn2oh8dg%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8cecc6f99a2a91ff-FRA"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"Companies\": [\n        {\n            \"Id\": 72,\n            \"Name\": \"Company106\",\n            \"IdentificationNumber\": \"12345678\"\n        },\n        {\n            \"Id\": 73,\n            \"Name\": \"Company114\",\n            \"IdentificationNumber\": \"12345678\"\n        }\n    ]\n}"}],"_postman_id":"13ef2cab-6814-486b-baaf-82d074afc424"}],"id":"8b79d023-9469-48a9-8087-e1c38c39b0e9","_postman_id":"8b79d023-9469-48a9-8087-e1c38c39b0e9","description":""},{"name":"Finance","item":[{"name":"GetFolios","id":"007309b5-5e41-47e1-bcea-4da3140a5ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": {{rental-id}},\r\n    \"DateFrom\": \"2025-10-31\", \r\n    \"DateTo\": \"2025-11-15\", \r\n    \"FolioStatus\": 1,\r\n    \"Page\": 1\r\n}"},"url":"{{base-url}}/rentalapi/finance/getfolios","description":"<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>DateFrom</strong>: [date]</li>\n<li><strong>DateTo</strong>: [date]</li>\n<li>FolioStatus: [number] Available values are 0,1 and 2(Folio, Invoice and Void). default value is 0(Folio)</li>\n<li>Page: [number] Default value is 1.</li>\n</ul>\n","urlObject":{"path":["rentalapi","finance","getfolios"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"e56eede9-50ad-47d0-b75d-2a52749d8c44","name":"GetFolios","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"Session\": \"{{session-id}}\",\r\n    \"RentalId\": {{rental-id}},\r\n    \"DateFrom\": \"2025-10-31\", \r\n    \"DateTo\": \"2025-11-15\", \r\n    \"FolioStatus\": 1,\r\n    \"Page\": 1\r\n}"},"url":"{{base-url}}/rentalapi/finance/getfolios"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 06 Nov 2025 14:22:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1956"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"cloudflare"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:6a6618be-e68f-44e0-af87-b9135ee45843"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=GDRdo6fQfHVQdTU%2BpYghPcrCeagacbv%2FTGrSj8bm28DDgfcAzIWQKqX1fuDaN3CQrq7px0gU9j67qDejWsaOwMMILeY8qme5e0XOgT7SIZ0jgTY%3D\"}]}"},{"key":"CF-RAY","value":"99a53ed8cd4db37a-PRG"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"Page\": 1,\n    \"NumberOfPages\": 1,\n    \"Total\": 12,\n    \"Folios\": [\n        {\n            \"Id\": 141772,\n            \"InvoiceId\": 1952,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-09T00:00:00\",\n            \"DateFrom\": \"2025-11-09T00:00:00\",\n            \"DateTo\": \"2025-11-12T00:00:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"V83BEH\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"Nikola \",\n                \"LastName\": \"Petkovic\",\n                \"Email\": \"john@doe.is\",\n                \"Address\": \"test\",\n                \"City\": \"test\",\n                \"Country\": \"San Marino\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": \"11\"\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Aston Martin\",\n                    \"ClassId\": 2409,\n                    \"Net\": 0,\n                    \"Taxes\": 0,\n                    \"Total\": 0,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [\n                {\n                    \"Name\": \"CDW\",\n                    \"InsuranceId\": 569,\n                    \"Net\": 0,\n                    \"Taxes\": 0,\n                    \"Total\": 0,\n                    \"VAT\": 0,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"AdditionalCharges\": [],\n            \"Location\": {\n                \"Name\": \"Pick-up / Drop-off\",\n                \"Net\": 0,\n                \"Taxes\": 0,\n                \"Total\": 0,\n                \"VAT\": 24,\n                \"AccountingNumber\": \"N123\"\n            },\n            \"Payments\": []\n        },\n        {\n            \"Id\": 141794,\n            \"InvoiceId\": 1949,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-04T10:09:59.18\",\n            \"DateFrom\": \"2024-09-19T15:35:00\",\n            \"DateTo\": \"2024-09-25T15:35:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"KD57IV\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"elena\",\n                \"LastName\": \"el\",\n                \"Email\": \"elena@test.com\",\n                \"Address\": null,\n                \"City\": null,\n                \"Country\": \"\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": null\n            },\n            \"Vehicles\": [],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2024-09-17T00:00:00\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775272,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                },\n                {\n                    \"PaymentType\": \"Refund\",\n                    \"TransactionDate\": \"2025-11-04T10:09:59.18\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775273,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 141796,\n            \"InvoiceId\": 1950,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-04T10:17:04.153\",\n            \"DateFrom\": \"2025-12-08T15:00:00\",\n            \"DateTo\": \"2025-12-12T15:00:00\",\n            \"TotalPrice\": 2000,\n            \"PaidPrice\": 2000,\n            \"BalancePrice\": 0,\n            \"Net\": 1612.9,\n            \"Taxes\": 387.1,\n            \"BookingCode\": \"IOW6EW\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"John\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"john@doe.is\",\n                \"Address\": \"Home sweet home 123\",\n                \"City\": \"Keflavik\",\n                \"Country\": \"Iceland\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": \"230\"\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Dacia Duster 4x4 DIESEL\",\n                    \"ClassId\": 1269,\n                    \"Net\": 1612.9,\n                    \"Taxes\": 387.1,\n                    \"Total\": 2000,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2025-11-04T10:17:04.1533333\",\n                    \"Total\": 2000,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775276,\n                    \"Method\": \"Prepaid Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 141797,\n            \"InvoiceId\": 1951,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-04T10:34:12.24\",\n            \"DateFrom\": \"2024-09-19T15:35:00\",\n            \"DateTo\": \"2024-09-25T15:35:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"KD57IV\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"elena\",\n                \"LastName\": \"el\",\n                \"Email\": \"elena@test.com\",\n                \"Address\": null,\n                \"City\": null,\n                \"Country\": \"\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": null\n            },\n            \"Vehicles\": [],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2024-09-17T00:00:00\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775278,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                },\n                {\n                    \"PaymentType\": \"Refund\",\n                    \"TransactionDate\": \"2025-11-04T10:34:12.24\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775279,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 141804,\n            \"InvoiceId\": 1955,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-04T10:45:37.727\",\n            \"DateFrom\": \"2025-11-09T00:00:00\",\n            \"DateTo\": \"2025-11-12T00:00:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"IGK2KU\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"Nikola\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"john@doe.is\",\n                \"Address\": \"Home sweet home 123\",\n                \"City\": \"Keflavik\",\n                \"Country\": \"Iceland\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": \"230\"\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Dacia Duster 4x4 DIESEL\",\n                    \"ClassId\": 1269,\n                    \"Net\": 0,\n                    \"Taxes\": 0,\n                    \"Total\": 0,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": {\n                \"Name\": \"Pick-up / Drop-off\",\n                \"Net\": 0,\n                \"Taxes\": 0,\n                \"Total\": 0,\n                \"VAT\": 24,\n                \"AccountingNumber\": \"N123\"\n            },\n            \"Payments\": []\n        },\n        {\n            \"Id\": 141806,\n            \"InvoiceId\": 1956,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-04T10:47:33.377\",\n            \"DateFrom\": \"2025-11-04T10:45:00\",\n            \"DateTo\": \"2025-11-04T10:45:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"KOU6MU\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"John_215559323\",\n                \"LastName\": \"Doe24534391\",\n                \"Email\": \"johndoe_475976838@test.com\",\n                \"Address\": null,\n                \"City\": null,\n                \"Country\": \"\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": null\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Aston Martin\",\n                    \"ClassId\": 2409,\n                    \"Net\": 0,\n                    \"Taxes\": 0,\n                    \"Total\": 0,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [\n                {\n                    \"Name\": \"CDW\",\n                    \"InsuranceId\": 569,\n                    \"Net\": 0,\n                    \"Taxes\": 0,\n                    \"Total\": 0,\n                    \"VAT\": 0,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"AdditionalCharges\": [],\n            \"Location\": {\n                \"Name\": \"Pick-up / Drop-off\",\n                \"Net\": 0,\n                \"Taxes\": 0,\n                \"Total\": 0,\n                \"VAT\": 24,\n                \"AccountingNumber\": \"N123\"\n            },\n            \"Payments\": []\n        },\n        {\n            \"Id\": 141808,\n            \"InvoiceId\": 1957,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-04T15:52:22.197\",\n            \"DateFrom\": \"2025-12-08T15:00:00\",\n            \"DateTo\": \"2025-12-12T15:00:00\",\n            \"TotalPrice\": 2000,\n            \"PaidPrice\": 2000,\n            \"BalancePrice\": 0,\n            \"Net\": 1612.9,\n            \"Taxes\": 387.1,\n            \"BookingCode\": \"QCZ49B\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"John\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"john@doe.is\",\n                \"Address\": \"Home sweet home 123\",\n                \"City\": \"Keflavik\",\n                \"Country\": \"Iceland\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": \"230\"\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Dacia Duster 4x4 DIESEL\",\n                    \"ClassId\": 1269,\n                    \"Net\": 1612.9,\n                    \"Taxes\": 387.1,\n                    \"Total\": 2000,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2025-11-04T15:52:22.1966667\",\n                    \"Total\": 2000,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775284,\n                    \"Method\": \"Prepaid Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 141810,\n            \"InvoiceId\": 1958,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-04T15:59:58.313\",\n            \"DateFrom\": \"2025-12-08T15:00:00\",\n            \"DateTo\": \"2025-12-12T15:00:00\",\n            \"TotalPrice\": 2000,\n            \"PaidPrice\": 2000,\n            \"BalancePrice\": 0,\n            \"Net\": 1612.9,\n            \"Taxes\": 387.1,\n            \"BookingCode\": \"6EO6F7\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"John\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"john@doe.is\",\n                \"Address\": \"Home sweet home 123\",\n                \"City\": \"Keflavik\",\n                \"Country\": \"Iceland\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": \"230\"\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Dacia Duster 4x4 DIESEL\",\n                    \"ClassId\": 1269,\n                    \"Net\": 1612.9,\n                    \"Taxes\": 387.1,\n                    \"Total\": 2000,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2025-11-04T15:59:58.3133333\",\n                    \"Total\": 2000,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775286,\n                    \"Method\": \"Prepaid Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 141812,\n            \"InvoiceId\": 1959,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-05T10:12:37.903\",\n            \"DateFrom\": \"2025-11-09T00:00:00\",\n            \"DateTo\": \"2025-11-12T00:00:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"KEQ5WK\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"Nikola\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"nikola@godo.is\",\n                \"Address\": \"Home sweet home 123\",\n                \"City\": \"Keflavik\",\n                \"Country\": \"Iceland\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": \"230\"\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Dacia Duster 4x4 DIESEL\",\n                    \"ClassId\": 1269,\n                    \"Net\": 0,\n                    \"Taxes\": 0,\n                    \"Total\": 0,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": {\n                \"Name\": \"Pick-up / Drop-off\",\n                \"Net\": 0,\n                \"Taxes\": 0,\n                \"Total\": 0,\n                \"VAT\": 24,\n                \"AccountingNumber\": \"N123\"\n            },\n            \"Payments\": []\n        },\n        {\n            \"Id\": 141826,\n            \"InvoiceId\": 1960,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-06T10:35:05.053\",\n            \"DateFrom\": \"2024-09-19T15:35:00\",\n            \"DateTo\": \"2024-09-25T15:35:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"KD57IV\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"elena\",\n                \"LastName\": \"el\",\n                \"Email\": \"elena@test.com\",\n                \"Address\": null,\n                \"City\": null,\n                \"Country\": \"\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": null\n            },\n            \"Vehicles\": [],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2024-09-17T00:00:00\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775288,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                },\n                {\n                    \"PaymentType\": \"Refund\",\n                    \"TransactionDate\": \"2025-11-06T10:35:05.0533333\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775289,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 141828,\n            \"InvoiceId\": 1961,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-06T10:46:51.68\",\n            \"DateFrom\": \"2025-12-10T15:00:00\",\n            \"DateTo\": \"2025-12-14T15:00:00\",\n            \"TotalPrice\": 2000,\n            \"PaidPrice\": 2000,\n            \"BalancePrice\": 0,\n            \"Net\": 1612.9,\n            \"Taxes\": 387.1,\n            \"BookingCode\": \"6HBW2Z\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"John\",\n                \"LastName\": \"Doe\",\n                \"Email\": \"john@doe.is\",\n                \"Address\": \"Home sweet home 123\",\n                \"City\": \"Keflavik\",\n                \"Country\": \"Iceland\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": \"230\"\n            },\n            \"Vehicles\": [\n                {\n                    \"Name\": \"Dacia Duster 4x4 DIESEL\",\n                    \"ClassId\": 1269,\n                    \"Net\": 1612.9,\n                    \"Taxes\": 387.1,\n                    \"Total\": 2000,\n                    \"VAT\": 24,\n                    \"AccountingNumber\": \"N123\"\n                }\n            ],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2025-11-06T10:46:51.68\",\n                    \"Total\": 2000,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775292,\n                    \"Method\": \"Prepaid Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 141829,\n            \"InvoiceId\": 1962,\n            \"FolioStatus\": \"Invoice\",\n            \"FolioDate\": \"2025-11-06T10:52:00.827\",\n            \"DateFrom\": \"2024-09-19T15:35:00\",\n            \"DateTo\": \"2024-09-25T15:35:00\",\n            \"TotalPrice\": 0,\n            \"PaidPrice\": 0,\n            \"BalancePrice\": 0,\n            \"Net\": 0,\n            \"Taxes\": 0,\n            \"BookingCode\": \"KD57IV\",\n            \"Currency\": \"ISK\",\n            \"Web\": \"caren.io\",\n            \"Customer\": {\n                \"FirstName\": \"elena\",\n                \"LastName\": \"el\",\n                \"Email\": \"elena@test.com\",\n                \"Address\": null,\n                \"City\": null,\n                \"Country\": \"\",\n                \"State\": null,\n                \"IdentificationNumber\": null,\n                \"ZipCode\": null\n            },\n            \"Vehicles\": [],\n            \"Extras\": [],\n            \"Insurances\": [],\n            \"AdditionalCharges\": [],\n            \"Location\": null,\n            \"Payments\": [\n                {\n                    \"PaymentType\": \"Charge\",\n                    \"TransactionDate\": \"2024-09-17T00:00:00\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775294,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                },\n                {\n                    \"PaymentType\": \"Refund\",\n                    \"TransactionDate\": \"2025-11-06T10:52:00.8266667\",\n                    \"Total\": 1,\n                    \"Currency\": \"ISK\",\n                    \"PaymentId\": 775295,\n                    \"Method\": \"Cash Offline\",\n                    \"PaymentTypeId\": \"\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"007309b5-5e41-47e1-bcea-4da3140a5ad8"}],"id":"88e8e312-521f-4952-80db-cfc7b0e84c56","_postman_id":"88e8e312-521f-4952-80db-cfc7b0e84c56","description":""},{"name":"Data","item":[{"name":"Units / List","id":"588f2b8b-7b7e-40e3-af2e-1ef78019e998","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"ClassIds\": null,\r\n\t\"Year\": null,\r\n\t\"Status\": null,\r\n\t\"BranchId\": null,\r\n\t\"IsBookable\": null,\r\n\t\"IsActive\": true,\r\n\t\"IsForsale\": null,\r\n\t\"IncludeImages\": true,\r\n\t\"IncludeSoldUnits\": false,\r\n\t\"Page\": 1\r\n}"},"url":"{{base-url}}/rentalapi/unit/getlist","description":"<p>Get a list of Units for a specific Rental. There is a pagination for the respone in this endpoint, each page returns 200 units.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li>ClassIds: [number-array] Array of Class ids for filtering.</li>\n<li>Year: [number] Filters out by Year value</li>\n<li>Status: [number] Filters out by Status value (Possible values: 0 = \"Unknown\", 1 = \"Rented\", 2 = \"Returned\", 3 = \"Available\")</li>\n<li>BranchId: [number] Filters out by Branch value</li>\n<li>IsBookable: [bool] Filters out by NotBookable value</li>\n<li>IsActive: [bool] Filters out by Active value</li>\n<li>IsForsale: [bool] Filters out by Forsale value</li>\n<li>IncludeImages: [bool]</li>\n<li>IncludeSoldUnits: [bool]</li>\n<li>Page: [number] (defaultvalue: 1)</li>\n</ul>\n","urlObject":{"path":["rentalapi","unit","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"84eb9d39-dd01-4eab-af67-255101a75028","name":"Unit list","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tClassIds: null,\r\n\tYear: null,\r\n\tStatus: null,\r\n\tBranchId: null,\r\n\tIsBookable: null,\r\n\tIsActive: true,\r\n\tIsForsale: null,\r\n    IncludeImages: true,\r\n\tPage: 1\r\n}"},"url":"{{base-url}}/rentalapi/unit/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5ccmVudGFsYXBpXHVuaXRcZ2V0bGlzdA==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 13 Sep 2019 09:40:26 GMT"},{"key":"Content-Length","value":"1699"}],"cookie":[],"responseTime":null,"body":"{\n    \"Page\": 1,\n    \"NumberOfPages\": 1,\n    \"Total\": 7,\n    \"Units\": [\n        {\n            \"Id\": 19680,\n            \"LicensePlate\": \"IUG84\",\n            \"ClassId\": 1286,\n            \"ClassName\": \"Skoda Fabia - Manual 2WD\",\n            \"Status\": 3,\n            \"StatusText\": \"Available\",\n            \"Bookable\": true,\n            \"Active\": true,\n            \"BranchId\": null,\n            \"BranchName\": \"\",\n            \"SoldDate\": null,\n            \"Year\": 2015,\n            \"ForSale\": false,\n            \"Images\": [\n                {\n                    \"Name\": \"carA.JPG\",\n                    \"Url\": \"/Images/65/carA.JPG\"\n                },\n                {\n                    \"Name\": \"carB.JPG\",\n                    \"Url\": \"/Images/65/carB.JPG\"\n                }\n            ]\n        },\n        {\n            \"Id\": 19681,\n            \"LicensePlate\": \"SKÞ1975\",\n            \"ClassId\": 1269,\n            \"ClassName\": \"Dacia Duster 4x4 DIESEL\",\n            \"Status\": 0,\n            \"StatusText\": \"Unknown\",\n            \"Bookable\": true,\n            \"Active\": true,\n            \"BranchId\": null,\n            \"BranchName\": \"\",\n            \"SoldDate\": null,\n            \"Year\": null,\n            \"ForSale\": true,\n            \"Images\": null\n        },\n        {\n            \"Id\": 20813,\n            \"LicensePlate\": \"AEF122\",\n            \"ClassId\": 1269,\n            \"ClassName\": \"Dacia Duster 4x4 DIESEL\",\n            \"Status\": 1,\n            \"StatusText\": \"Rented\",\n            \"Bookable\": true,\n            \"Active\": true,\n            \"BranchId\": null,\n            \"BranchName\": \"\",\n            \"SoldDate\": null,\n            \"Year\": 2002,\n            \"ForSale\": false,\n            \"Images\": null\n        },\n        {\n            \"Id\": 20814,\n            \"LicensePlate\": \"SEK123\",\n            \"ClassId\": 1361,\n            \"ClassName\": \"Renault Kangoo\",\n            \"Status\": 1,\n            \"StatusText\": \"Rented\",\n            \"Bookable\": true,\n            \"Active\": true,\n            \"BranchId\": null,\n            \"BranchName\": \"\",\n            \"SoldDate\": null,\n            \"Year\": 2019,\n            \"ForSale\": false,\n            \"Images\": null\n        },\n        {\n            \"Id\": 21329,\n            \"LicensePlate\": \"ABC-111\",\n            \"ClassId\": 1269,\n            \"ClassName\": \"Dacia Duster 4x4 DIESEL\",\n            \"Status\": 2,\n            \"StatusText\": \"Returned\",\n            \"Bookable\": true,\n            \"Active\": true,\n            \"BranchId\": 147,\n            \"BranchName\": \"Keflavik - Airport\",\n            \"SoldDate\": null,\n            \"Year\": null,\n            \"ForSale\": false,\n            \"Images\": null\n        },\n        {\n            \"Id\": 24665,\n            \"LicensePlate\": \"IML44\",\n            \"ClassId\": 1269,\n            \"ClassName\": \"Dacia Duster 4x4 DIESEL\",\n            \"Status\": 0,\n            \"StatusText\": \"Unknown\",\n            \"Bookable\": false,\n            \"Active\": true,\n            \"BranchId\": 160,\n            \"BranchName\": \"Reykjavik\",\n            \"SoldDate\": null,\n            \"Year\": 1941,\n            \"ForSale\": false,\n            \"Images\": null\n        },\n        {\n            \"Id\": 25050,\n            \"LicensePlate\": \"cccc\",\n            \"ClassId\": 1315,\n            \"ClassName\": \"Kia Rio - Automatic, Gasoline\",\n            \"Status\": 2,\n            \"StatusText\": \"Returned\",\n            \"Bookable\": true,\n            \"Active\": true,\n            \"BranchId\": 147,\n            \"BranchName\": \"Keflavik - Airport\",\n            \"SoldDate\": null,\n            \"Year\": null,\n            \"ForSale\": false,\n            \"Images\": null\n        }\n    ]\n}"}],"_postman_id":"588f2b8b-7b7e-40e3-af2e-1ef78019e998"},{"name":"Units / Item","id":"72beeb2e-20d0-4c19-a158-65cc6487beee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Session\": \"{{session-id}}\",\r\n\t\"RentalId\": \"{{rental-id}}\",\r\n\t\"Id\":19681\r\n}"},"url":"{{base-url}}/rentalapi/unit/getitem","description":"<p>Get a single Unit</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>Id</strong>: [number]</li>\n</ul>\n","urlObject":{"path":["rentalapi","unit","getitem"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"558f01b8-869b-4717-82ef-c40f4e57229e","name":"Unit Item","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tId:19681\r\n}"},"url":"{{base-url}}/rentalapi/unit/getitem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5ccmVudGFsYXBpXHVuaXRcZ2V0aXRlbQ==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 13 Sep 2019 09:49:06 GMT"},{"key":"Content-Length","value":"4851"}],"cookie":[],"responseTime":null,"body":"{\n    \"Notes\": [\n        {\n            \"Note\": \"<p>Brotinn spegill</p>\\n\\n<p>&nbsp;</p>\\n\\n<p>&nbsp;</p>\\n\",\n            \"ReservationId\": 500736,\n            \"RentalReservationId\": 500736,\n            \"Created\": \"2018-05-30T11:33:35.53\",\n            \"Creator\": \"Jón Jónsson\"\n        }\n    ],\n    \"Services\": [\n        {\n            \"MaintenanceType\": \"OilChange\",\n            \"Cost\": null,\n            \"OdometerAfter\": null,\n            \"CompletedDate\": null\n        }\n    ],\n    \"Reservations\": [\n        {\n            \"ReservationId\": 707501,\n            \"RentalReservationId\": 150,\n            \"DateFrom\": \"2019-05-23T14:35:00\",\n            \"DateTo\": \"2019-05-24T14:35:00\",\n            \"Price\": 33900,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 704530,\n            \"RentalReservationId\": 148,\n            \"DateFrom\": \"2019-05-13T14:30:00\",\n            \"DateTo\": \"2019-05-15T14:30:00\",\n            \"Price\": 20500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 702573,\n            \"RentalReservationId\": 143,\n            \"DateFrom\": \"2019-05-08T12:00:00\",\n            \"DateTo\": \"2019-05-12T12:00:00\",\n            \"Price\": 38500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 689867,\n            \"RentalReservationId\": 133,\n            \"DateFrom\": \"2019-04-22T12:00:00\",\n            \"DateTo\": \"2019-04-29T12:00:00\",\n            \"Price\": 65500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 687294,\n            \"RentalReservationId\": 128,\n            \"DateFrom\": \"2019-04-15T12:00:00\",\n            \"DateTo\": \"2019-04-21T12:00:00\",\n            \"Price\": 56500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 666736,\n            \"RentalReservationId\": 122,\n            \"DateFrom\": \"2019-03-15T09:30:00\",\n            \"DateTo\": \"2019-03-18T11:00:00\",\n            \"Price\": 42500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 658272,\n            \"RentalReservationId\": 100,\n            \"DateFrom\": \"2019-03-01T12:00:00\",\n            \"DateTo\": \"2019-03-05T12:00:00\",\n            \"Price\": 54000,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 658283,\n            \"RentalReservationId\": 105,\n            \"DateFrom\": \"2019-03-01T12:00:00\",\n            \"DateTo\": \"2019-03-05T12:00:00\",\n            \"Price\": 42500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 643837,\n            \"RentalReservationId\": 90,\n            \"DateFrom\": \"2019-02-10T12:00:00\",\n            \"DateTo\": \"2019-02-16T12:00:00\",\n            \"Price\": 62500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 633975,\n            \"RentalReservationId\": 81,\n            \"DateFrom\": \"2019-01-26T12:00:00\",\n            \"DateTo\": \"2019-02-01T11:00:00\",\n            \"Price\": 72500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 625248,\n            \"RentalReservationId\": 75,\n            \"DateFrom\": \"2019-01-14T09:30:00\",\n            \"DateTo\": \"2019-01-17T11:00:00\",\n            \"Price\": 42500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 614941,\n            \"RentalReservationId\": 69,\n            \"DateFrom\": \"2018-12-24T09:30:00\",\n            \"DateTo\": \"2018-12-27T11:00:00\",\n            \"Price\": 42500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 600735,\n            \"RentalReservationId\": 61,\n            \"DateFrom\": \"2018-12-18T17:00:00\",\n            \"DateTo\": \"2018-12-20T00:00:00\",\n            \"Price\": 2000,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 603140,\n            \"RentalReservationId\": 64,\n            \"DateFrom\": \"2018-11-26T12:00:00\",\n            \"DateTo\": \"2018-12-02T12:00:00\",\n            \"Price\": 8500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 511436,\n            \"RentalReservationId\": 36,\n            \"DateFrom\": \"2018-08-29T09:00:00\",\n            \"DateTo\": \"2018-08-31T10:00:00\",\n            \"Price\": 5500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 525204,\n            \"RentalReservationId\": 43,\n            \"DateFrom\": \"2018-07-07T08:30:00\",\n            \"DateTo\": \"2018-07-10T10:30:00\",\n            \"Price\": 21500,\n            \"OdometerBefore\": 10000,\n            \"OdometerAfter\": 12000\n        },\n        {\n            \"ReservationId\": 510737,\n            \"RentalReservationId\": 26,\n            \"DateFrom\": \"2018-06-25T10:00:00\",\n            \"DateTo\": \"2018-06-30T11:00:00\",\n            \"Price\": 28500,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 500736,\n            \"RentalReservationId\": 21,\n            \"DateFrom\": \"2018-06-15T09:00:00\",\n            \"DateTo\": \"2018-06-16T09:00:00\",\n            \"Price\": 41000,\n            \"OdometerBefore\": 10000,\n            \"OdometerAfter\": null\n        },\n        {\n            \"ReservationId\": 503405,\n            \"RentalReservationId\": 25,\n            \"DateFrom\": \"2018-06-08T00:20:00\",\n            \"DateTo\": \"2018-06-11T00:20:00\",\n            \"Price\": 3000,\n            \"OdometerBefore\": null,\n            \"OdometerAfter\": null\n        }\n    ],\n    \"TireType\": \"Unknown\",\n    \"VinNumber\": null,\n    \"Color\": null,\n    \"Trim\": null,\n    \"Doors\": null,\n    \"Seats\": null,\n    \"Beds\": null,\n    \"FuelCapacity\": null,\n    \"Odometer\": 12000,\n    \"FuelStatus\": 100,\n    \"HideFromOverview\": false,\n    \"OffPlates\": true,\n    \"Broken\": false,\n    \"NotBookable\": false,\n    \"BuyingPrice\": null,\n    \"SellingPrice\": null,\n    \"OilChangeInterval\": null,\n    \"TimeBeltChangeInterval\": null,\n    \"AdBlueChangeInterval\": null,\n    \"NextInspectionDate\": null,\n    \"Created\": \"2018-03-03T22:39:00\",\n    \"Modified\": \"2019-09-12T15:30:56.547\",\n    \"Make\": \"Kia\",\n    \"Model\": \"Rio\",\n    \"Body\": \"\",\n    \"Transmission\": \"Automatic\",\n    \"Drive\": \"\",\n    \"Fuel\": \"\",\n    \"LongTerm\": false,\n    \"ReverseCamera\": false,\n    \"TrailerHitch\": true,\n    \"HeatedSeats\": false,\n    \"HeatedSteering\": false,\n    \"HeatedWindshield\": false,\n    \"Bluetooth\": false,\n    \"RemoteLock\": false,\n    \"RemoteStart\": false,\n    \"TractionControl\": false,\n    \"Sunroof\": false,\n    \"GlassRoof\": false,\n    \"USBConnector\": false,\n    \"AdditionalNotes\": null,\n    \"Id\": 19681,\n    \"LicensePlate\": \"SKÞ1975\",\n    \"ClassId\": 1269,\n    \"ClassName\": \"Dacia Duster 4x4 DIESEL\",\n    \"Status\": 0,\n    \"StatusText\": \"Unknown\",\n    \"Bookable\": false,\n    \"Active\": true,\n    \"BranchId\": null,\n    \"BranchName\": \"\",\n    \"SoldDate\": null,\n    \"Year\": null,\n    \"ForSale\": true,\n    \"Images\": [\n        {\n            \"Name\": \"carA.JPG\",\n            \"Url\": \"/Images/65/carA.JPG\"\n        },\n        {\n            \"Name\": \"carB.JPG\",\n            \"Url\": \"/Images/65/carB.JPG\"\n        }\n    ]\n}"}],"_postman_id":"72beeb2e-20d0-4c19-a158-65cc6487beee"},{"name":"Units / Update branch","id":"ae600efd-118d-4117-a977-5aa155718425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tUnitId: \"{{unit-id}}\",\r\n    BranchId: \"{{branch-id}}\"\r\n}"},"url":"{{base-url}}/rentalapi/unit/updatebranch","description":"<p>Update branch on a unit</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>UnitId</strong>: [number]</li>\n<li><strong>BranchId</strong>: [number]</li>\n</ul>\n","urlObject":{"path":["rentalapi","unit","updatebranch"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"98980dfe-ce5f-41f5-a776-ea0f492665d9","name":"Units / Update branch","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tUnitId:19681,\r\n    BranchId: 218\r\n}"},"url":"{{base-url}}/rentalapi/unit/updatebranch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"122"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Tue, 07 Feb 2023 15:06:39 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:1eaae130-d1aa-4c87-b266-695289c63251"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"ae600efd-118d-4117-a977-5aa155718425"},{"name":"Units / Update status","id":"65867170-8de3-4e1b-b8d7-634e07e83e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tUnitId:27226\r\n}"},"url":"{{base-url}}/rentalapi/unit/updatestatus","description":"<p>Update status on a unit to available</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li><strong>UnitId</strong>: [number]</li>\n</ul>\n","urlObject":{"path":["rentalapi","unit","updatestatus"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"52ffc439-8812-4576-ab5c-ac657247ed2f","name":"Units / Update status","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tUnitId:27226\r\n}"},"url":"{{base-url}}/rentalapi/unit/updatestatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Nov 2023 12:49:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:452852dd-01e7-484f-b71c-5b06753365de"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=E0h3TznIV3kRaqELCxjZgScXg2oHLlYPCjtXcubXcUH6lqIC0OulI54MX56JMNgNr3y7rOS0yWlGKQAYZ3hnEgp96i9tmvyv9%2FbUfIaNI%2BzQfZo%2FMCS2mpL%2BQyEQPLfbIEhCAHVdy3U%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"82d2bbdbdf277305-KEF"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"65867170-8de3-4e1b-b8d7-634e07e83e76"},{"name":"Units / Update odometer","id":"070bb0f4-b63c-484a-aead-64623436a9cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tId:19681,\r\n    Odometer: 1005\r\n}"},"url":"{{base-url}}/rentalapi/unit/updateodometer","description":"<p>Update odometer on a unit</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>Id</strong>: [number]</p>\n</li>\n<li><p><strong>Odometer:</strong> [number]</p>\n</li>\n</ul>\n","urlObject":{"path":["rentalapi","unit","updateodometer"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"0e82761a-98c3-4fb1-a162-b0e417bb745b","name":"Units / Update odometer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tId:19681,\r\n    Odometer: 1005\r\n}"},"url":"{{base-url}}/rentalapi/unit/updateodometer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Nov 2023 12:49:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:452852dd-01e7-484f-b71c-5b06753365de"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=E0h3TznIV3kRaqELCxjZgScXg2oHLlYPCjtXcubXcUH6lqIC0OulI54MX56JMNgNr3y7rOS0yWlGKQAYZ3hnEgp96i9tmvyv9%2FbUfIaNI%2BzQfZo%2FMCS2mpL%2BQyEQPLfbIEhCAHVdy3U%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"82d2bbdbdf277305-KEF"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"070bb0f4-b63c-484a-aead-64623436a9cb"},{"name":"Units / Update Odometer or Fuel","id":"7879bca7-cde3-4808-a94a-063e39cfdf28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tLicensePlate: \"AB-123\",\r\n    Odometer: 1005,\r\n    Fuel: 100,\r\n    LastCommunicatedUtc: \"2025-07-08 10:00:00\"\r\n}"},"url":"{{base-url}}/rentalapi/unit/updateodometerorfuel","description":"<p>Update the unit requires that either the odometer or the fuel value be provided, at least one is mandatory.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><strong>Session</strong>: [string]</p>\n</li>\n<li><p><strong>RentalId</strong>: [number]</p>\n</li>\n<li><p><strong>LicensePlate</strong>: [string]</p>\n</li>\n<li><p><strong>Odometer:</strong> [number]</p>\n</li>\n<li><p><strong>Fuel</strong>: [number]</p>\n</li>\n<li><p>LastCommunicatedUtc: [DateTime]</p>\n</li>\n</ul>\n","urlObject":{"path":["rentalapi","unit","updateodometerorfuel"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"6a9eff37-d461-4dd0-93e7-a8e9166e7278","name":"Units / Update Odometer or Fuel","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tLicensePlate: \"AB-123\",\r\n    Odometer: 1005,\r\n    Fuel: 100,\r\n    LastCommunicatedUtc: \"2025-07-08 10:00:00\"\r\n}"},"url":"{{base-url}}/rentalapi/unit/updateodometerorfuel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Nov 2023 12:49:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Expose-Headers","value":"Request-Context"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"Request-Context","value":"appId=cid-v1:452852dd-01e7-484f-b71c-5b06753365de"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=E0h3TznIV3kRaqELCxjZgScXg2oHLlYPCjtXcubXcUH6lqIC0OulI54MX56JMNgNr3y7rOS0yWlGKQAYZ3hnEgp96i9tmvyv9%2FbUfIaNI%2BzQfZo%2FMCS2mpL%2BQyEQPLfbIEhCAHVdy3U%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"82d2bbdbdf277305-KEF"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"7879bca7-cde3-4808-a94a-063e39cfdf28"},{"name":"Available Extras / List","id":"b15e7c6d-0ed6-4059-8cb1-27af826fcc8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\"\r\n}"},"url":"{{base-url}}/rentalapi/extra/getlist","description":"<p>Get a list of Extras for a Rental.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n</ul>\n","urlObject":{"path":["rentalapi","extra","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"70798d90-e668-4c95-96e2-eb7cf1cbb4b6","name":"Available Extras / List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\"\r\n}"},"url":"{{base-url}}/rentalapi/extra/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 11:16:50 GMT"},{"key":"Content-Length","value":"986"}],"cookie":[],"responseTime":null,"body":"{\n    \"Extras\": [\n        {\n            \"Id\": 828,\n            \"Name\": \"Beach ball\",\n            \"Description\": \"<p>A beach volleyball</p>\\n\",\n            \"Image\": null,\n            \"Quantity\": true,\n            \"MaximumQuantity\": 4,\n            \"ExtraDriver\": false,\n            \"ClassIds\": [\n                1315,\n                1361,\n                1286,\n                1269\n            ],\n            \"Place\": 2\n        },\n        {\n            \"Id\": 775,\n            \"Name\": \"Child Seat / Toddler Seat\",\n            \"Description\": \"<p>Child Seat / Toddler Seat</p>\\n\",\n            \"Image\": null,\n            \"Quantity\": true,\n            \"MaximumQuantity\": 2,\n            \"ExtraDriver\": false,\n            \"ClassIds\": null,\n            \"Place\": 4\n        },\n        {\n            \"Id\": 777,\n            \"Name\": \"Driver Guide Tablet\",\n            \"Description\": null,\n            \"Image\": null,\n            \"Quantity\": false,\n            \"MaximumQuantity\": 1,\n            \"ExtraDriver\": false,\n            \"ClassIds\": null,\n            \"Place\": 2\n        },\n        {\n            \"Id\": 776,\n            \"Name\": \"Extra driver \",\n            \"Description\": null,\n            \"Image\": null,\n            \"Quantity\": true,\n            \"MaximumQuantity\": 9,\n            \"ExtraDriver\": true,\n            \"ClassIds\": null,\n            \"Place\": 1\n        },\n        {\n            \"Id\": 779,\n            \"Name\": \"GPS system\",\n            \"Description\": null,\n            \"Image\": null,\n            \"Quantity\": true,\n            \"MaximumQuantity\": 1,\n            \"ExtraDriver\": false,\n            \"ClassIds\": null,\n            \"Place\": 3\n        },\n        {\n            \"Id\": 866,\n            \"Name\": \"Hljóðkerfi\",\n            \"Description\": null,\n            \"Image\": null,\n            \"Quantity\": false,\n            \"MaximumQuantity\": 1,\n            \"ExtraDriver\": false,\n            \"ClassIds\": null,\n            \"Place\": 2\n        }\n    ]\n}"}],"_postman_id":"b15e7c6d-0ed6-4059-8cb1-27af826fcc8a"},{"name":"Available Insurances / List","id":"1e14e896-174f-4cb9-b211-f76554b3e910","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\"\r\n}"},"url":"{{base-url}}/rentalapi/insurance/getlist","description":"<p>Get a list of Insurances for a Rental.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n</ul>\n","urlObject":{"path":["rentalapi","insurance","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"7e05d408-b247-477f-87e4-ac22598f326e","name":"Available Insurances / List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\"\r\n}"},"url":"{{base-url}}/rentalapi/insurance/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/8.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 12 Feb 2020 11:17:03 GMT"},{"key":"Content-Length","value":"913"}],"cookie":[],"responseTime":null,"body":"{\n    \"Insurances\": [\n        {\n            \"Id\": 391,\n            \"Name\": \"CDW - Collision Damage Waiver - Included\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 10\n        },\n        {\n            \"Id\": 393,\n            \"Name\": \"Gold Insurance Package\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 2\n        },\n        {\n            \"Id\": 387,\n            \"Name\": \"GP - Gravel Protection - All cars\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 10\n        },\n        {\n            \"Id\": 394,\n            \"Name\": \"Platinum Insurance Package - All included\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 1\n        },\n        {\n            \"Id\": 390,\n            \"Name\": \"SAAP - Sandstorm Protection - All cars\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 10\n        },\n        {\n            \"Id\": 392,\n            \"Name\": \"Silver Insurance Package\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 3\n        },\n        {\n            \"Id\": 388,\n            \"Name\": \"TI - Tire Insurance - All cars\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 10\n        },\n        {\n            \"Id\": 389,\n            \"Name\": \"TP - Theft protection - All cars\",\n            \"Description\": null,\n            \"Image\": null,\n            \"ClassIds\": null,\n            \"Place\": 10\n        }\n    ]\n}"}],"_postman_id":"1e14e896-174f-4cb9-b211-f76554b3e910"},{"name":"Branches / List","id":"5d1c2519-c070-4821-9453-568807a759bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tIsActive: true,\r\n\tRefresh: true\r\n}"},"url":"{{base-url}}/rentalapi/branch/getlist","description":"<p>Get a list of Branches for a specific Rental</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>Session</strong>: [string]</li>\n<li><strong>RentalId</strong>: [number]</li>\n<li>IsActive: [bool] Filters out by Active value</li>\n<li>Refresh: [bool] If true, it refreshes the cached list of branches.</li>\n</ul>\n","urlObject":{"path":["rentalapi","branch","getlist"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"a2411964-b27e-42da-b97c-a78afe3a22b8","name":"List of Branches","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\tSession: \"{{session-id}}\",\r\n\tRentalId: \"{{rental-id}}\",\r\n\tIsActive: true,\r\n\tRefresh: true\r\n}"},"url":"{{base-url}}/rentalapi/branch/getlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcUHJvamVjdHNcQ2FyZW5ccmVudGFsYXBpXGJyYW5jaFxnZXRsaXN0?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 13 Sep 2019 10:06:46 GMT"},{"key":"Content-Length","value":"163"}],"cookie":[],"responseTime":null,"body":"{\n    \"Branches\": [\n        {\n            \"Id\": 147,\n            \"Name\": \"Keflavik - Airport\",\n            \"Active\": true\n        },\n        {\n            \"Id\": 151,\n            \"Name\": \"Njardvik - Garage\",\n            \"Active\": true\n        },\n        {\n            \"Id\": 160,\n            \"Name\": \"Reykjavik\",\n            \"Active\": true\n        }\n    ]\n}"}],"_postman_id":"5d1c2519-c070-4821-9453-568807a759bb"}],"id":"f25bd576-c2b0-4a9c-b809-613bf4ee1be2","event":[{"listen":"prerequest","script":{"id":"96548155-424a-4b88-8308-4466c43c98a3","type":"text/javascript","exec":["pm.sendRequest({","    'url': pm.environment.get('base-url') + '/rentalapi/user/login',","    'method': 'POST',","    'header': {","        'content-type': 'application/json',","        'accept': 'application/json'","    },","    'body': JSON.stringify({","        'apiKey': pm.environment.get('rntl-api-key'),","        'username': pm.environment.get('rntl-user-name'),","        'password': pm.environment.get('rntl-user-password'),","    })","}, function (err, response) {","    pm.environment.set('session-id', response.json().Session);","});"]}},{"listen":"test","script":{"id":"ebb950d0-95fe-47c7-9ff0-9a9787381579","type":"text/javascript","exec":[""]}}],"_postman_id":"f25bd576-c2b0-4a9c-b809-613bf4ee1be2","description":""},{"name":"Damage Management","item":[{"name":"GetVehicleImage","id":"afae4039-af19-428f-82e3-82e1c5efe82a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{base-url}}/rentalapi/damagemanagement/getvehicleimage?Session={{rentalapi-session}}&RentalId=65&UnitId=25426","urlObject":{"path":["rentalapi","damagemanagement","getvehicleimage"],"host":["{{base-url}}"],"query":[{"key":"Session","value":"{{rentalapi-session}}"},{"key":"RentalId","value":"65"},{"key":"UnitId","value":"25426"}],"variable":[]}},"response":[{"id":"543f4e29-ec11-43fe-a6de-60e63ff78c1e","name":"GetVehicleImage","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base-url}}/rentalapi/damagemanagement/getvehicleimage?Session={{rentalapi-session}}&RentalId=65&UnitId=25426","host":["{{base-url}}"],"path":["rentalapi","damagemanagement","getvehicleimage"],"query":[{"key":"Session","value":"{{rentalapi-session}}"},{"key":"RentalId","value":"65"},{"key":"UnitId","value":"25426"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"252"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 05 Jan 2023 15:42:36 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"Name\": \"SUV\",\n    \"BlueprintUrl\": \"https://carenprodstorageaccount.blob.core.windows.net/blueprints/C7FB5B1D-E7EE-4ABD-AECE-1DF2CDEB5B25.png\",\n    \"MapperId\": 2\n}"}],"_postman_id":"afae4039-af19-428f-82e3-82e1c5efe82a"},{"name":"GetVehicleDamages","id":"1d558ce2-d698-436d-b8b0-5c4f1e0b094b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{base-url}}/rentalapi/damagemanagement/getvehicledamages?Session={{rentalapi-session}}&RentalId=65&UnitId=25426","urlObject":{"path":["rentalapi","damagemanagement","getvehicledamages"],"host":["{{base-url}}"],"query":[{"key":"Session","value":"{{rentalapi-session}}"},{"key":"RentalId","value":"65"},{"key":"UnitId","value":"25426"}],"variable":[]}},"response":[{"id":"fb6e6126-1aef-451c-8fe2-5d52f2da3dbb","name":"GetVehicleDamages","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{base-url}}/rentalapi/damagemanagement/getvehicledamages?Session={{rentalapi-session}}&RentalId=65&UnitId=25426","host":["{{base-url}}"],"path":["rentalapi","damagemanagement","getvehicledamages"],"query":[{"key":"Session","value":"{{rentalapi-session}}"},{"key":"RentalId","value":"65"},{"key":"UnitId","value":"25426"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2293"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 05 Jan 2023 15:47:53 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/96e5c422-842c-4ad1-8c8b-83aac4732b70_s.jpeg\",\n        \"Id\": 1,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 479,\n        \"CanvasYCoordinate\": 290,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/96e5c422-842c-4ad1-8c8b-83aac4732b70.jpeg\",\n        \"Description\": \"number plate missing\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-14T09:26:10.663\",\n        \"CreatedDate\": \"2022-06-10T11:06:28.25\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/341f90ea-947b-492e-aceb-c92072d360d6_s.jpeg\",\n        \"Id\": 2,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 481,\n        \"CanvasYCoordinate\": 292,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/341f90ea-947b-492e-aceb-c92072d360d6.jpeg\",\n        \"Description\": \"number plate missing\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-20T09:27:30.06\",\n        \"CreatedDate\": \"2022-06-14T09:26:31.253\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/40deadfa-e5ce-461a-a0e2-3c9bc9074c95_s.jpg\",\n        \"Id\": 8,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 152,\n        \"CanvasYCoordinate\": 303,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/40deadfa-e5ce-461a-a0e2-3c9bc9074c95.jpg\",\n        \"Description\": \"Big dent and scratches\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-20T17:21:08.924\",\n        \"CreatedDate\": \"2022-06-14T11:18:47.747\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/ff13c1e8-c527-4921-ab32-e97f6a38eb73_s.jpg\",\n        \"Id\": 13,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 691,\n        \"CanvasYCoordinate\": 354,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/ff13c1e8-c527-4921-ab32-e97f6a38eb73.jpg\",\n        \"Description\": \"11111111\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-15T13:06:17.908\",\n        \"CreatedDate\": \"2022-06-14T16:00:33.983\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/f6d366be-d978-4a4a-b718-555696421381_s.jpg\",\n        \"Id\": 16,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 674,\n        \"CanvasYCoordinate\": 224,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/f6d366be-d978-4a4a-b718-555696421381.jpg\",\n        \"Description\": \"cxcxc\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-21T14:39:57.607\",\n        \"CreatedDate\": \"2022-06-14T16:20:35.57\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/daf25e02-463d-40e5-803f-71313139a98a_s.jpg\",\n        \"Id\": 23,\n        \"ReservationId\": 798887,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 243,\n        \"CanvasYCoordinate\": 316,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/daf25e02-463d-40e5-803f-71313139a98a.jpg\",\n        \"Description\": \"door is missing\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-20T17:25:35.333\",\n        \"CreatedDate\": \"2022-06-15T11:06:11.23\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/6f69f0d7-cd0c-4012-9245-c72649c9c2f9_s.jpg\",\n        \"Id\": 31,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 65,\n        \"CanvasYCoordinate\": 299,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/6f69f0d7-cd0c-4012-9245-c72649c9c2f9.jpg\",\n        \"Description\": \"das\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-20T17:25:38.303\",\n        \"CreatedDate\": \"2022-06-15T15:52:40.35\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 38,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 100,\n        \"CanvasYCoordinate\": 100,\n        \"DamageImageUrl\": null,\n        \"Description\": \"dasdsa sad ddd 34343\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-20T17:26:26.754\",\n        \"CreatedDate\": \"2022-06-20T11:22:33.89\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 39,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 100,\n        \"CanvasYCoordinate\": 100,\n        \"DamageImageUrl\": null,\n        \"Description\": \"dasdsa sad ddd 34343\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-20T17:26:30.593\",\n        \"CreatedDate\": \"2022-06-20T11:25:44.047\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/16ed855f-0142-49b1-9f56-d4b95e2cb01c_s.PNG\",\n        \"Id\": 40,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 100,\n        \"CanvasYCoordinate\": 100,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/16ed855f-0142-49b1-9f56-d4b95e2cb01c.PNG\",\n        \"Description\": \"dasdsa sad ddd 34343\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-20T17:26:42.852\",\n        \"CreatedDate\": \"2022-06-20T11:26:20.263\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/c7d14a83-840b-4558-8b5c-a0432baa51fc_s.jpeg\",\n        \"Id\": 41,\n        \"ReservationId\": 798903,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 214,\n        \"CanvasYCoordinate\": 265,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/c7d14a83-840b-4558-8b5c-a0432baa51fc.jpeg\",\n        \"Description\": \"windows missing \",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-06-21T14:43:39.19\",\n        \"CreatedDate\": \"2022-06-20T17:26:03.967\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/9c148c5a-3e6d-4fd1-83d7-3d2fbc14c647_s.jpg\",\n        \"Id\": 148,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 109,\n        \"CanvasYCoordinate\": 347,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/9c148c5a-3e6d-4fd1-83d7-3d2fbc14c647.jpg\",\n        \"Description\": \"Landscape Scoobie doo\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-09-20T14:22:24.467\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/58f1180e-f9bd-4a2a-acc0-486a2c1a7b40_s.jpg\",\n        \"Id\": 149,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 499,\n        \"CanvasYCoordinate\": 290,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/58f1180e-f9bd-4a2a-acc0-486a2c1a7b40.jpg\",\n        \"Description\": \"Tablet portrait damage on back license plate\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-09-20T14:25:09.197\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/43b1d5f4-8ec0-48a2-b3a2-dd6cfcac1659_s.jpg\",\n        \"Id\": 224,\n        \"ReservationId\": 799446,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 94,\n        \"CanvasYCoordinate\": 146,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/43b1d5f4-8ec0-48a2-b3a2-dd6cfcac1659.jpg\",\n        \"Description\": \"Front right tire \",\n        \"IsAddedByCustomer\": true,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-09-27T15:37:53.83\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/43c37d7e-f982-40aa-9604-6f446d70ee90_s.jpg\",\n        \"Id\": 281,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 662,\n        \"CanvasYCoordinate\": 280,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/43c37d7e-f982-40aa-9604-6f446d70ee90.jpg\",\n        \"Description\": \"Top roof\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-10-04T15:31:23.027\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 544,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 493,\n        \"CanvasYCoordinate\": 129,\n        \"DamageImageUrl\": null,\n        \"Description\": \"s\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-11-03T09:59:34.672\",\n        \"CreatedDate\": \"2022-10-13T14:01:27.713\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 545,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 229,\n        \"CanvasYCoordinate\": 65,\n        \"DamageImageUrl\": null,\n        \"Description\": \"kk\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-10-13T14:01:49.17\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 573,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 697,\n        \"CanvasYCoordinate\": 81,\n        \"DamageImageUrl\": null,\n        \"Description\": \"dada\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": \"2022-11-03T09:59:19.355\",\n        \"CreatedDate\": \"2022-11-03T09:58:04.743\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 574,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 691,\n        \"CanvasYCoordinate\": 140,\n        \"DamageImageUrl\": null,\n        \"Description\": \"guggi\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-11-03T11:09:54.86\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/5119082b-8aa4-4ce9-98fb-512eb2cdfdf0_s.jpg\",\n        \"Id\": 584,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 486,\n        \"CanvasYCoordinate\": 122,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/5119082b-8aa4-4ce9-98fb-512eb2cdfdf0.jpg\",\n        \"Description\": \"Test\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-11-14T14:50:59.527\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/123032ad-ef80-4e30-bd51-462af0dd6637_s.jpg\",\n        \"Id\": 587,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 230,\n        \"CanvasYCoordinate\": 306,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/123032ad-ef80-4e30-bd51-462af0dd6637.jpg\",\n        \"Description\": \"test 2\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-11-14T15:45:30.027\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/cdf2e4d5-833d-4821-b277-5ca11e62c594_s.jpg\",\n        \"Id\": 605,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 500,\n        \"CanvasYCoordinate\": 305,\n        \"DamageImageUrl\": \"https://carendevstorageaccount.blob.core.windows.net/damages/65/25426/cdf2e4d5-833d-4821-b277-5ca11e62c594.jpg\",\n        \"Description\": \"Yyb\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-11-24T11:34:32.387\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 613,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 311,\n        \"CanvasYCoordinate\": 343,\n        \"DamageImageUrl\": null,\n        \"Description\": \"Test damage\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-11-24T12:14:38.17\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 614,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 63,\n        \"CanvasYCoordinate\": 287,\n        \"DamageImageUrl\": null,\n        \"Description\": \"Test\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-11-24T12:52:20.59\"\n    },\n    {\n        \"DamageImageUrlThumbnail\": \"\",\n        \"Id\": 615,\n        \"ReservationId\": null,\n        \"IsInterior\": false,\n        \"IsExterior\": true,\n        \"CanvasXCoordinate\": 637,\n        \"CanvasYCoordinate\": 76,\n        \"DamageImageUrl\": null,\n        \"Description\": \"Test\",\n        \"IsAddedByCustomer\": false,\n        \"RepairDate\": null,\n        \"CreatedDate\": \"2022-11-24T12:52:38.683\"\n    }\n]"}],"_postman_id":"1d558ce2-d698-436d-b8b0-5c4f1e0b094b"},{"name":"AddVehicleDamage","id":"8333715a-2b87-4529-a177-a743b04fff61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"Guid","value":"244f0066-1f07-4eea-9f2e-6864ec3f2e09","type":"text"},{"key":"CanvasXCoordinate","value":"230","type":"text"},{"key":"CanvasYCoordinate","value":"305","type":"text"},{"key":"DamageImageFile","type":"file","src":"/C:/Users/gummi/Pictures/_Stuff/Capture.PNG"},{"key":"Description","value":"this is description","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addvehicledamage","urlObject":{"path":["rentalapi","damagemanagement","addvehicledamage"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"75ebfb16-78ce-449d-aa85-79d1ced902b2","name":"AddVehicleDamage","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"Guid","value":"244f0066-1f07-4eea-9f2e-6864ec3f2e09","type":"text"},{"key":"CanvasXCoordinate","value":"230","type":"text"},{"key":"CanvasYCoordinate","value":"305","type":"text"},{"key":"DamageImageFile","type":"file","value":null},{"key":"Description","value":"this is description","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addvehicledamage"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:02:59 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8333715a-2b87-4529-a177-a743b04fff61"},{"name":"UpdateVehicleDamage","id":"071b58ca-228f-4c0a-9d90-814a5b6fe27b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    Session: \"{{rentalapi-session}}\",\r\n    RentalId: \"65\",\r\n    Id: 632,\r\n    CanvasXCoordinate: \"232\",\r\n    CanvasYCoordinate: \"310\",\r\n    Description: \"this is description changed\",\r\n    RepairDate: null\r\n}"},"url":"{{base-url}}/rentalapi/damagemanagement/updatevehicledamage","urlObject":{"path":["rentalapi","damagemanagement","updatevehicledamage"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"442851d0-50a9-47e7-adca-c487134ceba1","name":"UpdateVehicleDamage","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    Session: \"{{rentalapi-session}}\",\r\n    RentalId: \"65\",\r\n    Id: 632,\r\n    CanvasXCoordinate: \"232\",\r\n    CanvasYCoordinate: \"310\",\r\n    Description: \"this is description changed\",\r\n    RepairDate: null\r\n}"},"url":"{{base-url}}/rentalapi/damagemanagement/updatevehicledamage"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:15:31 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"071b58ca-228f-4c0a-9d90-814a5b6fe27b"},{"name":"DeleteVehicleDamage","id":"70305001-ded9-4fc6-8d68-8090899911b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    Session: \"{{rentalapi-session}}\",\r\n    RentalId: \"65\",\r\n    Id: 632  \r\n}"},"url":"{{base-url}}/rentalapi/damagemanagement/deletevehicledamage","urlObject":{"path":["rentalapi","damagemanagement","deletevehicledamage"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"4d4293f9-1dda-4cf3-8b51-59698cac6889","name":"DeleteVehicleDamage","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    Session: \"{{rentalapi-session}}\",\r\n    RentalId: \"65\",\r\n    Id: 632  \r\n}"},"url":"{{base-url}}/rentalapi/damagemanagement/deletevehicledamage"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:20:05 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"70305001-ded9-4fc6-8d68-8090899911b5"},{"name":"AddReservationDamageSnapshot","id":"e9dd522c-7b07-4878-b9fa-ca9db3267ef4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    Session: \"{{rentalapi-session}}\",\r\n    RentalId: \"65\",\r\n    ReservationId: 799597    \r\n}"},"url":"{{base-url}}/rentalapi/damagemanagement/addreservationdamagesnapshot","urlObject":{"path":["rentalapi","damagemanagement","addreservationdamagesnapshot"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"23907dae-2c08-4195-9661-b9826b8b6006","name":"AddReservationDamageSnapshot","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    Session: \"{{rentalapi-session}}\",\r\n    RentalId: \"65\",\r\n    ReservationId: 799597    \r\n}"},"url":"{{base-url}}/rentalapi/damagemanagement/addreservationdamagesnapshot"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:30:02 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e9dd522c-7b07-4878-b9fa-ca9db3267ef4"},{"name":"AddStartRentalStaffSignature","id":"b4b12615-f6b7-4e1b-b61c-3cef6b860858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addstartrentalstaffsignature","urlObject":{"path":["rentalapi","damagemanagement","addstartrentalstaffsignature"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"90ac4cc3-1107-4e1a-b015-1007adbc81cf","name":"AddStartRentalStaffSignature","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addstartrentalstaffsignature"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:34:58 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b4b12615-f6b7-4e1b-b61c-3cef6b860858"},{"name":"AddStartRentalCustomerSignature","id":"5cc73abb-c5f0-475e-9333-3395394dbf50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addstartrentalcustomersignature","urlObject":{"path":["rentalapi","damagemanagement","addstartrentalcustomersignature"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"5efe6fd7-90d2-4710-94a1-1094ce5223b1","name":"AddStartRentalCustomerSignature","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addstartrentalcustomersignature"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:34:58 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5cc73abb-c5f0-475e-9333-3395394dbf50"},{"name":"AddEndRentalStaffSignature","id":"4efdd36e-8ed4-4f8e-999a-362195d677a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addendrentalstaffsignature","urlObject":{"path":["rentalapi","damagemanagement","addendrentalstaffsignature"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"fca0ac8b-298a-4ac8-85f3-e94836df3be4","name":"AddEndRentalStaffSignature","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addendrentalstaffsignature"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:34:58 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4efdd36e-8ed4-4f8e-999a-362195d677a5"},{"name":"AddEndRentalCustomerSignature","id":"38cfaf82-2f35-4a35-93ab-08b283a59606","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addendrentalcustomersignature","urlObject":{"path":["rentalapi","damagemanagement","addendrentalcustomersignature"],"host":["{{base-url}}"],"query":[],"variable":[]}},"response":[{"id":"caaf9ddd-66cb-44f3-b0fe-a4ec8925b2fe","name":"AddEndRentalCustomerSignature","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Session","value":"{{rentalapi-session}}","type":"text"},{"key":"RentalId","value":"65","type":"text"},{"key":"ReservationId","value":"799597","type":"text"},{"key":"File","type":"file","value":null},{"key":"UnitId","value":"25507","type":"text"}]},"url":"{{base-url}}/rentalapi/damagemanagement/addendrentalcustomersignature"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Thu, 05 Jan 2023 16:34:58 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Pragma","value":"no-cache"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"38cfaf82-2f35-4a35-93ab-08b283a59606"}],"id":"7e6f1c2f-7b6f-46fc-bd8b-7d20e1737480","_postman_id":"7e6f1c2f-7b6f-46fc-bd8b-7d20e1737480","description":""}],"id":"34585341-db75-4157-9f0d-92dda0159133","_postman_id":"34585341-db75-4157-9f0d-92dda0159133","description":""}],"event":[{"listen":"prerequest","script":{"id":"01bf8501-c92e-4f01-9b36-8565e013e2f0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"43463122-5965-48c5-8c25-cfb5596b915a","type":"text/javascript","exec":[""]}}]}