{"info":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","description":"<html><head></head><body><p><strong>Welcome</strong></p>\n<p>Please see our list of APIs and webhooks.</p>\n<p><strong>Getting your token:</strong></p>\n<p>Login to your account inside Event Hub. Down the left menu look for 'settings\". Across the top of this page select the EXTERNAL API Tab.<br>On this page you can reset or <strong>Create your token.</strong></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2614023","collectionId":"9c342c3e-f26d-42f1-98cf-aab28aff5593","publishedId":"2s93z3gR7V","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-31T02:00:02.000Z"},"item":[{"name":"eventhub-checkout-webhooks","item":[{"name":"check-out-order-payload","id":"cc298d35-d216-4494-89eb-10c849f2a87e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"NOTE: we applied multiple prices for seats.\nSo, if a product (sales_item) has multiple prices, we split it into 2 / 3 / or 4 objects with the `price_type` attribute and different `unit_price` / `units_sold`\n\n{\n  “currency”: “string”, // GBP | AUD | USD | NZD | EUR\n  “event_id”: “integer\", // priava event id\n  “event_uuid”: “base64encode of eventhub event id”, // base64encode of EH event id\n  “event_name”: “string\",\n  “order_date”: “2021-06-16T03: 39: 22.001+00: 00\",\n  “sale_items”: array [\n        {\n      “price_type”: “string”, // adult | kids | senior | concession or not provided\n      “unit_price”: number, // in cents\n      “units_sold”: 1, // number\n      “facilities_sold”: array [\n                {\n          “id”: “uuid\", // eventhub facility id\n          “capacity”: integer, \n          “foreign_facility_id”: “string”, // ubs function id for the facility\n          “food_drink_service_point”: “string” // food and drink service point \n                },\n            ],\n      “facility_ids_sold”: array [\n        “uuid”,\n            ], // uuid of facilities sold\n      “eventhub_sales_item_id”: “uuid” // eventhub sales item id\n        }\n    ],\n  “account_name”: “string“,\n  “mobile_number”: “string\",\n  “account_crm_key”: “string@string”, // eventhub account crm key\n  “account_last_name”: “string”,\n  “paid_amount_total”: number, // in cents\n  “account_first_name”: “string“,\n  “foreign_account_id”: number | null, // TP account id\n  “eventhub_account_id”: “uuid”, // eventhub account id\n  “account_mobile_phone”: “string”,\n  “eventhub_order_number”: “string”, // \n  “stripe_transaction_id”: “ch_1J2pb4F7XmARCsUp06RBcAZJ”, // stripe transaction id\n  “foreign_sales_order_id”: number, // TP master sales order id\n  “eventhub_sales_order_id”: “uuid\", // eventhub sales order id\n  “account_user_email_address”: “string”,\n  “stripe_application_fee_amount”: number // application fee collected by EH\n  \"account_address\": {.                  >>Deprecated????\n        \"address1\": \"string\",\n        \"suburb\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"country\": \"string\",\n        \"postalCode\": \"varchar\"\n    },\n    \"check_out_details\": \"string\",\n    \"is_individual\": \"t/f\".      :>>>>>>> deprecate replace with\n    \"sub_type\": \"SubType\".       :>>>>>>> please add \n}\n","options":{"raw":{"language":"json"}}},"url":"customer-endpoint","description":"<p><strong>Asset Sales</strong></p>\n<p>Event Hub now supports a full system for sales of assets like rooms and boxes, suites or single or a range of seats.</p>\n<p>When a sale is completed a webhook can be sent to any url. \nThis is very similar to the process relating to F&amp;B sales but for sales of \n\"assets\" as per above.</p>\n<p>The sale of an asset automatically creates the user as an account if NOT exists and adds the owner to our grid system based on event chosen.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"host":["customer-endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc298d35-d216-4494-89eb-10c849f2a87e"},{"name":"item-order-payload-ubs","id":"01193bf2-31a0-48c3-b37b-6037d3b5df33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ehaccountid","value":"6b2597c7-fe33-401f-be20-a9cd559ebd66","type":"text"},{"key":"numberofguests","value":"20","type":"text"},{"key":"x-functions-key","value":"abc","type":"text"},{"key":"latefee","value":"935.25","type":"text"},{"key":"payloadtype","value":"UBS","type":"text"},{"key":"ordertype","value":"FB","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Doors\": \"\",\n    \"Event\": 12756,\n    \"EventDate\": \"01-04-2024\",\n    \"EventStartTime\": \"09:00:00\",\n    \"Items\": [\n        {\n            \"Units\": 10,\n            \"EndDate\": \"2021-04-20T09:04:35.045Z\",\n            \"PriceList\": \"03ME20\",\n            \"StartDate\": \"2021-04-20T09:04:35.045Z\",\n            \"ItemStatus\": \"O\",\n            \"UnitCharge\": 5.5,\n            \"ResourceCode\": \"3FDS118\",\n            \"OrganizationCode\": \"01\",\n            \"PriceListDetailSeqNbr\": 891,\n            \"ItemDescription\": \"test\"\n        },\n        {\n            \"Units\": 10,\n            \"EndDate\": \"2021-04-20T09:04:35.045Z\",\n            \"PriceList\": \"MVME21\",\n            \"StartDate\": \"2021-04-20T09:04:35.045Z\",\n            \"ItemStatus\": \"O\",\n            \"UnitCharge\": 46,\n            \"ResourceCode\": \"3F01-OCRSM02\",\n            \"OrganizationCode\": \"01\",\n            \"PriceListDetailSeqNbr\": 1237,\n            \"ItemDescription\": \"test\"\n        },\n        {\n            \"Units\": 10,\n            \"EndDate\": \"2021-04-20T09:04:35.045Z\",\n            \"PriceList\": \"MVME21\",\n            \"StartDate\": \"2021-04-20T09:04:35.045Z\",\n            \"ItemStatus\": \"O\",\n            \"UnitCharge\": 46,\n            \"ResourceCode\": \"3B01-4S-00\",\n            \"OrganizationCode\": \"01\",\n            \"PriceListDetailSeqNbr\": 136,\n            \"ItemDescription\": \"test\"\n        }\n    ],\n    \"Space\": \"31OR26\",\n    \"Account\": \"00000661\",\n    \"Comments\": \"\",\n    \"Function\": 296,\n    \"HostAuth\": \"No\",\n    \"HostName\": \"Matt hogan\",\n    \"OrderDate\": \"2021-04-20T09:04:35.045Z\",\n    \"PriceList\": \"MVME21\",\n    \"GuestNames\": \"\",\n    \"PaidAmount\": 975,\n    \"AgreementId\": \"7fba6981-69c4-455f-b9a5-614dffec8af1\",\n    \"ArrivalTime\": \"5:00pm\",\n    \"OrderNumber\": 0,\n    \"OrderStatus\": \"A\",\n    \"MobileNumber\": \"0412115032\",\n    \"PaymentToken\": \"\",\n    \"UserLastName\": \"Stewart\",\n    \"BillToAccount\": \"00000661\",\n    \"UserFirstName\": \"Matthew\",\n    \"PaymentReceipt\": \"111009277961\",\n    \"UserMobilePhone\": \"0448 126 158\",\n    \"OrganizationCode\": \"01\",\n    \"UserEmailAddress\": \"matthew.stewart@parraeels.com.au\",\n    \"DietaryRequirements\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"customer-endpoint","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"host":["customer-endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"01193bf2-31a0-48c3-b37b-6037d3b5df33"},{"name":"item-order-payload-generic","id":"39ba82ab-dedf-460c-b06d-fb5957e39c80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"Items\": [\n    {\n      \"Discount\": number, // percentage\n      \"ItemCode\": string,\n      \"ItemName\": string,\n      \"Quantity\": number,\n      \"UnitPrice\": number, or 0 if Consumption // in cents\n    }\n  ],\n  \"Event_Id\": string | number,  remove \"_\" \n  \"EventDate\": string, date format: \"DD-MM-YYYY\"\n  \"EventStartTime\": string, time format: \"HH:mm:ss\",\n  \"AccountID\": string | number,\n  \"EventName\": string,\n  \"OrderDate\": \"2021-08-31T02:49:41.357Z\",\n  \"PaidAmount\": number, // in cents\n  \"PaymentReceipt\": string ,      added june23\n  \"AccountName\": string,\n  \"OrderNumber\": string,\n  \"ContactEmail\": string,\n  \"ContactPhone\": string,\n  \"ContactLastName\": string,\n  \"ContactFirstName\": string,\n  \"FacilityName\": string,\n  \"NumberAdults\": number,\n  \"NumberChildren\": number,\n  \"TotalNumberGuests\": number,\n  \"ReceiveMarketingInfo\": string, // YES / NO\n  \"MarketingPreferences\": [\n      {\n        \"name\": string, // phone / email / sms\n        \"content\": string // YES / NO\n      }\n  ],\n  \"AdditionalInformation\": [\n      {\n        \"answer\": string,\n        \"question\": string,\n      }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"customer-endpoint","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"host":["customer-endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"39ba82ab-dedf-460c-b06d-fb5957e39c80"}],"id":"99cf9439-ad5d-45ff-b559-2d50a06e6568","description":"<p>This collection includes webhooks from Sales.</p>\n<p>WebHook 1</p>\n<p>Sales of Products for an Event or group of events. Essentially hospitality (asset) or ticket sales(seats).</p>\n<p>WebHook 2/3</p>\n<p>These webhooks refer to Sales of Food ad Beverage or Merchandise products to existing asset owners who are in-app users and buy from in-app URLs.</p>\n","_postman_id":"99cf9439-ad5d-45ff-b559-2d50a06e6568","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}},{"name":"event-hub-user-api","item":[{"name":"get-user","id":"fca8ed00-1fa5-42f3-bebe-978e6d31d9f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"user_email\" : \"scott@eventhub.com.au\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/get_user","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["get_user"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"fca8ed00-1fa5-42f3-bebe-978e6d31d9f9"},{"name":"update-user","id":"1017fdde-825c-4091-9da7-b19b45944056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"email\" : \"email\",\n\"state\" : \"state\",\n\"firstName\".:  \"firstname\",\n\"lastname\" : \"lastname\"\n}","options":{"raw":{"language":"xml"}}},"url":"https://api.eventhub.com.au/udpate-user","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["udpate-user"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"1017fdde-825c-4091-9da7-b19b45944056"}],"id":"05af1862-8e65-405f-8ac2-ce158393e31e","_postman_id":"05af1862-8e65-405f-8ac2-ce158393e31e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}},{"name":"eventhub-contacts-api","item":[{"name":"samples","item":[{"name":"create-contact webhookSite","id":"48ec3637-faca-42f7-b2de-a7fddb6bb778","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"vishal.ahuja4@olethia.com\",\r\n    \"first_name\": \"Vishal4\",\r\n    \"last_name\": \"Ahuja4\",\r\n    \"external_foreign_key\": \"GaMOuaNIIqaOmD9XpBxc4\",\r\n    \"direct_number\": null,\r\n    \"mobile_number\": null,\r\n    \"company\": null,\r\n    \"position\": null,\r\n    \"revenue\": \"\",\r\n    \"job_title\": null,\r\n    \"title\": null,\r\n    \"gender\": null,\r\n    \"postnominal\": \"\",\r\n    \"personal\": \"\",\r\n    \"address_with_formal_titles\":\"\",\r\n    \"job_band\":\"\",\r\n    \"rep_email\":\"\",\r\n    \"rep_name\":\"\",\r\n    \"gm_name\":\"\",\r\n    \"salesdir_name\":\"\",\r\n    \"execdir_name\":\"\",\r\n    \"tier\":\"\",\r\n    \"sales_group\":\"\",\r\n    \"dietary_requirement\": \"\",\r\n    \"crm_communication_status\":\"\",\r\n    \"secondary_email\": \"guesttest98@gmail.com\",\r\n    \"street_address\": \"\",\r\n    \"street_address2\":\"\",\r\n    \"suburb\": \"\",\r\n    \"postcode\": \"1000\",\r\n    \"state\": \"NSW\",\r\n    \"country\": \"AU\"\r\n   \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/create_contact","description":"<p>Creating a contact:</p>\n<p>fname\nlname \nemail is Mandatory\nthis will define the EH key as </p>\n<p>EH_fname_lname_email\nall lower case and trimmed</p>\n<p>if this exists - record will be rejected</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["create_contact"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"48ec3637-faca-42f7-b2de-a7fddb6bb778"},{"name":"ICC-update","id":"561c3027-2e31-4963-b0a3-0673dad89e56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"TriggerType\": 2,\n    \"AccountCode\":\"133456789\",\n    \"Data\": {\n        \"FirstName\":\"-X-changed\",\n        \"Email\": \"scott@eventhub.change.com\"\n\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/contact","urlObject":{"protocol":"https","path":["contact"],"host":["api","eventhub","com","au"],"query":[],"variable":[]}},"response":[{"id":"55cbb57e-cc21-4efb-a0b3-4e068fa36994","name":"ICC-update","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"TriggerType\": 2,\n    \"AccountCode\":\"133456789\",\n    \"Data\": {\n        \"FirstName\":\"-X-changed\",\n        \"Email\": \"scott@eventhub.change.com\"\n\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/contact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"683"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sat, 02 Sep 2023 05:23:37 GMT"},{"key":"x-amzn-RequestId","value":"c11ca074-2560-4fa6-81bc-43f5dfb7ba3e"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"KnQB-FvYywMFmvA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f2c6d9-5f70dfa310a2f2494982496e;Sampled=0;lineage=d5e545b5:0|2740b013:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e71ab653feb8332f51edf19089ecf9fc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD55-P4"},{"key":"X-Amz-Cf-Id","value":"CZ-lqDSDSK7PWiiAKZZgnMD75s8FbnuhmjzgLfmJPjz3mjZgyGpeZA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"guest\": {\n            \"id\": \"b060bb62-494c-11ee-b14f-0a124bbfda9c\",\n            \"company_id\": \"f555b606-c87c-11ed-8cbe-0abb1565d1ba\",\n            \"email\": \"scott+testICC2@eventhub.com.au\",\n            \"first_name\": \"-X-changed\",\n            \"last_name\": \"Api\",\n            \"data\": {\n                \"crm_communication_status\": \"optin\"\n            },\n            \"created_at\": \"2023-09-02T04:53:42.052Z\",\n            \"updated_at\": \"2023-09-02T05:23:37.295Z\",\n            \"department_partitioning_id\": null,\n            \"deleted_at\": \"2023-09-02T05:23:37.281Z\",\n            \"search_index\": null,\n            \"crm_key\": \"EH__x_changed_api_scott_testicc2_eventhub_com_au\",\n            \"created_by\": \"3f340f09-1d1a-407d-bdaa-42f279d4b052\",\n            \"preferences\": {},\n            \"last_activity_at\": null,\n            \"last_invite_sent\": null,\n            \"job_title\": null,\n            \"external_foreign_key\": \"133456789\",\n            \"identity_number\": 1,\n            \"source\": {}\n        }\n    }\n}"}],"_postman_id":"561c3027-2e31-4963-b0a3-0673dad89e56"},{"name":"ICC-create","id":"61e4e25e-da6b-4407-bcae-c985fa1494ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"TriggerType\": 0,\n    \"AccountCode\":\"133456789\",\n    \"Data\": {\n        \"Email\":\"scott+testICC2@eventhub.com.au\",\n        \"FirstName\":\"test1\",\n        \"LastName\" : \"Api\",\n        \"DirectMailOptIn\": \"Y\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/contact","urlObject":{"protocol":"https","path":["contact"],"host":["api","eventhub","com","au"],"query":[],"variable":[]}},"response":[],"_postman_id":"61e4e25e-da6b-4407-bcae-c985fa1494ab"}],"id":"3581fd94-59f1-48e6-a4e5-16053df631fc","_postman_id":"3581fd94-59f1-48e6-a4e5-16053df631fc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}},{"name":"get-contact-list","id":"1531a8b0-0c2b-468c-b7af-912dce1180f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"offset\":0,\r\n    \"count\": 200\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/get_contact_list","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["get_contact_list"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[{"id":"82d74508-1ab5-43ee-b529-a5db893c8c03","name":"get-contact-list","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"offset\":0,\r\n    \"count\": 200\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/get_contact_list"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"26"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 21 Jun 2023 12:06:57 GMT"},{"key":"x-amzn-RequestId","value":"a01022b7-0e3e-49f6-bb8d-2b2c656926bb"},{"key":"x-amzn-ErrorType","value":"UnauthorizedException"},{"key":"x-amz-apigw-id","value":"G3krOGKbSwMFkgg="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 db50275fc6a3d1f557e22016322e2ba2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"IAD12-P2"},{"key":"X-Amz-Cf-Id","value":"Gsvr_m_7uC9ry7ETa5hDqzWFWhdaovYUUtQFiT59Lb7TaEqQUi3Y4Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"}],"_postman_id":"1531a8b0-0c2b-468c-b7af-912dce1180f9"},{"name":"get-contact-list-by-ticket-owner","id":"da604e80-360b-4520-a60b-634506320878","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"offset\":0,\r\n    \"count\": 200\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/get_contact_list","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["get_contact_list"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"da604e80-360b-4520-a60b-634506320878"},{"name":"get-contact-list-by-rep-owner","id":"8c0eb37c-6be5-4234-9e26-548b4cb41572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"offset\":0,\r\n    \"count\": 200\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/get_contact_list","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["get_contact_list"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c0eb37c-6be5-4234-9e26-548b4cb41572"},{"name":"get-contact","id":"899f3d30-9452-4812-b223-fc680d65adc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"external_foreign_key\" : \"EH_EXTERNAL_FOREIGN_KEY_guest8\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/get_contact","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["get_contact"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"899f3d30-9452-4812-b223-fc680d65adc0"},{"name":"create-contact","id":"94f91cbe-d815-4fe4-b764-d3680257c3ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"vishal.ahuja4@olethia.com\",\r\n    \"first_name\": \"Vishal4\",\r\n    \"last_name\": \"Ahuja4\",\r\n    \"external_foreign_key\": \"GaMOuaNIIqaOmD9XpBxc4\",\r\n    \"direct_number\": null,\r\n    \"mobile_number\": null,\r\n    \"company\": null,\r\n    \"position\": null,\r\n    \"revenue\": \"\",\r\n    \"job_title\": null,\r\n    \"title\": null,\r\n    \"gender\": null,\r\n    \"postnominal\": \"\",\r\n    \"personal\": \"\",\r\n    \"address_with_formal_titles\":\"\",\r\n    \"job_band\":\"\",\r\n    \"rep_email\":\"\",\r\n    \"rep_name\":\"\",\r\n    \"gm_name\":\"\",\r\n    \"salesdir_name\":\"\",\r\n    \"execdir_name\":\"\",\r\n    \"tier\":\"\",\r\n    \"sales_group\":\"\",\r\n    \"dietary_requirement\": \"\",\r\n    \"crm_communication_status\":\"\",\r\n    \"secondary_email\": \"guesttest98@gmail.com\",\r\n    \"street_address\": \"\",\r\n    \"street_address2\":\"\",\r\n    \"suburb\": \"\",\r\n    \"postcode\": \"1000\",\r\n    \"state\": \"NSW\",\r\n    \"country\": \"AU\"\r\n   \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/create_contact","description":"<p>Creating a contact:</p>\n<p>fname\nlname \nemail is Mandatory\nthis will define the EH key as </p>\n<p>EH_fname_lname_email\nall lower case and trimmed</p>\n<p>if this exists - record will be rejected</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["create_contact"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"94f91cbe-d815-4fe4-b764-d3680257c3ef"},{"name":"update-contact","id":"2c0c8775-17c8-4713-9189-43dab5706d21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"external_foreign_key\": \"EH_EXTERNAL_FOREIGN_KEY_guest8\",   MANDATORY\r\n    //\"crm_key\" : \"EH_john1_brown1_guest8_eventhub\"\r\n    \"direct_number\": \"426\",\r\n    \"mobile_number\": \"2342920339\",\r\n    \"company\": \"POSTMAN-COMPANY\",\r\n    \"position\": \"\",\r\n    \"revenue\": \"\",\r\n    \"job_title\": \"Test Job\",\r\n    \"title\": \"Guest\",\r\n    \"gender\": \"\",\r\n    \"postnominal\": \"\",\r\n    \"personal\": \"\",\r\n    \"address_with_formal_titles\":\"\",\r\n    \"job_band\":\"\",\r\n    \"rep_email\":\"\",\r\n    \"rep_name\":\"\",\r\n    \"gm_name\":\"\",\r\n    \"salesdir_name\":\"\",\r\n    \"execdir_name\":\"\",\r\n    \"tier\":\"\",\r\n    \"sales_group\":\"\",\r\n    \"dietary_requirement\": \"\",\r\n    \"crm_communication_status\":\"\",\r\n    \"secondary_email\": \"guesttest3@gmail.com\",\r\n    \"street_address\": \"\",\r\n    \"street_address2\":\"\",\r\n    \"suburb\": \"\",\r\n    \"postcode\": \"1000\",\r\n    \"state\": \"NSW\",\r\n    \"country\": \"AU\",\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/update_contact","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["update_contact"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c0c8775-17c8-4713-9189-43dab5706d21"},{"name":"delete-contact","id":"ad13736a-7782-489d-8571-a702cfb4ecec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"external_foreign_key\":\"EH_EXTERNAL_FOREIGN_KEY_guest8\".  MANDATORY\r\n    //\"crm_key\" :\"EH_john1_brown1_guest8_eventhub\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/delete_contact","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["delete_contact"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad13736a-7782-489d-8571-a702cfb4ecec"},{"name":"contact","id":"6081c117-d3f1-4c99-bd95-d5e31c47b8fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"contact01@eventhub.com.au\",\n    \"first_name\": \"Contact01\",\n    \"action_type\": \"created\",\n    \"last_name\": \"Test updated\",\n    \"external_foreign_key\": \"GaMOuaNIIqaOmD9XpBxc38\",\n    \"direct_number\": null,\n    \"mobile_number\": null,\n    \"company\": null,\n    \"position\": null,\n    \"revenue\": \"\",\n    \"job_title\": \"job title\",\n    \"title\": null,\n    \"gender\": null,\n    \"postnominal\": \"\",\n    \"personal\": \"\",\n    \"address_with_formal_titles\":\"\",\n    \"job_band\":\"\",\n    \"rep_email\":\"\",\n    \"rep_name\":\"\",\n    \"gm_name\":\"\",\n    \"salesdir_name\":\"\",\n    \"execdir_name\":\"\",\n    \"tier\":\"\",\n    \"sales_group\":\"\",\n    \"dietary_requirement\": \"\",\n    \"crm_communication_status\":\"\",\n    \"secondary_email\": \"contact01+2@gmail.com\",\n    \"street_address\": \"\",\n    \"street_address2\":\"\",\n    \"suburb\": \"\",\n    \"postcode\": \"1000\",\n    \"state\": \"NSW\",\n    \"country\": \"AU\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/contact","description":"<p>This API use field \"<strong>action_type</strong>\" in the payload body to perform all actions.<br />- The action_type field accept these values:</p>\n<p>- created</p>\n<p>- changed</p>\n<p>- deleted</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["contact"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[{"id":"8aee5c70-30af-401e-a982-91599791f4ad","name":"Create a new contact  (action_type = created)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"contact01@eventhub.com.au\",\n    \"first_name\": \"Contact01\",\n    \"action_type\": \"created\",\n    \"last_name\": \"Test\",\n    \"external_foreign_key\": \"GaMOuaNIIqaOmD9XpBxc38\",\n    \"direct_number\": null,\n    \"mobile_number\": null,\n    \"company\": null,\n    \"position\": null,\n    \"revenue\": \"\",\n    \"job_title\": \"job title\",\n    \"title\": null,\n    \"gender\": null,\n    \"postnominal\": \"\",\n    \"personal\": \"\",\n    \"address_with_formal_titles\":\"\",\n    \"job_band\":\"\",\n    \"rep_email\":\"\",\n    \"rep_name\":\"\",\n    \"gm_name\":\"\",\n    \"salesdir_name\":\"\",\n    \"execdir_name\":\"\",\n    \"tier\":\"\",\n    \"sales_group\":\"\",\n    \"dietary_requirement\": \"\",\n    \"crm_communication_status\":\"\",\n    \"secondary_email\": \"contact01+2@gmail.com\",\n    \"street_address\": \"\",\n    \"street_address2\":\"\",\n    \"suburb\": \"\",\n    \"postcode\": \"1000\",\n    \"state\": \"NSW\",\n    \"country\": \"AU\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/contact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"vary","value":"origin"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-expose-headers","value":"WWW-Authenticate,Server-Authorization"},{"key":"cache-control","value":"no-cache"},{"key":"content-length","value":"994"},{"key":"Date","value":"Mon, 31 Jul 2023 15:37:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"guest\": {\n            \"company_id\": \"5df2865e-3e0e-11eb-88aa-0214d58b8d9e\",\n            \"email\": \"contact01@eventhub.com.au\",\n            \"first_name\": \"Contact01\",\n            \"last_name\": \"Test\",\n            \"department_partitioning_id\": null,\n            \"crm_key\": \"EH_contact01_test_contact01_eventhub.com.au\",\n            \"external_foreign_key\": \"GaMOuaNIIqaOmD9XpBxc38\",\n            \"created_by\": \"7b1a9090-148e-48e4-b83c-7fd8c5405b7c\",\n            \"data\": {\n                \"direct_number\": null,\n                \"mobile_number\": null,\n                \"company\": null,\n                \"position\": null,\n                \"revenue\": \"\",\n                \"job_title\": \"job title\",\n                \"title\": null,\n                \"gender\": null,\n                \"postnominal\": \"\",\n                \"personal\": \"\",\n                \"address_with_formal_titles\": \"\",\n                \"job_band\": \"\",\n                \"rep_email\": \"\",\n                \"rep_name\": \"\",\n                \"gm_name\": \"\",\n                \"salesdir_name\": \"\",\n                \"execdir_name\": \"\",\n                \"tier\": \"\",\n                \"sales_group\": \"\",\n                \"dietary_requirement\": \"\",\n                \"crm_communication_status\": \"\",\n                \"secondary_email\": \"contact01+2@gmail.com\",\n                \"street_address\": \"\",\n                \"street_address2\": \"\",\n                \"suburb\": \"\",\n                \"postcode\": \"1000\",\n                \"state\": \"NSW\",\n                \"country\": \"AU\"\n            },\n            \"created_at\": \"2023-07-31T15:37:49.749Z\",\n            \"updated_at\": \"2023-07-31T15:37:49.749Z\",\n            \"id\": \"3491b020-2fb8-11ee-b8e4-0242ac120003\"\n        }\n    }\n}"},{"id":"110ac654-fd49-438f-92c0-a9349f23e9c0","name":"Update a contact  (action_type = changed)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"contact01@eventhub.com.au\",\n    \"first_name\": \"Contact01\",\n    \"action_type\": \"changed\",\n    \"last_name\": \"Test updated\",\n    \"external_foreign_key\": \"GaMOuaNIIqaOmD9XpBxc38\",\n    \"direct_number\": null,\n    \"mobile_number\": null,\n    \"company\": null,\n    \"position\": null,\n    \"revenue\": \"\",\n    \"job_title\": \"job title\",\n    \"title\": null,\n    \"gender\": null,\n    \"postnominal\": \"\",\n    \"personal\": \"\",\n    \"address_with_formal_titles\":\"\",\n    \"job_band\":\"\",\n    \"rep_email\":\"\",\n    \"rep_name\":\"\",\n    \"gm_name\":\"\",\n    \"salesdir_name\":\"\",\n    \"execdir_name\":\"\",\n    \"tier\":\"\",\n    \"sales_group\":\"\",\n    \"dietary_requirement\": \"\",\n    \"crm_communication_status\":\"\",\n    \"secondary_email\": \"contact01+2@gmail.com\",\n    \"street_address\": \"\",\n    \"street_address2\":\"\",\n    \"suburb\": \"\",\n    \"postcode\": \"1000\",\n    \"state\": \"NSW\",\n    \"country\": \"AU\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/contact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"vary","value":"origin,accept-encoding"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-expose-headers","value":"WWW-Authenticate,Server-Authorization"},{"key":"cache-control","value":"no-cache"},{"key":"content-encoding","value":"gzip"},{"key":"Date","value":"Mon, 31 Jul 2023 15:39:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"guest\": {\n            \"id\": \"R3Vlc3Q6MzQ5MWIwMjAtMmZiOC0xMWVlLWI4ZTQtMDI0MmFjMTIwMDAz\",\n            \"company_id\": \"5df2865e-3e0e-11eb-88aa-0214d58b8d9e\",\n            \"email\": \"contact01@eventhub.com.au\",\n            \"first_name\": \"Contact01\",\n            \"last_name\": \"Test updated\",\n            \"data\": {\n                \"tier\": \"\",\n                \"state\": \"NSW\",\n                \"title\": null,\n                \"gender\": null,\n                \"suburb\": \"\",\n                \"company\": null,\n                \"country\": \"AU\",\n                \"gm_name\": \"\",\n                \"revenue\": \"\",\n                \"job_band\": \"\",\n                \"personal\": \"\",\n                \"position\": null,\n                \"postcode\": \"1000\",\n                \"rep_name\": \"\",\n                \"job_title\": \"job title\",\n                \"rep_email\": \"\",\n                \"postnominal\": \"\",\n                \"sales_group\": \"\",\n                \"execdir_name\": \"\",\n                \"direct_number\": null,\n                \"mobile_number\": null,\n                \"salesdir_name\": \"\",\n                \"street_address\": \"\",\n                \"secondary_email\": \"contact01+2@gmail.com\",\n                \"street_address2\": \"\",\n                \"dietary_requirement\": \"\",\n                \"crm_communication_status\": \"\",\n                \"address_with_formal_titles\": \"\"\n            },\n            \"created_at\": \"2023-07-31T15:37:49.749Z\",\n            \"updated_at\": \"2023-07-31T15:39:42.569Z\",\n            \"department_partitioning_id\": null,\n            \"deleted_at\": null,\n            \"search_index\": null,\n            \"crm_key\": \"EH_contact01_test_contact01_eventhub.com.au\",\n            \"created_by\": \"7b1a9090-148e-48e4-b83c-7fd8c5405b7c\",\n            \"preferences\": {},\n            \"last_activity_at\": null,\n            \"last_invite_sent\": null,\n            \"job_title\": \"job title\",\n            \"external_foreign_key\": \"GaMOuaNIIqaOmD9XpBxc38\",\n            \"identity_number\": 1,\n            \"source\": {}\n        }\n    }\n}"}],"_postman_id":"6081c117-d3f1-4c99-bd95-d5e31c47b8fd"}],"id":"f3dee615-2ca5-4656-b109-34dc5722c2e4","_postman_id":"f3dee615-2ca5-4656-b109-34dc5722c2e4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}},{"name":"eventhub-vip-api","item":[{"name":"create-guest","id":"114815a3-da67-4957-8438-065ba6fa9385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n \"inventory_id\":\"2da14678-803a-45aa-b337-3200bf629a48\",\n \"inventory_release_id\":\"d99bf69b-b001-494d-9d92-c95509ebbd55\",\n \"external_foreign_key\" : \"EH_EXTERNAL_FOREIGN_KEY_guest8\",\n//  \"attendee_id\" : \"27d71a5a-fa77-11eb-8b9c-0a169c65d26a\", \n \"ticket_number_requested\" : 5,\n \"approval_status\" : \"approved\",\n \"requester_id\": \"7143ce38-435f-11eb-9549-0214d58b8d9e\",\n \"attendee_added_by\" : \"0d508fa8-8121-4171-abd7-222dab2c1a49\",\n \"attendee_added_by_source\" : \"Salesforce\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/create_guest","urlObject":{"path":["create_guest"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"114815a3-da67-4957-8438-065ba6fa9385"},{"name":"create-guest from-sheets","id":"6ff541b2-df58-4c7a-b3b1-c49c379a9943","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \"attendee_id\" : \"id\", RETURN if ok /200 On CREATE\n \"inventory_id\":\"2da14678-803a-45aa-b337-3200bf629a48\",\n \"inventory_release_id\":\"\"//deprecated\n \"external_foreign_key\" : \"EH_EXTERNAL_FOREIGN_KEY_guest8\", -- not Mandatory..IF exists no other data needed for contact\n\n \"ticket_number_requested\" : 1,\n \"approval_status\" : \"approved\",  \n \"requester_id\": \"userID\",   = Tennant_api_user?\n \"attendee_added_by\" : \"userID\", Tennant_api_user\n \"attendee_added_by_source\" : \"googleSheet\"\n\n}\n\nEach Tennant will need API_User created?\n** Contect added if EhKEY doesnt exist\n\nPLEASE ADD to above...\nfirst_name, ehKEY\nlast_name, ehKEY\nemail,  ehKEY\ncompanyName.\njobTitle,\nis_attending, >> True or false. \nis_host   >> True or false.\ncontact_owner_email, update?\n\n\n\n\n","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/create_guest","urlObject":{"path":["create_guest"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ff541b2-df58-4c7a-b3b1-c49c379a9943"},{"name":"create-guest from-sheets-sample","id":"75316145-c5a8-4586-b3dc-ece431784232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \n \"inventory_id\":\"2da14678-803a-45aa-b337-3200bf629a48\",\n \"inventory_release_id\":\"d99bf69b-b001-494d-9d92-c95509ebbd55\", --deprecated\n \"external_foreign_key\" : \"EH_EXTERNAL_FOREIGN_KEY_guest8\",\n//  \"attendee_id\" : \"27d71a5a-fa77-11eb-8b9c-0a169c65d26a\", \n \"ticket_number_requested\" : 5,\n \"approval_status\" k: \"approved\",\n \"requester_id\": \"7143ce38-435f-11eb-9549-0214d58b8d9e\",\n \"attendee_added_by\" : \"0d508fa8-8121-4171-abd7-222dab2c1a49\",\n \"attendee_added_by_source\" : \"google-sheet\"\n}\nclient_id,\nevent_id,\nfirst_name,\nlast_name,\nemail,\ncompanyName.\njobTitle,\ncontact_owner_email,\nis_attending, >> True or false\n\nassigned_to > as per event in application\n\n\n","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/create_guest","urlObject":{"path":["create_guest"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"75316145-c5a8-4586-b3dc-ece431784232"},{"name":"get-events-list","id":"f3007b99-ff22-432c-a124-f4d74b2f37c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.eventhub.com.au/get_events?event_date>=2023-10-04","urlObject":{"path":["get_events"],"host":["https://api.eventhub.com.au"],"query":[{"disabled":true,"description":{"content":"<p>events.id = eventhub_foreign_id</p>\n","type":"text/plain"},"key":"eventhub_foreign_id","value":"83e0942d-4b68-45b8-af61-17fc323fc5d3"},{"disabled":true,"description":{"content":"<p>events.updatedAt &gt;= updated_date \nDate format: YYYY-MM-DD eg: 2023-12-15</p>\n","type":"text/plain"},"key":"updated_date","value":"2023-10-04"},{"description":{"content":"<p>greater than evernt_date</p>\n","type":"text/plain"},"key":"event_date>","value":"2023-10-04"},{"disabled":true,"description":{"content":"<p>less than event_date</p>\n","type":"text/plain"},"key":"event_date<","value":""},{"disabled":true,"description":{"content":"<p>VenueState</p>\n","type":"text/plain"},"key":"state","value":""},{"disabled":true,"description":{"content":"<p>eventType</p>\n","type":"text/plain"},"key":"eventType","value":""},{"disabled":true,"description":{"content":"<p>search Name by text string</p>\n","type":"text/plain"},"key":"%name%","value":""},{"disabled":true,"key":"assigned_to","value":""}],"variable":[]}},"response":[{"id":"0177e4b2-12eb-4072-8751-8cd4d9256681","name":"get-events-list","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"\n{\n   \n    \"inventory_id\":\"inventory_id\",\n     \"returned_row_number\": row-counter,\n    \"client_id\": \"client_id\",  //static\n    \"event_name\" : \"event_name\",\n    \"event_date_start\" : \"event_date_start\",\n    \"event_time_start\" : \"event_time_end\" ,\n    \"event_date_end\" : \"event_date_start\",\n    \"event_time_end\" :  \"event_time_end\",\n    \"venue_name\" :  \"venue_name\",\n    \"facilty_name\" : \"facilty_name\",\n    \"ticket_type\" : \"ticket_type\" ,\n    \"rsvp_close_date\" : \"rsvp_close_date\",\n    \"created_at\" : \"created_at\",\n    \"updated_at\" :  \"updated_at\",\n    \"number_of_total_tickets\" : \"number_of_total_tickets\",\n    \"number_of_total_tickets_pending\" : \"number_of_total_tickets_pendine\",\n    \"number_of_total_tickets_declined\" : \"number_of_total_tickets_decline\",\n    \"number_of_total_tickets_avaialable\" : \"number_of_total_tickets_available\",\n    \"url_of_csv_file_of_all_rows\" :  \"url_of_csv_file_of_all_rows\"\n\n\n\n\n","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.eventhub.com.au/get_events/summary?event_date>&event_date<&state&eventType&%name%&assigned_to","host":["https://api.eventhub.com.au"],"path":["get_events","summary"],"query":[{"key":"event_date>","value":null,"description":"greater than evernt_date"},{"key":"event_date<","value":null,"description":"less than event_date"},{"key":"state","value":null,"description":"VenueState"},{"key":"eventType","value":null,"description":"eventType"},{"key":"%name%","value":null,"description":"search Name by text string"},{"key":"assigned_to","value":null,"type":"text"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"eab5a107-348a-4ecd-a0a6-4b1b4b895a1d","name":"working sample","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.eventhub.com.au/get_events?updated_date=2023-10-04","host":["https://api.eventhub.com.au"],"path":["get_events"],"query":[{"key":"eventhub_foreign_id","value":"83e0942d-4b68-45b8-af61-17fc323fc5d3","description":"Event id: events.id = eventhub_foreign_id","disabled":true},{"key":"updated_date","value":"2023-10-04","description":"events.updatedAt >= updated_date \nDate format: YYYY-MM-DD eg: 2023-12-15"},{"key":"event_date>","value":"","description":"greater than evernt_date","disabled":true},{"key":"event_date<","value":"","description":"less than event_date","disabled":true},{"key":"state","value":"","description":"VenueState","disabled":true},{"key":"eventType","value":"","description":"eventType","disabled":true},{"key":"%name%","value":"","description":"search Name by text string","disabled":true},{"key":"assigned_to","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"82638"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 15 Dec 2023 04:23:34 GMT"},{"key":"x-amzn-RequestId","value":"5740b662-16de-48fa-bc9a-4c39d6f90efa"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"P94u4G8OSwMEelw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-657bd4c5-6855d7993a670cdc7e0448b4;Sampled=0;lineage=d5e545b5:0|0f9435a2:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 b9fbf5029e19d327be069ba6f5216bcc.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"HAN50-P2"},{"key":"X-Amz-Cf-Id","value":"4pAzBJ6z8uvQOl7aP7xdnZhp--taSLMnuNiuAVSwOhVl7tWdMdkGuA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"event_name\": \"VA Alan QA attendance + holiday fee\",\n        \"event_type\": \"A-League\",\n        \"event_period\": \"[\\\"2023-12-25 09:00:00\\\",\\\"2023-12-25 14:00:00\\\")\",\n        \"event_status\": \"Open\",\n        \"inventories\": [\n            {\n                \"id\": \"4f57f699-8fd9-4326-8111-644f2e657384\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Hirers Suite W512\"\n            },\n            {\n                \"id\": \"be14ee39-2bc5-437b-956f-c14c501291f2\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Hepburn Electrical Room\"\n            },\n            {\n                \"id\": \"d0447e11-8a48-4eb9-bd81-17f078ef1b61\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Olympians Suite\"\n            },\n            {\n                \"id\": \"6e90cd1f-2255-48f2-a3c0-26ba8e18a858\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Suite 3011\"\n            },\n            {\n                \"id\": \"0f4a58dc-f904-429e-b33d-68cf081d452b\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"TICKET BUILD 523 ING\"\n            },\n            {\n                \"id\": \"b4636a67-5a4d-4a3d-bcf8-157618af388d\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Directors Lounge\"\n            },\n            {\n                \"id\": \"a637d72b-325d-4993-8613-4e3505ab6a10\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"East Suite 01\"\n            },\n            {\n                \"id\": \"bc038111-2eac-47c4-9235-c33f75cbd23b\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Suites (2nd, 3rd and 6th level)\"\n            },\n            {\n                \"id\": \"ddaa78fe-e7a9-45ce-bb77-b19234478a25\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Suites (5th level)\"\n            },\n            {\n                \"id\": \"d58de6f1-c3d7-4310-8692-76b0f69d536d\",\n                \"company_name\": \"\",\n                \"facility\": \"Brownlow Stand Private Suite 3\"\n            },\n            {\n                \"id\": \"78712565-d01b-42f2-9ef9-4b11d98935f6\",\n                \"company_name\": \"\",\n                \"facility\": \"VA TO TRIGGER REBUILD ALL\"\n            },\n            {\n                \"id\": \"9175cf9a-e590-48e4-8288-0cf80c302d56\",\n                \"company_name\": \"\",\n                \"facility\": \"Cap\"\n            },\n            {\n                \"id\": \"2eb90fd2-980d-4061-b538-e68ef877a8cd\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 13\"\n            },\n            {\n                \"id\": \"4db77fd3-dddd-4b63-b838-ed28da8a7801\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 60\"\n            },\n            {\n                \"id\": \"1bee90f3-45cf-429f-a183-3edad31127fc\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 40\"\n            },\n            {\n                \"id\": \"06732785-9ea2-4ebc-9c91-c8330e731dc2\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 100\"\n            },\n            {\n                \"id\": \"79c7c781-6351-4122-bd63-35bd3815f0ac\",\n                \"company_name\": \"\",\n                \"facility\": \"hannahs test facility\"\n            },\n            {\n                \"id\": \"fa9fabbb-e118-4cd6-9e21-d166d2c84c5c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3\"\n            },\n            {\n                \"id\": \"7670a1e3-2b91-47c4-b635-2ea60285323b\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 2\"\n            },\n            {\n                \"id\": \"d4f8cd65-f18d-4e79-b5fb-c6d7d3a96eef\",\n                \"company_name\": \"\",\n                \"facility\": \"Booth 2\"\n            },\n            {\n                \"id\": \"be4b5393-65ed-4aaa-b188-6fb0813d50e1\",\n                \"company_name\": \"\",\n                \"facility\": \"Booth 3\"\n            },\n            {\n                \"id\": \"64ab203f-1af8-4d4b-8e91-ea0206bf7ae8\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 8\"\n            },\n            {\n                \"id\": \"b870ddd0-1b7e-4610-b790-201063cd7bd3\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 11\"\n            },\n            {\n                \"id\": \"901da5a9-accf-464c-a46a-715ec3359261\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 16\"\n            },\n            {\n                \"id\": \"aac0f857-c2cf-4d1d-99fe-ec7141cca7aa\",\n                \"company_name\": \"\",\n                \"facility\": \"A228.r42.s19\"\n            },\n            {\n                \"id\": \"497dff43-0d45-42f0-94c3-a254bf4793d6\",\n                \"company_name\": \"\",\n                \"facility\": \"A231.r33.s34\"\n            },\n            {\n                \"id\": \"81405e45-7f07-458a-bd74-17d539a23972\",\n                \"company_name\": \"\",\n                \"facility\": \"A230.r45.s20\"\n            },\n            {\n                \"id\": \"88081af2-e76a-42c6-ab91-6a5240a56b4f\",\n                \"company_name\": \"\",\n                \"facility\": \"A228.r42.s18\"\n            },\n            {\n                \"id\": \"3ee5a9cc-fa90-48f7-a231-1f9c23f7ef24\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 18\"\n            },\n            {\n                \"id\": \"8fa15931-ae97-4b63-a6da-9af80059792d\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Suite 550237782634873\"\n            },\n            {\n                \"id\": \"6bea90f3-2df6-427e-aa06-db97e8ac0be0\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 412\"\n            },\n            {\n                \"id\": \"1274c03f-53e4-44bc-a338-182dfa2bf61f\",\n                \"company_name\": \"\",\n                \"facility\": \"TEST SEAT 01\"\n            },\n            {\n                \"id\": \"ddf4442b-569b-4cd7-8be4-0d8c54a0c735\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 06\"\n            },\n            {\n                \"id\": \"b008d7a8-fed0-4ccb-ae09-ea09df609288\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 10\"\n            },\n            {\n                \"id\": \"93ef8093-c1dd-4c55-a967-13d0e5ff18f3\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 322\"\n            },\n            {\n                \"id\": \"b511e266-c302-4e65-bdef-c98a9218cfb5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 329\"\n            },\n            {\n                \"id\": \"045d9935-ce83-4690-8188-324146da657a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 421\"\n            },\n            {\n                \"id\": \"b44de261-1c38-41b8-a6ea-7f5c50b1342b\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 307\"\n            },\n            {\n                \"id\": \"8c30a359-06f7-4400-9fc0-ed8fc9e34032\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 305\"\n            },\n            {\n                \"id\": \"8df2e202-1ef8-4f7c-b288-59154a2fc729\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 309\"\n            },\n            {\n                \"id\": \"d2e4f0d7-f961-4347-b0f0-ab744a4c75b5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 328\"\n            },\n            {\n                \"id\": \"808f72bc-e655-4689-9143-a917c1a8dcb8\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 75\"\n            },\n            {\n                \"id\": \"7385a65d-5e0f-43e9-b054-2edbb0c2664a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 459\"\n            },\n            {\n                \"id\": \"987ab2d1-a08c-490d-845c-33ef6ec5eef9\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 447\"\n            },\n            {\n                \"id\": \"5bd91f9c-3289-425f-ae84-9a91c30b61f9\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 456\"\n            },\n            {\n                \"id\": \"2f26a6a1-33c0-4118-adca-f46e8e0bd216\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 424\"\n            },\n            {\n                \"id\": \"f23589d3-5716-4f21-add1-43af643ea90b\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 435\"\n            },\n            {\n                \"id\": \"1cffbb21-69b4-4ca8-98f6-6a6055d2a3a3\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 14\"\n            },\n            {\n                \"id\": \"56319f48-98ae-4657-9366-c43dc3c80035\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 16\"\n            },\n            {\n                \"id\": \"1271119e-7b96-484b-9d8d-66f2a0f9438f\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 50\"\n            },\n            {\n                \"id\": \"82b1eabf-0d6a-401b-9281-0f03a8cbff5a\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 74\"\n            },\n            {\n                \"id\": \"690511f3-898f-4f3e-8ea4-acf21dc22db6\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 332\"\n            },\n            {\n                \"id\": \"dcfb9031-7963-4d30-918e-01675eafa72a\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 80\"\n            },\n            {\n                \"id\": \"8d32b413-93ea-4dc6-b914-6bd1ff62e603\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 427\"\n            },\n            {\n                \"id\": \"deed62ba-dfc1-4f54-a93a-7edc661ea440\",\n                \"company_name\": \"\",\n                \"facility\": \"Box_TEST_Melbourne_3\"\n            },\n            {\n                \"id\": \"d51e8717-a414-420b-8dbe-6b901ae7d2a5\",\n                \"company_name\": \"Ken Test SEND COM EMAIL\",\n                \"facility\": \"Hollywood Seat 03\"\n            },\n            {\n                \"id\": \"a6c3c3e0-4dc0-404b-9f80-cc987e5a100f\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_8\"\n            },\n            {\n                \"id\": \"4f27c8da-367c-4049-83d4-5bc9d53facd0\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_3\"\n            },\n            {\n                \"id\": \"6b3dc78b-445c-401b-80b9-4db15e3320ff\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 109\"\n            },\n            {\n                \"id\": \"257ee3f5-8b59-4275-8557-fe093c01d609\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 07\"\n            },\n            {\n                \"id\": \"33072473-2846-4c7a-b6f6-6f288779d255\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 04\"\n            },\n            {\n                \"id\": \"c0ce3abd-3d3a-4e7f-871c-f5aabe209d92\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 5162\"\n            },\n            {\n                \"id\": \"57523dbf-03f3-402d-be8f-8baf67ff52a3\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 2345\"\n            },\n            {\n                \"id\": \"6600272c-edb8-488a-b1c8-d2f9e04c59df\",\n                \"company_name\": \"\",\n                \"facility\": \"SA - Box 1705\"\n            },\n            {\n                \"id\": \"9223f70f-3cd6-4168-b824-2857103abfda\",\n                \"company_name\": \"\",\n                \"facility\": \"SA - Box 2410\"\n            },\n            {\n                \"id\": \"5d9907ec-6d79-4ec0-a118-d9d0c41c9854\",\n                \"company_name\": \"\",\n                \"facility\": \"Seat 2-3110\"\n            },\n            {\n                \"id\": \"e4a4e924-4e45-407d-8613-d2587863eb57\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_6\"\n            },\n            {\n                \"id\": \"6b46bf60-f464-4326-acaa-b22eafb4322c\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_39\"\n            },\n            {\n                \"id\": \"20126019-37b2-4928-bc4f-1958ba197a3f\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_47\"\n            },\n            {\n                \"id\": \"0ebbd9e6-8691-45ce-9770-654300955761\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 7\"\n            },\n            {\n                \"id\": \"3a54c374-b626-48b0-b0af-cb69e6c5c50b\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 32\"\n            },\n            {\n                \"id\": \"65b5f337-4ebd-4fea-a983-0c41deb208d2\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 37\"\n            },\n            {\n                \"id\": \"043f7977-84d6-4af9-bcb0-028d836f9619\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 38\"\n            },\n            {\n                \"id\": \"d27454e8-7c9c-4fe4-b920-a5881eed66e1\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 58\"\n            },\n            {\n                \"id\": \"23160cb9-1749-43f8-afb7-52c08bfef9e3\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 71\"\n            },\n            {\n                \"id\": \"f772c291-4895-427f-87b7-88f1d41763e6\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 52\"\n            },\n            {\n                \"id\": \"e41474b4-33a0-4420-a20d-68cde1743e20\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 53\"\n            },\n            {\n                \"id\": \"6a023ab7-da48-4df7-8fd9-a8e59f9f2ad2\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 17\"\n            },\n            {\n                \"id\": \"a161aad3-9b09-4e7b-8fe4-3686a12b6577\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 20\"\n            },\n            {\n                \"id\": \"fcf0c48b-eab0-48ca-a072-e2118a19e551\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 25\"\n            },\n            {\n                \"id\": \"ab7ae8b9-3a02-4c4e-afab-0aa3d1df5555\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 30\"\n            },\n            {\n                \"id\": \"1970ac9c-f213-4ba9-a9ef-c5d44e41ddaa\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 36\"\n            },\n            {\n                \"id\": \"a9bd677d-954c-4406-a645-ff081dca0b74\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 46\"\n            },\n            {\n                \"id\": \"75a29531-5ac6-4aa9-9145-72ab79faaafd\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 51\"\n            },\n            {\n                \"id\": \"5429e33b-f928-4c2d-b4ef-2a5f821b2df3\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 56\"\n            },\n            {\n                \"id\": \"74adae80-0665-4da4-a4f6-effcdbde485d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 59\"\n            },\n            {\n                \"id\": \"ef8fb3f2-d0ba-4c85-9de7-15a48202be09\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 66\"\n            },\n            {\n                \"id\": \"156389c1-3475-4859-b798-a3572194f5ca\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 109\"\n            },\n            {\n                \"id\": \"a091233e-5cc1-4cd3-9dd0-ea372ad9e873\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 76\"\n            },\n            {\n                \"id\": \"25d0b11a-b4cb-4da5-a514-72210ee0ffbf\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 79\"\n            },\n            {\n                \"id\": \"2fba866a-7482-400e-9c7c-20440b6f7213\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 85\"\n            },\n            {\n                \"id\": \"4131a300-a35e-4095-96e9-90b029e764a0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 92\"\n            },\n            {\n                \"id\": \"c2a0cfe4-fc39-4cec-8f1e-c7457a203bd7\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 94\"\n            },\n            {\n                \"id\": \"35fb3a78-373b-40a1-af08-014dc0eadd11\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 101\"\n            },\n            {\n                \"id\": \"44dd0c4f-9387-4237-8d51-417f2f0c49ac\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 104\"\n            },\n            {\n                \"id\": \"9f6bbafa-5e94-434f-93a1-a4e2a9ed7188\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 112\"\n            },\n            {\n                \"id\": \"fc6c3699-6959-4046-b163-5182b1262ef1\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 117\"\n            },\n            {\n                \"id\": \"f75ade96-3f53-4a22-9c0a-09f5e2d1827b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 123\"\n            },\n            {\n                \"id\": \"5c871c29-6e2e-40b6-8e47-c22359d7016e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 132\"\n            },\n            {\n                \"id\": \"f4fd209e-79c0-40a9-8401-afbcbcc24a66\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 134\"\n            },\n            {\n                \"id\": \"3ee4f25b-dba6-4956-b30e-d72234d2f974\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 139\"\n            },\n            {\n                \"id\": \"85ef9f10-8664-4a0f-b146-456892b5bc9a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 146\"\n            },\n            {\n                \"id\": \"095b9fa8-2168-419c-9503-212fedd8385b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 152\"\n            },\n            {\n                \"id\": \"841c5408-c3fd-4c35-a658-d1542dcf2e3b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 154\"\n            },\n            {\n                \"id\": \"eeb0a6c7-0fa3-45cc-a7c9-04f03e883676\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 213\"\n            },\n            {\n                \"id\": \"2375a841-43da-441d-8cc1-499f37c5d053\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 165\"\n            },\n            {\n                \"id\": \"c1b1f6a9-f3c1-46cb-b920-d5abdb794576\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 169\"\n            },\n            {\n                \"id\": \"66ddc1dd-1ad5-4733-8b9c-64f5c2fca6df\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 171\"\n            },\n            {\n                \"id\": \"3d7da35c-b65f-410d-9236-0340b564b8e6\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 180\"\n            },\n            {\n                \"id\": \"0808d805-62a0-4086-a145-e1f9f0a92e64\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 186\"\n            },\n            {\n                \"id\": \"3a79ae70-a525-4071-960d-56afec71b6ab\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 191\"\n            },\n            {\n                \"id\": \"2a4babc6-9ab6-449f-bd9f-3d6c2400f04e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 192\"\n            },\n            {\n                \"id\": \"80b22039-e57f-4295-ae5b-82138425e81d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 198\"\n            },\n            {\n                \"id\": \"2ad6eb56-a0e7-4667-b4bf-acf472e9af34\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 209\"\n            },\n            {\n                \"id\": \"dfb5bf91-391e-4208-8581-82a8ba441eec\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 205\"\n            },\n            {\n                \"id\": \"29a1f7c1-2fa4-4efe-a374-7ca827e52a97\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 211\"\n            },\n            {\n                \"id\": \"8cc065b1-e172-449a-a93c-8574a930078c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 224\"\n            },\n            {\n                \"id\": \"2495165b-9057-4504-8afc-95016e325128\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 230\"\n            },\n            {\n                \"id\": \"a7135da8-fd1c-4fa2-b5ac-ab836abe96ae\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 235\"\n            },\n            {\n                \"id\": \"4911b749-741a-4d03-bd1d-2a924ad3af3d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 238\"\n            },\n            {\n                \"id\": \"46f67d20-27a1-4f8e-bb3b-888259cbc5cd\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 248\"\n            },\n            {\n                \"id\": \"05f72605-00c5-42d5-9892-05b48223e203\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 256\"\n            },\n            {\n                \"id\": \"9846d97b-eae4-4778-99b3-672fb65b4149\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 259\"\n            },\n            {\n                \"id\": \"622f18c0-544d-4212-8ebd-ed0a7c0ece60\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 266\"\n            },\n            {\n                \"id\": \"1ade70c0-7349-4691-a908-552fda6bb228\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 269\"\n            },\n            {\n                \"id\": \"b295b62d-6930-4526-a6e8-7a8df84fc214\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 274\"\n            },\n            {\n                \"id\": \"8acfe8f6-0ace-4fb1-8568-a275edd6bc90\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 281\"\n            },\n            {\n                \"id\": \"08531a54-30a4-491b-a39d-9215a58ba942\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 286\"\n            },\n            {\n                \"id\": \"f9d9da03-7aa8-42f4-8a4c-94535d71b7b8\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 291\"\n            },\n            {\n                \"id\": \"836af79b-2981-48cd-a83b-9103a109638d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 295\"\n            },\n            {\n                \"id\": \"f4636742-1530-47eb-94fa-c39c7e34857e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 300\"\n            },\n            {\n                \"id\": \"0ccf5d00-3e5d-4493-be1b-7da242cc8187\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 316\"\n            },\n            {\n                \"id\": \"fce95a5e-d324-4b37-876a-b39e43115a33\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 334\"\n            },\n            {\n                \"id\": \"bf99fb8e-7a74-4134-a026-6923bf803081\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 345\"\n            },\n            {\n                \"id\": \"5a50325c-d256-4a31-aad7-e7afd3fc4cfa\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 349\"\n            },\n            {\n                \"id\": \"2c9547ce-d9e7-4e60-8e68-8e55f91bc8da\",\n                \"company_name\": \"\",\n                \"facility\": \"Directors Room\"\n            },\n            {\n                \"id\": \"dbc296c1-d7d4-4697-875b-7e24f1480385\",\n                \"company_name\": \"\",\n                \"facility\": \"box with 3000 tickets test\"\n            },\n            {\n                \"id\": \"6a0cccc1-a3bb-4799-ae20-73414a92701e\",\n                \"company_name\": \"\",\n                \"facility\": \"S2 2910\"\n            },\n            {\n                \"id\": \"e10a65d3-332c-49e6-a93f-432e483bc668\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 1\"\n            },\n            {\n                \"id\": \"53f5f008-2611-4c83-ad11-f249c474f075\",\n                \"company_name\": \"\",\n                \"facility\": \"Kinesis\"\n            },\n            {\n                \"id\": \"dcb39a2d-5b20-4230-ab79-e2947ea63ed2\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 2014\"\n            },\n            {\n                \"id\": \"6c096541-4fb9-4b84-bbaa-ec80ad0bfcc0\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3061\"\n            },\n            {\n                \"id\": \"d3a5669f-a82c-446f-9a73-73c671b09b16\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Facility 0001\"\n            },\n            {\n                \"id\": \"841fa3f2-0144-4aa0-8ab2-f26d3e536957\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3025\"\n            },\n            {\n                \"id\": \"71028725-6bf4-44cf-b407-c91d9b9f6dad\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3032\"\n            },\n            {\n                \"id\": \"3c328539-9c41-409a-830e-f8fbe8b59501\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3041\"\n            },\n            {\n                \"id\": \"9daf9f6b-183d-4006-9ee8-74f8d0dfd53f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 35\"\n            },\n            {\n                \"id\": \"94d2f5a7-f14d-4599-8ab5-353eb14e29e1\",\n                \"company_name\": \"\",\n                \"facility\": \"test new FAC\"\n            },\n            {\n                \"id\": \"fe45c520-36b6-4c45-976a-92e5738c0919\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_48\"\n            },\n            {\n                \"id\": \"049a8d8b-966e-4300-b44c-9dac8f19f87a\",\n                \"company_name\": \"EH TIER 4\",\n                \"facility\": \"Suite 3011\"\n            },\n            {\n                \"id\": \"450d5aaf-cef4-4dba-abd6-07a6e5c6a697\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"CONTROL-ASSET\"\n            },\n            {\n                \"id\": \"f9d93f7c-7bf4-4192-95b4-cccdadc4f7d0\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 82\"\n            },\n            {\n                \"id\": \"8c960edb-d53d-45a4-92b7-2845e3ce0fae\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 08\"\n            },\n            {\n                \"id\": \"d76626d4-3cbf-4853-a60f-d2b799002251\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 54\"\n            },\n            {\n                \"id\": \"d17535d6-808c-4213-bc3b-50b10bf6648e\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 09\"\n            },\n            {\n                \"id\": \"b5df4062-540b-4405-b5e0-0301a33f3d18\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 1\"\n            },\n            {\n                \"id\": \"a37386bc-a6fd-4c95-b607-aa6c92310997\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 9\"\n            },\n            {\n                \"id\": \"7e52cdce-f270-4c1b-9d41-a2bd3e230d16\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 14\"\n            },\n            {\n                \"id\": \"526171e3-cbb2-4bfc-8617-c6bc41f11406\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 4\"\n            },\n            {\n                \"id\": \"5bd6c937-64c1-4b5f-b359-b5e3185d8b80\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 14\"\n            },\n            {\n                \"id\": \"ee054473-9263-4a79-99bb-55b2cda4095a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 22\"\n            },\n            {\n                \"id\": \"16389646-f49e-4c6b-90ce-caf081acf1c3\",\n                \"company_name\": \"\",\n                \"facility\": \"A230.r41.s20\"\n            },\n            {\n                \"id\": \"1a27cbc8-2891-4d18-8d3b-19b7325efb18\",\n                \"company_name\": \"\",\n                \"facility\": \"A100.r10.s14\"\n            },\n            {\n                \"id\": \"fc951cdd-bb31-4869-bfe6-09d33ec5bde5\",\n                \"company_name\": \"\",\n                \"facility\": \"A231.r33.s33\"\n            },\n            {\n                \"id\": \"03fec601-217c-46a9-9977-12771127621a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 436\"\n            },\n            {\n                \"id\": \"0f743451-01fe-4ee1-ae31-3e6abee335a1\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 433\"\n            },\n            {\n                \"id\": \"14e4dc47-c85d-4b89-a9b5-bd9b1842cfc4\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 45\"\n            },\n            {\n                \"id\": \"c81cb62c-c2d4-4170-a513-3cab27c35667\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 62\"\n            },\n            {\n                \"id\": \"ff517377-4ff5-41e0-a459-85ebe2e95348\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 78\"\n            },\n            {\n                \"id\": \"a5397178-f2f4-4593-b702-50eecc02a8f3\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 73\"\n            },\n            {\n                \"id\": \"dc376909-be9a-425a-a9f1-0143ee70339b\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 84\"\n            },\n            {\n                \"id\": \"036111b6-8e37-49f6-b6e0-a0ab39d8a7a2\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 428\"\n            },\n            {\n                \"id\": \"05fc2cb4-5808-4124-90d8-ef13156397f2\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 311\"\n            },\n            {\n                \"id\": \"bc6d0f8b-fff8-4d9e-a684-7848f8b25540\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 81\"\n            },\n            {\n                \"id\": \"176b2d7b-6a83-48d2-b6cd-49287be1749e\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 29\"\n            },\n            {\n                \"id\": \"f1607233-1317-4681-909d-e14bdec9ebc8\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 65\"\n            },\n            {\n                \"id\": \"dd35eb38-765d-49ef-bfe7-a33f5d92c9ea\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 333\"\n            },\n            {\n                \"id\": \"b4f2b701-52ba-4367-9d74-31b8a750ceda\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 415\"\n            },\n            {\n                \"id\": \"7b9a827a-8723-49ce-918c-d245fedc729a\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 38\"\n            },\n            {\n                \"id\": \"349ba5ac-7068-48d7-b6ee-24f6c1bf029c\",\n                \"company_name\": \"\",\n                \"facility\": \"SA - Box 0907\"\n            },\n            {\n                \"id\": \"995e9fe8-9536-4663-af5f-72a54b1f8834\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_4\"\n            },\n            {\n                \"id\": \"6c8d5535-597a-49d8-80e5-20bb5130f87a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 12\"\n            },\n            {\n                \"id\": \"45107f31-f966-47a1-9389-ec2882f39205\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Suite 1\"\n            },\n            {\n                \"id\": \"0aba7ddb-cfff-4f33-b48f-d015cf87732d\",\n                \"company_name\": \"\",\n                \"facility\": \"SEAT03\"\n            },\n            {\n                \"id\": \"817c3360-d32d-4fe3-a176-4693fbd761ea\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 130120\"\n            },\n            {\n                \"id\": \"630b1f34-37d8-4ce1-ae36-fcd2a5ac9709\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_18\"\n            },\n            {\n                \"id\": \"f5a01f70-4321-4de3-b674-42bb682a32d3\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_19\"\n            },\n            {\n                \"id\": \"980e2b26-e6dd-4112-aeb1-6c1c0f0ba99e\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_38\"\n            },\n            {\n                \"id\": \"57a07612-7b3c-4472-a3d4-0105c82d0f37\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_46\"\n            },\n            {\n                \"id\": \"40e44976-21f5-4002-871b-b06856ead73e\",\n                \"company_name\": \"\",\n                \"facility\": \"ALEX_TEST_SYNC_3\"\n            },\n            {\n                \"id\": \"6408fbea-1aed-40eb-8ba9-2a348e951eed\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 1\"\n            },\n            {\n                \"id\": \"a94ce473-f44d-4747-8c2d-81a3a5b62140\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 6\"\n            },\n            {\n                \"id\": \"f21ac427-c4a7-45ce-8af8-779c6628318f\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 8\"\n            },\n            {\n                \"id\": \"fc323b25-43ef-4aee-b9c7-099a57ed6fd9\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 16\"\n            },\n            {\n                \"id\": \"cebcd84a-cac9-4838-8c8d-e9f98364b5f1\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 18\"\n            },\n            {\n                \"id\": \"59c8b22a-38f5-41c2-a3f8-d54dddaeeb29\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 21\"\n            },\n            {\n                \"id\": \"84f47cf5-a0c2-4e93-88ab-ad03731929c0\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 24\"\n            },\n            {\n                \"id\": \"9f67969b-dc2d-42ca-8b8b-6d213ed961d5\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 30\"\n            },\n            {\n                \"id\": \"0e6bf75f-76c9-4b81-bb71-13cfa0005ab2\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 13\"\n            },\n            {\n                \"id\": \"544ac242-294b-445e-8800-e153729663a7\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 15\"\n            },\n            {\n                \"id\": \"042009cf-6eb3-4464-bc0f-e885f982686a\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 44\"\n            },\n            {\n                \"id\": \"2d8fe844-f086-42c7-b5bf-0392fe12035d\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 45\"\n            },\n            {\n                \"id\": \"3c8e55ce-b5fc-4921-a154-a23157ecb3c0\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 48\"\n            },\n            {\n                \"id\": \"dc48a59e-cf9f-4725-a994-a1b3ff1f9bac\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 49\"\n            },\n            {\n                \"id\": \"a0310524-a40a-42d3-a99c-3e0f485e53f3\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 2\"\n            },\n            {\n                \"id\": \"6686f5b9-6622-454d-81f7-924bd4a76476\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 7\"\n            },\n            {\n                \"id\": \"ba55f033-d80c-45a0-b5ae-2d6fe829dc97\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 38\"\n            },\n            {\n                \"id\": \"d7530c04-62b9-4e20-982d-ca2e51372a0a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 107\"\n            },\n            {\n                \"id\": \"7413c5d2-54af-4ebd-aace-ba89d323da6f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 43\"\n            },\n            {\n                \"id\": \"c2f9beac-162c-4d60-969a-cc49aff9f4d9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 52\"\n            },\n            {\n                \"id\": \"f6e87b64-fb9e-44a3-af43-0e169b566176\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 62\"\n            },\n            {\n                \"id\": \"d055fafb-98f5-4828-a944-775afb1e1f6b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 67\"\n            },\n            {\n                \"id\": \"284938cd-238b-44ee-afe4-e869a78a1dc8\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 77\"\n            },\n            {\n                \"id\": \"79e22400-b17e-4b2d-818b-3c57c226acd5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 212\"\n            },\n            {\n                \"id\": \"185d11ed-4a36-4db9-a570-a4ecc89c24d3\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 97\"\n            },\n            {\n                \"id\": \"f39045e4-c5df-4468-9747-f220844c0be0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 106\"\n            },\n            {\n                \"id\": \"16019d37-2067-41b2-9c2c-ee7daabddf37\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 110\"\n            },\n            {\n                \"id\": \"25d4963e-cae3-471a-912d-1aee01c4e5f1\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 136\"\n            },\n            {\n                \"id\": \"172ebcab-76ae-47ae-8e98-b4eb6566851a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 142\"\n            },\n            {\n                \"id\": \"487f34a0-e18d-40e4-b644-ef665df01444\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 147\"\n            },\n            {\n                \"id\": \"21f9ac37-4f27-46bb-b4da-0727bbae4a8f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 156\"\n            },\n            {\n                \"id\": \"231bcd69-27f7-493d-b201-37370cca4482\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 157\"\n            },\n            {\n                \"id\": \"0cccc17c-1150-44c0-974d-a033f6884788\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 160\"\n            },\n            {\n                \"id\": \"d1d2ae4b-8f3f-4447-8c21-07372db56102\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 181\"\n            },\n            {\n                \"id\": \"94fde123-eb02-45a0-8dba-46083e573050\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 199\"\n            },\n            {\n                \"id\": \"05975949-f310-40fc-9234-4502914ef9c4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 203\"\n            },\n            {\n                \"id\": \"39b954b5-8113-435c-8f54-4ae35cf37dc2\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 221\"\n            },\n            {\n                \"id\": \"ba43cfe4-a102-4055-b222-5db2ef86ac95\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 226\"\n            },\n            {\n                \"id\": \"d28ea9b3-01ba-4649-9744-786fe79ec34b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 227\"\n            },\n            {\n                \"id\": \"71da8dc1-adc6-415c-971f-ed1189c87d21\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 242\"\n            },\n            {\n                \"id\": \"d2fbdf59-31f7-4d88-9d37-4b260e58c136\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 244\"\n            },\n            {\n                \"id\": \"b78ffec2-24a6-4c40-893e-e5cc714906ee\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 262\"\n            },\n            {\n                \"id\": \"2d01d029-9c4a-4c81-b647-65545a5de4d7\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 267\"\n            },\n            {\n                \"id\": \"ab16852c-01db-4b6b-ad67-bd9a9cacd469\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 272\"\n            },\n            {\n                \"id\": \"6c585f56-6353-4287-a36c-8d98e25e8050\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 293\"\n            },\n            {\n                \"id\": \"b710a0d0-7155-4a8b-aca4-9baddec8d9f1\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 297\"\n            },\n            {\n                \"id\": \"df4ce911-b8f6-4924-a297-f4d17570fae8\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 309\"\n            },\n            {\n                \"id\": \"a52872a3-20b3-4971-939f-de5ce6dea32e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 311\"\n            },\n            {\n                \"id\": \"787cf764-70ac-4d9f-930d-6a4e5800e43b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 318\"\n            },\n            {\n                \"id\": \"94cb8ce2-2e94-406c-876c-589cb785fd39\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 328\"\n            },\n            {\n                \"id\": \"ef242e03-91ed-43b7-8873-928e68ad9918\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 337\"\n            },\n            {\n                \"id\": \"fcd9a984-8766-4bb5-84b5-d8ef8d51d44f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 339\"\n            },\n            {\n                \"id\": \"0da076c6-2798-4c53-b807-f648ff4fd4f7\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 340\"\n            },\n            {\n                \"id\": \"6d00e143-f68c-448f-94a7-16cc2225a85a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 347\"\n            },\n            {\n                \"id\": \"f5c9245e-6d81-45c2-99aa-4aadf7d35422\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 352\"\n            },\n            {\n                \"id\": \"db900208-e57e-4c9f-b02d-ddbf2ed53261\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 1311\"\n            },\n            {\n                \"id\": \"35520601-5c29-4112-bca1-bfc97df53c2c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 121219\"\n            },\n            {\n                \"id\": \"4c010325-0472-4b68-a4f5-c0a845a05eb2\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3040\"\n            },\n            {\n                \"id\": \"77c46eac-a5ac-4fae-8d93-8be179540902\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3059\"\n            },\n            {\n                \"id\": \"72ab50e4-10cd-4781-928a-ae607dda537f\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3026\"\n            },\n            {\n                \"id\": \"ce344be6-5639-47e9-8ee8-028afaa737d0\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3034\"\n            },\n            {\n                \"id\": \"349c6022-ffd6-4ed2-9cd3-ae4631db749c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 330\"\n            },\n            {\n                \"id\": \"73204abc-db29-4e1e-9740-2b8e8ecbacf6\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 245\"\n            },\n            {\n                \"id\": \"60b92e81-2b2f-42f0-bc5d-6b38796283b8\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 58\"\n            },\n            {\n                \"id\": \"e4d5199d-8548-470e-b091-f71a9ad184f0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 243\"\n            },\n            {\n                \"id\": \"3644318a-c0a0-4214-a88f-e5e329c3c735\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 76\"\n            },\n            {\n                \"id\": \"d4474c9d-eed9-4866-9686-ea205e6ad479\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 34\"\n            },\n            {\n                \"id\": \"b29e2566-4474-4f75-862b-9b41128542aa\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 22\"\n            },\n            {\n                \"id\": \"ecb387df-6654-4013-ae23-2a94763bcee1\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 19\"\n            },\n            {\n                \"id\": \"54b7b3a9-ff31-48dc-8071-2162a48b2f47\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 26\"\n            },\n            {\n                \"id\": \"a0629070-b59c-4575-a34f-9633fd820e68\",\n                \"company_name\": \"\",\n                \"facility\": \"Corporate Box W10\"\n            },\n            {\n                \"id\": \"9e58f7c2-ff27-4ac4-9085-13bfb82c92db\",\n                \"company_name\": \"\",\n                \"facility\": \"Booth 4\"\n            },\n            {\n                \"id\": \"588f8dc0-edbf-4634-be23-bed93101e52e\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 2\"\n            },\n            {\n                \"id\": \"fe4f64bc-9533-401a-a4e5-7bd70272f5f3\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 7\"\n            },\n            {\n                \"id\": \"17761e0f-dee2-4db1-8a5a-28d2ff342c67\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 12\"\n            },\n            {\n                \"id\": \"aa070e7a-218f-4320-856d-529da63cd39c\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 15\"\n            },\n            {\n                \"id\": \"a11dc2d7-6cf7-4274-b0cf-7d603bf3ebf3\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 8\"\n            },\n            {\n                \"id\": \"8bcea91a-a2a5-4cac-a6c1-8cf4a6233f0b\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 19\"\n            },\n            {\n                \"id\": \"d59eea53-bc4b-45f1-842b-bbce6ab2d2dc\",\n                \"company_name\": \"\",\n                \"facility\": \"Pat Arena\"\n            },\n            {\n                \"id\": \"80b5921d-4757-49a2-ba62-f13eb8eeb96c\",\n                \"company_name\": \"\",\n                \"facility\": \"A231.r37.s48\"\n            },\n            {\n                \"id\": \"e94a4e03-e88e-4183-b458-ea9e954cc752\",\n                \"company_name\": \"\",\n                \"facility\": \"A230.r45.s19\"\n            },\n            {\n                \"id\": \"f6756704-9572-44af-ae5a-ff8284480047\",\n                \"company_name\": \"\",\n                \"facility\": \"A100.r10.s10\"\n            },\n            {\n                \"id\": \"59ea1ef3-7858-4f46-b1fc-87cc8c301d0a\",\n                \"company_name\": \"\",\n                \"facility\": \"A231.r33.s36\"\n            },\n            {\n                \"id\": \"eabe6ed4-9cfa-4405-b8d9-0defc6145506\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 21\"\n            },\n            {\n                \"id\": \"4394ee81-23e2-4e02-85ff-456f865ab144\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 61\"\n            },\n            {\n                \"id\": \"d1f52b33-e8ef-437c-9304-436c028ef0d5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 301\"\n            },\n            {\n                \"id\": \"94cf4322-a9d1-4962-9421-ccedd0256afd\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 32151\"\n            },\n            {\n                \"id\": \"3d551cce-56b6-484e-87aa-825f8fafbfab\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 13\"\n            },\n            {\n                \"id\": \"974e03a4-09df-49d0-a1c9-1b3114034937\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 11\"\n            },\n            {\n                \"id\": \"227ef3b3-102a-4b95-aafc-9178139d0351\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 52\"\n            },\n            {\n                \"id\": \"85873ae6-e777-495a-ac70-fcdb012102e0\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 18\"\n            },\n            {\n                \"id\": \"e202b001-f1dc-409b-82eb-a338107d1b52\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 57\"\n            },\n            {\n                \"id\": \"b6a65e68-417f-461c-a877-8f8242857715\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 314\"\n            },\n            {\n                \"id\": \"5174279d-7532-4e52-957d-96cfb7bdc30c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 313\"\n            },\n            {\n                \"id\": \"4ffb1a24-4c2b-4af5-89fc-c91f2d2c48bd\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 64\"\n            },\n            {\n                \"id\": \"6704dea8-bd81-4003-afd1-c227d0234652\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 334\"\n            },\n            {\n                \"id\": \"fa553370-f9c3-47b6-88cf-25183b6324ed\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 69\"\n            },\n            {\n                \"id\": \"fed74ac2-bbaa-4166-a315-7d0fe5c40dd6\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 68\"\n            },\n            {\n                \"id\": \"a174363d-c0f6-4309-ba22-d5126a9e2db0\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 451\"\n            },\n            {\n                \"id\": \"72b0f953-f836-4193-9b1d-4ee7ffac1b01\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 420\"\n            },\n            {\n                \"id\": \"513599ed-0083-4dba-9a6d-896ffbe0cc8f\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 440\"\n            },\n            {\n                \"id\": \"638d5a5d-9cef-4adc-8f77-bc4b147af67f\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 413\"\n            },\n            {\n                \"id\": \"7e36801b-5752-4b8c-a11c-4d16fbbc0cf1\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 330\"\n            },\n            {\n                \"id\": \"4bb63b4e-6daa-4415-86f8-0dc5af33b7d4\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 39\"\n            },\n            {\n                \"id\": \"9aa0c9ae-38b2-41d1-9c5f-5af3fc6b6300\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 55\"\n            },\n            {\n                \"id\": \"6cba95cc-3fd4-42c3-9314-f8f8043f9e63\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 36\"\n            },\n            {\n                \"id\": \"b821fc11-3230-45af-998c-ad104f62cbb2\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 20\"\n            },\n            {\n                \"id\": \"7c34b3d7-bb40-471d-8d83-d318b0ef7e44\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 403\"\n            },\n            {\n                \"id\": \"164ad9ee-c739-4eb9-9d99-ec4ee15a71a4\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 79\"\n            },\n            {\n                \"id\": \"b37cbc9f-4ab7-447c-8ee4-85839a79f47f\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 406\"\n            },\n            {\n                \"id\": \"bc84a9b4-ab0c-4646-885b-cf4c0ceb1fed\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 331\"\n            },\n            {\n                \"id\": \"4206ff24-3c5b-4755-93ba-bacd17bbaf69\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 83\"\n            },\n            {\n                \"id\": \"e45e7e06-8cc7-43f7-b2c2-1989c72116ea\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 416\"\n            },\n            {\n                \"id\": \"cb6ffbf7-67fb-472f-b7d6-e4a0fa7a7ea6\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 411\"\n            },\n            {\n                \"id\": \"f9a29ddd-66a5-4d3c-84b7-b52d4a2a437b\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite_TEST_Melbourne_3\"\n            },\n            {\n                \"id\": \"a4534ab3-5fc4-4161-ae6f-ddaf7b6371a1\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 80\"\n            },\n            {\n                \"id\": \"4f1c9d74-ed01-49e1-af7b-96c7a4540d2c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 185\"\n            },\n            {\n                \"id\": \"fcd90577-121b-488c-9d96-883174f15763\",\n                \"company_name\": \"\",\n                \"facility\": \"Hollywood Seat 05\"\n            },\n            {\n                \"id\": \"c72177fd-f8e3-4caf-b776-286a28082327\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_2\"\n            },\n            {\n                \"id\": \"8fb79d93-a8e3-4e82-9aca-87c04a699af4\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_16\"\n            },\n            {\n                \"id\": \"7a7ec1f9-20ce-4475-996c-36893cf6a8d8\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 17\"\n            },\n            {\n                \"id\": \"939dc5ca-6a9b-4d05-85c0-97d5682afcd6\",\n                \"company_name\": \"\",\n                \"facility\": \"Table 03\"\n            },\n            {\n                \"id\": \"7e2cb4b6-221c-42d7-8e20-3b3559d7a30c\",\n                \"company_name\": \"\",\n                \"facility\": \"Seat 1-3110\"\n            },\n            {\n                \"id\": \"16e11553-e6b9-4e1e-87b2-ed3208d7e625\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_12\"\n            },\n            {\n                \"id\": \"03cbaa27-7cd2-44a2-a464-3ddb5d2e7ad5\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_14\"\n            },\n            {\n                \"id\": \"5a90b782-adc8-469e-a75b-50aa2d35295b\",\n                \"company_name\": \"\",\n                \"facility\": \"East Suite 03\"\n            },\n            {\n                \"id\": \"b74c79e0-bb03-4242-814e-ec5f2f5cd532\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_44\"\n            },\n            {\n                \"id\": \"e0f726b4-3e51-426f-8f27-eef0b9591af5\",\n                \"company_name\": \"\",\n                \"facility\": \"New Suite Imported 04082020\"\n            },\n            {\n                \"id\": \"4a111778-4903-4ef1-8b0a-39b83c8ec13a\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 3\"\n            },\n            {\n                \"id\": \"447848ea-afdd-4a9c-8502-2e59f7d5c84b\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 7\"\n            },\n            {\n                \"id\": \"2338cebc-612a-4638-b043-0690a8fb4ef7\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 9\"\n            },\n            {\n                \"id\": \"ff2ba9fb-0254-4a44-88d1-27fe1b29ea5c\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 12\"\n            },\n            {\n                \"id\": \"e9872b8f-cca0-4984-95d3-a9f32dc9b15c\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 19\"\n            },\n            {\n                \"id\": \"fe01c865-1107-49be-8ff6-56a094776356\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 10\"\n            },\n            {\n                \"id\": \"dc4144da-06f4-4b60-8013-e918fab6ee45\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 23\"\n            },\n            {\n                \"id\": \"5cc3fed2-f76d-48ee-9370-4b5cb3a95284\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 28\"\n            },\n            {\n                \"id\": \"7ce1d322-68e5-42ed-805b-2c2128883c9e\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 34\"\n            },\n            {\n                \"id\": \"ae3064a2-c9c2-450a-9d1a-b6e12408d8ba\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 36\"\n            },\n            {\n                \"id\": \"0b834cf6-927a-483b-b9e4-5e505755463a\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 39\"\n            },\n            {\n                \"id\": \"e0dfba94-8589-45da-8f5d-bb926fc7f214\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 41\"\n            },\n            {\n                \"id\": \"c84c45b2-6c3c-4348-a1dd-a1d4807a0cb6\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 4\"\n            },\n            {\n                \"id\": \"947aaac5-a53a-4c30-9a4b-5e87613eb41b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 8\"\n            },\n            {\n                \"id\": \"43f87771-44bd-4218-a075-28024b596d69\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 16\"\n            },\n            {\n                \"id\": \"7486eb06-c5b2-493b-956c-95760cecf278\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 24\"\n            },\n            {\n                \"id\": \"fc67d18c-20c4-49c2-ab74-19a3d3c4ffb5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 26\"\n            },\n            {\n                \"id\": \"50528bf7-cd93-43c0-b0ae-3901de93946b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 34\"\n            },\n            {\n                \"id\": \"4740db88-d642-420c-9bc3-1e4e270c92a1\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 37\"\n            },\n            {\n                \"id\": \"f2169860-4dfd-41ac-b985-0cdaacb6e997\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 42\"\n            },\n            {\n                \"id\": \"048015d6-23f6-42b9-ab5c-5393f8b5e0df\",\n                \"company_name\": \"\",\n                \"facility\": \"Directors Room - n/a\"\n            },\n            {\n                \"id\": \"a676cccf-f785-4d7e-b794-6282a6a19428\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 50\"\n            },\n            {\n                \"id\": \"0003debe-23a3-4146-bb4c-ed0c77fc8b04\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 55\"\n            },\n            {\n                \"id\": \"c84a70b3-14f8-45c6-822c-ab30b97f20fe\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 60\"\n            },\n            {\n                \"id\": \"1f2aebeb-553c-4e7f-8cc1-aaa6b23cc437\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 63\"\n            },\n            {\n                \"id\": \"4499dc67-ba3d-49e0-b578-13101cc3880b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 65\"\n            },\n            {\n                \"id\": \"c96b9670-cbeb-4946-9752-fda36e76323e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 70\"\n            },\n            {\n                \"id\": \"85838d08-1834-4216-a2f5-a4fa7c36cac5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 78\"\n            },\n            {\n                \"id\": \"44b3c960-73d2-46ec-afbe-ece1cdf87ea0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 84\"\n            },\n            {\n                \"id\": \"ab9c8f77-1f07-4c9a-bad6-e7dff4c241d1\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 86\"\n            },\n            {\n                \"id\": \"d6caadd1-9693-4689-bec8-9b5c7e5967e3\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 103\"\n            },\n            {\n                \"id\": \"d3b89f32-d137-48b7-bac8-d2ae5e305b98\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 105\"\n            },\n            {\n                \"id\": \"a47c93d5-74fa-4ef0-9d0e-91b0d4a54b59\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 120\"\n            },\n            {\n                \"id\": \"a0691a86-4f69-4e9f-80cf-9df39d1c0e5c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 124\"\n            },\n            {\n                \"id\": \"717322e3-bd46-4296-abfd-ef83115c7a48\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 127\"\n            },\n            {\n                \"id\": \"a2fd7332-fcfa-4b63-b7da-dde89b8b3c01\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 143\"\n            },\n            {\n                \"id\": \"d0e967ae-d671-46e3-ae23-ecb7a9baef0b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 145\"\n            },\n            {\n                \"id\": \"47ee6844-a95b-4d28-a44c-2423c006d6f2\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 148\"\n            },\n            {\n                \"id\": \"24a8071c-8dd7-4176-b1a2-872dd2eaa85a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 150\"\n            },\n            {\n                \"id\": \"4024c0a2-2463-401d-8407-1c81bf5160ab\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 153\"\n            },\n            {\n                \"id\": \"aec752be-c89c-4f94-813b-fe85974178be\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 158\"\n            },\n            {\n                \"id\": \"17d78613-e554-49ba-a48f-e8ea961b5f3c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 162\"\n            },\n            {\n                \"id\": \"51b6dd45-5049-4203-aacc-fb6837cd30b9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 167\"\n            },\n            {\n                \"id\": \"8579adc2-a477-4576-b155-c19e7ba9260b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 214\"\n            },\n            {\n                \"id\": \"68e1d502-9435-409d-bb1f-f54599446276\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 170\"\n            },\n            {\n                \"id\": \"54a683a9-a143-431e-a943-8316bf219e9b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 188\"\n            },\n            {\n                \"id\": \"195a7b7e-c4c1-44ec-9a76-89a9f80986a9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 195\"\n            },\n            {\n                \"id\": \"659ac751-efdf-43df-aec2-ee497d43eba2\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 200\"\n            },\n            {\n                \"id\": \"d93ad490-2185-4ac0-b14c-5bc783e25be4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 208\"\n            },\n            {\n                \"id\": \"10e97b86-2012-4e26-b548-63ff7915579b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 220\"\n            },\n            {\n                \"id\": \"4236973a-3e0f-4957-ba83-698bfd6fc6d5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 223\"\n            },\n            {\n                \"id\": \"307c8343-adcf-40f0-a54a-46e9eb150e5c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 225\"\n            },\n            {\n                \"id\": \"861daf8e-e090-481a-91d9-681fc43a8a5e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 228\"\n            },\n            {\n                \"id\": \"ce873ed8-ab1f-4be9-ac0d-74e43ca73354\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 229\"\n            },\n            {\n                \"id\": \"eb96a3d8-934b-473b-8e7a-fe5b03b04281\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 233\"\n            },\n            {\n                \"id\": \"5c87d39a-5fa7-4e56-941d-92d8ad87ba03\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 236\"\n            },\n            {\n                \"id\": \"a77a9349-7138-419c-ae40-a6d22a04eecc\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 237\"\n            },\n            {\n                \"id\": \"7b10f4de-d2bd-4106-a291-acf2bfad2707\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 249\"\n            },\n            {\n                \"id\": \"728cefd8-9357-4c24-b2da-c8a2dd032d0c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 252\"\n            },\n            {\n                \"id\": \"323e2e4c-afa8-4c6e-b52f-1c31306a0043\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 254\"\n            },\n            {\n                \"id\": \"1f10772f-68e5-4198-9d77-efffe7cf4fda\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 263\"\n            },\n            {\n                \"id\": \"fedc139f-337b-437e-ac3d-57f9d411dffb\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 265\"\n            },\n            {\n                \"id\": \"91ac1fbc-3df1-4929-8c22-6bca33ac71cc\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 268\"\n            },\n            {\n                \"id\": \"38fe0346-cd5f-42b9-aa22-ed95147cde7c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 270\"\n            },\n            {\n                \"id\": \"1f24b3dd-68a6-4620-8778-d415adbc0fc7\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 273\"\n            },\n            {\n                \"id\": \"caed2ae1-d494-4443-812a-6151fbbe0803\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 283\"\n            },\n            {\n                \"id\": \"fc9256a5-9f8f-4911-9da0-1d4dd0e86561\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 290\"\n            },\n            {\n                \"id\": \"653748b4-7468-49bb-9930-f8e8e972d242\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 294\"\n            },\n            {\n                \"id\": \"9f0d795c-099c-4471-b469-8180eb3851fa\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 296\"\n            },\n            {\n                \"id\": \"e1714b43-6505-4962-aca4-f00466bad17b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 299\"\n            },\n            {\n                \"id\": \"a84edaaa-6fcc-4f57-8b85-1cb36371392d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 301\"\n            },\n            {\n                \"id\": \"60629b9d-d010-4c2c-a5de-03e650fc8fb9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 304\"\n            },\n            {\n                \"id\": \"2f9ddc7a-2257-4fdf-bddb-4f84b808b6d9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 310\"\n            },\n            {\n                \"id\": \"2df1a868-8df6-40e0-9244-85f1fbf7da57\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 312\"\n            },\n            {\n                \"id\": \"21b5e51a-f3c2-4acf-b2ad-e302f8514c2e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 315\"\n            },\n            {\n                \"id\": \"51951888-4fbf-4e2b-8ee7-de6f98791748\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 317\"\n            },\n            {\n                \"id\": \"da4d8edf-8f5c-4e21-8aa0-2dbd845df67c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 326\"\n            },\n            {\n                \"id\": \"c2735130-ce02-462d-afad-28d270652718\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 336\"\n            },\n            {\n                \"id\": \"240301f3-a63e-4e4c-b443-444cb8a39426\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 338\"\n            },\n            {\n                \"id\": \"0ef3892e-929b-46cc-9227-a6d32d753175\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 348\"\n            },\n            {\n                \"id\": \"e7624e37-3793-4f90-adae-2e7b00cf1b96\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 350\"\n            },\n            {\n                \"id\": \"1499f26b-cb4d-4e6d-8443-2b696bc87643\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 355\"\n            },\n            {\n                \"id\": \"0aca73d9-f338-4b8f-8cf1-0b6c8b97b0a0\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Box 01\"\n            },\n            {\n                \"id\": \"cf664ae9-4a52-4a5d-b3e1-472a90447922\",\n                \"company_name\": \"\",\n                \"facility\": \"SA - Box 2910\"\n            },\n            {\n                \"id\": \"f9fa25eb-1f25-40db-afab-aeecd55f5585\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 2011\"\n            },\n            {\n                \"id\": \"db9413dc-58f3-4b3c-af41-72b7dd6056e2\",\n                \"company_name\": \"\",\n                \"facility\": \"Kinesis 2\"\n            },\n            {\n                \"id\": \"01853af8-9935-4c89-984b-41be5adbda73\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 121219\"\n            },\n            {\n                \"id\": \"9e227ed3-0924-4703-87b4-84ecf0ea4458\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3031\"\n            },\n            {\n                \"id\": \"5165fc44-786d-4655-be06-123f709539fd\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3022\"\n            },\n            {\n                \"id\": \"e8790cfd-e1ae-409c-92f5-cc2d50b03f34\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3039\"\n            },\n            {\n                \"id\": \"50e8f1f8-74ff-4a2a-902e-c0d292d36d97\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3042\"\n            },\n            {\n                \"id\": \"dd76c378-cdb6-4a16-9dc7-c3ee062499ba\",\n                \"company_name\": \"\",\n                \"facility\": \"dfgdfg\"\n            },\n            {\n                \"id\": \"91e734b1-0bb1-498c-b819-eaa7e7578e25\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 47\"\n            },\n            {\n                \"id\": \"598de1cc-41bf-43e0-9970-5442462106b7\",\n                \"company_name\": \"\",\n                \"facility\": \"\"\n            },\n            {\n                \"id\": \"651d201a-0718-4991-96ff-5e2885a73bb6\",\n                \"company_name\": \"\",\n                \"facility\": \"Ricky Ponting Stand Private Suite 5\"\n            },\n            {\n                \"id\": \"36862351-4378-42da-b476-aa4bde930080\",\n                \"company_name\": \"\",\n                \"facility\": \"Bay 12 Row DD Seat 1\"\n            },\n            {\n                \"id\": \"47abe6a1-55f0-41a2-bdbd-1b3097aa1ee0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 177\"\n            },\n            {\n                \"id\": \"bc9839e2-c239-4bf3-ad18-703b21b1dbfa\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 219\"\n            },\n            {\n                \"id\": \"d83bb06f-48cd-4ba5-b450-4a161dc5f3a6\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 257\"\n            },\n            {\n                \"id\": \"64904380-9f6e-4c3e-b04d-408674c8d0c0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 292\"\n            },\n            {\n                \"id\": \"298d5f33-9d90-42ad-9145-a35b36a7ea2f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 322\"\n            },\n            {\n                \"id\": \"3fce36ce-8b04-497a-8dc8-cb224feba1b9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 335\"\n            },\n            {\n                \"id\": \"475dca63-8c47-4c39-809f-c0351d2322fe\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"Presidents Suite\"\n            },\n            {\n                \"id\": \"d7e1daf5-69e7-4bec-96e4-a5dbe7575e44\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 341\"\n            },\n            {\n                \"id\": \"a587458b-5c7e-4cd7-b0ba-af2da08005e4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 353\"\n            },\n            {\n                \"id\": \"51a3ec54-c909-4500-95c4-d6080917a086\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 354\"\n            },\n            {\n                \"id\": \"cb6caa41-b220-4312-98a5-a8ac9fb08841\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3018\"\n            },\n            {\n                \"id\": \"51a6fbc5-28f6-4a60-bf3e-49ed16398d5c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3019\"\n            },\n            {\n                \"id\": \"37eb051b-7e5b-49cc-98d9-66919226c26c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3020\"\n            },\n            {\n                \"id\": \"e4f737ec-11b9-44e6-b6e4-fb9e348f98cf\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E021\"\n            },\n            {\n                \"id\": \"b7c9f87e-ebe5-420b-9c3b-120475d2d2b1\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E022\"\n            },\n            {\n                \"id\": \"cb26cdf9-135b-47e0-8c93-cce296d34f48\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E024\"\n            },\n            {\n                \"id\": \"cad7a5bf-6c6c-4800-8467-c58e2bc1bbc7\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E026\"\n            },\n            {\n                \"id\": \"c388fa5f-815d-467e-ba54-197f1a8a932e\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E028\"\n            },\n            {\n                \"id\": \"112d2ea3-39e6-4121-be06-222aba04a6c5\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E029\"\n            },\n            {\n                \"id\": \"bf8d086f-9d33-4af4-b56a-6fa1710da6d5\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E031\"\n            },\n            {\n                \"id\": \"6b88f825-b750-47bb-b2b9-cd75b342da5a\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E032\"\n            },\n            {\n                \"id\": \"9b31fc29-beb4-4521-8c97-71d803ade843\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E033\"\n            },\n            {\n                \"id\": \"dc1178a5-d404-4abe-8729-6c81480612fc\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E034\"\n            },\n            {\n                \"id\": \"85a436db-0d44-42e0-aa9b-1793b99ef864\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E037\"\n            },\n            {\n                \"id\": \"36a5d6db-96fa-43d3-8929-899630449518\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E039\"\n            },\n            {\n                \"id\": \"8b285724-c0a8-4dcd-a9ff-3f01a4933846\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E042\"\n            },\n            {\n                \"id\": \"cfa0c288-beb6-4eb8-a48f-5c5043c0be94\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E043\"\n            },\n            {\n                \"id\": \"a5d731e2-8ec6-4c8c-b291-ab18e64d96ff\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E091\"\n            },\n            {\n                \"id\": \"d91bc7fc-3ce9-4622-b38e-7dee5da6ecff\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E092\"\n            },\n            {\n                \"id\": \"9ce70b64-7edd-4791-98d2-868c9379a30b\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5003\"\n            },\n            {\n                \"id\": \"dfd46d69-3a8c-4740-ab34-7b91854a8f81\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5009 - 5012\"\n            },\n            {\n                \"id\": \"a37d9b99-9dfe-451f-8bd7-2661fad1bb61\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5013\"\n            },\n            {\n                \"id\": \"522d4fd5-9052-413c-ac9c-2b28e6ae1310\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5018\"\n            },\n            {\n                \"id\": \"fd60280b-f6e8-4dc7-8a2f-6405b70cc025\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5019\"\n            },\n            {\n                \"id\": \"7c84a66b-7746-4390-88a2-dd557f85d64c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3070\"\n            },\n            {\n                \"id\": \"35baa922-9dd5-4c8a-86d1-9356b7fbc9f0\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3073-74\"\n            },\n            {\n                \"id\": \"1b1b3ed7-f5cb-453b-92f3-1a630588735f\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3085-86\"\n            },\n            {\n                \"id\": \"4e7a2564-3376-4555-901f-ad731f28d111\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3088\"\n            },\n            {\n                \"id\": \"cdd2b7ef-eb87-479a-b727-af2bba9afea6\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3095\"\n            },\n            {\n                \"id\": \"a66fbfe7-39e3-4554-90c5-83dabf959acd\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3096\"\n            },\n            {\n                \"id\": \"ac7b4174-91a3-497e-b4af-511b337c7bec\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3098\"\n            },\n            {\n                \"id\": \"b1a95521-960a-4935-9067-1a8008409c02\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3099\"\n            },\n            {\n                \"id\": \"e30e7b5f-6a20-49de-b947-1927be545101\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3104\"\n            },\n            {\n                \"id\": \"5d11b180-89d1-4ae6-bc5c-272f016eddfc\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_37\"\n            },\n            {\n                \"id\": \"b5f7d76e-eede-4b0b-8220-a3b64c0053e6\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_23\"\n            },\n            {\n                \"id\": \"f14f6aad-7613-47d3-8242-fabf0af807f0\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_33\"\n            },\n            {\n                \"id\": \"b159dfdf-815f-482a-aaac-d0dd429e1a06\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_34\"\n            },\n            {\n                \"id\": \"f4ec1bc0-a5de-4931-87ac-b356e4280907\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_35\"\n            },\n            {\n                \"id\": \"bf7efa7a-6c8b-4513-b33b-15d919834317\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_30\"\n            },\n            {\n                \"id\": \"a4d66751-13de-4560-aa3a-fae71712be83\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_42\"\n            },\n            {\n                \"id\": \"0bc98ee4-2646-4625-bf73-9bf793a6531a\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_45\"\n            },\n            {\n                \"id\": \"4a8a8bde-d9a4-4e93-9ddc-e076d3d9c9e2\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 37\"\n            },\n            {\n                \"id\": \"48d814a1-4d7e-4d60-b337-636abc46b03f\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 33\"\n            },\n            {\n                \"id\": \"06e11216-616e-4c75-a62d-4599081f16c3\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 25\"\n            },\n            {\n                \"id\": \"e6371fb9-f1c1-4831-a8a0-fa39cf3c870b\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 41\"\n            },\n            {\n                \"id\": \"3475cf18-eb4f-41a7-b859-a8f49bd52959\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 43\"\n            },\n            {\n                \"id\": \"0f347c06-2a94-4987-a9e1-6f585521f307\",\n                \"company_name\": \"\",\n                \"facility\": \"A230.r38.s18\"\n            },\n            {\n                \"id\": \"f26a329d-0611-4dd7-9e03-eed7bbb51542\",\n                \"company_name\": \"\",\n                \"facility\": \"Facility Test\"\n            },\n            {\n                \"id\": \"7bf21f0c-de3a-484d-833c-8db1c117378f\",\n                \"company_name\": \"\",\n                \"facility\": \"North Function Room\"\n            },\n            {\n                \"id\": \"b0667e12-3a1b-4954-bdb0-0b5d1c58f38b\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Suite 550\"\n            },\n            {\n                \"id\": \"c216d2b0-7be9-4d2f-b4ef-695e7a0eba78\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 31\"\n            },\n            {\n                \"id\": \"d76a4cd8-2d80-40ab-951a-26c6c1277621\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 2\"\n            },\n            {\n                \"id\": \"a2a7c87d-88bc-47f8-988f-5fc7e15cd6f3\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 4\"\n            },\n            {\n                \"id\": \"5e6c7985-662b-49ed-a13f-fcafd21eadc8\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 17\"\n            },\n            {\n                \"id\": \"e5ecc234-eff4-4306-94e0-01ecc4326b80\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 3\"\n            },\n            {\n                \"id\": \"4fb2a7c9-af4f-4ef3-b2dd-79e62bc90a65\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 4\"\n            },\n            {\n                \"id\": \"cb76ed46-2d83-47e6-8b6e-5b94203775cc\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 6\"\n            },\n            {\n                \"id\": \"4394a837-c146-4dfc-97c8-88cab9a51376\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 13\"\n            },\n            {\n                \"id\": \"b9b7917e-0d09-4601-b5d4-618b4bee328d\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 18\"\n            },\n            {\n                \"id\": \"8b37534c-0046-473b-96bd-ae9ac9d09b04\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 9\"\n            },\n            {\n                \"id\": \"8499c48b-fd37-4d8d-898b-40dff1a809ce\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 15\"\n            },\n            {\n                \"id\": \"4c1003e1-0aba-40a7-8310-5c90924aefc9\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 20\"\n            },\n            {\n                \"id\": \"7f86606d-44a4-4931-a670-673065da4662\",\n                \"company_name\": \"\",\n                \"facility\": \"A230.r41.s19\"\n            },\n            {\n                \"id\": \"943bb11a-7c81-4d81-8cdd-6f6ec57eeb66\",\n                \"company_name\": \"\",\n                \"facility\": \"A100.r10.s11\"\n            },\n            {\n                \"id\": \"d6163176-8b79-42c0-85c1-aaf164bf5a2d\",\n                \"company_name\": \"\",\n                \"facility\": \"A100.r10.s12\"\n            },\n            {\n                \"id\": \"7d423bb0-4fc3-4888-89bd-47346868af1a\",\n                \"company_name\": \"\",\n                \"facility\": \"A231.r33.s35\"\n            },\n            {\n                \"id\": \"4e48babb-4d0f-4362-8da9-df98b100ad5a\",\n                \"company_name\": \"\",\n                \"facility\": \"A231.r33.s37\"\n            },\n            {\n                \"id\": \"c3dfa1da-d352-4b78-8d6f-70dd96f2e6e3\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 19\"\n            },\n            {\n                \"id\": \"8f0ba961-6d44-41bf-999c-59de4597ff68\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 102\"\n            },\n            {\n                \"id\": \"88d66732-dadd-4d2a-895b-21f273fe7f82\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite_01_1209\"\n            },\n            {\n                \"id\": \"c1fb3d9d-8bf6-4746-8fc4-97c48fa8d09a\",\n                \"company_name\": \"\",\n                \"facility\": \"Hollywood Box 01\"\n            },\n            {\n                \"id\": \"36b775af-2b25-42f0-9569-e5df7be964c2\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 7500\"\n            },\n            {\n                \"id\": \"09ec932d-6378-4e0a-8839-8570e4742fe8\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 418\"\n            },\n            {\n                \"id\": \"9ab5646d-968e-4940-a1ff-995714c4e283\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 63\"\n            },\n            {\n                \"id\": \"29ac00fe-27f1-4c57-b0e0-fc43010bac5b\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 56\"\n            },\n            {\n                \"id\": \"bc18ea56-aa98-4764-8b98-f0f328e93018\",\n                \"company_name\": \"\",\n                \"facility\": \"TEST SEAT 02\"\n            },\n            {\n                \"id\": \"5dfe8db1-7edd-4c60-8999-8c02f6663be7\",\n                \"company_name\": \"\",\n                \"facility\": \"East Suite 02\"\n            },\n            {\n                \"id\": \"94dc094f-910a-4c59-93be-e765e6ca3658\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 49\"\n            },\n            {\n                \"id\": \"c8645548-7417-4ba0-8649-0b279d5e8e9b\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 46\"\n            },\n            {\n                \"id\": \"c3e0ee07-2c39-4357-a2bf-9fe1340ce52c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 324\"\n            },\n            {\n                \"id\": \"c613f266-e93e-456e-872e-b97f79d8dbc5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 323\"\n            },\n            {\n                \"id\": \"93d62421-0924-43d7-ae99-d1beaacc1cc5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 316\"\n            },\n            {\n                \"id\": \"23904929-698c-4d9f-9471-da9d473a46b4\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 67\"\n            },\n            {\n                \"id\": \"0e0640fa-cee4-4a2a-9f50-7a746633aeaa\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 304\"\n            },\n            {\n                \"id\": \"7987e426-8fc3-4323-b0ae-34524d7cf2c5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 326\"\n            },\n            {\n                \"id\": \"d75359ee-9021-4dd7-ad32-3e63183ca676\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 77\"\n            },\n            {\n                \"id\": \"bead7eba-07e6-4c59-98c2-8246561c65df\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 72\"\n            },\n            {\n                \"id\": \"e9504403-00df-45fc-a3a3-b574868b71c7\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 310\"\n            },\n            {\n                \"id\": \"1aa370c2-1205-41fd-a98e-763fef336b7a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 443\"\n            },\n            {\n                \"id\": \"46d855fc-8e65-40cd-9444-ccbfe9f63675\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 444\"\n            },\n            {\n                \"id\": \"75b94736-eea6-4979-b9c2-597f097eec4d\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 446\"\n            },\n            {\n                \"id\": \"000596c7-b8fc-4d67-806a-feb19b146b43\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 437\"\n            },\n            {\n                \"id\": \"826e85ff-5e8b-4f66-b5ef-9bc51727a819\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 441\"\n            },\n            {\n                \"id\": \"2bbc5d0e-438f-4591-ba99-51d7c47f9a46\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 438\"\n            },\n            {\n                \"id\": \"178245e5-3d67-4e27-8568-851221c45d7e\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 414\"\n            },\n            {\n                \"id\": \"db23d007-222f-46c6-bdf8-dbe40ba25ca2\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 59\"\n            },\n            {\n                \"id\": \"ce731645-ae4c-4bf8-8a3c-e9cdfc756732\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 24\"\n            },\n            {\n                \"id\": \"9551c9ad-b708-4304-b26b-11e08dbc724a\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 21\"\n            },\n            {\n                \"id\": \"50f1e7c4-62c6-46eb-bc56-302f708644f4\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 53\"\n            },\n            {\n                \"id\": \"a995aec1-89cd-4027-852a-cd2dd74402c7\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 44\"\n            },\n            {\n                \"id\": \"e34f2edb-2b4e-40f8-b600-4d3bc46f2691\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 302\"\n            },\n            {\n                \"id\": \"f3b6e5a7-4850-4b1d-a16f-9085abad93ec\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 66\"\n            },\n            {\n                \"id\": \"881158c7-efc2-4c0d-9d14-d71a5acca9e6\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 70\"\n            },\n            {\n                \"id\": \"f9cc1b2b-108d-411b-a193-36d86881a9b1\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 410\"\n            },\n            {\n                \"id\": \"d0efb538-8102-4e49-8d03-96881e7b0ec6\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 407\"\n            },\n            {\n                \"id\": \"7b124897-1ed3-4c09-99a8-5dfd2735a768\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 128\"\n            },\n            {\n                \"id\": \"0c404de2-0b94-4174-9777-86ab71718943\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 175\"\n            },\n            {\n                \"id\": \"5d9563ac-d60a-4aa8-b5db-cb8b9d213886\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3009\"\n            },\n            {\n                \"id\": \"06f787d3-fa9d-4bd9-abf0-3b718f70cb39\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_10\"\n            },\n            {\n                \"id\": \"7d00a793-6379-4249-aa61-eca555094f0a\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_17\"\n            },\n            {\n                \"id\": \"54d1c147-0753-4a89-8c38-df861d1347e9\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 32555\"\n            },\n            {\n                \"id\": \"8c9ef8c4-ed88-4a29-9b45-72cdeabcc7e9\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 15\"\n            },\n            {\n                \"id\": \"dad09306-a212-42c1-a3a5-883dd0f2a1e4\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 47\"\n            },\n            {\n                \"id\": \"c2c8d55f-ba88-4370-a193-b49715ff5a70\",\n                \"company_name\": \"\",\n                \"facility\": \"Table 04\"\n            },\n            {\n                \"id\": \"82d66d65-6424-4f20-b74f-4dd7d31675bd\",\n                \"company_name\": \"\",\n                \"facility\": \"Table 05\"\n            },\n            {\n                \"id\": \"3eb7a461-ad8a-4416-a1a0-26cb6950c60d\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 453\"\n            },\n            {\n                \"id\": \"4408de0f-ff92-486e-8ad7-d912406ee378\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite w3071\"\n            },\n            {\n                \"id\": \"9262eba9-e5ca-4fb8-b835-a28cabc170b4\",\n                \"company_name\": \"\",\n                \"facility\": \"SEAT02\"\n            },\n            {\n                \"id\": \"2be0dd31-eb27-436c-8c9b-5a4be69f3d02\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Suite Only\"\n            },\n            {\n                \"id\": \"5ec56986-84e4-46df-8d9b-bae9dcb01c71\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 3\"\n            },\n            {\n                \"id\": \"e9d79a03-de6d-438d-bcf9-2aa204e1879e\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_13\"\n            },\n            {\n                \"id\": \"f71ecfb8-2b87-438c-8fea-12395b1654cc\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_15\"\n            },\n            {\n                \"id\": \"dcf66b98-e031-4701-af45-2f154dbc0dd2\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_43\"\n            },\n            {\n                \"id\": \"32268aeb-5a81-418e-b8e0-5bf090a46e66\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 422\"\n            },\n            {\n                \"id\": \"fc398fc9-1489-4a23-b2c5-a0860a1c383b\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 5\"\n            },\n            {\n                \"id\": \"99ad09ed-3df6-4a2e-81f9-ac8498f87827\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 10\"\n            },\n            {\n                \"id\": \"f06f0db5-6e5d-46c6-b204-68c914e7b5c6\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 11\"\n            },\n            {\n                \"id\": \"dd4961d2-62e8-4eff-a7d4-fca85a5cca9b\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 13\"\n            },\n            {\n                \"id\": \"f0e5f98c-b8b0-4fa7-bda3-5ba716c91289\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 15\"\n            },\n            {\n                \"id\": \"bd61c6f8-bed2-439f-b6d2-42f20c40886a\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 20\"\n            },\n            {\n                \"id\": \"9014cfd8-72d7-42a2-8b4f-89fb0b729559\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 22\"\n            },\n            {\n                \"id\": \"9ada7f40-1189-4f4e-afae-79e58bd6d711\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 25\"\n            },\n            {\n                \"id\": \"f87dd615-d246-4081-8010-a03d2d9f2c9d\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 27\"\n            },\n            {\n                \"id\": \"f3622078-0076-41d4-9511-9ff14a09ca4c\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 29\"\n            },\n            {\n                \"id\": \"e057616b-b44c-4587-9a65-c145af947b73\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 11\"\n            },\n            {\n                \"id\": \"b15866c7-1d65-4947-af57-046b08be2969\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 12\"\n            },\n            {\n                \"id\": \"124992ad-16d2-4f4c-b778-14251534de81\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 35\"\n            },\n            {\n                \"id\": \"1940a97a-82f4-4446-8ae2-13de2da884f8\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 40\"\n            },\n            {\n                \"id\": \"9de31f2e-57ba-411a-ba9b-9773378b251a\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 42\"\n            },\n            {\n                \"id\": \"ae83fa16-091d-441c-b650-54a8a695dd3c\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 2\"\n            },\n            {\n                \"id\": \"2a9e2778-3d96-44ad-8df2-8b1d8f310533\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 70\"\n            },\n            {\n                \"id\": \"0b762882-0897-4cef-ad04-40469ae71e43\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 3\"\n            },\n            {\n                \"id\": \"b9fcf2ad-a698-4082-8485-e73f3aca5975\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 6\"\n            },\n            {\n                \"id\": \"6a6483d2-073a-4156-8f0b-1cba750c9330\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 9\"\n            },\n            {\n                \"id\": \"79bff332-0585-4ddc-b26a-4df4ec26b4dc\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 18\"\n            },\n            {\n                \"id\": \"49af6bae-bc34-48d3-89e2-46e69da56646\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 22\"\n            },\n            {\n                \"id\": \"db2ba67a-4516-485b-8148-57099b29ad7d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 23\"\n            },\n            {\n                \"id\": \"1a105baf-8fcc-4e94-a64c-e345a173256e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 27\"\n            },\n            {\n                \"id\": \"bb922cd1-013b-4ccd-ae88-7a8589909cfe\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 28\"\n            },\n            {\n                \"id\": \"41691b7e-b835-458d-bf15-7f2396116ce3\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 32\"\n            },\n            {\n                \"id\": \"9e06a4c2-e841-4bf9-a209-38620c5d9395\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 33\"\n            },\n            {\n                \"id\": \"44fe2e4b-5a5d-48e8-bf44-7ade01184139\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 39\"\n            },\n            {\n                \"id\": \"f32590f5-e877-452f-947a-3d1752141af9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 44\"\n            },\n            {\n                \"id\": \"b36beb36-a656-45e6-90ff-c91357d2b0dc\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 108\"\n            },\n            {\n                \"id\": \"45396d81-6edd-4a94-b563-4c3ad5974791\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 48\"\n            },\n            {\n                \"id\": \"3bcd6d25-a61e-4b36-b775-32fe0d829bc6\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 49\"\n            },\n            {\n                \"id\": \"511cb1f0-e056-4e01-8ca8-98a4d0d689c4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 54\"\n            },\n            {\n                \"id\": \"2007d5d6-fa8a-4979-9970-050b26fafb3c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 57\"\n            },\n            {\n                \"id\": \"5d56930b-1c6c-4814-84b2-97f815317e31\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 61\"\n            },\n            {\n                \"id\": \"580301bf-3f77-41e3-a01e-8676d1caa088\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 64\"\n            },\n            {\n                \"id\": \"547861d4-c8c6-4a02-8033-56c32d0c2f83\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 69\"\n            },\n            {\n                \"id\": \"577436ca-6289-4a4f-8219-50d23b26fc06\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 71\"\n            },\n            {\n                \"id\": \"79d783ae-3e6f-4c89-af37-35af2cc9bb94\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 74\"\n            },\n            {\n                \"id\": \"99b4d36e-b80d-469e-9c61-5abe8b82497d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 82\"\n            },\n            {\n                \"id\": \"46b9c954-3506-4616-adfc-bb1042db7a83\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 83\"\n            },\n            {\n                \"id\": \"d1f28235-b60f-464e-8494-a4a9b4f063de\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 87\"\n            },\n            {\n                \"id\": \"646f0656-12c2-4497-950a-d6e140b04a2f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 88\"\n            },\n            {\n                \"id\": \"462b9722-ba97-4423-8337-a1638afb69de\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 90\"\n            },\n            {\n                \"id\": \"e7c97453-a5d9-4f64-84bc-37cda2dbd0d4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 96\"\n            },\n            {\n                \"id\": \"1abfbbf7-5cf4-4b82-8680-29ce5166c0fc\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 99\"\n            },\n            {\n                \"id\": \"4e332084-dfb5-4486-a77f-57381810b1ff\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 102\"\n            },\n            {\n                \"id\": \"6d9bf51e-cafa-4498-a49a-e075d66bf17f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 114\"\n            },\n            {\n                \"id\": \"d46e8e54-f107-4599-b6db-393acf012bc5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 115\"\n            },\n            {\n                \"id\": \"75046931-030a-4443-a6fd-f1e0da21cba8\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 119\"\n            },\n            {\n                \"id\": \"4fb892a8-8c7c-46e8-92f6-5da41914c9a4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 121\"\n            },\n            {\n                \"id\": \"ec398550-9739-46cc-8934-261c57ca03a6\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 125\"\n            },\n            {\n                \"id\": \"c217543f-9007-48ba-9752-0f0bf2508893\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 126\"\n            },\n            {\n                \"id\": \"625b5bf9-687d-47a6-856d-68c78054bcee\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 129\"\n            },\n            {\n                \"id\": \"681b3c11-4f16-424d-805e-a03ef16f0979\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 131\"\n            },\n            {\n                \"id\": \"ad4ee578-6241-4c01-8cf0-e436f3b87a5f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 137\"\n            },\n            {\n                \"id\": \"37b2716e-d5a9-4185-8fa2-5a2881e56f51\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 141\"\n            },\n            {\n                \"id\": \"452a50cc-4366-466a-bb4c-f7ac68ab0e05\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 144\"\n            },\n            {\n                \"id\": \"d688b160-ecf2-490e-a9a7-d72e056510ef\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 149\"\n            },\n            {\n                \"id\": \"0545de01-1b38-4f73-b768-3d4b40e83311\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 151\"\n            },\n            {\n                \"id\": \"b59c84dd-36bc-4d24-9e8f-e55c6b52d835\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 161\"\n            },\n            {\n                \"id\": \"34e94571-8628-49f0-86d7-7b05930fe8d6\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 163\"\n            },\n            {\n                \"id\": \"5c60fd17-6cb8-49bd-a73b-66ff39bc3695\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 166\"\n            },\n            {\n                \"id\": \"909b8225-4de6-43eb-b796-bcb4c2432bb4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 168\"\n            },\n            {\n                \"id\": \"2329adda-ecf8-41e5-b820-36a1cade4e10\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 176\"\n            },\n            {\n                \"id\": \"a16dd8a1-936d-450d-970a-80dea9a423c4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 173\"\n            },\n            {\n                \"id\": \"0bab0ff6-31d4-40f9-af64-b4d9007d1027\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 174\"\n            },\n            {\n                \"id\": \"0b836187-1651-4f74-8f9e-949dcaccedb0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 178\"\n            },\n            {\n                \"id\": \"ca744e2c-b25a-485a-bb34-aa08f3e9b706\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 183\"\n            },\n            {\n                \"id\": \"5f642a78-5770-4366-94b8-23476fa4e17c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 187\"\n            },\n            {\n                \"id\": \"aca327b1-3b04-4d81-9512-f0853ccfbc4c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 194\"\n            },\n            {\n                \"id\": \"342d8583-bcd6-41aa-abcc-84cb8cff9a01\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 190\"\n            },\n            {\n                \"id\": \"d9e96968-ab27-43b1-bde3-35894c6ea4e7\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 217\"\n            },\n            {\n                \"id\": \"90e5a266-90e4-4e41-96cc-f55e49a82431\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 193\"\n            },\n            {\n                \"id\": \"3b43c682-fc76-4a2d-b131-92225a061810\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 196\"\n            },\n            {\n                \"id\": \"a228d2d1-1e9b-4146-9b96-6bedb806794a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 201\"\n            },\n            {\n                \"id\": \"6b8b7be3-213c-47ab-81b4-cea7e9416a0f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 206\"\n            },\n            {\n                \"id\": \"2fa0373d-c8bc-4ceb-babe-938f784df1aa\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 207\"\n            },\n            {\n                \"id\": \"72cd6507-9e5f-443c-8cc2-5a9271033d6d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 222\"\n            },\n            {\n                \"id\": \"0163df73-4f36-483a-a957-75131fb0bc98\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 232\"\n            },\n            {\n                \"id\": \"bb29c7e2-f474-400d-9408-40b6fc91a445\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 241\"\n            },\n            {\n                \"id\": \"04c3143f-130a-4bb8-b3cf-65422ebf17dd\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 246\"\n            },\n            {\n                \"id\": \"4ab0ffa3-1ba6-4615-b019-b6839613f06b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 250\"\n            },\n            {\n                \"id\": \"10c291be-9698-4f9d-98d3-a1ff081f215d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 251\"\n            },\n            {\n                \"id\": \"66b3fd5f-3018-4e85-8000-8c0c55623468\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 253\"\n            },\n            {\n                \"id\": \"6a85f77c-6f28-4030-85df-1275ea277a54\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 255\"\n            },\n            {\n                \"id\": \"8bf3fb48-972e-48ad-ba62-e2977703546e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 261\"\n            },\n            {\n                \"id\": \"7f9e169d-41e6-434a-a910-c39e7c44a7b2\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 264\"\n            },\n            {\n                \"id\": \"63a48dc5-6fbb-4691-a153-2b41fa24484e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 271\"\n            },\n            {\n                \"id\": \"107369fb-37d3-442f-abb4-c26b770eb0be\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 276\"\n            },\n            {\n                \"id\": \"06b85113-9f14-427b-90c3-92840122e527\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 277\"\n            },\n            {\n                \"id\": \"41ca0e85-7d66-4975-9783-671cbf56b788\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 279\"\n            },\n            {\n                \"id\": \"01fb8503-6a74-417d-b721-2719df7e89a9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 282\"\n            },\n            {\n                \"id\": \"8bf79120-476f-4b96-b03e-ab645a060862\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 284\"\n            },\n            {\n                \"id\": \"0f2d1afe-8e42-4e1b-bbbd-fff7273a6032\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 287\"\n            },\n            {\n                \"id\": \"dfdb3661-52ac-4579-87a1-b99e70ea71bf\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 289\"\n            },\n            {\n                \"id\": \"61bb2c49-34fb-431f-9b3e-cfd0c98a6272\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 298\"\n            },\n            {\n                \"id\": \"f002711c-e28e-45ea-9073-c1e73da3d22e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 302\"\n            },\n            {\n                \"id\": \"41497930-5e3a-4687-b0ef-aec1be0c85f5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 303\"\n            },\n            {\n                \"id\": \"e29b0d73-d178-4501-a21c-86844d8e7229\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 305\"\n            },\n            {\n                \"id\": \"4c605fc2-6f5b-4254-accb-6e72f36b4b5c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 307\"\n            },\n            {\n                \"id\": \"5b82c185-89c4-4c00-9e97-61c6ee72b35c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 313\"\n            },\n            {\n                \"id\": \"a960d237-ecab-4c44-aff4-fbaafc71d05c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 314\"\n            },\n            {\n                \"id\": \"6d46bc3d-357f-4cd5-964d-78f8b248cf09\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 319\"\n            },\n            {\n                \"id\": \"db02266f-bb50-4510-bbd1-1487c46fc525\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 321\"\n            },\n            {\n                \"id\": \"002a5a5b-c4c8-489b-b282-668a298c8b27\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 324\"\n            },\n            {\n                \"id\": \"0bdc84cd-f5d1-4c81-beb6-157b5fbd7a87\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 325\"\n            },\n            {\n                \"id\": \"1e8124f1-cbc9-4b9b-b6c0-5421c334065a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 11\"\n            },\n            {\n                \"id\": \"d58a0acf-6305-43eb-a793-4ee57156deae\",\n                \"company_name\": \"\",\n                \"facility\": \"SUITE W14\"\n            },\n            {\n                \"id\": \"a6b86ad9-4b74-4f12-8acd-77b41ff548e1\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 331\"\n            },\n            {\n                \"id\": \"525c0b6d-ea23-410b-b5ba-81077b2d940c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 333\"\n            },\n            {\n                \"id\": \"ddb93954-174b-4945-a513-c5b9ff1ea75a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 343\"\n            },\n            {\n                \"id\": \"0847d28a-355f-4e12-9688-0e32e78ec287\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 351\"\n            },\n            {\n                \"id\": \"67b6e508-449c-4bc5-a739-b70821196dfd\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 356\"\n            },\n            {\n                \"id\": \"333b2a59-4e57-4253-80ca-dafde100a57d\",\n                \"company_name\": \"\",\n                \"facility\": \"TO BE DELETED\"\n            },\n            {\n                \"id\": \"ee118a0b-70b3-4bf8-8e71-48d1e076492b\",\n                \"company_name\": \"\",\n                \"facility\": \"SA - Box 3110\"\n            },\n            {\n                \"id\": \"fe777391-e313-4dd1-8b34-624fab34ee9e\",\n                \"company_name\": \"\",\n                \"facility\": \"box with 1000 tickets test\"\n            },\n            {\n                \"id\": \"8e431c90-8071-4eda-ba44-7cf3023a2be9\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Suite 6.8\"\n            },\n            {\n                \"id\": \"871fbbf9-57b3-40bf-87fb-be8a738dab99\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 1311\"\n            },\n            {\n                \"id\": \"2883ac53-7854-454f-b6c2-200edca107d8\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 499\"\n            },\n            {\n                \"id\": \"64d22948-d94d-4953-9757-a0d61df0ae7d\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3060\"\n            },\n            {\n                \"id\": \"ae1b3844-dce0-4378-90e2-ef492ad85c7f\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3049\"\n            },\n            {\n                \"id\": \"f33f607c-87a4-46c0-a48f-40afae590802\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 404\"\n            },\n            {\n                \"id\": \"1a394f45-f0a3-4f33-bdec-274149084394\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 500\"\n            },\n            {\n                \"id\": \"158e98dc-a7e6-445d-8954-e183a833ceb2\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3029\"\n            },\n            {\n                \"id\": \"98ef60c6-fa94-4896-a903-493853a492d1\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3005\"\n            },\n            {\n                \"id\": \"c9c3cd04-bb2d-47dc-b431-f1e38e4d190b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 72\"\n            },\n            {\n                \"id\": \"4daab823-4278-48e8-a48e-5ad63a3275db\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 118\"\n            },\n            {\n                \"id\": \"7edacd91-9958-4bb9-86ce-7aafaa4cf83c\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 42\"\n            },\n            {\n                \"id\": \"03a986a3-4e89-4525-8059-47546dac2605\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 51\"\n            },\n            {\n                \"id\": \"36aefe08-7a16-4c9e-864d-13e1d06d2214\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 32\"\n            },\n            {\n                \"id\": \"7ad8fb5f-446d-470e-af82-30e6ffb0d042\",\n                \"company_name\": \"\",\n                \"facility\": \"Sample for Sharing Tickets\"\n            },\n            {\n                \"id\": \"793026a2-b009-4416-97a7-177c1f036df1\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 05\"\n            },\n            {\n                \"id\": \"a022e3df-3928-4ea7-aed5-5726d983d1d1\",\n                \"company_name\": \"\",\n                \"facility\": \"Table 02\"\n            },\n            {\n                \"id\": \"e04334b6-aacf-45da-9564-36d8e9b89732\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 3\"\n            },\n            {\n                \"id\": \"3ed6361b-36d2-4d1a-adb6-e944412bcdd8\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 5\"\n            },\n            {\n                \"id\": \"eba6eb9c-4d1c-4d2f-bd09-b2cd29d6af6a\",\n                \"company_name\": \"\",\n                \"facility\": \"Booth 1\"\n            },\n            {\n                \"id\": \"8b00fb3f-da5d-4970-bfd1-13591d32e468\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 5\"\n            },\n            {\n                \"id\": \"5c3659f9-38f5-4f34-8656-4bdeb659a00e\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 10\"\n            },\n            {\n                \"id\": \"42daba31-8e8c-4120-9f04-8b10c5dc4a49\",\n                \"company_name\": \"\",\n                \"facility\": \"Lot 17\"\n            },\n            {\n                \"id\": \"5a1ee162-1169-4d58-8787-669ceb8a0d59\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 10\"\n            },\n            {\n                \"id\": \"f1951da9-3a53-4d56-8e86-dbec5d191773\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 101\"\n            },\n            {\n                \"id\": \"0e60e472-d45f-4849-baaf-253196b5b285\",\n                \"company_name\": \"\",\n                \"facility\": \"A100.r10.s13\"\n            },\n            {\n                \"id\": \"fa865980-9a28-4d8f-ab94-4e4e4a40420b\",\n                \"company_name\": \"\",\n                \"facility\": \"A100.r10.s15\"\n            },\n            {\n                \"id\": \"74e43b88-d0b6-4c00-8292-b625140491de\",\n                \"company_name\": \"\",\n                \"facility\": \"A231.r33.s38\"\n            },\n            {\n                \"id\": \"bd75f5a1-6afe-4540-b5aa-8ddddc7068cf\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 16\"\n            },\n            {\n                \"id\": \"7186ede4-239b-4c95-b504-0494f8208d27\",\n                \"company_name\": \"\",\n                \"facility\": \"Boulevarde Terrace\\t\"\n            },\n            {\n                \"id\": \"b63f600c-1def-4fb6-91ee-c4d0835c5f3b\",\n                \"company_name\": \"\",\n                \"facility\": \"End to end Box 01\"\n            },\n            {\n                \"id\": \"874210e0-d923-40a1-badd-0d5fe801aa52\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 325\"\n            },\n            {\n                \"id\": \"b256ede1-65e3-491d-8aa6-ee5f8c9496d2\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 23\"\n            },\n            {\n                \"id\": \"4ccb8ae6-75a3-439b-9b85-0d7d1c9e5b20\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 417\"\n            },\n            {\n                \"id\": \"0ef85c0e-8936-4563-9f27-8f0e8313bbb9\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 318\"\n            },\n            {\n                \"id\": \"3335e2e1-97fd-483d-b040-6dfa72fa040a\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 71\"\n            },\n            {\n                \"id\": \"2064d008-09b5-40c5-a81d-c8414ac1d9f5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 327\"\n            },\n            {\n                \"id\": \"2c2c563e-98f5-469b-84f3-c6547c2c5944\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 303\"\n            },\n            {\n                \"id\": \"180acc33-c61b-468a-a9a4-dc881046f7d0\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 306\"\n            },\n            {\n                \"id\": \"966d2531-6686-4a59-a0d8-15559f419bd6\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 320\"\n            },\n            {\n                \"id\": \"72c9ba47-10d6-489c-97c5-31bdbdcbe1f4\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 319\"\n            },\n            {\n                \"id\": \"60d141fe-3f51-451d-97c5-d6ede21fe8d7\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 434\"\n            },\n            {\n                \"id\": \"be6d581a-cc06-489c-987b-592e5bb97940\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 442\"\n            },\n            {\n                \"id\": \"ad1edd3c-e704-4e8f-bdc1-c4474144f96a\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 452\"\n            },\n            {\n                \"id\": \"b77f9c98-d7e0-477d-9075-9ef858f64392\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 448\"\n            },\n            {\n                \"id\": \"9653a344-8003-4fce-84b5-fd3a41e70e39\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 35\"\n            },\n            {\n                \"id\": \"23525559-8c93-492a-8f94-103d9a8ed6f3\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 409\"\n            },\n            {\n                \"id\": \"b3c8434d-19d3-46d4-8d48-93da7d4996cb\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 27\"\n            },\n            {\n                \"id\": \"4324865d-200a-435f-a05f-e0497b86a0d4\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 321\"\n            },\n            {\n                \"id\": \"199429f6-ff63-41d7-b39e-191967ea76d7\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_11\"\n            },\n            {\n                \"id\": \"05c75933-bbb6-4a40-876f-3b199369126a\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_9\"\n            },\n            {\n                \"id\": \"698990f3-ec51-4c4a-b8eb-8b3e20655ede\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 312\"\n            },\n            {\n                \"id\": \"6c247614-f8d4-4c9f-8456-b82b8ae6dc94\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 01\"\n            },\n            {\n                \"id\": \"ac9cb91e-88f8-4766-bd29-e50a8ea17f2b\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 430\"\n            },\n            {\n                \"id\": \"26089980-701a-4f05-81d3-65d22a059468\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 28\"\n            },\n            {\n                \"id\": \"fed45df7-b859-4051-94d5-a30cc75c14d0\",\n                \"company_name\": \"\",\n                \"facility\": \"Table 06\"\n            },\n            {\n                \"id\": \"c9b4cb02-2b92-454a-b444-5d876775683a\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 12\"\n            },\n            {\n                \"id\": \"e72a7523-4bc6-4e8c-98f6-2baa6f26b521\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 99\"\n            },\n            {\n                \"id\": \"aee09fcb-859f-4230-96ac-eed16023725b\",\n                \"company_name\": \"\",\n                \"facility\": \"Seat 100\"\n            },\n            {\n                \"id\": \"628a4d1c-5680-4d90-8edd-03ca36204a35\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 2\"\n            },\n            {\n                \"id\": \"35e775d5-67dd-46cd-b52e-5d586d30c543\",\n                \"company_name\": \"\",\n                \"facility\": \"SEAT01\"\n            },\n            {\n                \"id\": \"3213ec91-166d-428b-8772-41635f976ce3\",\n                \"company_name\": \"\",\n                \"facility\": \"Hollywood Seat 04\"\n            },\n            {\n                \"id\": \"35363825-6cb6-466f-8cb5-6084a9a09a8c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 130120\"\n            },\n            {\n                \"id\": \"fc4acd24-8d81-4eff-87d7-14fd9a8f981c\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_20\"\n            },\n            {\n                \"id\": \"c57c76cb-2c50-4f10-ad26-06dbf459c127\",\n                \"company_name\": \"Ken Test SEND COM EMAIL\",\n                \"facility\": \"Hollywood Seat 02\"\n            },\n            {\n                \"id\": \"ed92fe16-0735-4a05-948c-94a9f79030df\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_5\"\n            },\n            {\n                \"id\": \"e2d9ffb7-ba07-4b3d-bf8d-8f2c4319a8a0\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_7\"\n            },\n            {\n                \"id\": \"6d573eca-cdca-4b4f-9bd3-6c7f7a2b8c5e\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_41\"\n            },\n            {\n                \"id\": \"0327ca18-f091-4bd2-869a-d529ef2887b5\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 6\"\n            },\n            {\n                \"id\": \"e56a9c89-145f-4948-9811-e6708901ebff\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 4\"\n            },\n            {\n                \"id\": \"ab526bb2-c763-4402-9163-7ba9071e250e\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 14\"\n            },\n            {\n                \"id\": \"6fbe3c2a-b7ab-405d-b8ba-9101c7f73d80\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 17\"\n            },\n            {\n                \"id\": \"27ad7b4f-e355-4ae1-bccb-db2fb573d682\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 26\"\n            },\n            {\n                \"id\": \"ba33abb3-eddd-4396-9dab-55b3cb61d785\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 31\"\n            },\n            {\n                \"id\": \"27e64198-e839-4597-9d8e-d2216b387030\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 33\"\n            },\n            {\n                \"id\": \"630f5fee-2d8f-4006-80c6-465e977e4b64\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 14\"\n            },\n            {\n                \"id\": \"365550af-25f1-47cc-a571-50734784177c\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 43\"\n            },\n            {\n                \"id\": \"b14f37e8-5f01-49b8-bb12-4d9c46bf5037\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 55\"\n            },\n            {\n                \"id\": \"c134bbc3-4b9a-463c-bfcb-02b90298d508\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 46\"\n            },\n            {\n                \"id\": \"9b354d41-cf51-492d-b888-cf35d629d36f\",\n                \"company_name\": \"\",\n                \"facility\": \"Accreditation Seat 50\"\n            },\n            {\n                \"id\": \"d0ea5cdf-4f4a-49a2-b186-e155fb76839f\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 56\"\n            },\n            {\n                \"id\": \"9bf64873-a27a-4ce9-a80e-8f8e995456be\",\n                \"company_name\": \"\",\n                \"facility\": \"Open Corporate Reserve 57\"\n            },\n            {\n                \"id\": \"13dbab05-4063-48a1-8111-c5906a711211\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 1\"\n            },\n            {\n                \"id\": \"e8ab7032-9de7-468b-a4f1-46401d80a37e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 5\"\n            },\n            {\n                \"id\": \"0f45e979-c143-48a7-9de7-deae6133bc5b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 19\"\n            },\n            {\n                \"id\": \"2e83c5c8-d3fa-415c-9e48-7b93d73a3e45\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 21\"\n            },\n            {\n                \"id\": \"4ab9337f-7978-48da-9ab6-9ad88f49a664\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 29\"\n            },\n            {\n                \"id\": \"ad5e6cdc-5454-4be2-bb2f-fe41bc8e048c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 31\"\n            },\n            {\n                \"id\": \"5902c16a-225b-4aff-9a67-a460de0acd48\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 40\"\n            },\n            {\n                \"id\": \"fd1993b7-6cc4-42fa-8bc4-2ca0b0623026\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 45\"\n            },\n            {\n                \"id\": \"cb1ec2c7-3c54-4aa1-932c-8227b160f760\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 47\"\n            },\n            {\n                \"id\": \"f1fb25ed-fb00-48aa-961e-63ba7cff686b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 53\"\n            },\n            {\n                \"id\": \"5522402a-29a7-4508-a6bf-fa84028ac66f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 58\"\n            },\n            {\n                \"id\": \"1e482fa9-b749-4847-8890-ea47205a3101\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 68\"\n            },\n            {\n                \"id\": \"bf813caf-4181-4247-8de9-968bebfb0bc5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 73\"\n            },\n            {\n                \"id\": \"f126347a-489b-4bbb-b480-15c849304433\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 75\"\n            },\n            {\n                \"id\": \"27a018c5-2d83-4789-91c4-60e258c21896\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 81\"\n            },\n            {\n                \"id\": \"7892a71d-f127-47f6-8778-bb6781070d3c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 89\"\n            },\n            {\n                \"id\": \"ade3f231-392b-4274-8c2d-8c9bb853b170\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 91\"\n            },\n            {\n                \"id\": \"64390178-f9df-4687-a725-b264b85e8e8e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 93\"\n            },\n            {\n                \"id\": \"291ec396-3830-446c-bfae-feac1d68cb4c\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 95\"\n            },\n            {\n                \"id\": \"fcdfe964-2c29-4951-af61-364ff9cc1d7b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 98\"\n            },\n            {\n                \"id\": \"d30f5854-b2fc-4ce3-aa72-9f4ea54a9ff3\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 100\"\n            },\n            {\n                \"id\": \"c010220f-860b-4f4a-8387-b37589face8d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 111\"\n            },\n            {\n                \"id\": \"3550d667-c0b5-4c68-aaa8-516df6d4b678\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 113\"\n            },\n            {\n                \"id\": \"138e720b-1bec-454d-9d60-be35ed300221\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 116\"\n            },\n            {\n                \"id\": \"a8d4ead1-b7b4-4064-8d45-fe7ac26d3069\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 122\"\n            },\n            {\n                \"id\": \"76087d92-1a10-47e1-a31d-b269040b7bba\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 130\"\n            },\n            {\n                \"id\": \"a2cb9cd0-44a3-45fc-a93b-0d2496009a35\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 133\"\n            },\n            {\n                \"id\": \"b38976c7-48f8-487b-a28c-1b7cd79b7f10\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 135\"\n            },\n            {\n                \"id\": \"ba47452a-bf30-4841-ac71-555068db086d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 138\"\n            },\n            {\n                \"id\": \"f6f6a4fe-ef61-43c2-942f-39ead87702f5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 140\"\n            },\n            {\n                \"id\": \"94b87aa7-492c-4c93-b4d3-429ee3c4e817\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 155\"\n            },\n            {\n                \"id\": \"2a1e7e1e-b08c-4cc4-b589-78e9c8065f0b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 159\"\n            },\n            {\n                \"id\": \"93185d64-c8cb-44ab-9b49-368a645dea22\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 164\"\n            },\n            {\n                \"id\": \"e3b4cf8f-281b-49d9-a578-94046be3fabe\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 172\"\n            },\n            {\n                \"id\": \"6f3de5f2-c6b6-4928-9b58-c5d56dc07496\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 215\"\n            },\n            {\n                \"id\": \"867cb719-61b6-45e5-b4b2-9a41a89a5e2b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 179\"\n            },\n            {\n                \"id\": \"72f264a6-d01b-47f9-92f9-786189617000\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 182\"\n            },\n            {\n                \"id\": \"fde5888c-85db-46b1-bb44-4d8f1d32efbe\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 184\"\n            },\n            {\n                \"id\": \"0c9616cc-e650-4726-965a-e1717a6506b9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 189\"\n            },\n            {\n                \"id\": \"8d349a7a-0190-4e06-9690-5ad80851244e\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 216\"\n            },\n            {\n                \"id\": \"8762029c-5471-4bad-946d-26918c0ad90f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 218\"\n            },\n            {\n                \"id\": \"3e13f26b-7d40-4aff-8f8a-900748c46718\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 197\"\n            },\n            {\n                \"id\": \"5f9e6ea3-82ac-4283-9816-142ef39bb4cd\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 202\"\n            },\n            {\n                \"id\": \"325cee6b-5303-4fa3-8824-20bd48f18e8d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 204\"\n            },\n            {\n                \"id\": \"270a96be-1b0e-4e18-9b0b-36c847265ea8\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 210\"\n            },\n            {\n                \"id\": \"2c48cc10-0add-45f7-b2d2-5b484e057311\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 234\"\n            },\n            {\n                \"id\": \"aa80e181-6997-48cd-8b62-1903467e230b\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 240\"\n            },\n            {\n                \"id\": \"09c52f29-a456-46b5-8b78-a1b73521c5c5\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 247\"\n            },\n            {\n                \"id\": \"0ec3809e-5e2d-4ddc-87ed-c551eca82986\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 258\"\n            },\n            {\n                \"id\": \"d7a38a0e-56eb-423a-a3d5-e69fbe3a0e9d\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 260\"\n            },\n            {\n                \"id\": \"3153dadb-75c1-4a43-8f8b-f8e33f83b98a\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 275\"\n            },\n            {\n                \"id\": \"8ecc991f-330c-4574-9294-8722af7a7e81\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 278\"\n            },\n            {\n                \"id\": \"21c26694-902c-4309-8a93-cc89600238e0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 280\"\n            },\n            {\n                \"id\": \"eef39d6d-1c63-4e55-84c7-8290cf487d78\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 285\"\n            },\n            {\n                \"id\": \"de9914b6-e96e-4ff3-af4f-15e5f69a6024\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 288\"\n            },\n            {\n                \"id\": \"17296b72-f226-4ab0-9a7e-d711f0b20975\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 306\"\n            },\n            {\n                \"id\": \"16ca3cf5-ec81-4ea9-8849-40daac041741\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 320\"\n            },\n            {\n                \"id\": \"35a3cbc4-078a-4ded-8adf-577271b3c3c7\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 323\"\n            },\n            {\n                \"id\": \"8dd9b7e9-32b6-4e04-98fc-441d4cdf2655\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 327\"\n            },\n            {\n                \"id\": \"b5750a2c-8f33-4554-af55-829b74a820aa\",\n                \"company_name\": \"\",\n                \"facility\": \"SUITE W13\"\n            },\n            {\n                \"id\": \"08f1c0b8-7953-445c-ba17-5e45dc094df9\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 332\"\n            },\n            {\n                \"id\": \"eb973c1c-cd74-4153-a71b-0e27ab97def0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 342\"\n            },\n            {\n                \"id\": \"13d323f0-6968-4734-a5bb-290a35fc9268\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 344\"\n            },\n            {\n                \"id\": \"63f8108d-1624-4f2c-9d4c-731c141b4481\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 03\"\n            },\n            {\n                \"id\": \"37c20647-8a96-4117-98e7-d9f8c1fd1d30\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 20\"\n            },\n            {\n                \"id\": \"9b3af2f1-bf87-40ee-be84-90c13d49143c\",\n                \"company_name\": \"\",\n                \"facility\": \"S1 2910\"\n            },\n            {\n                \"id\": \"f2ea6e3d-08b7-4cc9-a953-0aa328ce3853\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 2011\"\n            },\n            {\n                \"id\": \"54e5b7be-34b5-420a-b141-12937ead8c70\",\n                \"company_name\": \"\",\n                \"facility\": \"Test Suite 01\"\n            },\n            {\n                \"id\": \"3b6f1415-92bb-460c-884a-d36627804630\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3062\"\n            },\n            {\n                \"id\": \"d5d16d86-edf6-4c68-8210-c08b11583a66\",\n                \"company_name\": \"\",\n                \"facility\": \"AlexTest08012021\"\n            },\n            {\n                \"id\": \"5babe68f-1038-41f7-98d3-330f77033677\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3027-28\"\n            },\n            {\n                \"id\": \"2a5e382a-45e9-4f0a-bb8f-839bf8a1aa5c\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3030\"\n            },\n            {\n                \"id\": \"a86129f8-784e-4186-a3d7-f327239247b0\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 41\"\n            },\n            {\n                \"id\": \"35f9af7a-0b95-4c77-a116-5f7e445ed83f\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 231\"\n            },\n            {\n                \"id\": \"d14d1a78-0509-455f-a9ae-52779eefb367\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 239\"\n            },\n            {\n                \"id\": \"85985b38-4850-4b7f-a2d8-fdfbcb0854d4\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 329\"\n            },\n            {\n                \"id\": \"a36df675-df5e-44a2-bfc1-6217d44bc544\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 346\"\n            },\n            {\n                \"id\": \"2c5073f7-7082-4ad9-9388-6da1636dc5f6\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3017\"\n            },\n            {\n                \"id\": \"e26baf61-3c95-4233-9acb-066ecf7acb11\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3021\"\n            },\n            {\n                \"id\": \"f11fa8f2-a2ca-4c68-8ca7-0e0d913d81ff\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E027\"\n            },\n            {\n                \"id\": \"58b99e20-9a2b-459e-95c6-04d67f6efaeb\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E030\"\n            },\n            {\n                \"id\": \"c1a6154f-c74d-4b54-8dff-e64d64bfaae3\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E035\"\n            },\n            {\n                \"id\": \"3a9a19df-489f-44d4-910b-57a0bb231780\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E036\"\n            },\n            {\n                \"id\": \"97d99204-c706-4f4f-a92c-6f5b78930a63\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E038\"\n            },\n            {\n                \"id\": \"a96e61fd-236b-41ae-86cd-cba82f92566d\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E040\"\n            },\n            {\n                \"id\": \"bab73829-ce46-4fc8-ade2-447daaba6354\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E041\"\n            },\n            {\n                \"id\": \"c69d2b18-6d7a-4fe4-8e7b-5efbf10bc0b0\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E044\"\n            },\n            {\n                \"id\": \"eb78b24d-4552-42fe-811b-215243261df6\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E074\"\n            },\n            {\n                \"id\": \"11891f19-ad36-4cae-b93a-fc5625f54086\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E078\"\n            },\n            {\n                \"id\": \"534b2126-54ef-470a-b3f1-7feda594ca82\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E084\"\n            },\n            {\n                \"id\": \"5ff0e2ff-cb17-4a60-957b-fd09a5db9c8e\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E090\"\n            },\n            {\n                \"id\": \"91a8e159-45ac-45b7-af59-002356aea049\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E093\"\n            },\n            {\n                \"id\": \"90dc86c6-e841-4f40-9bfe-9c0cadfdfb2a\",\n                \"company_name\": \"\",\n                \"facility\": \"Zone Box E098\"\n            },\n            {\n                \"id\": \"f20bb5a1-e3bc-4468-89db-2c5dcf5ceb68\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3006\"\n            },\n            {\n                \"id\": \"78bd2250-5a76-45b2-b4f0-36c031306b05\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3016\"\n            },\n            {\n                \"id\": \"98da6021-e3cc-4a5c-b2a1-3072a9ee8475\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3050\"\n            },\n            {\n                \"id\": \"3fd3f6a9-9b84-48f2-a66e-5bc571f2e4af\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5004\"\n            },\n            {\n                \"id\": \"dc4563f2-67ce-4bb2-bfd2-2a236c8a17b3\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5005\"\n            },\n            {\n                \"id\": \"bc1e9715-c319-4ed4-87a4-1c5c293b25a2\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5006\"\n            },\n            {\n                \"id\": \"1f8948f8-69d9-4198-8f8d-7154d1b65235\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5007\"\n            },\n            {\n                \"id\": \"5ee81afa-6d66-49e4-b56d-051a0135e9ce\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5008\"\n            },\n            {\n                \"id\": \"1b3e7da7-b310-4b33-9699-e2a8ae3298b3\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5014\"\n            },\n            {\n                \"id\": \"9a2e35b2-36be-4db7-a37c-534d921069fd\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 5015\"\n            },\n            {\n                \"id\": \"3b4edcad-be3a-48bd-92aa-ba8d744dd4fe\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3057\"\n            },\n            {\n                \"id\": \"80584a1f-3cd2-4c83-bc06-df4d84a942e8\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3071\"\n            },\n            {\n                \"id\": \"18c32ab0-1df5-4944-bdb7-50b6ee0bdbed\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3075-76\"\n            },\n            {\n                \"id\": \"e9e32432-b718-4b70-96c9-2b786081cbdb\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3077\"\n            },\n            {\n                \"id\": \"990709be-e86a-4aca-b2ad-2275f49565da\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3078\"\n            },\n            {\n                \"id\": \"aa80f3af-26ab-45a7-a808-cc58af914ddb\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3087\"\n            },\n            {\n                \"id\": \"b20b1f08-5787-4e6d-9a8c-c8adfda79740\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3094\"\n            },\n            {\n                \"id\": \"cd13d135-5bde-48aa-bbfd-497a3b49a499\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 3097\"\n            },\n            {\n                \"id\": \"65e05c99-ccba-4a13-a65b-16c3e24aa72e\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_40\"\n            },\n            {\n                \"id\": \"42751491-06d0-4713-94db-0cdd54577a85\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"test\"\n            },\n            {\n                \"id\": \"7587fbcc-05ad-4177-9191-952810faef13\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_21\"\n            },\n            {\n                \"id\": \"af0ac7e4-3e03-470f-855e-9f21fd1256fb\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_22\"\n            },\n            {\n                \"id\": \"08b5b029-59e3-4ea3-9135-5892078876bc\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_24\"\n            },\n            {\n                \"id\": \"b64b5062-73ba-4712-a876-1d85bb282921\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_27\"\n            },\n            {\n                \"id\": \"e9e09a2d-09f0-4188-9ba8-a40c24004df1\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_25\"\n            },\n            {\n                \"id\": \"bb79a7bd-1d5e-42c9-bd7e-666ddb695166\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_26\"\n            },\n            {\n                \"id\": \"ae528363-1430-42ca-9d70-c0b7ac850b59\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_29\"\n            },\n            {\n                \"id\": \"9a9cef16-61dc-4ce2-9279-09d5062ca616\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_28\"\n            },\n            {\n                \"id\": \"e7145842-5641-4b71-b80e-527d55200024\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_31\"\n            },\n            {\n                \"id\": \"91127ad3-a7b1-454a-8aa0-ddd2bb77fec7\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_32\"\n            },\n            {\n                \"id\": \"a90ee1e1-c6da-4476-a444-a4c1fbc3d275\",\n                \"company_name\": \"\",\n                \"facility\": \"Arthur Morris GA 1\"\n            },\n            {\n                \"id\": \"2761073d-fe2c-4e80-a40d-06b9ab17a30f\",\n                \"company_name\": \"\",\n                \"facility\": \"Arthur Morris GA 2\"\n            },\n            {\n                \"id\": \"fe3c3c0d-f462-49fd-b9b1-fa48879ca950\",\n                \"company_name\": \"\",\n                \"facility\": \"Brownlow Stand Private Suite 4\"\n            },\n            {\n                \"id\": \"5c65908b-1943-496d-950a-3c1a259305a1\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"VA verify EH-2496\"\n            },\n            {\n                \"id\": \"3e98e2c6-cae2-46d2-984a-86d08720d9cf\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"130120 - Seat 1\"\n            },\n            {\n                \"id\": \"ee4f2410-d52b-4c8b-b81e-9262329820c9\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"130120 - Seat 2\"\n            },\n            {\n                \"id\": \"4524f3c9-91f7-4ed8-b779-c852f6d6c05e\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"BigArea1000\"\n            },\n            {\n                \"id\": \"5549e5fc-a391-468d-b9a6-eb83f5baa8f3\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"President Box - Nelson Mandela Stand\"\n            },\n            {\n                \"id\": \"15dc043a-c896-4de5-bdad-e6661a5c7231\",\n                \"company_name\": \"\",\n                \"facility\": \"Jardin Blanc J 308\"\n            },\n            {\n                \"id\": \"ae074ec6-c3a2-4af9-81f1-ce6edbd033d5\",\n                \"company_name\": \"\",\n                \"facility\": \"Box 02\"\n            },\n            {\n                \"id\": \"25362028-8ea9-48e0-a815-f64574f6da22\",\n                \"company_name\": \"\",\n                \"facility\": \"Suite 2010\"\n            },\n            {\n                \"id\": \"fc731baf-9d78-4df0-97ca-77b6fe3cf143\",\n                \"company_name\": \"\",\n                \"facility\": \"SOUTHLOUNGE_GA_36\"\n            },\n            {\n                \"id\": \"c15a9a17-8829-4d02-95ec-d09f95bc22c5\",\n                \"company_name\": \"EH TIER 4\",\n                \"facility\": \"Suite: V.A verified\"\n            },\n            {\n                \"id\": \"7cdb77cb-61c3-4ae7-bf44-28d1759a77ea\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"New Facility for Barcode Test\"\n            },\n            {\n                \"id\": \"e7566a59-5b09-465c-83af-deeccebf7aeb\",\n                \"company_name\": \"\",\n                \"facility\": \"Brownlow Stand Private Suite 4 TEST\"\n            },\n            {\n                \"id\": \"46f8760d-adf3-4fdb-8b67-72b430cd9208\",\n                \"company_name\": \"\",\n                \"facility\": \"Brownlow Stand Private Suite 5 TEST\"\n            },\n            {\n                \"id\": \"a17a86bf-eea3-4830-a6b5-9ac3b0d90a5e\",\n                \"company_name\": \"test01\",\n                \"facility\": \"SOUTHLOUNGE_GA_1\"\n            },\n            {\n                \"id\": \"22944613-4ec4-47b6-8af9-c3681e540281\",\n                \"company_name\": \"Event Hub\",\n                \"facility\": \"TICKET BUILD 1 512 HR\"\n            },\n            {\n                \"id\": \"94ffd4ac-f236-4631-a1b6-062b6718be15\",\n                \"company_name\": \"áas\",\n                \"facility\": \"Demo\"\n            }\n        ],\n        \"foreign_event_id\": \"Event_Hub_251223_09\",\n        \"event_hub_event_id\": \"NjAwYjYzZjQtMWY3My00Nzk3LWE5NzAtOGUyY2JmZGFiY2Ji\",\n        \"deleted_at\": null\n    }\n}"}],"_postman_id":"f3007b99-ff22-432c-a124-f4d74b2f37c6"},{"name":"get-vip-events-list","id":"665dbeeb-9bbd-40da-bdbf-cc65ddef1b68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/vip/events?name=Cup&from_date=2023-10-04&start=0&limit=5&facility_name","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["vip","events"],"host":["https://api.eventhub.com.au"],"query":[{"disabled":true,"description":{"content":"<p>VenueState</p>\n","type":"text/plain"},"key":"state","value":""},{"disabled":true,"description":{"content":"<p>eventType</p>\n","type":"text/plain"},"key":"event_type","value":"AFL"},{"description":{"content":"<p>search Name by text string</p>\n","type":"text/plain"},"key":"name","value":"Cup"},{"disabled":true,"key":"assigned_to","value":"3940c315-d44d-445f-9266-c6cc85fd6411"},{"disabled":true,"description":{"content":"<p>events.id = eventhub_foreign_id</p>\n","type":"text/plain"},"key":"eventhub_foreign_id","value":"3940c315-d44d-445f-9266-c6cc85fd6411"},{"disabled":true,"description":{"content":"<p>events.updatedAt &gt;= updated_date \nDate format: YYYY-MM-DD eg: 2023-12-15</p>\n","type":"text/plain"},"key":"updated_date","value":"2022-05-01"},{"description":{"content":"<p>Show events from date</p>\n","type":"text/plain"},"key":"from_date","value":"2023-10-04"},{"disabled":true,"description":{"content":"<p>Show Events to date</p>\n","type":"text/plain"},"key":"to_date","value":"2023-12-17"},{"key":"start","value":"0"},{"key":"limit","value":"5"},{"disabled":true,"key":"facility_type","value":"Seat"},{"key":"facility_name","value":null}],"variable":[]}},"response":[{"id":"b8a3a661-0047-4a41-958a-73b7b0985e3b","name":"get-vip-events-list","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.eventhub.com.au/vip/events?state=NSW&from_date=2023-10-04&start=0&limit=5","host":["https://api.eventhub.com.au"],"path":["vip","events"],"query":[{"key":"state","value":"NSW","description":"VenueState"},{"key":"event_type","value":"AFL","description":"eventType","disabled":true},{"key":"name","value":"Cup","description":"search Name by text string","disabled":true},{"key":"assigned_to","value":"3940c315-d44d-445f-9266-c6cc85fd6411","disabled":true},{"key":"eventhub_foreign_id","value":"3940c315-d44d-445f-9266-c6cc85fd6411","description":"events.id = eventhub_foreign_id","disabled":true},{"key":"updated_date","value":"2022-05-01","description":"events.updatedAt >= updated_date \nDate format: YYYY-MM-DD eg: 2023-12-15","disabled":true},{"key":"from_date","value":"2023-10-04","description":"Show events from date"},{"key":"to_date","value":"2023-12-17","description":"Show Events to date","disabled":true},{"key":"start","value":"0"},{"key":"limit","value":"5"},{"key":"facility_type","value":"Seat","type":"text","disabled":true},{"key":"facility_name","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5566"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 21 Dec 2023 10:25:50 GMT"},{"key":"x-amzn-RequestId","value":"75946cdf-f8e1-4b7e-a97c-fdf8a058d9e4"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"QSfa5GuUSwMEIqw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-658412ab-1e0fdaf74720b08e5edec08d;Sampled=0;lineage=d5e545b5:0|a715029b:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dfbabcea92d8aa6a84dbb30026958ae2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"HAN50-P2"},{"key":"X-Amz-Cf-Id","value":"2CIWdtmxejZc-y4xhdzhpe26i1vEoPYk7yPy5c1HT-FFKDeb9GTwTg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"inventory_id\": \"55893e82-b3b5-4be7-a2f9-76ff69cbea33\",\n            \"returned_row_number\": 0,\n            \"client_id\": \"21ae6260-66f7-43a6-8236-c720491efe8c\",\n            \"event_id\": \"1063e9d8-58f1-4cc1-ad29-fa20a3b1a78b\",\n            \"event_type\": \"Live Event\",\n            \"event_status\": \"Closed\",\n            \"event_name\": \"Lauryn Hill\",\n            \"event_date_id\": \"efafc8c0-71eb-42c8-8d24-fe4342a78445\",\n            \"event_date_start\": \"2023-10-05\",\n            \"event_date_end\": \"2023-10-05\",\n            \"event_time_start\": \"19:00:00\",\n            \"event_time_end\": \"22:00:00\",\n            \"venue_id\": \"af77a8df-25a1-42a7-84e3-b4a0bac07fbe\",\n            \"venue_name\": \"Qudos Bank Arena\",\n            \"facility_id\": \"72bc9591-e5d2-4a08-930b-ab584eb1100c\",\n            \"facility_name\": \"Suite 36\",\n            \"facility_level\": \"\",\n            \"facility_type\": \"Suite\",\n            \"facility_stand\": \"\",\n            \"ticket_type\": \"Corporate\",\n            \"rsvp_close_date\": \"\",\n            \"created_at\": \"2023-08-04T00:18:54.764Z\",\n            \"updated_at\": \"2023-10-05T22:19:02.271Z\",\n            \"number_of_total_tickets\": 18,\n            \"tags\": \"Tier02,NewTag,fbt:NewTag02,fbt:NewTag01,E:NewTag02,E:NewTag01\",\n            \"tags_e\": \"E:NewTag02,E:NewTag01\",\n            \"tags_fbt\": \"fbt:NewTag02,fbt:NewTag01\",\n            \"tags_tier\": \"Tier02\",\n            \"is_catered\": true,\n            \"number_of_total_tickets_pending\": 0,\n            \"number_of_total_tickets_declined\": 0,\n            \"number_of_total_tickets_accepted\": 0,\n            \"number_of_total_tickets_with_guests\": 0,\n            \"number_of_total_tickets_available\": 18,\n            \"url_of_csv_file_of_all_rows\": null,\n            \"brand_key\": \"brand1\",\n            \"brand_label\": \"CUB NATIONAL\"\n        },\n        {\n            \"inventory_id\": \"8001bf5a-705c-43d0-abeb-fd94c5c11fd9\",\n            \"returned_row_number\": 0,\n            \"client_id\": \"f98a423a-8f46-4254-9d9b-7dbb7dcfa129\",\n            \"event_id\": \"1063e9d8-58f1-4cc1-ad29-fa20a3b1a78b\",\n            \"event_type\": \"Live Event\",\n            \"event_status\": \"Closed\",\n            \"event_name\": \"Lauryn Hill\",\n            \"event_date_id\": \"efafc8c0-71eb-42c8-8d24-fe4342a78445\",\n            \"event_date_start\": \"2023-10-05\",\n            \"event_date_end\": \"2023-10-05\",\n            \"event_time_start\": \"19:00:00\",\n            \"event_time_end\": \"22:00:00\",\n            \"venue_id\": \"af77a8df-25a1-42a7-84e3-b4a0bac07fbe\",\n            \"venue_name\": \"Qudos Bank Arena\",\n            \"facility_id\": \"0ced1ce6-761a-46b4-9a06-3d80618ae11c\",\n            \"facility_name\": \"Suite 9\",\n            \"facility_level\": \"\",\n            \"facility_type\": \"Suite\",\n            \"facility_stand\": \"\",\n            \"ticket_type\": \"Corporate\",\n            \"rsvp_close_date\": \"\",\n            \"created_at\": \"2023-08-04T00:18:54.764Z\",\n            \"updated_at\": \"2023-10-05T22:19:02.271Z\",\n            \"number_of_total_tickets\": 18,\n            \"tags\": \"Tier02,NewTag,fbt:NewTag02,fbt:NewTag01,E:NewTag02,E:NewTag01\",\n            \"tags_e\": \"E:NewTag02,E:NewTag01\",\n            \"tags_fbt\": \"fbt:NewTag02,fbt:NewTag01\",\n            \"tags_tier\": \"Tier02\",\n            \"is_catered\": true,\n            \"number_of_total_tickets_pending\": 0,\n            \"number_of_total_tickets_declined\": 0,\n            \"number_of_total_tickets_accepted\": 0,\n            \"number_of_total_tickets_with_guests\": 0,\n            \"number_of_total_tickets_available\": 18,\n            \"url_of_csv_file_of_all_rows\": null,\n            \"brand_key\": \"brand1\",\n            \"brand_label\": \"CUB NATIONAL\"\n        },\n        {\n            \"inventory_id\": \"df5a38a7-72c6-43a4-ab9f-a88a60b83c40\",\n            \"returned_row_number\": 0,\n            \"client_id\": \"44d55159-aa0a-4c8f-986f-4462060b575a\",\n            \"event_id\": \"49ee6aac-eaf6-4222-b771-8ffd529cf9c3\",\n            \"event_type\": \"Music Concerts\",\n            \"event_status\": \"Closed\",\n            \"event_name\": \"Kiss - The Final Curtain\",\n            \"event_date_id\": \"d8ded466-d791-4046-8678-ac8622cc6f8c\",\n            \"event_date_start\": \"2023-10-07\",\n            \"event_date_end\": \"2023-10-07\",\n            \"event_time_start\": \"18:15:00\",\n            \"event_time_end\": \"23:15:00\",\n            \"venue_id\": \"7ef7db77-6f7f-4dc3-a8a9-7a98c7f31573\",\n            \"venue_name\": \"Accor Stadium\",\n            \"facility_id\": \"f49c5c85-8ee7-4b6f-a66d-ed69d85b329b\",\n            \"facility_name\": \"Zone Boxes\",\n            \"facility_level\": \"\",\n            \"facility_type\": \"\",\n            \"facility_stand\": \"\",\n            \"ticket_type\": \"Suite\",\n            \"rsvp_close_date\": \"2023-10-01T02:00:00.000Z\",\n            \"created_at\": \"2023-10-05T05:10:23.225Z\",\n            \"updated_at\": \"2023-10-05T05:10:23.225Z\",\n            \"number_of_total_tickets\": 8,\n            \"tags\": \"Tier02,NewTag,fbt:NewTag02,fbt:NewTag01,E:NewTag02,E:NewTag01\",\n            \"tags_e\": \"E:NewTag02,E:NewTag01\",\n            \"tags_fbt\": \"fbt:NewTag02,fbt:NewTag01\",\n            \"tags_tier\": \"Tier02\",\n            \"is_catered\": true,\n            \"number_of_total_tickets_pending\": 0,\n            \"number_of_total_tickets_declined\": 0,\n            \"number_of_total_tickets_accepted\": 8,\n            \"number_of_total_tickets_with_guests\": 8,\n            \"number_of_total_tickets_available\": 0,\n            \"url_of_csv_file_of_all_rows\": null,\n            \"brand_key\": \"brand1\",\n            \"brand_label\": \"CUB NATIONAL\"\n        },\n        {\n            \"inventory_id\": \"dc4898ae-33e1-40b0-b1d3-860a56d7ea24\",\n            \"returned_row_number\": 0,\n            \"client_id\": \"21ae6260-66f7-43a6-8236-c720491efe8c\",\n            \"event_id\": \"5679ecc8-37c9-4589-a56a-df2cef1195ee\",\n            \"event_type\": \"Basketball (NBL)\",\n            \"event_status\": \"Closed\",\n            \"event_name\": \"Sydney Kings vs Adelaide 36ers \",\n            \"event_date_id\": \"ac4d1da0-09c5-4bfc-8175-117dfca3da7c\",\n            \"event_date_start\": \"2023-10-08\",\n            \"event_date_end\": \"2023-10-08\",\n            \"event_time_start\": \"15:45:00\",\n            \"event_time_end\": \"22:00:00\",\n            \"venue_id\": \"af77a8df-25a1-42a7-84e3-b4a0bac07fbe\",\n            \"venue_name\": \"Qudos Bank Arena\",\n            \"facility_id\": \"72bc9591-e5d2-4a08-930b-ab584eb1100c\",\n            \"facility_name\": \"Suite 36\",\n            \"facility_level\": \"\",\n            \"facility_type\": \"Suite\",\n            \"facility_stand\": \"\",\n            \"ticket_type\": \"Corporate\",\n            \"rsvp_close_date\": \"\",\n            \"created_at\": \"2023-06-26T23:30:51.025Z\",\n            \"updated_at\": \"2023-10-08T21:43:57.298Z\",\n            \"number_of_total_tickets\": 18,\n            \"tags\": \"Tier02,NewTag,fbt:NewTag02,fbt:NewTag01,E:NewTag02,E:NewTag01\",\n            \"tags_e\": \"E:NewTag02,E:NewTag01\",\n            \"tags_fbt\": \"fbt:NewTag02,fbt:NewTag01\",\n            \"tags_tier\": \"Tier02\",\n            \"is_catered\": true,\n            \"number_of_total_tickets_pending\": 0,\n            \"number_of_total_tickets_declined\": 0,\n            \"number_of_total_tickets_accepted\": 0,\n            \"number_of_total_tickets_with_guests\": 0,\n            \"number_of_total_tickets_available\": 18,\n            \"url_of_csv_file_of_all_rows\": null,\n            \"brand_key\": \"brand1\",\n            \"brand_label\": \"CUB NATIONAL\"\n        },\n        {\n            \"inventory_id\": \"b7691b4f-4625-48d4-83b6-c0bca9793089\",\n            \"returned_row_number\": 0,\n            \"client_id\": \"f98a423a-8f46-4254-9d9b-7dbb7dcfa129\",\n            \"event_id\": \"5679ecc8-37c9-4589-a56a-df2cef1195ee\",\n            \"event_type\": \"Basketball (NBL)\",\n            \"event_status\": \"Closed\",\n            \"event_name\": \"Sydney Kings vs Adelaide 36ers \",\n            \"event_date_id\": \"ac4d1da0-09c5-4bfc-8175-117dfca3da7c\",\n            \"event_date_start\": \"2023-10-08\",\n            \"event_date_end\": \"2023-10-08\",\n            \"event_time_start\": \"15:45:00\",\n            \"event_time_end\": \"22:00:00\",\n            \"venue_id\": \"af77a8df-25a1-42a7-84e3-b4a0bac07fbe\",\n            \"venue_name\": \"Qudos Bank Arena\",\n            \"facility_id\": \"0ced1ce6-761a-46b4-9a06-3d80618ae11c\",\n            \"facility_name\": \"Suite 9\",\n            \"facility_level\": \"\",\n            \"facility_type\": \"Suite\",\n            \"facility_stand\": \"\",\n            \"ticket_type\": \"Corporate\",\n            \"rsvp_close_date\": \"\",\n            \"created_at\": \"2023-06-26T23:30:51.025Z\",\n            \"updated_at\": \"2023-10-08T21:43:57.298Z\",\n            \"number_of_total_tickets\": 18,\n            \"tags\": \"Tier02,NewTag,fbt:NewTag02,fbt:NewTag01,E:NewTag02,E:NewTag01\",\n            \"tags_e\": \"E:NewTag02,E:NewTag01\",\n            \"tags_fbt\": \"fbt:NewTag02,fbt:NewTag01\",\n            \"tags_tier\": \"Tier02\",\n            \"is_catered\": true,\n            \"number_of_total_tickets_pending\": 0,\n            \"number_of_total_tickets_declined\": 0,\n            \"number_of_total_tickets_accepted\": 0,\n            \"number_of_total_tickets_with_guests\": 0,\n            \"number_of_total_tickets_available\": 18,\n            \"url_of_csv_file_of_all_rows\": null,\n            \"brand_key\": \"brand1\",\n            \"brand_label\": \"CUB NATIONAL\"\n        }\n    ],\n    \"start\": 0,\n    \"limit\": 5,\n    \"total\": 166\n}"}],"_postman_id":"665dbeeb-9bbd-40da-bdbf-cc65ddef1b68"},{"name":"get-vip-events-detail","id":"e730b4de-000a-4187-9793-6f054f4da90c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/vip/events/detail?inventory_id=55893e82-b3b5-4be7-a2f9-76ff69cbea33","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["vip","events","detail"],"host":["https://api.eventhub.com.au"],"query":[{"key":"inventory_id","value":"55893e82-b3b5-4be7-a2f9-76ff69cbea33"}],"variable":[]}},"response":[{"id":"5a23500f-a970-4c88-a312-27741a993736","name":"get-vip-events-detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.eventhub.com.au/vip/events/detail?inventory_id=55893e82-b3b5-4be7-a2f9-76ff69cbea33","host":["https://api.eventhub.com.au"],"path":["vip","events","detail"],"query":[{"key":"inventory_id","value":"55893e82-b3b5-4be7-a2f9-76ff69cbea33"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1097"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 21 Dec 2023 10:26:58 GMT"},{"key":"x-amzn-RequestId","value":"97959ec6-34a5-4b01-830f-014566ce623b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"QSflfEICywMEG3A="},{"key":"X-Amzn-Trace-Id","value":"Root=1-658412ef-63892d033307f28f3b1bc735;Sampled=0;lineage=d5e545b5:0|083514cd:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 dfbabcea92d8aa6a84dbb30026958ae2.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"HAN50-P2"},{"key":"X-Amz-Cf-Id","value":"86GszgI-djb37jmp78494rGVgUDl6PfGkw6gAHWuvEmxH4eBdE4JLw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"inventory_id\": \"55893e82-b3b5-4be7-a2f9-76ff69cbea33\",\n        \"returned_row_number\": 0,\n        \"client_id\": \"21ae6260-66f7-43a6-8236-c720491efe8c\",\n        \"event_id\": \"1063e9d8-58f1-4cc1-ad29-fa20a3b1a78b\",\n        \"event_type\": \"Live Event\",\n        \"event_status\": \"Closed\",\n        \"event_name\": \"Lauryn Hill\",\n        \"event_date_id\": \"efafc8c0-71eb-42c8-8d24-fe4342a78445\",\n        \"event_date_start\": \"2023-10-05\",\n        \"event_date_end\": \"2023-10-05\",\n        \"event_time_start\": \"19:00:00\",\n        \"event_time_end\": \"22:00:00\",\n        \"venue_id\": \"af77a8df-25a1-42a7-84e3-b4a0bac07fbe\",\n        \"venue_name\": \"Qudos Bank Arena\",\n        \"facility_id\": \"72bc9591-e5d2-4a08-930b-ab584eb1100c\",\n        \"facility_name\": \"Suite 36\",\n        \"facility_level\": \"\",\n        \"facility_type\": \"Suite\",\n        \"facility_stand\": \"\",\n        \"ticket_type\": \"Corporate\",\n        \"rsvp_close_date\": \"\",\n        \"created_at\": \"2023-08-04T00:18:54.764Z\",\n        \"updated_at\": \"2023-10-05T22:19:02.271Z\",\n        \"number_of_total_tickets\": 18,\n        \"tags\": \"Tier02,NewTag,fbt:NewTag02,fbt:NewTag01,E:NewTag02,E:NewTag01\",\n        \"tags_e\": \"E:NewTag02,E:NewTag01\",\n        \"tags_fbt\": \"fbt:NewTag02,fbt:NewTag01\",\n        \"tags_tier\": \"Tier02\",\n        \"is_catered\": true,\n        \"number_of_total_tickets_pending\": 0,\n        \"number_of_total_tickets_declined\": 0,\n        \"number_of_total_tickets_accepted\": 0,\n        \"number_of_total_tickets_with_guests\": 0,\n        \"number_of_total_tickets_available\": 18,\n        \"url_of_csv_file_of_all_rows\": null,\n        \"brand_key\": \"brand1\",\n        \"brand_label\": \"CUB NATIONAL\"\n    }\n}"}],"_postman_id":"e730b4de-000a-4187-9793-6f054f4da90c"}],"id":"ed8b4b53-c7aa-4f96-91e4-8488518513ff","_postman_id":"ed8b4b53-c7aa-4f96-91e4-8488518513ff","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}},{"name":"eventhub-vip-webhooks","item":[{"name":"event","id":"ff30fec8-49a8-477d-a504-5a38cbbf43da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\n{\n    \"action_type\" : \"created/changed\",\n    \"inventory_id\":\"inventory_id\",\n    \"inventory_release_id\" : \"inventory_release_id\",\n    \"client_id\": \"client_id\",  //static\n    \"event_name\" : \"event_name\",\n    \"event_date_start\" : \"event_date_start\",\n    \"event_time_start\" : \"event_time_end\" ,\n    \"event_date_end\" : \"event_date_start\",\n    \"event_time_end\" :  \"event_time_end\",\n    \"venue_name\" :  \"venue_name\",\n    \"facilty_name\" : \"facilty_name\",\n    \"ticket_type\" : \"ticket_type\" ,\n    \"rsvp_close_date\" : \"rsvp_close_date\",\n    \"number_of_total_tickets\" : \"number_of_total_tickets\",\n     \"created_at\" : \"created_at\",\n    \"updated_at\" :  \"updated_at\"\n}\n","options":{"raw":{"language":"json"}}},"url":"customer-endpoint","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"host":["customer-endpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff30fec8-49a8-477d-a504-5a38cbbf43da"},{"name":"contact","id":"e50c4ad1-3c7e-43f3-9859-5bcd182d5628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"NOTE: On create response expected return of Foreign Key\n\n{\n    \"action_type\" : \"created/changed\",\n    \"email\":\"email\",\n    \"external_foreign_key\" :\"external_foriegn_key\", \n    \"eventhub_crm_key\" : \"eventhub_crm_key\",\n    \"first_name\":\"first_name\",\n    \"Last_name\":\"last_name\",\n    \"Job_title\": \"job_title\",\n    \"company\": \"company\",\n    \"created_at\" : \"created_at\",\n    \"updated_at\" :  \"updated_at\"\n}\n","options":{"raw":{"language":"json"}}},"url":"customer-enpoint","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"host":["customer-enpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"e50c4ad1-3c7e-43f3-9859-5bcd182d5628"},{"name":"guest","id":"0a79db76-3fde-4ccc-8059-7da657c6d27b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\n{ \n   \"action_type\" : \"created/changed\",\n   \"inventory_id\" : \"inventory_id\",\n   \"inventory_release_id\" : \"inventory_release_id\",\n   \"attendee_type\" : \"attendee_type\",\n   \"attendee_id\" : \"attendee_id\",\n   \"external_foreign_key\" : \"external_foreign_key\", //external key of AttendeeId\n   \"attendee_added_by\" :\" attendee_added_by\", // static as Salesforce_api_id\n   \"approval_status\" : \"approval_status\",\n   \"from_email_address\": \"from_email_address\", //IF null Invite not sent\n   \"rsvp_completed_at\" : \"rsvp_completed\", //status know when not Null\n   \"is_coming\" : \"is_coming\", \n   \"number_of_tickets_requested\" : \"number_of_tickets_requested\", //guest + partners\n   \"number_of_tickets_coming_as_true\": \"number_of_tickets_coming_as_true\", // guest + partners\n   \"created_at\" : \"created_at\",\n   \"updated_at\" :  \"updated_at\",\n   \"attendee_added_by_source\" : \"attendee_added_by_source\"\n\n}","options":{"raw":{"language":"json"}}},"url":"customer-enpoint","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"host":["customer-enpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a79db76-3fde-4ccc-8059-7da657c6d27b"},{"name":"guestSimple","id":"177b98af-98dd-4918-9bee-2ab88790a164","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\n{ \n   \"action_type\" : \"changed\",\n   \"inventory_id\" : \"inventory_id\",\n   \"attendee_id\" : \"attendee_id\",\n   \"external_foreign_key\" : \"external_foreign_key\", //external key of AttendeeId\n   \"rsvp_completed_at\" : \"rsvp_completed\", //status know when not Null\n   \"is_coming\" : \"is_coming\", \n \n\n}","options":{"raw":{"language":"json"}}},"url":"customer-enpoint","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"host":["customer-enpoint"],"query":[],"variable":[]}},"response":[],"_postman_id":"177b98af-98dd-4918-9bee-2ab88790a164"}],"id":"7f408da9-845f-4df8-9502-ad3ac1831524","description":"<p>EH fires webhooks / payloads as per below on the creation AND update of<br />an event<br />a contact<br />a guest</p>\n<p>We can configure these webhooks to fire to your endpoint as required.</p>\n<p>Authorisation uses bearer token as genreated in the EH application. A log of all webhooks can be viewed in app.</p>\n","_postman_id":"7f408da9-845f-4df8-9502-ad3ac1831524","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}},{"name":"eventhub-commercial-api","item":[{"name":"get-events","id":"5eddac17-2ac9-4d06-895b-feb47aedfdb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/get_events?foreign_event_id=POSTMAN-TEST001&event_hub_event_id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["get_events"],"host":["https://api.eventhub.com.au"],"query":[{"key":"foreign_event_id","value":"POSTMAN-TEST001"},{"key":"event_hub_event_id","value":null}],"variable":[]}},"response":[],"_postman_id":"5eddac17-2ac9-4d06-895b-feb47aedfdb7"},{"name":"get-events-by-udpated_at","id":"aa33947a-d6ab-4c1e-a5a5-cac8aefdfe67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/get_events?updated_date=2020-04-17","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["get_events"],"host":["https://api.eventhub.com.au"],"query":[{"description":{"content":"<blockquote>\n<p>2021-05-16. YYYY-MM-DD</p>\n</blockquote>\n","type":"text/plain"},"key":"updated_date","value":"2020-04-17"}],"variable":[]}},"response":[],"_postman_id":"aa33947a-d6ab-4c1e-a5a5-cac8aefdfe67"},{"name":"get-items","id":"a1c11180-6598-4558-94fd-579308b7bd40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/items?foreign_item_id=POSTMAN-abc123","description":"<p>fetch menuItems according to parameters</p>\n<p>response: return [ { menuItem } ] or 404 error if no items.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["items"],"host":["https://api.eventhub.com.au"],"query":[{"key":"foreign_item_id","value":"POSTMAN-abc123"},{"disabled":true,"key":"event_hub_item_id","value":"d94753f1-99f7-433f-afe1-867231993ff8"},{"disabled":true,"key":"updated_date","value":"2021-05-30"},{"disabled":true,"key":"eventhub_foreign_id","value":"8d39fd74-c8d0-455a-841e-dee9aef16f53"}],"variable":[]}},"response":[],"_postman_id":"a1c11180-6598-4558-94fd-579308b7bd40"},{"name":"get-items-by-updated_at","id":"bd88f1f0-502f-44e4-b7a6-91f95bb4c85c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/items?updated_date=2021-05-30","description":"<p>fetch menuItems according to parameters</p>\n<p>response: return [ { menuItem } ] or 404 error if no items.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["items"],"host":["https://api.eventhub.com.au"],"query":[{"description":{"content":"<blockquote>\n<p>2021-05-16. YYYY-MM-DD</p>\n</blockquote>\n","type":"text/plain"},"key":"updated_date","value":"2021-05-30"}],"variable":[]}},"response":[],"_postman_id":"bd88f1f0-502f-44e4-b7a6-91f95bb4c85c"},{"name":"get-item-categories","id":"3736c408-ca84-4a7d-8614-1e6cd59cfb13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/item_categories?event_hub_item_category_id=ea58524a-c8a9-4d33-8df8-8534ed608f79","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["item_categories"],"host":["https://api.eventhub.com.au"],"query":[{"key":"event_hub_item_category_id","value":"ea58524a-c8a9-4d33-8df8-8534ed608f79"},{"disabled":true,"key":"foreign_item_category_id","value":"POSTMAN-xyz123"},{"disabled":true,"key":"eventhub_foreign_id","value":"f72550bd-a4bd-4a8c-b9b1-cbff6891261a"},{"disabled":true,"description":{"content":"<blockquote>\n<p>2021-05-16. YYYY-MM-DD</p>\n</blockquote>\n","type":"text/plain"},"key":"updated_date","value":"2021-05-06"}],"variable":[]}},"response":[],"_postman_id":"3736c408-ca84-4a7d-8614-1e6cd59cfb13"},{"name":"get-item-categories-by-updated_at","id":"c796da58-136f-4ab0-b82c-29caf8147bca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/item_categories?updated_date=2021-05-06","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["item_categories"],"host":["https://api.eventhub.com.au"],"query":[{"description":{"content":"<blockquote>\n<p>2021-05-16. YYYY-MM-DD</p>\n</blockquote>\n","type":"text/plain"},"key":"updated_date","value":"2021-05-06"}],"variable":[]}},"response":[],"_postman_id":"c796da58-136f-4ab0-b82c-29caf8147bca"},{"name":"get-sales-items","id":"b17737d8-8280-4583-8d89-d3698ad0548b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"api.eventhub.com.au/sales_item?event_hub_sales_item_id=7366290b-ef2a-4e3e-aea0-d55dd664493b","urlObject":{"path":["sales_item"],"host":["api","eventhub","com","au"],"query":[{"disabled":true,"description":{"content":"<p>EventhubForeignId</p>\n","type":"text/plain"},"key":"eventhub_foreign_id","value":"2a0bedf2-82cc-4ac1-81d2-e4ff35140962"},{"disabled":true,"description":{"content":"<blockquote>\n<p>2021-05-16. YYYY-MM-DD</p>\n</blockquote>\n","type":"text/plain"},"key":"updated_date","value":"2021-05-01"},{"disabled":true,"key":"sales_item_id","value":""},{"key":"event_hub_sales_item_id","value":"7366290b-ef2a-4e3e-aea0-d55dd664493b"}],"variable":[]}},"response":[],"_postman_id":"b17737d8-8280-4583-8d89-d3698ad0548b"},{"name":"get-sales-items-by-updated_at","id":"6557030e-fd5a-45d3-9992-e4ca7de3447f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/sales_item?updated_date=2021-05-10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["sales_item"],"host":["https://api.eventhub.com.au"],"query":[{"description":{"content":"<blockquote>\n<p>2021-05-16. YYYY-MM-DD</p>\n</blockquote>\n","type":"text/plain"},"key":"updated_date","value":"2021-05-10"}],"variable":[]}},"response":[],"_postman_id":"6557030e-fd5a-45d3-9992-e4ca7de3447f"},{"name":"get-accounts","id":"b24663ce-b22c-48a1-b7e8-d3178e24e77c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/accounts?eventhub_foreign_id=6b2597c7-fe33-401f-be20-a9cd559ebd66","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["accounts"],"host":["https://api.eventhub.com.au"],"query":[{"disabled":true,"key":"foreign_account_id","value":"86ca80b9-87be-487f-a2ab-2f8f8abc2ce0"},{"key":"eventhub_foreign_id","value":"6b2597c7-fe33-401f-be20-a9cd559ebd66"},{"disabled":true,"key":"event_hub_account_id","value":"EH_EVENT_HUB_"}],"variable":[]}},"response":[],"_postman_id":"b24663ce-b22c-48a1-b7e8-d3178e24e77c"},{"name":"get-accounts-by-udpated-at","id":"be2a9656-e5f0-4de3-b764-e5f3c58a9ab6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.eventhub.com.au/accounts?updated_date=2021-06-30","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["accounts"],"host":["https://api.eventhub.com.au"],"query":[{"description":{"content":"<blockquote>\n<p>2021-06-30  'YYYY-MM-DD</p>\n</blockquote>\n","type":"text/plain"},"key":"updated_date","value":"2021-06-30"}],"variable":[]}},"response":[],"_postman_id":"be2a9656-e5f0-4de3-b764-e5f3c58a9ab6"},{"name":"create-events","id":"c384863c-f8d9-40e0-8479-e6fba1e4abac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action_type\":\"create\",\n    \"foreign_event_id\":\"POSTMAN-TEST001\",\n    \"event_hub_event_id\":\"EH_POSTMAN_EVENTID_TEST001\",\n    \"company_id\":\"6b2597c7-fe33-401f-be20-a9cd559ebd66\",\n    \"event_type\":\"AFL\",\n    \"event_name\":\"Test Event API\",\n    \"status\":\"Coming Soon\",\n    \"source\":\"POSTMAN\",\n    \"source_name\":\"EVENTHUB_TEST\",\n    \"event_date_start\":\"2021-05-24 20:00:00\",\n    \"event_date_end\":\"2021-05-26 15:00:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/events","description":"<p>Using this API will enable creation and update on Event Hub \"Events\". Use action type \"update\" instead of create to make changes.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["events"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"c384863c-f8d9-40e0-8479-e6fba1e4abac"},{"name":"create-accounts","id":"e801c63b-2cde-41be-a4e4-8617cdfb22c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action_type\": \"create\",\n    \"name\":\"fred8 plumbing\",\n    \"foreign_account_id\": \"250003839\",\n    \"event_hub_account_id\" : UUID,\n    \"primary_contact_email\" :\"fred8@jimsplumbing.com.au\",\n    \"primary_contact_first_name\" : \"Fred\",\n    \"primary_contact_last_name\" : \"jones\",\n    \"account_type\" : \"corporate\",\n    \"account_term\": \"postpaid\",\n    \"tier\" : 3 ,\n    \"distribution_method\": \"portal\",\n    \"primary_contact_mobile\" : \"61414652481\",\n    \"account_address\": {\n        \"address1\": \"test address1\",\n        \"suburb\": \"suburb1\",\n        \"city\": \"city1\",\n        \"state\": \"NSW\",\n        \"country\": \"AU\",\n        \"postalCode\": \"29029\"\n    },\n    \"is_individual\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/accounts","description":"<p>Using this API will enable creation and update on Event Hub \"Accounts\". Use action type \"update\" instead of create to make changes.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["accounts"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"e801c63b-2cde-41be-a4e4-8617cdfb22c6"},{"name":"create-ownership","id":"12574481-0141-436f-825f-59601f9b989c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"foreign_account_id\": \"250003839/null - either foreign_account_id or eventhub_account_id must be provided\",\n    \"eventhub_account_id\": \"uuid/null\",\n    \"foreign_facility_id\": \"AX304/null - either foreign_facility_id or event_hub_facility_id must be provided\",\n    \"event_hub_facility_id\": \"uuid/null\",\n    \"foreign_event_id\": \"abc123/null - either foreign_event_id or event_hub_event_id must be provided\",\n    \"event_hub_event_id\": \"uuid/null\",\n    \"required_quantity\": 20 // optional - override the facility default capacity\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/ownership","description":"<p>Using this API will enable creation or update of ownership oif an asset (facilty) for an event by an account.</p>\n<p>The use of this API assumes</p>\n<ul>\n<li>an event is created</li>\n<li>an accout exists</li>\n<li>an assset (facility) exists</li>\n</ul>\n<p>Each master data point is mandatory either as an Event Hub ID or foriegn_ID (third party system ID)</p>\n<p>The API will return an error if one of these master dats points is not found.<br />If no \"sales-required\" is supplied the API will assume asset default capacity.  </p>\n<p>Then logic above is consistent with the existing \"data file load process\" already available in-app.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["ownership"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"12574481-0141-436f-825f-59601f9b989c"},{"name":"create-Items","id":"9d900f14-dd98-42a4-8634-3e7fce12a44e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"display_name\": \"v.a qa from external\",\n    \"internal_name\": \"v.aqafromext\",\n    \"total_available\": 12,\n\n    \"amount_inc_tax\": 10000000,\n    \"action_type\":\"create\",\n    \"foreign_item_id\":\"abc123\",\n    \"item_description\":\"description\",\n    \"item_name\":\"4X Beer\",\n    \"foreign_sales_item_id\": \"123444444\",\n    \"foreign_item_category_id\":\"abc123child\",\n    \"price_1\":10000000,\n    \"currency\":\"AUD\",\n    \"tax_applicable\":true,\n    \"is_active\":true,\n    \"item_type\":\"Consumable\",\n    \"item_unit\":\"item\",\n     \"price_for_adults\": 1000000,\n     \"price_for_senior\": 1000233,\n     \"consumption_method\": \"Allocation\"\n\n}","options":{"raw":{"language":"json"}}},"url":"https://staging-api.eventhub.com.au/sales_items","description":"<p>Using this API will enable creation and update on Event Hub \"Items\". Use action type \"update\" instead of create to make changes.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"protocol":"https","path":["sales_items"],"host":["staging-api","eventhub","com","au"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d900f14-dd98-42a4-8634-3e7fce12a44e"},{"name":"create-items-categories-parent","id":"a0582a03-afc6-422b-94fd-5ca22965f3e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"action_type\":\"create\",\n\"foreign_item_category_id\":\"POSTMAN-xyz123\",\n\"event_hub_item_category_id\":\"\",\n\"category_id_name\":\"PARENT_TEST_1\",\n\"foreign_item_category_parent_id\":null,\n\"eventhub_item_category_parent_id\":\"null\",\n\"display_on_client_list_section\":true\n}\n","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/item_categories","description":"<p>create item category \n1 Parent, 1 sub category - used in Item api create</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["item_categories"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0582a03-afc6-422b-94fd-5ca22965f3e4"},{"name":"create-item-categories-subcategory","id":"3655007c-70b5-4bcb-823b-e7d356b78d82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"action_type\":\"create\",\n\"foreign_item_category_id\":\"abc123child\",\n\"event_hub_item_category_id\":\"\",\n\"category_id_name\":\"Child_TEST\",\n\"eventhub_item_category_parent_id\":null,\n\"foreign_item_category_parent_id\":\"abc123\",\n\"display_on_client_list_section\":true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/item_categories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["item_categories"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"3655007c-70b5-4bcb-823b-e7d356b78d82"},{"name":"create-packaged-items","id":"e4af6e64-e79f-4d5e-a8e5-b292b7782983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action_type\":\"create\",\n    \"foreign_item_id\":\"abc123\",\n    \"event_hub_item_id\":\"\",\n    \"sales_group_id\": uuid,\n    \"item_name\":\"Gold Lounge Hospitality\",\n    \"tag_name\" : \"mytag\",\n    \"tag_description\" : \"mytagdoesthis\",(optional)\n    \"item_internal_name\":\"gold-lounge\",\n    \"inclusions\":\"seat, hat,  dinner\",\n    \"description\":\"A wonderful night in our special lounge\",\n    \"consumption_method\":\"FromGridByEvent\",\n    \"total_available\":0,  Ths is NOT mandatory, only needed if consumption method = \"allocation\"\n    \"price_for_adults\":10,\n    \"price_for_children\":10,\n    \"amount_inc_tax\":10,\n    \"currency\":\"GBP\",\n    \"tax_applicable\":false,\n    \"item_type\":\"packaged_item\",\n    \"item_unit\":\"item\",\n    \"is_ready_for_sale\": false,\n    \"deleted_at\":\"\"     null OR -time-as-action-time\n    //\"created_by_user_id\": uuid-supplied\n\n\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/sales_items","description":"<p>Using this API will enable creation and update on Event Hub \"Sales-items\". Use action type \"update\" instead of create to make changes.</p>\n<p>Sales items are products or also known as \"packages\" - these are full seat or hospitality products.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["sales_items"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4af6e64-e79f-4d5e-a8e5-b292b7782983"},{"name":"delete-items","id":"c805f48f-3ab1-420b-aad1-a5a63c9d8eb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n \"action_type\":\"delete\",\n \"foreign_item_id\":\"250299605\",\n \"eventhub_foreign_item_id\" : null\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/items","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["items"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"c805f48f-3ab1-420b-aad1-a5a63c9d8eb4"},{"name":"delete-sales-items","id":"d542f38b-e9c0-4940-b8f3-c6bfcb699384","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n \"action_type\":\"delete\",\n \"foreign_sales_item_id\": \"250299604\",\n \"eventhub_foreign_sales_item_id\" : null\n    \n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/sales_items","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["sales_items"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"d542f38b-e9c0-4940-b8f3-c6bfcb699384"},{"name":"delete-items-categories","id":"4300b2cc-ce4e-4fc4-826b-0ecc58bae006","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n \"action_type\":\"delete\",\n \"foreign_item_category_id\": \"250048377\",\n \"event_hub_item_category_id\": null\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/item_categories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["item_categories"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"4300b2cc-ce4e-4fc4-826b-0ecc58bae006"},{"name":"delete-accounts","id":"06d28b5b-7857-4dff-9b5d-b6c5abec08a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n \"action_type\":\"delete\",\n \"foreign_account_id\": \"250003839\",\n \"event_hub_account_id\" : null\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/accounts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["accounts"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"06d28b5b-7857-4dff-9b5d-b6c5abec08a4"},{"name":"update-accounts","id":"496b0dd1-fb10-437b-800e-1913824ebb21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action_type\": \"update\",\r\n    \"name\":\"fred plumbing\",\r\n    \"event_hub_account_id\":\"EH_FRED7_PLUMBING@6b2597c7-fe33-401f-be20-a9cd559ebd66\",\r\n    \"primary_contact_email\" :\"fred@jimsplumbing.com.au\",\r\n    \"primary_contact_first_name\" : \"Fred\",\r\n    \"primary_contact_last_name\" : \"jones\",\r\n    \"account_type\" : \"corporate\",\r\n    \"account_term\": \"postpaid\",\r\n    \"tier\" : 3 ,\r\n    \"distribution_method\": \"portal\",\r\n    \"primary_contact_mobile\" : \"61414652480\",\r\n    \"account_address\": {\r\n        \"address1\": \"test address1\",\r\n        \"suburb\": \"suburb2\",\r\n        \"city\": \"city1\",\r\n        \"state\": \"NSW\",\r\n        \"country\": \"AU\",\r\n        \"postalCode\": \"290291\"\r\n    },\r\n    \"is_individual\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.eventhub.com.au/accounts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["accounts"],"host":["https://api.eventhub.com.au"],"query":[],"variable":[]}},"response":[],"_postman_id":"496b0dd1-fb10-437b-800e-1913824ebb21"}],"id":"0992be11-6f96-4137-a23a-65c330adbd37","_postman_id":"0992be11-6f96-4137-a23a-65c330adbd37","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}},{"name":"Event Hub VIP Mobile App","item":[{"name":"[AUTH] login","id":"d473410a-4005-4db1-a4c5-c68b862fc986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"vietanh+vip_mobile_app@offspringdigital.com\",\n    \"password\": \"$o6Mw3ZIVXTwPjRvoi1E9kkJznsQS6zNu\",\n    \"rememberMe\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{API_ENDPOINT}}/portal_auth","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["portal_auth"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"63308e17-807d-434c-8ce2-2df948d79501","name":"SUCCESS - MFA REQUIRED","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"vietanhyt+tier4@8c60067508c1f09b2993afbff0ee973b.com.au\",\n    \"password\": \"$BATgU4R7I1OL4HozlcXdALfC5r0A3TfO\"\n}","options":{"raw":{"language":"json"}}},"url":"{{API_ENDPOINT}}/portal_auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"95"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Jul 2023 08:46:50 GMT"},{"key":"x-amzn-RequestId","value":"c5775ce3-0e21-4063-8250-734faaf7b851"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"HojanHyPywMFplQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64a67f76-548a4903422d15257609e825;Sampled=0;lineage=51296f98:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f7dc9f06db3d267523978c2718ed852c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"HAN50-P1"},{"key":"X-Amz-Cf-Id","value":"fyCjzDRwIY0RjZHhqfuqPB72gYow1svdmNYJ_y0tvS1aN4TM1s3upA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"auth_token\": null,\n    \"mfa_response_required\": true,\n    \"company_chosen_required\": false,\n    \"companies\": []\n}"},{"id":"084962fa-2afa-43a9-9000-a023918bad19","name":"SUCCESS - NO MFA - DIRECT LOGIN","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"vietanh+vip_mobile_app@offspringdigital.com\",\n    \"password\": \"$o6Mw3ZIVXTwPjRvoi1E9kkJznsQS6zNu\"\n}","options":{"raw":{"language":"json"}}},"url":"{{API_ENDPOINT}}/portal_auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"898"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Jul 2023 08:56:44 GMT"},{"key":"x-amzn-RequestId","value":"87138e9e-c7e0-4e27-ac9e-0ebae901476c"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Hok4BHRISwMFwFA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64a681cc-3abc440d37f8d0f7709aefdf;Sampled=0;lineage=51296f98:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f7dc9f06db3d267523978c2718ed852c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"HAN50-P1"},{"key":"X-Amz-Cf-Id","value":"aqqXkrB6Bf1rudh6W1mwdoXWdnzceFbbjuNICKU7N5KZiXkSO76hsw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"auth_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMzU2NzUwZmEtMmFmZi00MDg4LWEzZWEtNzIwYjkzZDc2M2E1IiwiZW1haWwiOiJ2aWV0YW5oK3ZpcF9tb2JpbGVfYXBwQG9mZnNwcmluZ2RpZ2l0YWwuY29tIiwiY29tcGFueV9pZCI6Ijk0ZWYyNDY0LWU2NjQtMTFlYy05MTRmLTBhNTI4ODRhMWFmNCIsInZlbnVlX2FkbWluIjpmYWxzZSwiYWdlbnRfYWRtaW4iOmZhbHNlLCJ2ZW51ZV9zYWxlc19hZG1pbiI6ZmFsc2UsInZlbnVlX3NlcnZpY2VzX2FkbWluIjpmYWxzZSwidmVudWVfb3BlcmF0aW9uc19hZG1pbiI6ZmFsc2UsInN0cmVhbV9ldmVudHNfb3duZXIiOmZhbHNlLCJjbGllbnRfYWRtaW4iOnRydWUsImRlcGFydG1lbnRfYWRtaW4iOmZhbHNlLCJzdGFuZGFyZF91c2VyIjpmYWxzZSwiY2FsZW5kYXJfdXNlciI6ZmFsc2UsInRpZXIiOjUsImlzU3RyZWFtTWFuYWdlciI6ZmFsc2UsImlhdCI6MTY4ODYzMzgwNCwiZXhwIjoxNjg4ODA2NjA0LCJhdWQiOiJFdmVudGh1YiBwbGF0Zm9ybSB1c2VycyIsImlzcyI6IkV2ZW50SHViIEx0ZCIsInN1YiI6IkF1dGhlbnRpY2F0aW9uIn0.eYX78exXnmVEj0fT0M7lpQZWiIIjA2jhqdvb8sVT2gM\",\n    \"mfa_response_required\": false,\n    \"company_chosen_required\": false,\n    \"companies\": []\n}"},{"id":"5b590cc4-0d26-4fb9-8da5-524332c639e8","name":"FAILED","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"scott+auclients@eventhub.com.au\",\n    \"password\": \"$o6Mw3ZIVXTwPjRvoi1E9kkJznsQS6zNusss\"\n}","options":{"raw":{"language":"json"}}},"url":"{{API_ENDPOINT}}/portal_auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1158"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Thu, 06 Jul 2023 08:49:01 GMT"},{"key":"x-amzn-RequestId","value":"415b5979-a929-4bfc-b5c2-4b8e6b1f318d"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"HojviGaEywMFqgA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64a67ffc-2b5da8405435be2b509080f2;Sampled=0;lineage=51296f98:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 f7dc9f06db3d267523978c2718ed852c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"HAN50-P1"},{"key":"X-Amz-Cf-Id","value":"IuuXodQC2BUD6SWyr724q-lHraRmPiECTT3fv3Rz2-agLV2P_3MLKw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"errorType\": \"Error\",\n    \"errorMessage\": \"This request is not authorized\",\n    \"trace\": [\n        \"Error: This request is not authorized\",\n        \"    at throwError (/var/task/portal-authentication.js:5528:9)\",\n        \"    at handleCompanyChosenRequirements (/var/task/portal-authentication.js:11535:103)\",\n        \"    at /var/task/node_modules/ramda/src/internal/_pipe.js:3:27\",\n        \"    at /var/task/node_modules/ramda/src/internal/_pipe.js:3:27\",\n        \"    at /var/task/node_modules/ramda/src/internal/_pipe.js:3:27\",\n        \"    at /var/task/node_modules/ramda/src/internal/_pipe.js:3:27\",\n        \"    at /var/task/node_modules/ramda/src/internal/_arity.js:11:19\",\n        \"    at Ctor.<anonymous> (/var/task/portal-authentication.js:2874:16)\",\n        \"    at Ctor.cata (/var/task/node_modules/daggy/daggy.js:134:40)\",\n        \"    at Ctor.Either.fold (/var/task/portal-authentication.js:2767:15)\",\n        \"    at /var/task/portal-authentication.js:2871:16\",\n        \"    at /var/task/node_modules/fantasy-states/state.js:70:24\",\n        \"    at /var/task/portal-authentication.js:3500:14\",\n        \"    at Promise.fork (/var/task/portal-authentication.js:3485:12)\",\n        \"    at /var/task/portal-authentication.js:3500:19\",\n        \"    at Promise.fork (/var/task/portal-authentication.js:3485:12)\"\n    ]\n}"}],"_postman_id":"d473410a-4005-4db1-a4c5-c68b862fc986"},{"name":"[GuestCheckin] get-events-list","id":"00104a0c-6a98-4da7-99a6-c148e82a8e34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query eventsListContainerQuery(\n  $first: Int!\n  $after: String\n  $premiumUserEventTab: String\n  $showEventsFromDate: String\n  $showEventsToDate: String\n  $searchTerm: String\n  $eventStateFilter: String\n  $eventTypeFilter: String\n  $eventVenueFilter: String\n  $eventBrandFilter: String\n  $facilitiesSearchTerm: String\n  $eventTagFilter: [String]\n  $assetTypeName: [String]\n  $showTickets: Boolean\n  $showBounced: Boolean\n  $showValuationComplete: Boolean\n  $hasLimitedInventoryOption: Boolean\n) {\n  viewer {\n    company {\n      ...eventsListContainer_company_3xbHUK\n      id\n    }\n    id\n  }\n}\n\nfragment eventsListContainer_company_3xbHUK on Company {\n  id\n  subscribedEventFilters(premiumUserEventTab: $premiumUserEventTab, showEventsFromDate: $showEventsFromDate, showEventsToDate: $showEventsToDate) {\n    eventTypes\n    states\n    venues\n  }\n  assetTypes {\n    id\n    name\n  }\n  eventOwners {\n    id\n    email\n    profile {\n      firstName\n      lastName\n      id\n    }\n  }\n  subscribedEvents(first: $first, after: $after, premiumUserEventTab: $premiumUserEventTab, showEventsFromDate: $showEventsFromDate, showEventsToDate: $showEventsToDate, searchTerm: $searchTerm, eventTypeFilter: $eventTypeFilter, eventStateFilter: $eventStateFilter, eventBrandFilter: $eventBrandFilter, eventVenueFilter: $eventVenueFilter, eventTagFilter: $eventTagFilter, facilitiesSearchTerm: $facilitiesSearchTerm, assetTypeName: $assetTypeName, showTickets: $showTickets, showBounced: $showBounced, showValuationComplete: $showValuationComplete) {\n    id\n    total\n    pageInfo {\n      endCursor\n      hasNextPage\n      hasPreviousPage\n      startCursor\n    }\n    edges {\n      cursor\n      node {\n        id\n        start\n        end\n        status\n        data {\n          eventImageUrl\n          ticketsAvailable\n          ticketingEventCodeCl\n          ticketingEventCodeBox\n          ticketingEventCodeSeat\n          ticketingProviderOverride\n          parkingTicketCode\n          ticketingEventCode\n        }\n        source\n        inventories(searchTerm: $facilitiesSearchTerm, showTickets: $showTickets, showBounced: $showBounced, eventBrandFilter: $eventBrandFilter, showValuationComplete: $showValuationComplete, hasLimitedInventoryOption: $hasLimitedInventoryOption) {\n          id\n          notes\n          total\n          visibility\n          attendanceCounts {\n            accepted\n            pending\n            declined\n          }\n          totalWithGuests\n          assetTypeId\n          employeeInventories {\n            ticketCount\n            id\n          }\n          totalApprovedRequestAttendances\n          inventoryReleasesTotalReleasedCount\n          salesGroupId\n          inventoryOwnerId\n          isLimitedInventory\n          assetType {\n            name\n            id\n          }\n          data {\n            brand\n            encodedId\n          }\n          \n          \n          \n          facility {\n            name\n            facilityType\n            salesGroupId\n            data {\n              level\n              location\n            }\n            id\n          }\n          ticketType {\n            name\n            id\n          }\n          options {\n            inclusions\n            valuationComplete\n            notionalValue\n            cateringValue\n            giftValue\n            otherValue\n            confirmationFlowOverride\n            confirmationFlowOverride_usingNewFlow\n          }\n          metaData {\n            inventoryIds\n            facilityName\n            facilityTypeId\n            leaseLabel\n            companiesFacilitiesId\n            attending\n            orderId\n            orderStatus\n            orderNumber\n            orderConfirmedAt\n            confirmationFlowId\n            hasParkingTickets\n            orderCloseByOverrideDate\n            hasReleasedTickets\n          }\n          source\n          releasedTickets: releasedTicketsInMultiple {\n            id\n            status\n            storage {\n              getObjectUrl\n              pdfFileName\n              folder\n            }\n          }\n          tags {\n            name\n            id\n          }\n          \n          clientId\n          surveyRating\n        }\n        event {\n          id\n          name\n          eventType\n          eventTypes {\n            id\n            name\n            teams {\n              id\n              name\n              companyId\n              eventTypeId\n              context\n            }\n          }\n          status\n          data {\n            orderClosingDate\n            lateOrderClosingDate\n          }\n          physicalLocation {\n            id\n            name\n            address {\n              state\n            }\n          }\n          venue {\n            id\n            name\n            address {\n              state\n            }\n            type\n            subType\n          }\n          uploads\n          source\n        }\n        __typename\n      }\n    }\n  }\n}\n","variables":"{\n  \"first\": 5,\n  \"after\": null,\n  \"premiumUserEventTab\": \"Active\",\n  \"showEventsFromDate\": \"Thu Jul 06 2023\",\n  \"showEventsToDate\": null,\n  \"searchTerm\": \"\",\n  \"eventStateFilter\": \"\",\n  \"eventTypeFilter\": \"\",\n  \"eventVenueFilter\": \"\",\n  \"eventBrandFilter\": \"\",\n  \"facilitiesSearchTerm\": \"\",\n  \"eventTagFilter\": [],\n  \"assetTypeName\": [],\n  \"showTickets\": false,\n  \"showBounced\": false,\n  \"showValuationComplete\": null,\n  \"hasLimitedInventoryOption\": true,\n  \"companyId\": \"94ef2464-e664-11ec-914f-0a52884a1af4\"\n}"}},"url":"{{API_ENDPOINT}}/enterprise_graphql","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["enterprise_graphql"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"00104a0c-6a98-4da7-99a6-c148e82a8e34"},{"name":"[GuestCheckin] get-event-guests-list","id":"f4c74f81-0df7-4c69-bab5-643cfc21ce06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query appQuery(\n  $inventoryId: ID\n  $searchTerm: String\n  $companySearchTerm: String\n  $attendanceStatus: String\n  $after: String\n  $guestCount: Int!\n) {\n  viewer {\n    ...app_viewer_2vY7U9\n    id\n  }\n}\n\nfragment app_viewer_2vY7U9 on Viewer {\n  ...guestListContainer_viewer\n  ...guestDetailsContainer_viewer\n  event(id: $inventoryId) {\n    name\n    client {\n      name\n      id\n    }\n    ...eventInformationContainer_event\n    id\n  }\n}\n\nfragment eventInformationContainer_event on Event {\n  name\n  venue {\n    name\n    id\n  }\n  eventDates {\n    start\n    id\n  }\n}\n\nfragment guestDetailsContainer_viewer on Viewer {\n  requestAttendance(id: \"\") {\n    id\n    group {\n      name\n      id\n    }\n    data {\n      isComing\n      hasAttended\n    }\n    rsvpAnswers {\n      additionalComments\n    }\n    inventoryRelease {\n      id\n      inventory {\n        id\n        data {\n          assignmentUsers\n        }\n      }\n    }\n    ticket {\n      data {\n        fileName\n      }\n      id\n    }\n    attendee {\n      __typename\n      ... on Guest {\n        id\n        firstName\n        lastName\n        dietaryRequirementsTags\n        data {\n          jobTitle\n          mobileNumber\n          directNumber\n          company\n        }\n      }\n      ... on User {\n        id\n        dietaryRequirementsTags\n        profile {\n          firstName\n          lastName\n          data {\n            mobileNumber\n          }\n          id\n        }\n        company {\n          name\n          id\n        }\n        jobTitle\n      }\n      ... on GuestPartner {\n        id\n        firstName\n        lastName\n      }\n      ... on Node {\n        __isNode: __typename\n        id\n      }\n    }\n    partners {\n      id\n      data {\n        isComing\n        hasAttended\n      }\n      attendeeFirstName\n      attendeeLastName\n      attendeeCompanyName\n      attendeeId\n      attendeeType\n      partnerWith {\n        attendeeFirstName\n        attendeeLastName\n        attendeeCompanyName\n        attendeeId\n        attendeeType\n        id\n      }\n    }\n  }\n}\n\nfragment guestListContainer_viewer on Viewer {\n  inventory(id: $inventoryId) {\n    accepted\n    arrived\n    eventDate {\n      event {\n        name\n        id\n      }\n      id\n    }\n    id\n  }\n  publicRequestAttendancesConnection(id: $inventoryId, after: $after, first: $guestCount, searchTerm: $searchTerm, attendanceStatus: $attendanceStatus, companySearchTerm: $companySearchTerm) {\n    pageInfo {\n      endCursor\n      hasNextPage\n      hasPreviousPage\n      startCursor\n    }\n    total\n    edges {\n      node {\n        id\n        data {\n          isComing\n          hasAttended\n        }\n        attendeeFirstName\n        attendeeLastName\n        attendeeCompanyName\n        attendeeId\n        attendeeType\n        partnerWith {\n          attendeeFirstName\n          attendeeLastName\n          attendeeCompanyName\n          attendeeId\n          attendeeType\n          id\n        }\n        partners {\n          id\n          data {\n            isComing\n            hasAttended\n          }\n          attendeeFirstName\n          attendeeLastName\n          attendeeId\n          attendeeType\n        }\n        __typename\n      }\n      cursor\n    }\n    id\n  }\n}\n","variables":"{\n  \"inventoryId\": \"bM93\",\n  \"searchTerm\": null,\n  \"companySearchTerm\": \"Reckitt\",\n  \"attendanceStatus\": null,\n  \"after\": null,\n  \"guestCount\": 25\n}"}},"url":"{{API_ENDPOINT}}/public-graphql","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["public-graphql"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4c74f81-0df7-4c69-bab5-643cfc21ce06"},{"name":"[GuestCheckin] get-event-guest-companies","id":"bbd9c50b-b825-44e3-ab8c-50f99ee8f7da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query appQuery(\n  $inventoryId: ID\n  $companySearchTerm: String\n) {\n  viewer {\n    inventory(id: $inventoryId) {\n        guestCompanies (companySearchTerm: $companySearchTerm)\n    }\n  }\n}\n","variables":"{\n  \"inventoryId\": \"bM93\",\n  \"companySearchTerm\": null\n}"}},"url":"{{API_ENDPOINT}}/public-graphql","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["public-graphql"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbd9c50b-b825-44e3-ab8c-50f99ee8f7da"},{"name":"[GuestCheckin] update-ra-has-attended-by-barcode","id":"fdf4f3c5-c4f7-40f7-af80-14c2d5841715","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"X-Amz-Invocation-Type","value":"RequestResponse","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation updateRequestAttendanceDataByTicketMutation(\n  $input: UpdateRequestAttendanceDataByTicketInput!\n) {\n  updateRequestAttendanceDataByTicket(input: $input) {\n    requestAttendance {\n      id\n    }\n  }\n}","variables":"{\n  \"input\": {\n    \"barcode\": \"23622732152409\"\n  },\n  \"companyId\": \"6b2597c7-fe33-401f-be20-a9cd559ebd66\"\n}"}},"url":"{{API_ENDPOINT}}/enterprise_graphql","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}},"urlObject":{"path":["enterprise_graphql"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fdf4f3c5-c4f7-40f7-af80-14c2d5841715"}],"id":"98aae4d3-1acc-4c3b-baec-89979d294939","_postman_id":"98aae4d3-1acc-4c3b-baec-89979d294939","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","id":"9c342c3e-f26d-42f1-98cf-aab28aff5593","name":"Event Hub APIs and WebHooks","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"fbce7dc8-fbfe-4c0d-81f7-35dd37704126","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4f24be9f-7287-4648-91c7-180ad527f452","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.eventhub.com.au","type":"string"},{"key":"baseUrl","value":"http://localhost:3100","type":"string","disabled":true},{"key":"baseUrl","value":"https://staging-api.eventhub.com.au","type":"string","disabled":true}]}