{"info":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","description":"<html><head></head><body><h1 id=\"steps-to-create-a-checkout\">Steps to Create a Checkout</h1>\n<p><strong>Prod URL:</strong> <a href=\"https://api.airportx.com\">https://api.airportx.com</a></p>\n<p><strong>Dev URL:</strong> <a href=\"https://api.testing.airportx.com\">https://api.testing.airportx.com</a></p>\n<ol>\n<li>Create a Search</li>\n<li>Create a Basket</li>\n<li>Add Basket Item</li>\n<li>Create Booking</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Steps to Create a Checkout","slug":"steps-to-create-a-checkout"}],"owner":"19486304","collectionId":"b370ecd6-4117-4b3c-9584-750c36247a8e","publishedId":"UVsMw6Ti","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-21T10:47:18.000Z"},"item":[{"name":"Search","id":"caec4d67-9806-45e4-b3e7-d8e2d9c0a8e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.airportx.com/search?startTime={startTime}&endTime={endTime}&direction={direction}&returnTrip={returnTrip}","description":"<p>Parking results will only show for the OUTBOUND direction.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["search"],"host":["api","airportx","com"],"query":[{"description":{"content":"<p>e.g. 2021-10-21 11:00</p>\n","type":"text/plain"},"key":"startTime","value":"{startTime}"},{"description":{"content":"<p>e.g. 2021-11-02 12:00</p>\n","type":"text/plain"},"key":"endTime","value":"{endTime}"},{"description":{"content":"<p>OUTBOUND or INBOUND</p>\n","type":"text/plain"},"key":"direction","value":"{direction}"},{"description":{"content":"<p>true of false</p>\n","type":"text/plain"},"key":"returnTrip","value":"{returnTrip}"}],"variable":[]}},"response":[{"id":"9248325a-a374-4de6-a3ea-d12d436aa042","name":"Search","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"url":{"raw":"https://api.testing.airportx.com/search?startTime=2022-10-21 11:00&endTime=2022-11-02 12:00&direction=OUTBOUND&returnTrip=true","protocol":"https","host":["api","testing","airportx","com"],"path":["search"],"query":[{"key":"startTime","value":"2022-10-21 11:00","description":"e.g. 2021-10-21 11:00"},{"key":"endTime","value":"2022-11-02 12:00","description":"e.g. 2021-11-02 12:00"},{"key":"direction","value":"OUTBOUND","description":"OUTBOUND or INBOUND"},{"key":"returnTrip","value":"true","description":"true of false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"searchId\": 18143,\n    \"direction\": \"OUTBOUND\",\n    \"duration\": 290,\n    \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n    \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n    \"leadtime\": 4896,\n    \"returnTrip\": true,\n    \"promoCode\": null,\n    \"createdAt\": \"2022-03-31T10:38:08.000Z\",\n    \"searchResults\": [\n        {\n            \"searchId\": 18143,\n            \"productId\": 118,\n            \"price\": 4699,\n            \"originalPrice\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test description\",\n                \"emailDescription\": \"Test\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://google.com/testimage.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false,\n                    \"reviews\": []\n                },\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                }\n            }\n        },\n        {\n            \"searchId\": 18143,\n            \"productId\": 128,\n            \"price\": 5499,\n            \"originalPrice\": 5499,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"product\": {\n                \"productId\": 128,\n                \"name\": \"Mid Stay Car Park\",\n                \"description\": \"test description\",\n                \"emailDescription\": \"Test\",\n                \"groupId\": 1,\n                \"externalId\": \"MTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://google.com/testimage.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Contact-free, self-park and keep your keys. Great value, secure onsite parking. Just an 8 minute walk to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"foot\",\n                \"transferTime\": 8,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 23,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 159,\n                    \"lightness\": 56.9,\n                    \"saturation\": 49.1\n                },\n                \"weight\": 15,\n                \"price\": 400,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 23,\n                    \"name\": \"Mid Stay\",\n                    \"code\": \"LTNM\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 1075,\n                    \"barcode\": false,\n                    \"archived\": false,\n                    \"reviews\": []\n                },\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"caec4d67-9806-45e4-b3e7-d8e2d9c0a8e3"},{"name":"Create Basket","id":"20dd15af-fdfa-4043-a15e-2e490a9c90c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.airportx.com/baskets","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["baskets"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"576457c5-a097-4996-83c2-427cdf9db8c6","name":"Create Basket","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"url":"https://api.testing.airportx.com/baskets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"basketId\": \"419c2382-a0ae-4613-8e08-ee4aef3f0b71\",\n    \"channelId\": 999,\n    \"promoCode\": null,\n    \"createdAt\": \"2022-03-31T10:43:18.000Z\",\n    \"updatedAt\": \"2022-03-31T10:43:18.000Z\"\n}"}],"_postman_id":"20dd15af-fdfa-4043-a15e-2e490a9c90c1"},{"name":"Get Basket","id":"cea0f4d7-070e-4726-8e45-cec33f2dd17c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.airportx.com/baskets/{basketId}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["baskets","{basketId}"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"f93c7fba-794e-415f-bef5-c0e6ac57fca4","name":"Get Basket","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"url":"https://api.testing.airportx.com/baskets/456775a3-b0b0-41c3-a887-b1db0b259dc1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"basketId\": \"456775t3-b0b0-41c3-a887-b1eb0b259dc1\",\n    \"channelId\": 114,\n    \"promoCode\": null,\n    \"createdAt\": \"2022-03-31T10:49:35.000Z\",\n    \"updatedAt\": \"2022-03-31T10:49:35.000Z\",\n    \"basketItems\": [],\n    \"total\": 0,\n    \"originalTotal\": 0\n}"}],"_postman_id":"cea0f4d7-070e-4726-8e45-cec33f2dd17c"},{"name":"Add Basket Item","id":"d35fc729-4518-4338-929e-a13a893d6ad2","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 81,\n    \"searchId\": 6920,\n    \"quantity\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://api.airportx.com/baskets/{basketId}/items","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["baskets","{basketId}","items"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"218512f3-b745-44c0-9885-aa15315b42ff","name":"Add Basket Item","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 118,\n    \"searchId\": 18143,\n    \"quantity\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://api.testing.airportx.com/baskets/bd145303-3e5a-42ca-b849-e65657335bb8/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"basketId\": \"bd145303-3e5a-42ca-b849-e65657335bb8\",\n    \"channelId\": 114,\n    \"promoCode\": null,\n    \"createdAt\": \"2022-03-31T10:50:33.000Z\",\n    \"updatedAt\": \"2022-03-31T10:50:33.000Z\",\n    \"basketItems\": [\n        {\n            \"basketItemId\": 7897,\n            \"basketId\": \"bd145303-3e5a-42ca-b849-e65657335bb8\",\n            \"productId\": 118,\n            \"searchId\": 18143,\n            \"quantity\": 1,\n            \"price\": 4699,\n            \"originalPrice\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"createdAt\": \"2022-03-31T10:51:25.000Z\",\n            \"updatedAt\": \"2022-03-31T10:51:25.000Z\",\n            \"basketItemMetadata\": [],\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test\",\n                \"emailDescription\": \"Test\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://www.google.com/image.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false\n                },\n                \"reviews\": [],\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                },\n                \"productFields\": [\n                    {\n                        \"productId\": 118,\n                        \"fieldId\": 2,\n                        \"field\": {\n                            \"fieldId\": 2,\n                            \"name\": \"carReg\",\n                            \"label\": \"Car Reg\",\n                            \"required\": true\n                        }\n                    }\n                ]\n            }\n        }\n    ],\n    \"total\": 4699,\n    \"originalTotal\": 4699\n}"}],"_postman_id":"d35fc729-4518-4338-929e-a13a893d6ad2"},{"name":"Delete Basket Item","id":"42a33656-aa22-4edb-aef1-2b4884418eb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.airportx.com/baskets/{basketId}/items/{basketItemId}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["baskets","{basketId}","items","{basketItemId}"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"dbf09e1c-9744-4927-b8b0-c922047e4d28","name":"Delete Basket Item","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"url":"https://api.testing.airportx.com/baskets/bd145303-3e5a-42ca-b849-e65657335bb8/items/7897"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"basketId\": \"bd145303-3e5a-42ca-b849-e65657335bb8\",\n    \"channelId\": 114,\n    \"promoCode\": null,\n    \"createdAt\": \"2022-03-31T10:50:33.000Z\",\n    \"updatedAt\": \"2022-03-31T10:50:33.000Z\",\n    \"basketItems\": [],\n    \"total\": 0,\n    \"originalTotal\": 0\n}"}],"_postman_id":"42a33656-aa22-4edb-aef1-2b4884418eb4"},{"name":"Update Basket Item","id":"b7e759dc-998a-4925-9710-b34a7247dc00","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 105,\n    \"searchId\": 123,\n    \"quantity\": 4\n}","options":{"raw":{"language":"json"}}},"url":"https://api.airportx.com/baskets/{basketId}/items/{basketItemId}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["baskets","{basketId}","items","{basketItemId}"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"f45a2bfa-5186-4003-8f65-a80ceafaa5d2","name":"Update Basket Item","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 118,\n    \"searchId\": 18143,\n    \"quantity\": 2\n}","options":{"raw":{"language":"json"}}},"url":"https://api.testing.airportx.com/baskets/bd145303-3e5a-42ca-b849-e65657335bb8/items/7898"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"basketId\": \"bd145303-3e5a-42ca-b849-e65657335bb8\",\n    \"channelId\": 114,\n    \"promoCode\": null,\n    \"createdAt\": \"2022-03-31T10:50:33.000Z\",\n    \"updatedAt\": \"2022-03-31T10:50:33.000Z\",\n    \"basketItems\": [\n        {\n            \"basketItemId\": 7898,\n            \"basketId\": \"bd145303-3e5a-42ca-b849-e65657335bb8\",\n            \"productId\": 118,\n            \"searchId\": 18143,\n            \"quantity\": 2,\n            \"price\": 4699,\n            \"originalPrice\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"createdAt\": \"2022-03-31T10:52:33.000Z\",\n            \"updatedAt\": \"2022-03-31T10:53:26.000Z\",\n            \"basketItemMetadata\": [],\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test\",\n                \"emailDescription\": \"Test\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://www.google.com/image.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false\n                },\n                \"reviews\": [],\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                },\n                \"productFields\": [\n                    {\n                        \"productId\": 118,\n                        \"fieldId\": 2,\n                        \"field\": {\n                            \"fieldId\": 2,\n                            \"name\": \"carReg\",\n                            \"label\": \"Car Reg\",\n                            \"required\": true\n                        }\n                    }\n                ]\n            }\n        }\n    ],\n    \"total\": 9398,\n    \"originalTotal\": 9398\n}"}],"_postman_id":"b7e759dc-998a-4925-9710-b34a7247dc00"},{"name":"Create Booking","id":"1b7dcb23-9203-4dfd-be46-c63ef4764a82","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"basketId\": \"1e0f9c1a-37f7-405b-aaf0-6678c69fdcbb\",\n    \"bookingDetails\": {\n        \"bookingId?\": \"abc234\",\n        \"firstName?\": \"Ronan\",\n        \"lastName?\": \"Jackson\",\n        \"email?\": \"ronan_jackson@edinburghairport.com\"\n    },\n    \"productMetadata\": {\n        \"carReg?\": \"TTT333\",\n        \"nationality?\": \"\",\n        \"postcode?\": \"EH13JB\"\n    },\n    \"amendId?\": \"abc123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.airportx.com/bookings","description":"<h2 id=\"optional-fields\">Optional Fields</h2>\n<p>Optional parameters are marked with a <strong>?</strong> at the end of the key.</p>\n<h2 id=\"replacing-a-booking\">Replacing a Booking</h2>\n<p>The <strong>amendId</strong> parameter is used for cancelling a previous bookingId and it will be replaced by a new one passed to the <strong>bookingId</strong> parameter, or alternatively one is generated for you if it is not passed.</p>\n<h2 id=\"product-metadata\">Product Metadata</h2>\n<p>Depending on the product, certain information will be needed. For example parking will require <strong>carReg</strong>.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["bookings"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"ca155694-92cb-491f-842c-7993b3fe3d20","name":"Create Booking","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"basketId\": \"bd145303-3e5a-42ca-b849-e65657335bb8\",\n    \"bookingDetails\": {\n        \"firstName\": \"Ronan\",\n        \"lastName\": \"Jackson\",\n        \"email\": \"ronan_jackson@edinburghairport.com\"\n    },\n    \"productMetadata\": {\n        \"carReg\": \"TTT333\",\n        \"postcode\": \"EH13JB\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.testing.airportx.com/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"bookingUuid\": \"5d1a80b6-5589-4d76-b84f-7cc9003d4a1a\",\n    \"bookingId\": \"BGEVEKWDM\",\n    \"channelId\": 114,\n    \"authProviderId\": null,\n    \"email\": \"ronan_jackson@edinburghairport.com\",\n    \"firstName\": \"Ronan\",\n    \"lastName\": \"Jackson\",\n    \"phone\": null,\n    \"postcode\": \"EH13JB\",\n    \"type\": \"GUEST\",\n    \"promoCode\": null,\n    \"marketingStatus\": null,\n    \"createdAt\": \"2022-03-31T10:54:57.000Z\",\n    \"updatedAt\": \"2022-03-31T10:54:57.000Z\",\n    \"channel\": {\n        \"channelId\": 114,\n        \"domain\": \"blah.com\",\n        \"name\": \"Test\",\n        \"orgId\": 5,\n        \"archived\": false,\n        \"code\": \"pvia\"\n    },\n    \"bookingItems\": [\n        {\n            \"bookingUuid\": \"5d1a80b6-5589-4d76-b84f-7cc9003d4a1a\",\n            \"bookingItemId\": 63967,\n            \"productId\": 118,\n            \"quantity\": 2,\n            \"price\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"createdAt\": \"2022-03-31T10:54:57.000Z\",\n            \"updatedAt\": \"2022-03-31T10:54:57.000Z\",\n            \"cancelledAt\": null,\n            \"status\": \"B\",\n            \"bookingItemMetadata\": [\n                {\n                    \"bookingItemId\": 63967,\n                    \"name\": \"carReg\",\n                    \"value\": \"TTT333\"\n                }\n            ],\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test\",\n                \"emailDescription\": \"Test\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://www.google.com/image.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false\n                },\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                },\n                \"productFields\": [\n                    {\n                        \"productId\": 118,\n                        \"fieldId\": 2,\n                        \"field\": {\n                            \"fieldId\": 2,\n                            \"name\": \"carReg\",\n                            \"label\": \"Car Reg\",\n                            \"required\": true\n                        }\n                    }\n                ]\n            }\n        }\n    ],\n    \"total\": 9398\n}"}],"_postman_id":"1b7dcb23-9203-4dfd-be46-c63ef4764a82"},{"name":"Get Booking","id":"e95448d8-72c0-4f0d-9b07-417dbd14fc1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.airportx.com/bookings/{bookingId}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["bookings","{bookingId}"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"d379aeb6-7ab3-43d1-bb1f-3faf4ab204db","name":"Get Booking","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"url":"https://api.testing.airportx.com/bookings/XLM0EDXTY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"bookingUuid\": \"ac8b27f7-7e61-4520-aada-2c50034dfd88\",\n    \"bookingId\": \"XLM0EDXTY\",\n    \"channelId\": 114,\n    \"authProviderId\": null,\n    \"email\": \"ronan_jackson@edinburghairport.com\",\n    \"firstName\": \"Ronan\",\n    \"lastName\": \"Jackson\",\n    \"phone\": null,\n    \"postcode\": \"EH13JB\",\n    \"type\": \"GUEST\",\n    \"promoCode\": null,\n    \"marketingStatus\": null,\n    \"createdAt\": \"2022-03-31T10:58:52.000Z\",\n    \"updatedAt\": \"2022-03-31T10:58:52.000Z\",\n    \"channel\": {\n        \"channelId\": 114,\n        \"domain\": \"blah.com\",\n        \"name\": \"Test\",\n        \"orgId\": 5,\n        \"archived\": false,\n        \"code\": \"pvia\"\n    },\n    \"bookingItems\": [\n        {\n            \"bookingUuid\": \"ac8b27f7-7e61-4520-aada-2c50034dfd88\",\n            \"bookingItemId\": 63968,\n            \"productId\": 118,\n            \"quantity\": 2,\n            \"price\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"createdAt\": \"2022-03-31T10:58:53.000Z\",\n            \"updatedAt\": \"2022-03-31T10:58:53.000Z\",\n            \"cancelledAt\": null,\n            \"status\": \"B\",\n            \"bookingItemMetadata\": [\n                {\n                    \"bookingItemId\": 63968,\n                    \"name\": \"carReg\",\n                    \"value\": \"TTT333\"\n                }\n            ],\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test\",\n                \"emailDescription\": \"Test\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://www.google.com/image.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false\n                },\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                },\n                \"productFields\": [\n                    {\n                        \"productId\": 118,\n                        \"fieldId\": 2,\n                        \"field\": {\n                            \"fieldId\": 2,\n                            \"name\": \"carReg\",\n                            \"label\": \"Car Reg\",\n                            \"required\": true\n                        }\n                    }\n                ]\n            }\n        }\n    ],\n    \"total\": 9398\n}"}],"_postman_id":"e95448d8-72c0-4f0d-9b07-417dbd14fc1c"},{"name":"Update Booking","id":"44caaec2-b46b-4a7d-9199-f3a94ac2620c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingDetails\": {\n        \"firstName?\": \"Ronan\",\n        \"lastName?\": \"Jackson\",\n        \"email?\": \"ronan_jackson@edinburghairport.com\",\n        \"postcode?\": \"EH13JB\"\n    },\n    \"productMetadata\": {\n        \"carReg?\": \"TTT333\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.airportx.com/bookings/{bookingId}","description":"<h2 id=\"optional-fields\">Optional Fields</h2>\n<p>Optional parameters are marked with a <strong>?</strong> at the end of the key.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["bookings","{bookingId}"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"58af0cce-de32-4d8b-9891-f20118b92c79","name":"Update Booking","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingDetails\": {\n        \"firstName\": \"Ronan\",\n        \"lastName\": \"Jackson\",\n        \"email\": \"ronan_jackson@edinburghairport.com\",\n        \"postcode\": \"EH13JB\"\n    },\n    \"productMetadata\": {\n        \"carReg\": \"EEE333\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.testing.airportx.com/bookings/BGEVEKWDM"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"bookingUuid\": \"5d1a80b6-5589-4d76-b84f-7cc9003d4a1a\",\n    \"bookingId\": \"BGEVEKWDM\",\n    \"channelId\": 114,\n    \"authProviderId\": null,\n    \"email\": \"ronan_jackson@edinburghairport.com\",\n    \"firstName\": \"Ronan\",\n    \"lastName\": \"Jackson\",\n    \"phone\": null,\n    \"postcode\": \"EH13JB\",\n    \"type\": \"GUEST\",\n    \"promoCode\": null,\n    \"marketingStatus\": null,\n    \"createdAt\": \"2022-03-31T10:54:57.000Z\",\n    \"updatedAt\": \"2022-03-31T10:54:57.000Z\",\n    \"channel\": {\n        \"channelId\": 114,\n        \"domain\": \"blah.com\",\n        \"name\": \"Test\",\n        \"orgId\": 5,\n        \"archived\": false,\n        \"code\": \"pvia\"\n    },\n    \"bookingItems\": [\n        {\n            \"bookingUuid\": \"5d1a80b6-5589-4d76-b84f-7cc9003d4a1a\",\n            \"bookingItemId\": 63967,\n            \"productId\": 118,\n            \"quantity\": 2,\n            \"price\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"createdAt\": \"2022-03-31T10:54:57.000Z\",\n            \"updatedAt\": \"2022-03-31T10:54:57.000Z\",\n            \"cancelledAt\": null,\n            \"status\": \"B\",\n            \"bookingItemMetadata\": [\n                {\n                    \"bookingItemId\": 63967,\n                    \"name\": \"carReg\",\n                    \"value\": \"EEE333\"\n                }\n            ],\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test\",\n                \"emailDescription\": \"<p><br></p>\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://google.com/testimage.jpeg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false\n                },\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                },\n                \"productFields\": [\n                    {\n                        \"productId\": 118,\n                        \"fieldId\": 2,\n                        \"field\": {\n                            \"fieldId\": 2,\n                            \"name\": \"carReg\",\n                            \"label\": \"Car Reg\",\n                            \"required\": true\n                        }\n                    }\n                ]\n            }\n        }\n    ],\n    \"total\": 9398\n}"}],"_postman_id":"44caaec2-b46b-4a7d-9199-f3a94ac2620c"},{"name":"Check if Booking is Cancellable","id":"8969a384-d9e2-4644-b274-8087dba6d87b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.airportx.com/bookings/{bookingId}/cancellation_request","description":"<h2 id=\"note\">Note</h2>\n<p>This endpoint is used to determine if a booking can be cancelled. For example if a booking is in the past then it cannot be cancelled using the cancel endpoint.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["bookings","{bookingId}","cancellation_request"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"7dc82be1-3d31-4ad4-8515-946a36b1a6b3","name":"Check if Booking is Cancellable","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"url":"https://api.testing.airportx.com/bookings/XLM0EDXTY/cancellation_request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {\n        \"cancellable\": false,\n        \"fee\": 0,\n        \"pricePaid\": 9398,\n        \"refundableAmount\": 0,\n        \"coolingOffTime\": 14\n    },\n    \"items\": [\n        {\n            \"bookingUuid\": \"ac8b27f7-7e61-4520-aada-2c50034dfd88\",\n            \"bookingItemId\": 63968,\n            \"productId\": 118,\n            \"quantity\": 2,\n            \"price\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"createdAt\": \"2022-03-31T10:58:53.000Z\",\n            \"updatedAt\": \"2022-03-31T11:00:27.000Z\",\n            \"cancelledAt\": \"2022-03-31T11:00:28.000Z\",\n            \"status\": \"CX\",\n            \"bookingItemMetadata\": [\n                {\n                    \"bookingItemId\": 63968,\n                    \"name\": \"carReg\",\n                    \"value\": \"TTT333\"\n                }\n            ],\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test\",\n                \"emailDescription\": \"Test\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://www.google.com/image.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false\n                },\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                },\n                \"productFields\": [\n                    {\n                        \"productId\": 118,\n                        \"fieldId\": 2,\n                        \"field\": {\n                            \"fieldId\": 2,\n                            \"name\": \"carReg\",\n                            \"label\": \"Car Reg\",\n                            \"required\": true\n                        }\n                    }\n                ]\n            },\n            \"cancellation\": {\n                \"cancellable\": false,\n                \"pricePaid\": 9398\n            }\n        }\n    ]\n}"}],"_postman_id":"8969a384-d9e2-4644-b274-8087dba6d87b"},{"name":"Cancel Booking","id":"76a53a7f-a583-4d67-beb8-f297c4e3b7f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.airportx.com/bookings/{bookingId}","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]},"isInherited":true,"source":{"_postman_id":"b370ecd6-4117-4b3c-9584-750c36247a8e","id":"b370ecd6-4117-4b3c-9584-750c36247a8e","name":"AirportX Public API","type":"collection"}},"urlObject":{"protocol":"https","path":["bookings","{bookingId}"],"host":["api","airportx","com"],"query":[],"variable":[]}},"response":[{"id":"f4fbc685-0ae3-49fb-8afc-e6d0deb81cf2","name":"Cancel Booking","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true}],"url":"https://api.testing.airportx.com/bookings/XLM0EDXTY"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"bookingUuid\": \"ac8b27f7-7e61-4520-aada-2c50034dfd88\",\n    \"bookingId\": \"XLM0EDXTY\",\n    \"channelId\": 114,\n    \"authProviderId\": null,\n    \"email\": \"ronan_jackson@edinburghairport.com\",\n    \"firstName\": \"Ronan\",\n    \"lastName\": \"Jackson\",\n    \"phone\": null,\n    \"postcode\": \"EH13JB\",\n    \"type\": \"GUEST\",\n    \"promoCode\": null,\n    \"marketingStatus\": null,\n    \"createdAt\": \"2022-03-31T10:58:52.000Z\",\n    \"updatedAt\": \"2022-03-31T11:00:28.000Z\",\n    \"channel\": {\n        \"channelId\": 114,\n        \"domain\": \"test.com\",\n        \"name\": \"Blah\",\n        \"orgId\": 5,\n        \"archived\": false,\n        \"code\": \"pvia\"\n    },\n    \"bookingItems\": [\n        {\n            \"bookingUuid\": \"ac8b27f7-7e61-4520-aada-2c50034dfd88\",\n            \"bookingItemId\": 63968,\n            \"productId\": 118,\n            \"quantity\": 2,\n            \"price\": 4699,\n            \"entryTime\": \"2022-10-21T10:00:00.000Z\",\n            \"exitTime\": \"2022-11-02T12:00:00.000Z\",\n            \"createdAt\": \"2022-03-31T10:58:53.000Z\",\n            \"updatedAt\": \"2022-03-31T11:00:27.000Z\",\n            \"cancelledAt\": \"2022-03-31T11:00:28.000Z\",\n            \"status\": \"CX\",\n            \"bookingItemMetadata\": [\n                {\n                    \"bookingItemId\": 63968,\n                    \"name\": \"carReg\",\n                    \"value\": \"TTT333\"\n                }\n            ],\n            \"product\": {\n                \"productId\": 118,\n                \"name\": \"Long Stay Car Park\",\n                \"description\": \"Test\",\n                \"emailDescription\": \"<p><br></p>\",\n                \"groupId\": 1,\n                \"externalId\": \"LTEB\",\n                \"providerId\": 5,\n                \"image\": \"https://www.google.com/image.jpg\",\n                \"points\": \"\",\n                \"tagline\": \"Our lowest priced, on-site parking. Self-park and keep your keys. Free shuttle bus to the terminal\",\n                \"direction\": \"RETURN\",\n                \"transferMethod\": \"bus\",\n                \"transferTime\": 10,\n                \"averageRating\": null,\n                \"active\": 1,\n                \"archived\": false,\n                \"assetId\": 22,\n                \"orgId\": 5,\n                \"ruleId\": 17,\n                \"color\": {\n                    \"hue\": 0,\n                    \"lightness\": 0,\n                    \"saturation\": 0\n                },\n                \"weight\": 8,\n                \"price\": 300,\n                \"pricingType\": \"Dynamic\",\n                \"maxBasketQuantity\": null,\n                \"cancellationCost\": 0,\n                \"coolingOffCost\": 0,\n                \"coolingOffTime\": 14,\n                \"asset\": {\n                    \"assetId\": 22,\n                    \"name\": \"Long Stay\",\n                    \"code\": \"LTNL\",\n                    \"groupId\": 1,\n                    \"orgId\": 5,\n                    \"capacity\": 3837,\n                    \"barcode\": true,\n                    \"archived\": false\n                },\n                \"productGroup\": {\n                    \"groupId\": 1,\n                    \"name\": \"PARKING\"\n                },\n                \"productFields\": [\n                    {\n                        \"productId\": 118,\n                        \"fieldId\": 2,\n                        \"field\": {\n                            \"fieldId\": 2,\n                            \"name\": \"carReg\",\n                            \"label\": \"Car Reg\",\n                            \"required\": true\n                        }\n                    }\n                ]\n            }\n        }\n    ],\n    \"total\": 9398\n}"}],"_postman_id":"76a53a7f-a583-4d67-beb8-f297c4e3b7f3"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{AirportX API KEY ID}}"},{"key":"password","value":"{{AirportX API KEY SECRET}}"}]}},"event":[{"listen":"prerequest","script":{"id":"b73cb919-1f23-46d3-8bb7-99214938e1d4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6b0c21cb-cd5f-445a-a66c-3a993fdd01f0","type":"text/javascript","exec":[""]}}]}